Skip to content

Releases: softnanolab/drawNA

drawNA Version 1.0.1

12 Nov 12:34
be81ad0
Compare
Choose a tag to compare

drawNA Version 1.0.1

Summary

Added transformation methods to oxDNA objects.

Usage:

vector = np.array([10., 0., 0.])
nucleotide.translate(vector)
strand.translate(vector)
system.translate(vector)

drawNA Version 1.0.0

14 Oct 18:24
Compare
Choose a tag to compare

drawNA Version 1.0.0

Summary

  • Identical to origamiUROP v0.3.1 (found here)
  • Everything renamed to drawNA
  • Build and testing updated to work with Windows, MacOS and Linux