Skip to main content
Simulate temperature gradients to find optimal annealing temperatures for primer sets.

Overview

The Tm gradient simulation uses nearest-neighbor thermodynamics to predict primer binding efficiency across a temperature range. This helps determine:
  • Optimal annealing temperature for maximum specificity
  • Temperature tolerance range for each primer
  • Sensitivity analysis to identify temperature-sensitive primers

CLI Usage

Arguments

Output

API Usage

Thermodynamic Model

Uses Santa Lucia (1998) nearest-neighbor parameters:
  • ΔH and ΔS for each dinucleotide pair
  • Salt correction for Na+ concentration
  • Two-state binding model for efficiency calculation

Configuration

See primerlab/config/tm_gradient_default.yaml for default settings.

See Also