wp.adjust {metaseqR}R Documentation

Multiple testing correction helper

Description

A wrapper around the p.adjust function to include also the qvalue adjustment procedure from the qvalue package. Internal use.

Usage

    wp.adjust(p, m)

Arguments

p

a vector of p-values.

m

the adjustment method. See the help of p.adjust.

Author(s)

Panagiotis Moulos


[Package metaseqR version 1.20.0 Index]