pvaluesExample {BioNet}R Documentation

Example p-values for aggregation statistics

Description

Data example consisting of a matrix of p-values. Each gene has two corresponding p-values. These p-values can be aggregated into a p-value of p-values by the method aggrPvals.

Usage

data(pvaluesExample)

Examples

data(pvaluesExample)
pvaluesExample[1:10,]

[Package BioNet version 1.53.0 Index]