Skip to content

Oxdna export roll angle fix#190

Merged
dave-doty merged 2 commits intodevfrom
oxDNA-export-roll-angle-fix
Aug 3, 2021
Merged

Oxdna export roll angle fix#190
dave-doty merged 2 commits intodevfrom
oxDNA-export-roll-angle-fix

Conversation

@DanielHader
Copy link
Copy Markdown
Collaborator

When applying the roll angle to a helix, the function _oxdna_get_helix_vectors was applying the roll angle in the wrong orientation (counterclockwise instead of clockwise). This fix simply flips the direction in which the roll is applied.

@DanielHader DanielHader requested a review from dave-doty as a code owner August 3, 2021 16:45
Copy link
Copy Markdown
Member

@dave-doty dave-doty left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you add a commit that has the phrase "fixes #188", so that GitHub will automatically close the issue when this makes it to the main branch? (https://github.com/UC-Davis-molecular-computing/scadnano-python-package/blob/main/CONTRIBUTING.md#pushing-to-the-repository-dev-branch-and-documenting-changes-done-on-all-updates)

@DanielHader
Copy link
Copy Markdown
Collaborator Author

Can you add a commit that has the phrase "fixes #188", so that GitHub will automatically close the issue when this makes it to the main branch? (https://github.com/UC-Davis-molecular-computing/scadnano-python-package/blob/main/CONTRIBUTING.md#pushing-to-the-repository-dev-branch-and-documenting-changes-done-on-all-updates)

done!

@dave-doty dave-doty merged commit 704802e into dev Aug 3, 2021
@dave-doty dave-doty deleted the oxDNA-export-roll-angle-fix branch August 3, 2021 17:06
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