View source: R/make_asv_abund_matrix.R
make_abund_matrix | R Documentation |
Quality filtering to remove chimeras and short sequences
make_abund_matrix(
raw_seqtab,
temp_directory_path,
barcode_params = barcode_params,
barcode
)
raw_seqtab |
An RData file containing intermediate read data before chimeras were removed |
asv_abund_matrix The returned final ASV abundance matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.