View source: R/getVolcanoArrowAnnotation.R
getVolcanoArrowAnnotation | R Documentation |
volcano plot Plotly function to add volcano plot arrow annotation to specfic point
getVolcanoArrowAnnotation(xCoordinate, yCoordinate, text)
xCoordinate |
- numeric - indicates the x coordinate to use for the annotation |
yCoordinate |
- numeric -indicates the y coordinate to use for the annotation |
text |
- text to use for arrow annotation |
plotly annotation object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.