load_multiome()
Function to load multiome data from .h5, .h5ad or .h5mu file types
File (str) – Location of multiome dataset. SHould be .h5 (output of cell ranger), h5ad or h5mu
labels (str, default None) – Location of cell labels. Should be a tsv file format.
muon.MuData object multimodal data contanainer built on anndata