plot_alignment_quality: Plot alignment quality.

Description Usage Arguments Value

Description

This function graphs the probability to recover the reference sequence from an multiple alignment of nanopore reads.

Usage

1
plot_alignment_quality(x, smooth = TRUE, annotate = TRUE, annot.size = 4)

Arguments

x

A consensus_table.

annotate

Annotate mismatch positions.

annot.size

If annotate = TRUE, size of the annotation text.

smooth

Plot a smoothing function (gam: y ~ s(x)).

Value

Plots the probability to recover the reference sequence and summarises it in a boxplot.


gschofl/porequal documentation built on May 17, 2019, 8:53 a.m.