View source: R/cut_primers_trim_reads.R
plot_qc | R Documentation |
Wrapper function for plotQualityProfile function
plot_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. |
'DADA2' wrapper function for making quality profiles for each sample
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.