get.merge.idx: Indices for merging sequences

View source: R/ambiguity.R

get.merge.idxR Documentation

Indices for merging sequences

Description

Identifies the indices of similar input sequences to be merged.

Usage

get.merge.idx(seqs, max.degeneracy)

Arguments

seqs

The input sequence strings.

max.degeneracy

The maximal allowed degeneracy of a merged seq.

Value

A list of lists containing the indices of seqs to be merged. For example [[1,2,3]] would indicate to merge primers 1, 2, and 3.


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