View source: R/getDefaultVolcanoLine.R
getDefaultVolcanoLine | R Documentation |
volcano plot Plotly function to get standard volcano line dividing significance cutoff
getDefaultVolcanoLine(cutoffThreshold, color = "black", lineType = "dash")
cutoffThreshold |
- numeric - y coordinate for line |
color |
- string - color to use for line - defaults to "black" |
lineType |
- string - line style to use - defaults to "dash" |
list of lists with line shape definition
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.