Description Usage Arguments Value
Create a PSSM volcano plot
1 | pssm_volcano(pssm, odds_cutoff = NULL, pval_cutoff = NULL)
|
pssm |
A list containing two data tables: 1) Exact Test P-values and 2) Fisher Exact Odds. |
odds_cutoff |
The log 2 odds ratio threshold for being considered significant. If not specified it is set to 0.5 automatically. |
pval_cutoff |
The threshold p-value to be considered significant. If not specified it is set to 0.05 automatically. |
A ggplot2 object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.