moscot.datasets.c_elegans#

moscot.datasets.c_elegans(path='~/.cache/moscot/c_elegans.h5ad', force_download=False, **kwargs)[source]#

scRNA-seq time-series dataset of C.elegans embryogenesis [Packer et al., 2019].

Contains raw counts of 46,151 cells with at least partial lineage information. In addition, this downloads the known C. elegans lineage tree.

Parameters:
Return type:

Tuple[AnnData, DiGraph]

Returns:

: Annotated data object and the lineage tree.