Skip to content

Commit

Permalink
Merge pull request #94 from martimunicoy/OBC_for_OPLS
Browse files Browse the repository at this point in the history
New method for the OPLS OBC parameters
  • Loading branch information
martimunicoy committed Nov 17, 2020
2 parents 3327191 + 570597a commit a66394e
Show file tree
Hide file tree
Showing 29 changed files with 1,224 additions and 660 deletions.
2 changes: 2 additions & 0 deletions docs/releasehistory.rst
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,14 @@ New features
""""""""""""
- `PR #88 <https://github.com/martimunicoy/peleffy/pull/88>`_: New method to retrieve atom degrees with RDKit.
- `PR #86 <https://github.com/martimunicoy/peleffy/pull/86>`_: New method to check the input PDB prior building the molecule.
- `PR #94 <https://github.com/martimunicoy/peleffy/pull/94>`_: New method for the OPLS OBC parameters.
- `PR #92 <https://github.com/martimunicoy/peleffy/pull/92>`_: New parameter to skip the stereochemistry assignment (and the checking from the OpenFF toolkit).

Tests added
"""""""""""
- `PR #88 <https://github.com/martimunicoy/peleffy/pull/88>`_: Adds tests to validate the atom degrees getter.
- `PR #86 <https://github.com/martimunicoy/peleffy/pull/86>`_: Adds tests to validate the PDB check up.
- `PR #94 <https://github.com/martimunicoy/peleffy/pull/94>`_: Adds tests to validate the OPLS OBC parameters generator.
- `PR #92 <https://github.com/martimunicoy/peleffy/pull/92>`_: New test to check the behaviour of the allow_undefined_stereo parameter.


Expand Down
43 changes: 30 additions & 13 deletions examples/OFF_parameterization/parameterize.ipynb

Large diffs are not rendered by default.

115 changes: 0 additions & 115 deletions peleffy/data/ligands/BIA.pdb

This file was deleted.

79 changes: 0 additions & 79 deletions peleffy/data/ligands/LG1.pdb

This file was deleted.

77 changes: 0 additions & 77 deletions peleffy/data/ligands/MDB.pdb

This file was deleted.

Loading

0 comments on commit a66394e

Please sign in to comment.