mcell_new_mc: Generate a new metacell in scdb

View source: R/mc.r

mcell_new_mcR Documentation

Generate a new metacell in scdb

Description

This constructs a meta cell cover object and puts it into scdb. It gets an MC assignment (cell->MC_ID), and a matrix, and call standard api of this class to compute the footprints.

Usage

mcell_new_mc(mc_id, mc, outliers, scmat)

Arguments

mc_id

id of scdb meta cell object ot be added

mc

assignment of metacell id to cell

outliers

the list of outliers

scmat

a single cell RNA matrix object


tanaylab/metacell documentation built on Oct. 19, 2023, 1:01 p.m.