View source: R/03_preprocessingR.R
set_scenario_parameters | R Documentation |
This function select parameters to be used in analysis. Need pediatric_counts and adult_counts in global environement.
set_scenario_parameters( scenario_groups, anno_colori, Metadata, type, ranking_groups )
scenario_groups |
: selected groups for analysis |
anno_colori |
: list of colors in all groups |
Metadata |
: Metadata of samples, need to involce "group", "BulkName" variable |
type |
: "pediatric" or "adult" |
ranking_groups |
: design formula of DESeq2 |
list
set_scenario_parameters()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.