Description Usage Arguments Value Examples
View source: R/filter.counts_function.R
Filtration and visualization of counts
1 | filterCounts(counts, thresh = 1, minsample.ids = 2)
|
counts |
input matrix containing normalized gRNA counts with gRNA ids as row names |
thresh |
numerical cutoff for low counts |
minsample.ids |
minimum number of samples for which counts must be present per gene |
new matrix of filtered counts
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.