estimate.cvg.dir: Estimation of Primer Coverage.

View source: R/primers.R

estimate.cvg.dirR Documentation

Estimation of Primer Coverage.

Description

Estimates the possible coverage of primers using probes of size k and only considering perfect matches without consideration of ambiguities.

Usage

estimate.cvg.dir(seqs, k, id = "")

Arguments

seqs

A character vector of sequences to evaluate coverage for.

k

A numeric giving the size of the primers.

id

An optional identifier for the primers.

Value

A data frame with binding information.


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