.fillSampleTables | R Documentation |
Fill sequence tables in a MultiAmplicon object to include selected samples for all amplicons.
.fillSampleTables(ST, samples)
ST |
a sequence tabel from a MultiAmplicon object |
samples |
a character vector giving names of samples to retain. |
In a MultiAmplicon object for some primer pairs some samples might
have no amplified sequence variants at all. This function creates
matrices including consistent samples for all the sequenceTableNoChime
slots of a MultiAmplicon object and returnes filled tables for all requested
samplese. Cells are filled with 0 (zeros) for samples originally
not recoverd in an amplicon.
a sequence table for use in a MultiAmplicon object
Emanuel Heitlinger
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.