Plot a gene
1 2  | plot_gene(name, rf = refflat_data, y_coord = 0, flatten = TRUE,
  arrowhead_length = 0.125, angle = 15, lwd = 2)
 | 
name | 
 character. The name of the gene to plot.  | 
rf | 
 data frame. The refflat dataset.  | 
y_coord | 
 numeric. Y-coordinate for the arrow.  | 
flatten | 
 logical. Flatten multiple transcripts if present.  | 
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.