View source: R/optimization_greedy.R
reorder.primer.table | R Documentation |
Reorders a primer set according to the IDs of primers.
## S3 method for class 'primer.table'
reorder(filtered.primers, primer.ID.order)
filtered.primers |
Primer data frame. |
primer.ID.order |
new ordering of IDs in the data frame. |
Reordered primer data frame.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.