View source: R/cohort_scatterplot.R
Generate scatterplot of ranksums obtained from two gene sets/modules
1 2 | cohort_scatterplot(mixt.ranksum, x.tissue, x.module, y.tissue, y.module,
cohort.name = "all")
|
mixt.ranksum |
output of sig.ranksum() |
x.tissue |
character string providing the name of tissue on the x axis |
x.module |
character string providing the name of module on the x axis |
y.tissue |
character string providing the name of tissue on the y axis |
y.module |
character string providing the name of module on the y axis |
cohort.name |
character string that provides the name of the patient cohort. Defaults is set to 'all' |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.