View source: R/DESeq2_functions.R
get_comparison_resultsNames | R Documentation |
When running DESeq2 you usually get names from resultsNames() such as var_comp1_vs_comp2 e.g. Sex_male_vs_female. This functions returns the name of the variables and the comparison studied.
get_comparison_resultsNames(str_given)
str_given |
A string with the comparison. E.g. Sex_male_vs_female |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.