View source: R/pipeline_track.R
getPipelineSummary | R Documentation |
Obtain summary data for amplicons run through the MultiAmplicon pipeline.
getPipelineSummary(MA)
MA |
MultiAmplicon object with all slots filled for tracking. |
Get statistics on the number of samples (with read data), the number of unique sequence variants and the number of reads left after processing of amplicons in the MultiAmplicon pipeline. In some steps of the pipeline dada2 performs quality filtering excluding non-credible sequence variants.
a data.frame of sample, unique sequences and sequencing reads numbers per amplicon.
Emanuel Heitlinger
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.