merge.select: Select merge indices

View source: R/ambiguity.R

merge.selectR Documentation

Select merge indices

Description

Greedily identifies the smallest number of possible sequences merges that can be performed.

Usage

## S3 method for class 'select'
merge(merge.idx)

Arguments

merge.idx

list of lists containing the indices of possible merges

Value

The smallest number of possible merge operations as an index list.


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