merge.primer.entries.single | R Documentation |
Merges the input sequences given a list with merge indices.
## S3 method for class 'primer.entries.single'
merge(seqs, merge.idx)
seqs |
The input sequences. |
merge.idx |
List of list with merge indices. |
Merged input sequences according to the input merge indices.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.