experiment_design_txt: Create a string of the model design

View source: R/fct_05_deg.R

experiment_design_txtR Documentation

Create a string of the model design

Description

Use the model design selections to create a string of the model design being used for the DEG analysis.

Usage

experiment_design_txt(
  sample_info,
  select_factors_model,
  select_block_factors_model,
  select_interactions
)

Arguments

sample_info

Experiment file information for grouping

select_factors_model

The selected factors for the model expression

select_block_factors_model

The selected factors for batch effect

select_interactions

The interaction terms being used in the model design

Value

Returns a string of the model design being used for the DEG analysis


espors/idepGolem documentation built on April 23, 2024, 1:11 p.m.