anndata_rs.AnnData.copy

AnnData.copy(filename, backend)

Copy the AnnData object.

Parameters
  • filename – File name of the output .h5ad file.

  • backend (str | None) –

Return type

AnnData