prep_abund_matrix {demulticoder} | R Documentation |
Prepare final ASV abundance matrix
Description
Prepare final ASV abundance matrix
Usage
prep_abund_matrix(cutadapt_data, asv_abund_matrix, data_tables, metabarcode)
Arguments
asv_abund_matrix |
The final abundance matrix containing amplified sequence variants |
metabarcode |
The metabarcode used throughout the workflow (applicable options: 'rps10', 'its', 'r16S', 'other1', other2') |
[Package demulticoder version 0.1.2 Index]