select_reference_levels_ui | R Documentation |
This function uses a vector of selected factors to create choices for the reference level to use for the factor in the DEG analysis.
select_reference_levels_ui(
sample_info,
select_factors_model,
data_file_format,
counts_deg_method
)
sample_info |
Experiment file information for grouping |
select_factors_model |
The selected factors for the model expression |
data_file_format |
Type of gene data being examined |
counts_deg_method |
The method or package being used for the DEG analysis |
A list the same length as the vector of selected factors. Each entry in the list corresponds to the choice of group to use for the reference level.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.