supercell_mergeGE {SuperCell} | R Documentation |
This function merges independent SuperCell objects
supercell_mergeGE(SC.GEs)
SC.GEs |
list of metacell gene expression matricies (result of supercell_GE ), make sure the order of the gene expression metricies is the same as in the call of supercell_merge |
a merged matrix of gene expression
# see examples in \link{supercell_merge}