View source: R/seqData_wrappers.R
get_group_formula | R Documentation |
For generating group design formulas and correctly ordered group data for seqData statistical functions
get_group_formula(omicsData)
omicsData |
an object of type 'seqData', created by |
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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.