updates for chain-wise calculations and fixes multichain processing#14
Open
ftclark3 wants to merge 31 commits intocabb99:mainfrom
Open
updates for chain-wise calculations and fixes multichain processing#14ftclark3 wants to merge 31 commits intocabb99:mainfrom
ftclark3 wants to merge 31 commits intocabb99:mainfrom
Conversation
…ing openmm to keepIds when writing it
…ask attribute of the AWSEM class
…ration tests in the future
…o, watch out for the changes made to the constraints on the pairs for which configurational frustration is evaluated. Now, a pair must be more than 3.5 angstroms apart to be evaluated. This was done to match the default requirement in the write_tcl_script function
…strated contacts (in addition to minimally frustrated contacts, which was already implemented)
…airs in sequence to be calculated if the residues are on different chains. should do a better fix in the future. this current fix could be useful for testing going forward
…meter into amyloid_atlas new edits
fetching latest commits
…irs (i,j) engaging in direct, water-mediated, and protein-mediated contacts
… who don't fall into the short range (4.5-6.5) or long range (6.5-9.5) distance wells
…) but needs to be refactored
…we can now almost completely remove the prody dependency from write_tcl_script
…ce_matrix to Structure and AWSEM classes
… chain in amyloid
Author
|
will revisit this soon |
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Description
Improves functionality for multichain processing.
Structure(...,chain="A C")aa_freqandrhovalues to different segments of the chain(s)Todos
Notable points that this PR has either accomplished or will accomplish.
Questions
Status