a McCounts object is a collection of sparse matrices where rows are genomic coordinates and columns are metacells. It is derived from ScCounts using scc_project_on_mc
. The metacell names are store in the cell_names
slot, and the only additional slot is cell_to_metacell
which contains the mapping from single cell names to metacell names.