io

Contents

io#

scportrait.io.read_h5sc(filename: str | Path) AnnData#

Read scportrait’s single-cell image dataset format.

Parameters:
  • filename – Path to the file to read.

  • mode – Mode in which to open the file.

Returns:

An AnnData object with obsm[“single_cell_images”] containing a memory-backed array of the single-cell images.