lorenzo-rovigatti / tacoxDNA

A collection of tools for DNA modelling
http://tacoxdna.sissa.it/
GNU General Public License v3.0
17 stars 21 forks source link

skip: unrecoverably mismatched region length #14

Closed elija-feigl closed 3 years ago

elija-feigl commented 4 years ago

Issue: Bug in Cadnano_oxDNA.py: Cadnano to oxDNA converter. the Cadnano file has to have the following motifs:

minimal example: cadnano-tacox-mismatch.json.txt

python cadnano_oxDNA.py cadnano-tacox-mismatch.json sq

"CRITICAL: the lengths of begin (2) and end (3) arrays are unrecoverably mismatched"

lorenzo-rovigatti commented 3 years ago

The bug has been fixed by @mckwxp