list_model_comparisons_ui: Create model comparisons choices

View source: R/fct_05_deg.R

list_model_comparisons_uiR Documentation

Create model comparisons choices

Description

This function uses the sample_info file and the selected factors to create a list of options for model comparisons. Changes with the input of select_factors_model. If there is no selected factor then it defaults to comparisons that can be created from the processed data.

Usage

list_model_comparisons_ui(sample_info, select_factors_model, processed_data)

Arguments

sample_info

Experiment file information for grouping

select_factors_model

The selected factors for the model expression

processed_data

Data that has been through the pre-processing function

Value

Returns a list containing a vector of choices and a title for the UI element.


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