make_abund_matrix: Quality filtering to remove chimeras and short sequences

View source: R/make_asv_abund_matrix.R

make_abund_matrixR 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


demulticoder documentation built on June 8, 2025, 12:47 p.m.