dea_metafor: Mixed-effects univariate differential expression analysis...

Description Usage

Description

The model is performed pair-wise across the levels of the 'Condition' in 'data.design'. Default is a standard Student's t-test model. See 'rma.uni' manpage for limitations of this approach.

Usage

1
2
3
4
5
dea_metafor(fit, data = protein_quants(fit), data.design = design(fit),
  condition = "Condition", mods = as.formula(paste("~", condition)),
  random = ~Condition | Sample, struct = "DIAG", test = "t",
  output = "metafor", save.intercept = FALSE, as.data.table = FALSE,
  ...)

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