restriction_match | R Documentation |
Determines the most similar template sequence for every input primer sequence. Used to identify regions for alignment for the identification of restriction sites.
restriction_match(primer.seqs, template.seqs)
primer.seqs |
Primer sequences. |
template.seqs |
Template sequences. |
A vector with the template regions matching the
primer.seqs
best.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.