Convert Metacells (Metacell-2) to Super-cell like object
metacell2_anndata_2_supercell(adata, obs.sc)a list of super-cell like object (similar to the output of SCimplify)
anndata object of metacells (the output of collect_metacells())
a dataframe of the single-cell anndata object used to compute metacells (anndata after applying divide_and_conquer_pipeline() function)