Description Usage Arguments Details Value
Function to filter lowly expressed genes
1 | filter(x, nsamples, nreads)
|
x |
a matrix. |
nsamples |
number of samples. |
nreads |
number of reads. |
A gene is retained if it has at least nreads reads in at least nsamples samples.
A logical vector indicating whether the gene has to be retained.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.