Calculate the proportion of merged sequences for a MultiAmplicon object.
calcPropMerged(MA) # S4 method for MultiAmplicon calcPropMerged(MA)
MA | MultiAmplicon object with the |
---|
a vector of proportions of merged reads for each amplicon (potentially named).
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.
Emanuel Heitlinger