networkcommons.data.omics.scperturb

networkcommons.data.omics.scperturb(dataset)

Access an scPerturb dataset.

Parameters:

dataset (str) – Name of the dataset (which is the same as the original file name). It should be a key in the dictionary returned by scperturb_datasets().

Return type:

AnnData

Downloads (or retrieves from cache) one h5ad (HDF5 AnnData) file from the scPerturb repository. For a complete list of available datasets, see scperturb_datasets().