Rdocumentation
powered by
Learn R Programming
a4 (version 1.20.0)
propDEgenes: Generic function to compute the proportion of differentially expressed genes that are present
Description
Generic function to compute the proportion of differentially expressed genes that are present. Methods are available for objects of class 'tTest',
Usage
propDEgenes(object, ...)
Arguments
object
object of class
...
further arguments for the method (currently none implemented)
Value
numeric of length one giving the proportion of differentially expressed genes
See Also
propDEgenes-methods