False Discovery Rate correction with ash
1 2 3 4 5 6 | fdr_ash(fit, data = protein_de(fit), by.model = T, by.effect = T,
as.data.table = FALSE, use.df = TRUE, 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, mixcompdist = "halfuniform", ...)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.