get.matches: Identification of Sequence Matches.

View source: R/con_dimerization.R

get.matchesR Documentation

Identification of Sequence Matches.

Description

Identifies matches between two strings provided by OligoArrayAux.

Usage

get.matches(s1, s2)

Arguments

s1

The aligned nucleotide sequence character vector.

s2

The aligned, matching substring of s1.

Value

A match vector (M for matches, X for mismatches).


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