DEP
DEP copied to clipboard
Interaction term
Thanks for the great tool.
Is there an easy way to add an interaction term to the analysis?
For example:
data_diff <- test_diff(data_imp, type = "all", design_formula = formula(~ 0 + condition + genotype + condition:genotype))