View source: R/pipeline_track.R
getCounts | R Documentation |
Get a sum of uniques from an input object.
getCounts(MaMat, what = "input")
MaMat |
A matrix or vector of derep, dada or merger objects |
This function calculates the number of unique sequences, ASVs or merged sequences from the relevant slot in a MultiAmplicon object
a matrix, list or vector of counts, depending on the class of the input
Emanuel Heitlinger
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.