Learn R Programming

baseq (version 0.2.0)

calculate_tm: Primer Tm

Description

Calculates the melting temperature of a primer sequence.

Usage

calculate_tm(s, salt = 50)

Value

Numeric Tm in Celsius

Arguments

s

A character string containing the sequence

salt

Numeric salt concentration in mM (default: 50)