Description Usage Arguments Value
View source: R/mutationCalling.R
Pull variant counts
1 | pullcounts.vars(mc.out, vars, cells = NULL, shift = 0)
|
mc.out |
A list of base call matrices (one matrix per cell) as produced by |
vars |
Character vector of variants to pull, in format 5643G>T |
cells |
Character vector for cells to select, or NULL if all cells from the input are to be used |
A list with two entries, M (count table on the variant allele) and N (count table on the reference allele)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.