metacell2_anndata_2_supercell {SuperCell} | R Documentation |
Convert Metacells (Metacell-2) to Super-cell like object
Description
Convert Metacells (Metacell-2) to Super-cell like object
Usage
metacell2_anndata_2_supercell(adata, obs.sc)
Arguments
adata |
anndata object of metacells (the output of |
obs.sc |
a dataframe of the single-cell anndata object used to compute metacells (anndata after applying |
Value
a list of super-cell like object (similar to the output of SCimplify)
[Package SuperCell version 1.0.1 Index]