Installation Options
PrimerLab offers multiple installation methods. Choose the one that best fits your needs:| Method | Best For | Includes External Tools |
|---|---|---|
| Docker | Zero-setup, cross-platform | ✅ ViennaRNA, BLAST |
| Conda | Bioinformatics users | ✅ ViennaRNA, BLAST |
| Pip | Python developers | ❌ Manual install |
Option 1: Docker (Recommended for beginners)
Option 2: Conda/Mamba
Option 3: Pip (Advanced)
Requires manual installation of system tools. Linux (Ubuntu/Debian):Option 4: From Source (Development)
Verify Installation
Quick Start
1. Check Your Sequence
2. Create Config File
3. Run Primer Design
4. View Results
Results are saved in the output directory:result.json- Machine-readable resultsreport.md- Human-readable reportaudit.json- Reproducibility log
Troubleshooting
primer3-py fails to install
ViennaRNA not found
BLAST not found
Next Steps
- CLI Reference - All available commands
- Configuration - Config file options
- Examples - Example configurations