plot_lengths: Plots the distribution of sequence lengths with acceptable...

plot_lengthsR Documentation

Plots the distribution of sequence lengths with acceptable quality.

Description

Plots the distribution of sequence lengths with acceptable quality.

Usage

plot_lengths(qp, min_score = 10)

Arguments

qp

A quality profile as returned by quality_profile.

min_score

Smallest acceptable score. Defaults to 10 (10 error).

Value

A ggplot2 plot mapping the read positions to mean quality for each sample. Will be facetted into fowrward and reverse if applicable.


Gibbons-Lab/mbtools documentation built on Jan. 28, 2024, 11:08 a.m.