Description Usage Arguments Value Examples
Creates a table of features, their index, number of positive samples in a group, and the number of reads in a group. Can threshold features by a minimum no. of reads or no. of samples.
1 | uniqueFeatures(obj, cl, nsamples = 0, nreads = 0)
|
obj |
Either a MRexperiment object or matrix. |
cl |
A vector representing assigning samples to a group. |
nsamples |
The minimum number of positive samples. |
nreads |
The minimum number of raw reads. |
Table of features unique to a group
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.