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

vHelix_oxDNA.py changes G in C and vice versa #17

Closed VinceCar closed 4 years ago

VinceCar commented 4 years ago

Hi everyone, I've tested this script on some of my designs (produced using Maya 2018 on IMac) and the resulting topology files were not correct. In particular the C and G bases results swap. The problem repeated with simpler structures of ds and ss strands (in the attached zip folder, there are 2 Maya files, the first containing a ds AGAGA sequence that becomes ACACA while the second contains a mixed sequence of ds-ss CCCCC becoming GGGGG). tests.zip

lorenzo-rovigatti commented 4 years ago

Hey there, thanks a lot for pointing this out. We'll work on a fix asap.

lorenzo-rovigatti commented 4 years ago

The issue has been fixed in commit c0f2ac5.