Skip to main content
Learn how to use Tm gradient simulation to find optimal annealing temperatures.

Prerequisites

  • PrimerLab v0.4.3+
  • Primer JSON file

Step 1: Prepare Primers

Create primers.json:

Step 2: Run Simulation

Step 3: Interpret Results

Optimal Temperature

The optimal annealing temperature is where all primers have good binding efficiency while maintaining specificity. The recommended range shows temperatures where efficiency stays above 80%.

Per-Primer Analysis

Grades

Step 4: Use in PCR Protocol

Based on results:
  1. Set gradient PCR from range_min to range_max
  2. Use optimal as starting point
  3. Validate with actual amplification

Advanced: Custom Temperature Range

For high-Tm primers (GC-rich):
For low-Tm primers:

Python API Example

Next Steps