Learn R Programming

pmartR (version 2.4.6)

get_group_formula: Get formula for group design

Description

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

Usage

get_group_formula(omicsData)

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

Arguments

omicsData

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