Draw a gene on a plot
1 2 | draw_gene(gene_data, y, arrowhead_length = 0.125, angle = 15,
lwd = 2)
|
gene_data |
list. List representing the gene. |
y |
numeric. The y coordinate at which to draw the gene. |
arrowhead_length |
numeric. Length of the edges of the arrow head (in inches). |
angle |
numeric. Angle from the shaft of the arrow to the edge of the arrow head. |
lwd |
numeric. Weight of lines. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.