marsilea.load_data#

load_data(name, cache=True)#

To load marsilea dataset

  • cooking_oils: Cooking oils dataset

  • imdb: The IMDB Top 100 Movies

  • pbmc3k: single-cell RNA-seq dataset from 10X Genomics

  • oncoprint: Subsample of Breast Invasive Carcinoma (TCGA, PanCancer Atlas)

  • mouse_embryo: Spatial mapping of mouse embryo at E12.5

  • seq_align: Sequence alignment data

  • les_miserables: Characters in Les Misérables

  • sc_multiomics: Single-cell multi-omics dataset from COVID-19 patients

  • track: Track data from GEO GSE137105 for MYC gene

Parameters:
namestr

The name of the dataset

cachebool

Download data and cache locally

Returns: