diffAnaComputeFDR: Computes the FDR corresponding to the p-values of the...

View source: R/DiffAnalysis.R

diffAnaComputeFDRR Documentation

Computes the FDR corresponding to the p-values of the differential analysis using

Description

This function is a wrapper to the function adjust.p from the 'cp4p' package. It returns the FDR corresponding to the p-values of the differential analysis. The FDR is computed with the function p.adjust{stats}.

Usage

diffAnaComputeFDR(adj.pvals)

Arguments

adj.pvals

xxxx

Value

The computed FDR value (floating number)

Author(s)

Samuel Wieczorek

Examples

NULL


prostarproteomics/DAPAR documentation built on March 28, 2024, 4:44 a.m.