Prerequisites
Install BLAST
Create database
Method 1: Integrated with Design
Run off-target check during primer design:Method 2: Standalone Check
Check existing primers:Understanding Results
Grades
| Grade | Off-targets | Action |
|---|---|---|
| A | 0 | ✅ Safe to use |
| B | 1-2 low identity | ✅ Safe to use |
| C | 3-5 | ⚠️ Verify experimentally |
| D | 6-10 | ⚠️ Consider alternatives |
| F | >10 | ❌ Do not use |
Score calculation
Output Files
Configuration Options
In YAML config:Troubleshooting
| Issue | Solution |
|---|---|
| Database not found | Check path, run makeblastdb |
| BLAST not installed | Install ncbi-blast+ |
| Too many off-targets | Try different primer pair |
| Slow performance | Use —threads option |