Description Arguments Value Author(s) Examples
This function filters the result object for informative transcripts. Transcripts with an I/NI value below the given threshold are filtered out.
object |
An instance of "DEXUSResult". |
threshold |
A numeric determining the threshold for the I/NI values. |
An instance of "DEXUSResult".
Guenter Klambauer klambauer@bioinf.jku.at and Thomas Unterthiner unterthiner@bioinf.jku.at
1 2 3 | data(dexus)
res <- dexus(countsBottomly[1:100, ])
INI(res)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.