The minimum you need to know to be productive on day one.
splicecraft # empty canvas
splicecraft L09137 # fetch pUC19 from NCBI on launch
splicecraft myplasmid.gb # local GenBank
splicecraft mything.dna # popular commercial plasmid editor formatPress ? once running for the full keyboard-shortcut reference,
rendered as a Markdown modal so you can drag-select a combo to copy.
splicecraft L09137What you should see:
- Circular braille map in the centre — pUC19 ring with feature arcs in distinct colours.
- Feature sidebar on the right listing CDS, primer_bind, and rep_origin features.
- Library panel on the left (empty until you add this plasmid
via
Alt+K). - Sequence panel at the bottom, two-strand, with the cursor at bp 1.
Try these in order:
r— toggle restriction-site overlay. Watch BamHI, HindIII, EcoRI, and others light up on the map and sequence panel.- Click on the EcoRI site — upstream bases tint blue, downstream red, with the staggered overhang flipped between strands.
v— toggle linear view.+/-zoom;[/]pan;0reset.Enteron the sequence panel — highlight the feature enclosing the cursor.Ctrl+A,Ctrl+C— select all + copy the top strand.Alt+C— copy the reverse complement instead.Alt+K— add ("keep") pUC19 in the library.Ctrl+Q— quit. Re-launch withsplicecraft; pUC19 is in the panel.
Constructor → Traditional or Constructor → Gibson or Constructor → Golden Braid. Pick your insert source (current plasmid / library
entry / free-form PCR product / Parts Bin), pick your vector, simulate
the digest + ligation. Save the product back to the library with full
construction-history XML preserved for downstream auditability.
See Features → Cloning.
Ctrl+P opens the Primer Design workbench. Choose detection /
cloning / Golden Braid / generic, pick the target region, click
Design. Primer3 returns ranked candidates; promote them to
primer_bind features on the map or save to the persistent primer
library (Designed → Ordered → Validated lifecycle).
File → Bulk import folder…, point at the archive, give the
collection a name. Every .dna / .gb / .gbk file inside is
loaded independently; failures per file are isolated and surfaced in
a notify summary. The popular commercial plasmid editor's
construction-history XML is preserved on import and re-emitted on
save — so the lineage of a multi-step build survives the round-trip.
See Features → Library.
- Features overview — every workflow the workbench supports.
- Keybindings + menus — the full reference.
- Agent API — drive the running session from an external AI agent or script.
- Data safety — what gets backed up, where, and how to restore.