Learn R Programming

MAVTgsa (version 1.3)

minp: P-values adjustment in permutation

Description

Returns the p-values in each permutation.

Usage

minp(p, rank, n.GeneSets, nbPerm)

Arguments

p
input p-values.
rank
the rank of the p-values.
n.GeneSets
the number of genes in a given gene set.
nbPerm
the number of permutation times.

Value

a permutation p-value matrix.