plot_plasmid | R Documentation |
Create a {ggplot2}
plot of a plasmid in polar coordinates. Extracts the
features as a data.frame from the plasmid and uses these to construct arrows
that are added to the plot.
plot_plasmid(plasmid, name = "Plasmid Name", label_wrap = 20)
plasmid |
A list of class 'plasmid' created through |
name |
Name of the plasmid, to be shown in the center. |
label_wrap |
Passed to |
A ggplot object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.