-
Notifications
You must be signed in to change notification settings - Fork 6
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
Support for neutral point mutation #98
Closed
Closed
Changes from 1 commit
Commits
Show all changes
46 commits
Select commit
Hold shift + click to select a range
3a27d07
improving parametr handling
JohannesKarwou 2ec0e83
Fix code style issues with Black
lint-action ea374e9
supporting a first point mutation
JohannesKarwou ca092bb
Fix code style issues with Black
lint-action dc19d70
setting NGRP section to zero
JohannesKarwou f647c16
Merge branch 'support_point_mutation' of github.com:wiederm/transform…
JohannesKarwou 4763c89
Fix code style issues with Black
lint-action 8d9c0ca
minor comments
JohannesKarwou 5745122
Merge branch 'support_point_mutation' of github.com:wiederm/transform…
JohannesKarwou d1d06e8
paramters which are used by tf are now written out to toppar.st
JohannesKarwou d0b390e
Merge branch 'parameter_handling' of github.com:wiederm/transformato …
JohannesKarwou 99fe889
Fix code style issues with Black
lint-action bc0908f
removing ligand1 and ligand2 from parameterset
JohannesKarwou bcbafc3
Fix code style issues with Black
lint-action 19a022c
extending function to work with asfe
JohannesKarwou c657551
strange merge conflict
JohannesKarwou 04a2beb
assure that only chain A is mutated
JohannesKarwou 87c5850
Fix code style issues with Black
lint-action 89ae17f
Merge branch 'support_point_mutation' into parameter_handling
JohannesKarwou 33e4d6a
Fix code style issues with Black
lint-action 96b5ab9
Merge pull request #100 from wiederm/parameter_handling
JohannesKarwou d0123f0
consider empty tlc for s2
JohannesKarwou d3c724b
Fix code style issues with Black
lint-action 559f0c9
remove unnecessary print statements
JohannesKarwou a19eda0
comments + way of copying ligand specific files if necessary
JohannesKarwou aa1f3a0
Fix code style issues with Black
lint-action 575ed84
automatic common core transformation
JohannesKarwou d821c88
Fix code style issues with Black
lint-action 0380568
create again corrected psf for the tests
JohannesKarwou 4d94b82
Merge branch 'support_point_mutation' of github.com:wiederm/transform…
JohannesKarwou a536d96
Update mutate.py
JohannesKarwou 92168a6
Update system.py
JohannesKarwou 2915b8c
Fix code style issues with Black
lint-action 5fb7353
Update mutate.py
JohannesKarwou 65bcaba
Fix code style issues with Black
lint-action bd3a580
handling of different residue names
JohannesKarwou bdc06b5
Fix code style issues with Black
lint-action aced89e
avoid parameter changes for dummy atoms in last step
JohannesKarwou 8040e2b
Fix code style issues with Black
lint-action bd2abe9
remove redundant and statement
JohannesKarwou f7cc923
Merge branch 'support_point_mutation' of github.com:wiederm/transform…
JohannesKarwou 10793e7
remove unnecessary and statement
JohannesKarwou e7587ec
compare only within tlc of mutation
JohannesKarwou 3acaaff
adding addtional toppar file for modified nucleobases
JohannesKarwou 58191de
Merge branch 'master' into support_point_mutation
JohannesKarwou 5221929
Fix code style issues with Black
lint-action File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't know if we can remove the
self.dummy_region_cc1.lj_default
variable, but in my opinion I think it's not necessary since this atom (the lj default atom) is not part of the common core anymore and thus can vary between different ligands