cellrank.datasets.pancreas_preprocessed#
- cellrank.datasets.pancreas_preprocessed(path='datasets/endocrinogenesis_day15.5_preprocessed.h5ad', **kwargs)[source]#
Development of the murine pancreas at E15.5 from [Bastidas-Ponce et al., 2019], preprocessed according to the basic tutorial.
- Parameters:
kwargs (
Any
) – Keyword arguments forscanpy.read()
.
- Return type:
- Returns:
: adata :
anndata.AnnData
Annotated data object.