--- library_name: popV license: cc-by-4.0 tags: - biology - genomics - single-cell - anndata_version:0.11.1 - popV - 'tissue: diverse' --- Popular Vote (popV) model for automated cell type annotation of single-cell RNA-seq data. We provide here pretrained models for plug-in use in your own analysis. Follow our [tutorial](https://github.com/YosefLab/popV/blob/main/tabula_sapiens_tutorial.ipynb) to learn how to use the model for cell type annotation. # Model description Tabula Sapiens is a benchmark, first-draft human cell atlas of over 1.1M cells from 28 organs of 24 normal human subjects. This work is the product of the Tabula Sapiens Consortium. Taking the organs from the same individual controls for genetic background, age, environment, and epigenetic effects, and allows detailed analysis and comparison of cell types that are shared between tissues. **Link to CELLxGENE**: Link to the [data](https://cellxgene.cziscience.com/e/6e4acdae-59ef-452b-a6d4-260cba368586.cxg/) in the CELLxGENE browser for interactive exploration of the data and download of the source data. **Training Code URL**: Not provided by uploader. # Metrics We provide here accuracies for each of the experts and the ensemble model. The validation set accuracies are computed on a 10% random subset of the data that was not used for training. | Cell Type | N cells | celltypist | knn on bbknn | knn on harmony | knn on scvi | onclass | scanvi | svm | xgboost | Consensus Prediction | | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | | eye photoreceptor cell | 164 | 1.00 | 1.00 | 0.93 | 1.00 | 0.00 | 0.99 | 1.00 | 1.00 | 1.00 | | enteroglial cell | 70 | 0.99 | 0.99 | 0.86 | 0.99 | 0.00 | 0.98 | 1.00 | 1.00 | 1.00 | | neuron | 0 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | | retinal bipolar neuron | 6 | 1.00 | 0.67 | 1.00 | 0.91 | 0.00 | 0.92 | 1.00 | 1.00 | 1.00 | | radial glial cell | 0 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | | retina horizontal cell | 0 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | The train accuracies are computed on the training data. | Cell Type | N cells | celltypist | knn on bbknn | knn on harmony | knn on scvi | onclass | scanvi | svm | xgboost | Consensus Prediction | | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | | eye photoreceptor cell | 1360 | 1.00 | 0.99 | 0.97 | 1.00 | 0.00 | 0.99 | 1.00 | 1.00 | 1.00 | | enteroglial cell | 880 | 0.99 | 0.94 | 0.95 | 0.99 | 0.00 | 0.99 | 1.00 | 1.00 | 1.00 | | neuron | 71 | 0.97 | 0.00 | 0.92 | 0.84 | 0.00 | 0.90 | 1.00 | 1.00 | 1.00 | | retinal bipolar neuron | 51 | 0.91 | 0.76 | 0.94 | 0.92 | 0.00 | 0.93 | 1.00 | 0.99 | 0.99 | | radial glial cell | 8 | 0.80 | 0.00 | 1.00 | 0.50 | 0.00 | 0.94 | 1.00 | 1.00 | 1.00 | | retina horizontal cell | 5 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.50 | 1.00 | 1.00 | 1.00 | # References Tabula Sapiens reveals transcription factor expression, senescence effects, and sex-specific features in cell types from 28 human organs and tissues, The Tabula Sapiens Consortium; bioRxiv, doi: https://doi.org/10.1101/2024.12.03.626516