plot_amplicon {amplican} | R Documentation |
Plots amplicon sequence using ggplot2.
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