decoupler.ds.erygast1k#
- decoupler.ds.erygast1k(verbose=False)#
Erythroid lineage during gastrulation in mouse.
Downloads single-cell RNA-seq data of the erythroid lineage during gastrulation in mouse [PSGG+19].
- Parameters:
verbose (
bool(default:False)) – Whether to display progress messages and additional execution details.- Return type:
- Returns:
AnnData object.
Example
import decoupler as dc adata = dc.ds.erygast1k() adata