View source: R/make_asv_abund_matrix.R
countOverlap | R Documentation |
Count overlap to see how well the reads were merged
countOverlap(data_tables, merged_reads, barcode, output_directory_path)
data_tables |
The data tables containing the paths to read files, metadata, and metabarcode information with associated primer sequences |
merged_reads |
Intermediate merged read RData file |
barcode |
The metabarcode used throughout the workflow (applicable options: 'rps10', 'its', 'r16S', 'other1', other2') |
output_directory_path |
The path to the directory where resulting files are output |
A plot describing how well reads merged and information on overlap between reads
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.