calcPropMerged | R Documentation |
Calculate the proportion of merged sequences for a MultiAmplicon object.
calcPropMerged(MA)
## S4 method for signature 'MultiAmplicon'
calcPropMerged(MA)
MA |
MultiAmplicon object with the |
Merging using dadaMulti
can result in loss of
sequences with too little overlap. This function determines what
proporton of sequences were merged using mergeMulti
for each amplicon in a MultiAmplicon object.
a vector of proportions of merged reads for each amplicon (potentially named).
Emanuel Heitlinger
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.