plot_amplicon: Plots amplicon sequence using ggplot2.

View source: R/helpers_plots.R

plot_ampliconR Documentation

Plots amplicon sequence using ggplot2.

Description

Plots amplicon sequence using ggplot2.

Usage

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


valenlab/amplican documentation built on Jan. 28, 2024, 5:10 a.m.