modularizes data projection/alignment in project_query function
project_query
scPred is a general method to classify cells based on a low-dimensional representation of gene expression (e.g. PCA).
scPred
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")
Visit the following vignette to start using scPred:
Introduction to scPred
基于单细胞RNA测序数据进行细胞类型预测和分类
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802047560号
scPred: accurate supervised method for cell-type classification from single-cell RNA-seq data
scPredis 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
Installation
Before installing
scPred, please install harmony as follows:You can install
scPredvia devtools as follows:How to use
scPredVisit the following vignette to start using
scPred:Introduction to scPred