Simple plot function for a list of segmentation breakpoints or segment tables.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
blst |
a vector of breakpoints (output from |
n |
total sequence length ( |
add |
add to existing plot. |
length |
length of the edges of the arrow head (in inches). |
angle |
angle from the shaft of the arrow to the edge of the arrow head. |
code |
integer code, determining kind of arrows to be drawn. |
col |
arrow colors, a single color or a vector for each segmentation. |
lwd |
arrow line width. |
xlab |
x-axis label. |
axis1 |
draw x-axis. |
axis2 |
draw y-axis. |
... |
further arguments to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.