The 4-step design wizard
Every primer-panel design in Primer Architect goes through the same four steps. Each step is independently validatable so you can flip back and forth without losing context.
Step 1 — Select reference
Pick the organism reference assembly. GRCh38.p14 is live today. Five more genomes (mouse, chicken, Chinese hamster, maize, pig) ship in M3 when we move the FASTA files to Cloud Storage.
Step 2 — Select target sequence
Choose the gene to amplify, either:
- By gene: type the gene symbol or an alias (e.g.
TP53orp53). A curated short-list of common oncology targets is suggested. - By disease (ClinVar): pick a disease from the curated list; we'll show the associated genes.
Step 3 — Select target bases
The interactive gene track shows your target's exons and a draggable selection band that defines the amplified range.
- Click + drag on the track to define a new range.
- Drag the highlighted band to move the selection.
- Drag either edge to resize.
- Type exact Initial / Final base values to override.
Step 4 — Scheme parameters
- Amplicon length — target size for each amplicon; ±10 % range.
- Number of pools — multiplex pools to avoid primer-pair collisions.
- Target overlap — defaults to ~10 % of amplicon size; override for tighter coverage.
- Min base frequency — minimum allele frequency to keep in primer design.
- Backtrack — try alternative paths to prevent gaps (slower).
- High-GC — relax the upper GC threshold for high-GC genomes.
What happens after submit
The design call can take up to 5 minutes. Behind the scenes, the FastAPI backend runs primalscheme3 with your parameters and returns a primer/amplicon manifest. You land on the results page, where you can explore the primer list, pool breakdown, amplicon coverage, and exports.
