restriction_ali: Identification of Badly Fitting Regions.

View source: R/primers.R

restriction_aliR Documentation

Identification of Badly Fitting Regions.

Description

Identify regions in the templates where the primers are not very complementary. These regions indicate possible restriction enzyme adapters.

Usage

restriction_ali(primer.seqs, template.seqs, search.hits)

Arguments

primer.seqs

Primer sequences.

template.seqs

Template sequences.

search.hits

Template substrings that agree well with the input primers.

Value

A list with putative restriction sites for every primer.


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