ls#
- @staticmethodSingleCell.ls(h5ad_file)[source]#
Print the fields in an .h5ad file. This can be useful e.g. when deciding which count matrix to load via the X_key argument to SingleCell().
- Parameters:
h5ad_file: str | Path
an .h5ad filename
- Return type:
None