Description Usage Arguments Value
View source: R/create_volcano.R
This function can be used to build a volcano plot from Kallisto outputs to visualize your genomic or transcriptomic data.
1 | create_volcano(dataPath, bioSig, statSig)
|
dataPath |
A file path to locate your data |
bioSig |
A numeric value representing biological significant |
statSig |
A numeric value representing statistical significant |
This function returns a volcano plot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.