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

derep-class

A class representing dereplicated sequences


Description

A list with the following three members.

  • $uniques: Named integer vector. Named by the unique sequence, valued by abundance.

  • $quals: Numeric matrix of average quality scores by position for each unique. Uniques are rows, positions are cols.

  • $map: Integer vector of length the number of reads, and value the index (in $uniques) of the unique to which that read was assigned.

This can be created from a FastQ sequence file using derepFastq

See Also


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.