make_abund_matrix {demulticoder} | R Documentation |
Quality filtering to remove chimeras and short sequences
Description
Quality filtering to remove chimeras and short sequences
Usage
make_abund_matrix(
raw_seqtab,
temp_directory_path,
barcode_params = barcode_params,
barcode
)
Arguments
raw_seqtab |
An RData file containing intermediate read data before chimeras were removed |
Value
asv_abund_matrix The returned final ASV abundance matrix
[Package demulticoder version 0.1.2 Index]