View source: R/assign_taxonomy.R
format_abund_matrix | R Documentation |
Format ASV abundance matrix
format_abund_matrix(
data_tables,
asv_abund_matrix,
seq_tax_asv,
output_directory_path,
metabarcode
)
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 |
seq_tax_asv |
An amplified sequence variants matrix with taxonomic information |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.