Learn R Programming

a4Base (version 1.18.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