spatialdm.datasets.dataset.A1

spatialdm.datasets.dataset.A1(path=None, **kwargs)

Adult colon rep 1 from Corbett, et al. <https://doi.org/10.1016/j.cell.2020.12.016>`__.

The shape of this anndata.AnnData object (2649, 33538).

Parameters:
  • path (Union[PathLike, str, None]) – Path where to save the dataset.

  • kwargs (Any) – Keyword arguments for scanpy.read().

Return type:

The dataset.