View source: R/quality_control_diagnostics.R
summarizes the number of reads resulted after each step into one table
1 | summarize_number_reads(reads_file, outprefix, outdir, cores)
|
reads_file, |
a 3 column csv file with columns: sample | R1.fastq | R2.fastq |
outprefix |
prefix used in the final ASV table |
outdir |
names of the output directory where the results are saved |
cores |
number of cpus used to run the process |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.