tagmeFromDada2: Assign taxonomy to an input Seqtab variable, exported from...

Description Usage Arguments Value

View source: R/tagmeFromDada2.R

Description

Assign taxonomy to an input Seqtab variable, exported from Dada2

Usage

1
tagmeFromDada2(seqtab, db = "./", specificity = 0.8, batch = 50000)

Arguments

seqtab

The seqtab object produced by Dada2.

db

The directory containing the downloaded RDS and TXT files corresponding to your amplicon region. The directory name must end with "/".

specificity

The Specificity that will determine the threshold score for assignment.

batch

The maximum number of sequences to be assigned per batch. Bigger batches demand more memory.

Value

A table containing the taxonomic assignment and the score to each sequence.


gabrielrfernandes/tagme documentation built on Dec. 25, 2021, 1:25 a.m.