cell_type_df {tidyseurat} | R Documentation |
Cell types of 80 PBMC single cells
Description
A dataset containing the barcodes and cell types of 80 PBMC single cells.
Usage
data(cell_type_df)
Format
A tibble containing 80 rows and 2 columns. Cells are a subsample of the Peripheral Blood Mononuclear Cells (PBMC) dataset of 2,700 single cell. Cell types were identified with SingleR.
- cell
cell identifier, barcode
- first.labels
cell type
Value
'tibble'
Source
https://satijalab.org/seurat/v3.1/pbmc3k_tutorial.html
[Package tidyseurat version 0.8.0 Index]