8000 Output interacition count for contact analysis even when no interaction was found by atillack · Pull Request #203 · ccsb-scripps/AutoDock-GPU · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Output interacition count for contact analysis even when no interaction was found #203

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

Merged
merged 2 commits into from
Aug 3, 2022

Conversation

atillack
Copy link
Member
@atillack atillack commented Aug 1, 2022

This PR adds output to the dlg or xml output for the contact analysis for cases with zero interactions.

The previous behavior was to not output any "ANALYSIS:" lines to dlg or "<contact_analysis>" fields to xml files for poses with zero interactions. This included the output of the interaction count. The new behavior in this PR is for those cases to output ANALYSIS: COUNT 0 to dlg and/or <contact_analysis count="0"> to xml file poses with no interaction found during the contact analysis.

The change should only lead to a small amount of additional data and potentially helps analysis tools downstream to distinguish outputs with no contact analysis from ones with contact analysis but no hits.

Copy link
Member
@diogomart diogomart left a comment

Choose a reason for hiding this comment

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

Thanks @atillack

@atillack atillack merged commit 2ecd342 into ccsb-scripps:develop Aug 3, 2022
@atillack
Copy link
Member Author
atillack commented Aug 3, 2022

@diogomart @althea-hansel Thank you - merged.

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.

3 participants
0