Skip to content

Allow RDKit to ignore hydrogen bonds#1552

Merged
alongd merged 3 commits intomasterfrom
rdmolhbond
Feb 21, 2019
Merged

Allow RDKit to ignore hydrogen bonds#1552
alongd merged 3 commits intomasterfrom
rdmolhbond

Conversation

@mjohnson541
Copy link
Copy Markdown
Contributor

This PR lets RMG ignore hydrogen bonds when converting a molecule to an RDKit mol.

@mjohnson541 mjohnson541 added Status: Ready for Review PR is complete and ready to be reviewed Complexity: Low labels Feb 20, 2019
@mjohnson541 mjohnson541 self-assigned this Feb 20, 2019
@mjohnson541 mjohnson541 requested a review from alongd February 20, 2019 19:48
@codecov
Copy link
Copy Markdown

codecov bot commented Feb 20, 2019

Codecov Report

Merging #1552 into master will increase coverage by 0.01%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1552      +/-   ##
==========================================
+ Coverage   41.84%   41.85%   +0.01%     
==========================================
  Files         165      165              
  Lines       28010    28014       +4     
  Branches     5714     5716       +2     
==========================================
+ Hits        11721    11726       +5     
  Misses      15500    15500              
+ Partials      789      788       -1
Impacted Files Coverage Δ
rmgpy/molecule/converter.py 0% <0%> (ø) ⬆️
rmgpy/data/kinetics/family.py 58.56% <0%> (+0.29%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 87ed3a5...c893273. Read the comment docs.

@alongd
Copy link
Copy Markdown
Member

alongd commented Feb 21, 2019

Looking great! Can you add test/s?

@mjohnson541
Copy link
Copy Markdown
Contributor Author

Done

Copy link
Copy Markdown
Member

@alongd alongd left a comment

Choose a reason for hiding this comment

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

Thanks!

@alongd alongd merged commit 8a9ed8d into master Feb 21, 2019
@alongd alongd deleted the rdmolhbond branch February 21, 2019 15:03
@mliu49 mliu49 mentioned this pull request May 15, 2019
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Complexity: Low Status: Ready for Review PR is complete and ready to be reviewed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants