sonjaleo / KinFragLib

Kinase-focused fragment library
MIT License
1 stars 0 forks source link

Review 1_1 to 1_3 notebooks #11

Closed sonjaleo closed 3 years ago

sonjaleo commented 3 years ago

Description

Make changes according to Andreas notebook review

Todos

Notable points that this PR has either accomplished or will accomplish. Look at comments in https://app.reviewnb.com/sonjaleo/KinFragLib/pull/2/files/#comment-diff-731717230

notebook 1_3

Status

review-notebook-app[bot] commented 3 years ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

AndreaVolkamer commented 3 years ago

Updates on 1_2

Todos:

AndreaVolkamer commented 3 years ago

Updates 1_3

Todos:

AndreaVolkamer commented 3 years ago

@sonjaleo the notebooks look/read nice and run without problems

TODO (to be tackled in a new PR)

sonjaleo commented 3 years ago

Started the review.

Updates on 1_1

  • small textual adaptions included (please check)
  • merged pains.py content to unwanted_substructures.py

Question:

  • I get a warning when importing the libraries, please check:

<frozen importlib._bootstrap>:219: RuntimeWarning: to-Python converter for boost::shared_ptr<RDKit::FilterCatalogEntry const> already registered; second conversion method ignored.

This warning is also shown in https://projects.volkamerlab.org/teachopencadd/talktorials/T003_compound_unwanted_substructures.html so it doesn't seem to be a problem with my code.

sonjaleo commented 3 years ago

@AndreaVolkamer I think I did everything you mentioned. Do you want to have a final check or should I just merge it into custom-base?

AndreaVolkamer commented 3 years ago

@sonjaleo thanks! ready to be merged!