moscot.datasets.pancreas_multiome

moscot.datasets.pancreas_multiome(rna_only, path='~/.cache/moscot/pancreas_multiome.h5mu', force_download=True, **kwargs)[source]

Pancreatic endocrinogenesis dataset published with the moscot manuscript [Klein et al., 2023].

The dataset contains paired scRNA-seq and scATAC-seq data of pancreatic cells at embryonic days 14.5, 15.5, and 16.5. The data was preprocessed and filtered as described in the manuscript, the raw data and the full processed data are available via GEO accession code GSE275562.

Parameters:
Return type:

Union[MuData, AnnData]

Returns:

: mudata.MuData object with RNA and ATAC data if rna_only, else anndata.AnnData with RNA only.