getQValue: Calculates qvalues for any kind of data, failing gracefully....

View source: R/getQValue.R

getQValueR Documentation

Calculates qvalues for any kind of data, failing gracefully. Wrapper for StoreyLab/qvalue function.

Description

Runs the qvalue calculation step

Usage

getQValue(pvalues)

Arguments

pvalues

A list of pvalues

Value

A named list or qobj containing the qvalues at qobj$qvalues, depending on whether the calculation was successful.


ryananeff/superNOVA documentation built on March 29, 2024, 5:31 p.m.