openpipeline
Best-practice workflows for single-cell multi-omics analyses.
celltypist
Automated cell type annotation tool for scRNA-seq datasets on the basis of logistic regression classifiers optimised by the stochastic gradient descent algorithm.
Python
MIT
consensus_vote
Combines cell type predictions from multiple annotation methods into a single consensus prediction using a weighted majority vote.
Python
MIT
popv
Performs popular major vote cell typing on single cell sequence data using multiple algorithms.
Python
MIT
random_forest_annotation
Automated cell type annotation tool for scRNA-seq datasets on the basis of random forest.
Python
MIT
singler
SingleR performs reference-based cell type annotation for single-cell RNA-seq data
by computing Spearman correlations between test cells and reference samples with known labels,
using marker genes to assign the most similar cell type label to each new cell.
R
MIT
svm_annotation
Automated cell type annotation tool for scRNA-seq datasets on the basis of SVMs.
Python
MIT