seqCAT
This is the released version of seqCAT; for the devel version, see seqCAT.
High Throughput Sequencing Cell Authentication Toolkit
Bioconductor version: Release (3.22)
The seqCAT package uses variant calling data (in the form of VCF files) from high throughput sequencing technologies to authenticate and validate the source, function and characteristics of biological samples used in scientific endeavours.
Author: Erik Fasterius [aut, cre]
Maintainer: Erik Fasterius <erik.fasterius at outlook.com>
citation("seqCAT")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("seqCAT")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("seqCAT")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.