padj.hpdsummary: Adjusts p-values within an HPDsummary() object for multiple...

Description Usage Arguments Value Author(s) References

View source: R/padj.hpdsummary.R

Description

Replaces raw p-values in an object returned by HPDsummary() by adjusted p-values corrected for multiple comparisons. Disregards the entries corresponding to control genes.

Usage

1
padj.hpdsummary(hpdsumm, controls = NULL, method = "BH")

Arguments

hpdsumm

Output of HPDsummary()

controls

A vector of control gene names

method

p-value correction method (see function p.adjust), default is Benjamini-Hochberg

Value

HPDsummary object with original p-values replaced by the corrected ones.

Author(s)

Mikhail V. Matz, matz@mail.utexas.edu

References

Matz MV, Wright RM, Scott JG (2013) No Control Genes Required: Bayesian Analysis of qRT-PCR Data. PLoS ONE 8(8): e71448. doi:10.1371/journal.pone.0071448


MCMC.qpcr documentation built on March 31, 2020, 5:22 p.m.