plot_qualities | R Documentation |
Plots the quality profile for an entire experiment.
plot_qualities(qp, min_score = 10)
qp |
A quality profile as returned by
|
min_score |
Smallest acceptable score. Defaults to 10 (10 error). A reference line will be plotted but no data will be discarded. |
A ggplot2 plot mapping the read positions to mean quality for each sample. Will be facetted into fowrward and reverse if applicable.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.