list_factors_ui | R Documentation |
Create a list of options for comparisons from the sample_info. Also create a title to be used in a UI checkbox based off the date file format and the DEG method. The list of options will become checkboxes for the user to create their experiment design from.
list_factors_ui(sample_info, data_file_format, counts_deg_method)
sample_info |
Experiment file information for grouping |
data_file_format |
Type of data being examined |
counts_deg_method |
Method of DEG being performed (See DEG UI for options) |
A list containing a string title and a vector of comparisons to choose from.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.