View source: R/assign_taxonomy.R
process_single_barcode | R Documentation |
Run 'DADA2' taxonomy functions for single metabarcode
process_single_barcode(
data_tables,
temp_directory_path,
output_directory_path,
asv_abund_matrix,
metabarcode = metabarcode,
barcode_params
)
data_tables |
The data tables containing the paths to read files, metadata, and metabarcode information with associated primer sequences |
asv_abund_matrix |
The final abundance matrix containing amplified sequence variants |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.