plot_amplicon: Plots amplicon sequence using ggplot2.

Description Usage Arguments Value

View source: R/helpers_plots.R

Description

Plots amplicon sequence using ggplot2.

Usage

1
plot_amplicon(amplicon, from, to)

Arguments

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

Value

(amplicon plot) ggplot2 object of amplicon plot


amplican documentation built on Nov. 8, 2020, 11:10 p.m.