Description Usage Arguments Value
View source: R/helpers_plots.R
Plots amplicon sequence using ggplot2.
1 | plot_amplicon(amplicon, from, to)
|
amplicon |
(character) Sequence of the amplicon to plot. |
from |
(number) Minimum on x axis - start of the amplicon |
to |
(number) Maximum on x axis - not necessarily end of the amplicon |
(amplicon plot) ggplot2 object of amplicon plot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.