gretapy.ds.read_dts#
- gretapy.ds.read_dts(organism, dts_name, verbose=False)#
Read a dataset for a given organism.
Downloads the dataset if not already cached locally, then reads it as a MuData object.
- Parameters:
- Return type:
- Returns:
mu.MuData The loaded dataset as a MuData object containing ‘rna’ and ‘atac’ modalities.