Description Arguments Value Author(s) Examples
This function sorts the result object by I/NI values or p-values such that the transcripts with the highest I/NI value or the lowest p-value are ranked first.
object |
An instance of "DEXUSResult". |
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, ])
sort(res)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.