View source: R/utils_analysis_random.R
detect_groups | R Documentation |
Detects groups from column names in sample info file so that they can be used for things such as coloring plots or building the model for DEG analysis.
detect_groups(sample_names, sample_info = NULL)
sample_names |
Vector of column headings from data file or design file |
sample_info |
Matrix of the experiment design information |
A character vector with the groups
This function is mainly called internally in other idepGolem functions.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.