concatenateMultiAmplicon | R Documentation |
Concatenate two MultiAmplicon objects
concatenateMultiAmplicon(MA1, MA2, what = "samples")
MA1 |
MultiAmplicon object that should be concatenated. |
MA2 |
Second MultiAmplicon object to be concatenated with the first. |
what |
Should either "samples" or "amplicons" be concatenated? Currently only "samples" are implemented. |
Two MultiAmplicon objects are concatenated. Currently only concatenation of different samples with the same amplicons is implemented.
A concatenated MultiAmplicon object
Emanuel Heitlinger
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.