Echo Export¶
#-CAD can export your megastructure design directly to command sheets for the Echo Liquid Handler, enabling automated assembly of your DNA origami monomer slats (refer to our accompanying paper for more details on laboratory assembly).
Overview¶
The Echo export workflow:
- Configure source plates (where DNA handles are stored)
- Link design handles with sequences from source plates
- Assign slats to output 96-well plates via the Echo Plate Layout window
- Configure per-well dispensing parameters (ratio, volume, scaffold concentration)
- Optionally mark specific handles as manual (pipetted by hand)
- Generate export outputs (CSV commands, PDF reports, master mix sheets, PEG purification sheets)
Prerequisites¶
Before considering an Echo export, ensure:
- [ ] Your design has optimized assembly handles
- [ ] All cargo and seed elements are placed
- [ ] Source plates are configured with available handles (the plates used by the crisscross origami team are available here, we are working on a tutorial for setting up your own plates)
Import plates into #-CAD¶
- Switch to the Echo Config sidebar tab
- Load your handle plates from file
- Turn on the Plate Validation visualization from the 2D grid settings
- Click on the Assign button to assign handles to each plate well
Echo Plate Layout¶
The Echo Plate Layout window provides a drag-and-drop interface for assigning slats to 96-well output plates:
- Auto-assign: Places slats in sorted order, optionally split by slat type or layer
- Duplicate slats: Create multiple copies of a slat across plates
- Per-well config: Set ratio, volume, and scaffold concentration per well or in bulk
- Manual handles: Mark specific handle positions that should be pipetted by hand rather than dispensed by the Echo
- Volume normalization: Optionally equalize total volume across wells with water compensation
Plate assignments are persisted within the design file in a consolidated output_echo_plates sheet.
Export Outputs¶
The export system generates multiple output files:
| Output | Description |
|---|---|
| Echo CSV | Transfer instructions for the Echo liquid handler (source plate, source well, destination well, volume) |
| Manual CSV | Separate instruction list for handles marked as manual |
| PDF Report | Visual plate layout with handle barcodes, well configs, and colour coding |
| Master Mix Sheet | Excel workbook with per-slat-type volume calculations for master mix preparation |
| PEG Purification Sheet | Excel workbook with per-group PEG purification calculations |
Design File Format¶
When echo plates are configured, the design .xlsx file includes:
output_echo_platessheet — consolidated plate assignments and well configs for all platesinput_source_platessheet — all loaded input plate definitionslab_metadatasheet — export flags, master mix config, and PEG config key-value pairs