View source: R/inspect_read_quality.R
insp_reads | R Documentation |
Convenience wrapper for DADA2 read processing functions. Generates QC plots from a given fastq file before and after quality control by DADA2.
insp_reads(readfiles, filtfiles, filenum = 1)
readfiles |
(Required) Path to single-end 454 demultiplexed fastq files |
filtfiles |
(Required) Path to quality-filtered fastq files generated by std_(454/illum_SE/illum_PE)_preprocess |
filenum |
(Optional) Number of fastq read file to plot (numeric). |
insp_reads()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.