get.redundant.cols: Identification of Redudant Primers.

View source: R/optimization_ILP.R

get.redundant.colsR Documentation

Identification of Redudant Primers.

Description

Identifies primers that are redundant.

Usage

get.redundant.cols(cvg.matrix)

Arguments

cvg.matrix

Binary matrix of coverage events.

Details

Redundant primers do not reduce the coverage when removed.

Value

TRUE for redundant primers, FALSE otherwise.


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