mismatch.info: Information about Mismatches.

View source: R/con_primer_coverage.R

mismatch.infoR Documentation

Information about Mismatches.

Description

Computes information about mismatch binding events.

Usage

mismatch.info(primer, seqs)

Arguments

primer

Primer character vector.

seqs

Template binding sequences of primers as a XStringsView object.

Value

List with positions and number of mismatches of the primer in the seqs. The list contains the field mm.pos containing a list with the positions of the mismatches and the field Nbr containing a numeric vector with the number of mismatches per template binding event.


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