get_group_formula: Get formula for group design

View source: R/seqData_wrappers.R

get_group_formulaR Documentation

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)

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


pmartR/pmartRqc documentation built on April 25, 2024, 6:18 a.m.