bioalpha.h5ad_map.H5ADMap.write_csvs

H5ADMap.write_csvs(*args, **kwargs)

Write annotation to .csv files.

It is not possible to recover the full AnnData from these files. Use write() for this.

Parameters:
  • dirname – Name of directory to which to export.

  • skip_data – Skip the data matrix X.

  • sep – Separator for the data.