list_model_comparisons_ui | R Documentation |
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.
list_model_comparisons_ui(sample_info, select_factors_model, processed_data)
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 |
Returns a list containing a vector of choices and a title for the UI element.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.