Description Usage Arguments Value Methods Author(s)
Generic function to compute the proportion of differentially expressed genes that are present
1 2 3 4 5 | ## S4 method for signature 'limma'
propDEgenes(object, ...)
## S4 method for signature 'numeric'
propDEgenes(object, ...)
|
object |
object of class |
... |
further arguments for the method (currently none implemented) |
numeric of length one giving the proportion of differentially expressed genes
limma
propDEgenes method for a limma object
numeric
propDEgenes method for a numeric vector, i.e. a vector of P Values
Willem Talloen and Tobias Verbeke
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.