scPred
is a general method to classify cells based on a low-dimensional
representation of gene expression (e.g. PCA).
For more details see our paper in Genome Biology:
scPred: accurate supervised method for cell-type classification from single-cell RNA-seq data
Before installing scPred
, please install harmony as follows:
devtools::install_github("immunogenomics/harmony")
You can install scPred
via devtools as follows:
devtools::install_github("powellgenomicslab/scPred")
scPred
Visit the following vignette to start using scPred
:
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.