merge.ambig.primers | R Documentation |
Merges similar primers contained in the input primer data frame.
## S3 method for class 'ambig.primers'
merge(primer.df, mode.directionality = c("fw", "rev", "both"), max.degeneracy)
primer.df |
Primer data frame. |
mode.directionality |
Analysis direction. |
max.degeneracy |
Maximal degeneracy of merged primers. |
A primer data frame where similar primers are merged into one entry.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.