Description Usage Arguments Value Author(s)
make_arrows Draw arrows for introns
1 | make_arrows(df, yref, arrowlen = 500, arrowheight = 0.15, arrowgap = 1500)
|
df |
data.frame: data used to draw the shapes. Required columns include "start", "end", "strand", "midpoint", and "stepping" |
yref |
character: axis on which to draw the rectangles, in the form of "yaxis[2-9]" or "y[2-9]" |
arrowlen |
numeric: how long the arrow should be, in x coordinates |
arrowheight |
numeric: how tall the arrow should be, in yref coordinates |
arrowgap |
numeric: gap between arrows on long introns |
list of arrow shapes
Justin Finkle
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.