rnabioco / clustifyr

Infer cell types in scRNA-seq data using bulk RNA-seq or gene sets
https://rnabioco.github.io/clustifyr/
MIT License
103 stars 14 forks source link

Regenerate example single cell objects #405

Closed kriemo closed 3 months ago

kriemo commented 5 months ago

Don't use prebuilt .rda files to generate singlecellexperiment or seurat objects. Instead call SingleCellExperiment() or CreateSeuratObject() to generate objects for examples, tests, etc. This will keep the objects up to date with the packages.