clustifyr: an R package for automated single-cell RNA sequencing cluster classification.
clustifyr: an R package for automated single-cell RNA sequencing cluster classification.
复制标题
DOI:
10.12688/f1000research.22969.1
复制
发表时间:
2020-01-01
期刊:
影响因子:
--
通讯作者:
Riemondy, Kent A
中科院分区:
文献类型:
--
作者:
Fu, Rui;Gillen, Austin E;Riemondy, Kent A
Assignment of cell types from single-cell RNA sequencing (scRNA-seq) data remains a time-consuming and error-prone process. Current packages for identity assignment use limited types of reference data and often have rigid data structure requirements. We developed the clustifyr R package to leverage several external data types, including gene expression profiles to assign likely cell types using data from scRNA-seq, bulk RNA-seq, microarray expression data, or signature gene lists. We benchmark various parameters of a correlation-based approach and implement gene list enrichment methods. clustifyr is a lightweight and effective cell-type assignment tool developed for compatibility with various scRNA-seq analysis workflows. clustifyr is publicly available at https://github.com/rnabioco/clustifyr.