restriction_match: Identification of Sequence Matches.

View source: R/primers.R

restriction_matchR Documentation

Identification of Sequence Matches.

Description

Determines the most similar template sequence for every input primer sequence. Used to identify regions for alignment for the identification of restriction sites.

Usage

restriction_match(primer.seqs, template.seqs)

Arguments

primer.seqs

Primer sequences.

template.seqs

Template sequences.

Value

A vector with the template regions matching the primer.seqs best.


matdoering/openPrimeR documentation built on July 4, 2025, 3:59 a.m.