Fixing shape support in cgtoaa module#1515
Merged
Merged
Conversation
…nto CG-HADDOCK-shape
VGPReys
reviewed
Apr 14, 2026
VGPReys
reviewed
Apr 14, 2026
VGPReys
reviewed
Apr 14, 2026
VGPReys
reviewed
Apr 14, 2026
VGPReys
reviewed
Apr 14, 2026
VGPReys
reviewed
Apr 14, 2026
VGPReys
reviewed
Apr 14, 2026
VGPReys
reviewed
Apr 14, 2026
VGPReys
reviewed
Apr 14, 2026
VGPReys
reviewed
Apr 14, 2026
VGPReys
reviewed
Apr 14, 2026
VGPReys
reviewed
Apr 14, 2026
VGPReys
reviewed
Apr 14, 2026
VGPReys
reviewed
Apr 14, 2026
rvhonorato
reviewed
Apr 16, 2026
rvhonorato
reviewed
Apr 16, 2026
rvhonorato
reviewed
Apr 16, 2026
rvhonorato
reviewed
Apr 16, 2026
rvhonorato
reviewed
Apr 16, 2026
rvhonorato
reviewed
Apr 16, 2026
Add helper functions for CG filename generation
Member
|
I don't understand why some check fails here, as locally (on tintin) it doesn't fail, it actually succeeds. I don't know if need to fix a module or test script ? |
Contributor
|
I have two questions:
|
Member
|
These files are used by CNS to build the topology files. They are written in the module directory (01_topocg). They are not used for backmapping. |
Contributor
|
Then let me fix this |
Contributor
|
I modified:
|
Member
|
Thank you very much Victor for your help ! |
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.
Checklist
CHANGELOG.mdis updated to incorporate new changesSummary of the Pull Request
Modified
cgtoaa.cnsto correctly handle a shape if present (fixing it and not including it in the morphing of the AA models onto the CG model of the complex.Added a docking example illustrating protein-protein docking into a shape (both AA and CG)
TODO: update user manual with the information about the new docking example