highlight.mismatch: Highlight mismatches

View source: R/check_stop_codons.R

highlight.mismatchR Documentation

Highlight mismatches

Description

Collects information on the mutations present in the input and highlights the mutations in the sequence.

Usage

highlight.mismatch(seq, mm.seq)

Arguments

seq

character vector of the original sequence

mm.seq

character vector of the mutated sequence

Value

A list highlighting the mutations and additional information (mutation type, number, etc.)


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