padjustOTU: Adjusts p-values in the OTU summary for multiple comparisons.

Description Usage Arguments Value Author(s) References

View source: R/padjustOTU.R

Description

Collects all p-values from the summary, performs FDR correction (Benjamini-Hochberg), returns the summary with adjusted p-values.

Usage

1
padjustOTU(otu.summary, method="BH")

Arguments

otu.summary

The output of OTUsummary function.

method

Method of adjustment for multiple comparisons (see ?p.adjust)

Value

An OTU summary list (see ?OTUsummary) with adjusted p-values

Author(s)

Mikhail V. Matz, University of Texas at Austin <matz@utexas.edu>

References

Elizabeth A. Green, Sarah W. Davies, Mikhail V. Matz, Monica Medina Next-generation sequencing reveals cryptic Symbiodinium diversity within Orbicella faveolata and Orbicella franksi at the Flower Garden Banks, Gulf of Mexico. PeerJ 2014 https://peerj.com/preprints/246/


MCMC.OTU documentation built on May 1, 2019, 10:55 p.m.