Learn R Programming

baseq (version 0.2.0)

simulate_pcr: PCR Simulator

Description

Simulates a PCR reaction and predicts amplicon sizes.

Usage

simulate_pcr(template, fwd, rev_p)

Value

A numeric vector of amplicon sizes

Arguments

template

A character string containing the DNA template

fwd

A character string of the forward primer

rev_p

A character string of the reverse primer