propDEgenes-methods: Generic function to compute the proportion of differentially...

Description Usage Arguments Value Methods Author(s)

Description

Generic function to compute the proportion of differentially expressed genes that are present

Usage

1
2
3
4
5
## S4 method for signature 'limma'
propDEgenes(object, ...)

## S4 method for signature 'numeric'
propDEgenes(object, ...)

Arguments

object

object of class propDEgene

...

further arguments for the method (currently none implemented)

Value

numeric of length one giving the proportion of differentially expressed genes

Methods

limma

object = "limma"

propDEgenes method for a limma object

numeric

object = "numeric"

propDEgenes method for a numeric vector, i.e. a vector of P Values

Author(s)

Willem Talloen and Tobias Verbeke


a4Base documentation built on Nov. 8, 2020, 5:41 p.m.