v0.16.3
fixed bug in oxDNA export
We fixed a bug (#188) in oxDNA export that made the helix roll go the opposite rotational direction from where it should have been.
handling paranemic crossovers in cadnano export
The previous cadnano export did not correctly handle paranemic crossovers (#185): crossovers that join domains going in the same direction:
Commits
- ce5163a: bumped version (David Doty) #191
- c83501f: changed .conf to .dat file extension in oxDNA export (David Doty) #191
- a5b3ad1: Update scadnano.py (David Doty) #191
- 309a8c1: Update scadnano.py (David Doty) #191
- 686abfc: fixed bug with file writing methods that allow use to specify optional filename with no extension (David Doty) #191
- 337fd1b: Bug fix helix number was badly set in cadnano export (Tristan Stérin) #189
- a474796: Adding cases in _cadnano_v2_place_crossover for paranemic crossovers (Tristan Stérin) #189
- 865b947: Un-ignoring test file (Tristan Stérin) #189
- 18aee03: Un-ignoring test file (Tristan Stérin) #189
- e128a3a: Merge branch 'dev' into bug_paranemic_crossovers (Cosmo Stérin) #189
- bf1a5e7: fixed sign error causing roll to be applied in the wrong direction (Daniel Hader) #190
- 447c999: fixes #188 (Daniel Hader) #190