Description Usage Arguments Value
Uses scatter3D package to generate an interactive scatter plot of the combined results
1 2 | plotCombinedResults(con, highlighted_gene = NULL, pi_value_th = 0.2,
bisep_pval_th = 0.1)
|
con |
A |
highlighted_gene |
Highlight the provided gene on the plot. Default NULL - ie don't highlight anything |
pi_value_th |
Set a PI value threshold. Default 0.2 |
bisep_pval_th |
Set a BISEP p-value threshold. Default 0.1 |
A ggplot2 object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.