Skip to main content
v0.3.0 - BLAST-based specificity analysis.

Overview

PrimerLab checks primer specificity using BLAST alignment against reference databases.

Features

  • Dual Backend: BLAST+ or Biopython fallback
  • Parallel Processing: Multi-threaded for speed (v0.3.2)
  • Caching: Skip redundant alignments
  • Scoring: A-F grades based on off-target count

CLI Usage

Standalone

Integrated with Design

Config-based

Scoring System

Output

Backend Selection

See Also