initialize,tgMCCov-method | R Documentation |
This constructs a meta cell cover object. It gets an MC assignment (cell->MC_ID), and a matrix, and call standard api of this class to compute the footprints.
## S4 method for signature 'tgMCCov'
initialize(.Object, mc, outliers = character(length = 0), scmat)
mc |
assignment of metacell id to cell |
scmat |
a single cell RNA matrix object |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.