View source: R/cut_primers_trim_reads.R
plot_post_trim_qc | R Documentation |
Wrapper script for plotQualityProfile after trim steps and primer removal.
plot_post_trim_qc(
cutadapt_data,
output_directory_path,
n = 5e+05,
barcode_params
)
cutadapt_data |
FASTQ read files trimmed of primers |
output_directory_path |
The path to the directory where resulting files are output |
n |
(Optional). Default 500,000. The number of records to sample from the fastq file. |
Quality profiles of reads after primer trimming
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.