Skip to contents

Post-hoc generator

Usage

mult_comp(
  spec,
  name = NULL,
  description = NULL,
  omnibus = FALSE,
  keep = TRUE,
  trend = FALSE,
  ...
)

Arguments

spec
...
dds

The original DESeq2 object containing all samples

Details

Wrap a formula so that emmeans can auto-expand it

Author

Gavin Kelly