find.pval.index {varmixt}R Documentation

Index of genes below using p-value criterion

Description

This function gets the index of genes below using p-value criterion

Usage

find.pval.index(data, pval, method = c("gene", "VM", "VM2", "anova")[2])

Arguments

data gene expression result data object
pval p-value cut-off
method string in "gene", "VM", "VM2", "anova". Method for computing the p-value

Details

Value

A vector with the index of the genes below a given p-value cut-off

Note

Author(s)

Paul Delmar

References

See Also

Examples






[Package varmixt version 0.2-3 Index]