merge.primer.entries | R Documentation |
Merges the entries of similar entries in the input primer data frame, given a list with merge indices.
## S3 method for class 'primer.entries'
merge(opti.result, merge.idx, mode.directionality = c("fw", "rev", "both"))
opti.result |
Input primer data frame. |
merge.idx |
List of lists with merge indices (get.merge.idx). |
mode.directionality |
Direction of primers. |
A primer data frame where entries of similar primers are merged.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.