View source: R/make_asv_abund_matrix.R
infer_asvs | R Documentation |
Core 'DADA2' function to learn errors and infer ASVs
infer_asvs(
data_tables,
my_direction,
my_primer_pair_id,
barcode_params,
output_directory_path
)
data_tables |
The data tables containing the paths to read files, metadata, and metabarcode information with associated primer sequences |
my_direction |
Whether primer is in forward or reverse direction |
my_primer_pair_id |
The specific metabarcode ID |
output_directory_path |
The path to the directory where resulting files are output |
asv_data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.