list_factors_ui: Create choices and title for model factors

View source: R/fct_05_deg.R

list_factors_uiR Documentation

Create choices and title for model factors

Description

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.

Usage

list_factors_ui(sample_info, data_file_format, counts_deg_method)

Arguments

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)

Value

A list containing a string title and a vector of comparisons to choose from.


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