pval.an {varmixt}R Documentation

Number of regulated genes

Description

This function returns the number of regulated genes for a given significance level.

Usage

pval.an(data,P=.05,corrected=FALSE,display=TRUE)

Arguments

data Gene expression data object
P the p-value criteria
corrected If TRUE uses bonferonni corrected p-values.
display

Details

Value

a data frame with the number of genes regulated with the different method at the given significance (p-value) level.

Note

Author(s)

Paul Delmar

References

See Also

vm.analysis, vm.analysis.paired, fdr.an

Examples






[Package varmixt version 0.2-3 Index]