scmorph.datasets.rohban2017_minimal#
- scmorph.datasets.rohban2017_minimal(backed=None)[source]#
Load a subset of a multi-plate experiment by Rohban et al. [2017] with ~12,000 cells
- Parameters:
- backed default:
None If
'r', load AnnData inbackedmode instead of fully loading it into memory (memorymode). If you want to modify backed attributes of the AnnData object, you need to choose'r+'.
- backed default:
- Return type: