For generating group design formulas and correctly ordered group data for seqData statistical functions

get_group_formula(omicsData)

Arguments

omicsData

an object of type 'seqData', created by as.seqData

Value

A list with two elements:

  • grouping_info: A data.frame with the grouping information used in the statistical analysis

  • formula_string: A character string with the formula used in the statistical analysis