nicocvn / emDNA

Energy minimization software for DNA/proteins complexes by the Olson lab at Rutgers
https://nicocvn.github.io/emDNA/
5 stars 1 forks source link

Refactored emDNA project #15

Closed nicocvn closed 3 years ago

nicocvn commented 3 years ago

This PR brings a refactored emDNA project which includes:

Build instructions are available separately (see https://nicocvn.github.io/emDNA/INSTALL.html)

nicocvn commented 3 years ago

@rty10 @stodolli although there are plenty of things that should/will be revised in the project as we move along I think this is a good enough for a start: all code compile and runs. I would suggest using that version (once it is merged) to perform validation tests and write documentation.

I was able to run some minicircle examples yesterday so I will start defining a few test cases (most likely driven by a Python script to ease the process).