fdr_BH: False Discovery Rate correction with the Benjamini-Hochberg...

Description Usage

View source: R/fdr.R

Description

False Discovery Rate correction with the Benjamini-Hochberg method

Usage

1
2
3
4
5
6
fdr_BH(fit, data = protein_de(fit), by.model = T, by.effect = T,
  as.data.table = FALSE, min.peptides = 1,
  min.peptides.per.condition = 0, min.features = 1,
  min.features.per.condition = 0, min.test.samples = 4,
  min.test.samples.per.condition = 2, min.real.samples = 1,
  min.real.samples.per.condition = 0, ...)

biospi/bayesprot documentation built on Nov. 9, 2019, 2:40 p.m.