Description Usage Arguments Value Author(s) See Also Examples
Using the simulated null distribution, the top FIRMAGene (gene-sample/class) scores are retrieved.
1 | topSplices(fgObj, n = 20, plm=NULL, cls=NULL)
|
fgObj |
an object output from 'FIRMAGene' |
n |
The number of top differentially spliced genes to display |
plm |
The corresponding RmaPlm object to gather probe, default |
cls |
The corresponding group identifer that was used to build the object output from 'FIRMAGene' |
A table giving the gene identifier, sample (or class) and FIRMAGene score for the top 'n' genes. If plm
and cls
are specified (and these should match what was used as input to FIRMAGene
), the probe numbers that start and end the maximum MUF score are retrieved.
Mark Robinson
1 2 | ## not run
##
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.