View source: R/SCimplify_for_velocity.R
SCimplify_for_velocity | R Documentation |
Construct super-cells from spliced and un-spliced matrices
SCimplify_for_velocity(emat, nmat, gamma = NULL, membership = NULL, ...)
emat |
spliced (exonic) count matrix |
nmat |
unspliced (nascent) count matrix |
gamma |
graining level of data (proportion of number of single cells in the initial dataset to the number of super-cells in the final dataset) |
membership |
metacell membership vector (if provided, will be used for |
... |
other parameters from SCimplify |
list containing vector of membership, spliced count and un-spliced count matrices
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.