Skip to content
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

Protein_ligand graph support & junction tree feature #164

Open
wants to merge 59 commits into
base: master
Choose a base branch
from

Commits on Apr 13, 2022

  1. add mol support

    yuanqidu committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    105a2eb View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2022

  1. Configuration menu
    Copy the full SHA
    2554e24 View commit details
    Browse the repository at this point in the history
  2. lint atomic edges

    a-r-j committed Apr 14, 2022
    Configuration menu
    Copy the full SHA
    8d55f67 View commit details
    Browse the repository at this point in the history
  3. lint distance

    a-r-j committed Apr 14, 2022
    Configuration menu
    Copy the full SHA
    ea8c50e View commit details
    Browse the repository at this point in the history
  4. lint graphs

    a-r-j committed Apr 14, 2022
    Configuration menu
    Copy the full SHA
    eb3d634 View commit details
    Browse the repository at this point in the history
  5. lint atom type

    a-r-j committed Apr 14, 2022
    Configuration menu
    Copy the full SHA
    299d69c View commit details
    Browse the repository at this point in the history
  6. lint tests

    a-r-j committed Apr 14, 2022
    Configuration menu
    Copy the full SHA
    9ef623c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    968b9ee View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a1cdce5 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2022

  1. add more RDKit constants

    a-r-j committed Apr 15, 2022
    Configuration menu
    Copy the full SHA
    9a52956 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d2ae675 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    02227d9 View commit details
    Browse the repository at this point in the history
  4. lint edge funcs

    a-r-j committed Apr 15, 2022
    Configuration menu
    Copy the full SHA
    b66c418 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e3fe2c5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1d657c5 View commit details
    Browse the repository at this point in the history
  7. add feature __init__

    a-r-j committed Apr 15, 2022
    Configuration menu
    Copy the full SHA
    e5a47e1 View commit details
    Browse the repository at this point in the history
  8. add molecule __init__

    a-r-j committed Apr 15, 2022
    Configuration menu
    Copy the full SHA
    88fdd88 View commit details
    Browse the repository at this point in the history
  9. lint graphs

    a-r-j committed Apr 15, 2022
    Configuration menu
    Copy the full SHA
    be1b30c View commit details
    Browse the repository at this point in the history
  10. fix rdkit constants

    a-r-j committed Apr 15, 2022
    Configuration menu
    Copy the full SHA
    9d1374a View commit details
    Browse the repository at this point in the history
  11. add molecule module to docs

    a-r-j committed Apr 15, 2022
    Configuration menu
    Copy the full SHA
    d2a4277 View commit details
    Browse the repository at this point in the history
  12. fix rdkit constants

    a-r-j committed Apr 15, 2022
    Configuration menu
    Copy the full SHA
    0a167b8 View commit details
    Browse the repository at this point in the history
  13. fix rdkit type hint

    a-r-j committed Apr 15, 2022
    Configuration menu
    Copy the full SHA
    748cb1b View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    d1e2bed View commit details
    Browse the repository at this point in the history
  15. add names to graphs

    a-r-j committed Apr 15, 2022
    Configuration menu
    Copy the full SHA
    ad2ecb1 View commit details
    Browse the repository at this point in the history
  16. add global mol descriptors

    a-r-j committed Apr 15, 2022
    Configuration menu
    Copy the full SHA
    140954b View commit details
    Browse the repository at this point in the history
  17. add add_hs flag

    a-r-j committed Apr 15, 2022
    Configuration menu
    Copy the full SHA
    cd15a36 View commit details
    Browse the repository at this point in the history
  18. fix feature funcs

    a-r-j committed Apr 15, 2022
    Configuration menu
    Copy the full SHA
    bbe9f0a View commit details
    Browse the repository at this point in the history
  19. add descriptor vocab

    a-r-j committed Apr 15, 2022
    Configuration menu
    Copy the full SHA
    b5f50a0 View commit details
    Browse the repository at this point in the history
  20. update changelog

    a-r-j committed Apr 15, 2022
    Configuration menu
    Copy the full SHA
    b5b793c View commit details
    Browse the repository at this point in the history
  21. add molecule tutorial

    a-r-j committed Apr 15, 2022
    Configuration menu
    Copy the full SHA
    fe77069 View commit details
    Browse the repository at this point in the history
  22. add molecule tutorial to docs

    a-r-j committed Apr 15, 2022
    Configuration menu
    Copy the full SHA
    bb62ea6 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    828644a View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    5a52f9c View commit details
    Browse the repository at this point in the history
  25. resolve merge

    a-r-j committed Apr 15, 2022
    Configuration menu
    Copy the full SHA
    a65f81b View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2022

  1. Configuration menu
    Copy the full SHA
    78aa744 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0e9a1ee View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2022

  1. Configuration menu
    Copy the full SHA
    a48483d View commit details
    Browse the repository at this point in the history
  2. :wqMerge branch 'master' of https://github.com/yuanqidu/graphein into…

    … pr/yuanqidu/157
    a-r-j committed Apr 17, 2022
    Configuration menu
    Copy the full SHA
    619957c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2cfd8e8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b7caf16 View commit details
    Browse the repository at this point in the history
  5. fix molecule notebooks in docs

    a-r-j committed Apr 17, 2022
    Configuration menu
    Copy the full SHA
    3470357 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7f25b92 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2022

  1. Configuration menu
    Copy the full SHA
    7a0d1a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8a5f4df View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2022

  1. Configuration menu
    Copy the full SHA
    2de9712 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2022

  1. Configuration menu
    Copy the full SHA
    c83a383 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2022

  1. Configuration menu
    Copy the full SHA
    021a7a2 View commit details
    Browse the repository at this point in the history
  2. add prody as extras dependency

    a-r-j committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    732e691 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2022

  1. Configuration menu
    Copy the full SHA
    f97e280 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c2a40da View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2022

  1. Configuration menu
    Copy the full SHA
    bc9b3db View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2022

  1. remove unnecessary pdbs

    a-r-j committed Jul 2, 2022
    Configuration menu
    Copy the full SHA
    de66061 View commit details
    Browse the repository at this point in the history
  2. remove unnecessary pdbs

    a-r-j committed Jul 2, 2022
    Configuration menu
    Copy the full SHA
    a106405 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2022

  1. refactor JT computation

    a-r-j committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    d2433db View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d4d6817 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cf2b541 View commit details
    Browse the repository at this point in the history
  4. remove unneeded data files

    a-r-j committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    fffc28a View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. Configuration menu
    Copy the full SHA
    f04c0d2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d81fc2f View commit details
    Browse the repository at this point in the history