Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Topology Format #69

Merged
merged 37 commits into from
Oct 3, 2023
Merged

New Topology Format #69

merged 37 commits into from
Oct 3, 2023

Conversation

ErikPoppleton
Copy link
Collaborator

This pull request includes the following major updates to all systems:

  • The new topology format with correct DNA strand orientation
  • Updates to oat to work with the new topology format

And the following minor update to oxDNA:

  • Implement rate for stiff as well as for r0 for mutual_trap

And the following minor updates to oxDNA_analysis_tools:

  • Update external force system to work with the rate parameters above
  • Fixed bug in oxDNA2PDB CLI parser
  • Updates to typing and docstrings

lorenzo-rovigatti and others added 30 commits March 1, 2023 09:37
Note that only few selected features are available if using the new
topology.
From now on, if not specified the parser will assume `type=DNA`
@ErikPoppleton
Copy link
Collaborator Author

Note that update_pybind was already merged into this branch, so maybe I should wait until that's merged in and resubmit this.

@lorenzo-rovigatti
Copy link
Owner

I have added an example and some documentation. Can you have a look when you have some spare time? If you like it we can merge the branch (and maybe make a new release?)

@ErikPoppleton
Copy link
Collaborator Author

I haven't looked at the example yet, but I just took a pass at the documentation and added a bunch more of my own to the oat subdirectory.

@lorenzo-rovigatti lorenzo-rovigatti merged commit a6214b9 into master Oct 3, 2023
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants