experiment_design_txt | R Documentation |
Use the model design selections to create a string of the model design being used for the DEG analysis.
experiment_design_txt(
sample_info,
select_factors_model,
select_block_factors_model,
select_interactions
)
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 |
Returns a string of the model design being used for the DEG analysis
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.