False Discovery Rate correction with the Benjamini-Hochberg method
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, ...)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.