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 = "CTD_Descartes_example.rds",
tag = "latest",
save_dir = tools::R_user_dir(package = "MultiEWCE", which = "cache")
)
Name of a remotely stored file.
tag for the GitHub release to which this data should be attached.
Where to store the file locally.
CTD <- load_example_ctd()