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

Value

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

Author(s)

Paul Delmar

See Also

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


[Package varmixt version 0.2-4 Index]