UC-Davis-molecular-computing / scadnano-python-package

Python scripting library for generating designs readable by scadnano.
https://scadnano.org
MIT License
13 stars 7 forks source link

ensure each table line/PlateMap has a unique (plate name, each volume) #218

Closed dave-doty closed 2 years ago

dave-doty commented 2 years ago

It is possible to create a mix that duplicates plate names and pipetting volumes, even though the natural thing is to have these be a single line in the mix table and a single PlateMap.

[TODO: put example here of how this fails]

dave-doty commented 2 years ago

Oops, made this on the wrong repo, was intended for https://github.com/DNA-and-Natural-Algorithms-Group/alhambra/. Closing.