UC-Davis-molecular-computing / scadnano

Web application for designing DNA structures such as DNA origami.
https://scadnano.org
MIT License
22 stars 13 forks source link

884 disallow assigning dna complements when there are unpaired deletionsinsertions #885

Closed dave-doty closed 1 year ago

dave-doty commented 1 year ago

Description

Prevents assigning DNA complements when there is an unpaired insertion or deletion.

Related Issue

884

Motivation and Context

The error given before this fix was confusing. This more directly indicates the problem.

dave-doty commented 1 year ago

Accidently merging to main instead of dev, closing