Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

qtables2

Internal tables function


Description

Internal function to replicate ShortRead::tables functionality while also returning average quals and a map from reads to uniques

Usage

qtables2(x, qeff = FALSE, handle.zerolen = TRUE)

Arguments

x

ShortReadQ. The ShortReadQ-class object to table (or dereplicate).

qeff

logical(1). Calculate average quality by first transforming to expected error rate.

handle.zerolen

logical(1). Default TRUE. If TRUE, gracefully excludes zero-length sequences.

Value

List. Matches format of derep-class object.


dada2

Accurate, high-resolution sample inference from amplicon sequencing data

v1.18.0
LGPL-3
Authors
Benjamin Callahan <benjamin.j.callahan@gmail.com>, Paul McMurdie, Susan Holmes
Initial release
2020-08-07

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.