This loads a example CTD for vignettes and testing purposes.
It is Descartes Gene Expression
During Development single-cell RNA-seq atlas at annotation level 1.
load_example_ctd(
file = c("ctd_DescartesHuman_example.rds", "ctd_DescartesHuman.rds",
"ctd_HumanCellLandscape.rds"),
multi_dataset = FALSE,
tag = "latest",
save_dir = KGExplorer::cache_dir(package = "MSTExplorer")
)
Arguments
- file
Name of a remotely stored file.
- multi_dataset
Return a named list of multiple CTDs
instead of just one CTD.
- tag
tag for the GitHub release to which this data should be attached.
- save_dir
Where to store the file locally.
Examples
CTD <- load_example_ctd()
#> Loading ctd_DescartesHuman_example.rds