estimate.cvg: Estimation of Primer Coverage.

View source: R/primers.R

estimate.cvgR 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(lex.df, k = 18, mode.directionality, sample = "")

Arguments

k

A numeric giving the size of the primers.

mode.directionality

Estimation of coverage for forward/reverse/both?

sample

An optional identifier for the sample.

seqs

A character vector of sequences to evaluate coverage for.

Value

A list with entries fw and rev giving data frames for forward/reverse binding.


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