annsel.datasets.leukemic_bone_marrow_dataset#
- annsel.datasets.leukemic_bone_marrow_dataset(backed=None)[source]#
Load a leukemic bone marrow cytometry dataset.
This single cell cytometry dataset is from 15 leukemic bone marrow donors. It consists of 31,586 cells and 458 genes.
- The saved file contains the following notable metrics (and more):
obs: clustering information, cell type associations, developmental stage,var: vst.mean, vst.variance, feature_name, feature_typeuns: cell_type_ontology_term_id_colorsobsm: PCA, UMAP and tSNE embeddings
- Parameters:
Notes
View the dataset at CxG.
References
[TVJS+21]
Download Size: 25.7 MB
- Return type:
- Returns:
The Leukemic Bone Marrow Donors dataset as an AnnData object.