Skip to content

Latest commit

 

History

History
9 lines (4 loc) · 505 Bytes

README.md

File metadata and controls

9 lines (4 loc) · 505 Bytes

A h5ad file for STARmap placenta dataset can be accessed at here.

Note:

  • A cell x gene matrix with normalized gene expression of each cell (e.g. CPM) can be found at adata.uns['cpm'].

  • The meta information for each cell can be found at adata.obs, where Spot_location_x, Spot_location_y for spatial coordinates, louvain for cell type annotation, and tissue_id for tissue region annotation.