TASBE / SBOL-Annotator

A simple tool for using SBOL to add interactions information to genetic constructs
0 stars 0 forks source link

Portions of plasmids should be in order #30

Closed bchan closed 5 years ago

bchan commented 5 years ago

Right now the portions of the plasmids that are part of the device are not in order. For some reason, .add causes an error when trying to add the same sequence annotation from the original plasmid.

jakebeal commented 5 years ago

Solution: use SequenceConstraints instead

bchan commented 5 years ago

Fixed by: c8ce1eb