spatialdm.datasets.dataset.A2
- spatialdm.datasets.dataset.A2(path=None, **kwargs)
Adult colon rep 2 from Corbett, et al. <https://doi.org/10.1016/j.cell.2020.12.016>`__.
The shape of this
anndata.AnnDataobject(2316, 33538).- Parameters:
path (
Union[PathLike,str]) – Path where to save the dataset.kwargs (
Any) – Keyword arguments forscanpy.read().
- Return type:
The dataset.