human_hematopoiesis#
- scdiffeq.datasets._human_hematopoiesis.human_hematopoiesis(data_dir: str = '/home/runner/work/scDiffEq/scDiffEq/docs/source', skip_scaling: bool = False, force_download: bool = False, download_unprocessed: bool = False) AnnData[source]#
Human hematopoiesis dataset
- Parameters:
data_dir – str, default=os.getcwd() Path to the directory where the data will be saved.
skip_scaling – bool, default=False Whether to skip scaling.
force_download – bool, default=False Whether to force download the data.
download_unprocessed – bool, default=False Whether to download the unprocessed data.
- Returns:
Preprocessed AnnData object.
- Return type: