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

Training new pocket representation #135

Merged
merged 11 commits into from
Sep 15, 2024
Merged

Training new pocket representation #135

merged 11 commits into from
Sep 15, 2024

Commits on Aug 2, 2024

  1. Configuration menu
    Copy the full SHA
    73cd7b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f97d76 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

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

Commits on Aug 7, 2024

  1. fix(pocket_alignment): in place modification, offline setup, and edge…

    … index renumbering #103
    
    - Had to make some modifications since edge index needs to be updated after applying the mask so that it still points to the right nodes and we dont get something like an "IndexError" for being out of bounds
    
    - Also error due to not removing all proteins without pocket sequences (line 216 saved the old dataset instead of the new one).
    
    - Successfully built pocket datasets for davis and kiba
    
    #131 #103
    jyaacoub committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    c163778 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1aa39ef View commit details
    Browse the repository at this point in the history
  3. Merge pull request #134 from jyaacoub/v103

    Merging two branches for #103
    jyaacoub authored Aug 7, 2024
    Configuration menu
    Copy the full SHA
    bb06794 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. results(davis): pocket version on DG and aflow #103

    Aflow still underperforms here...
    jyaacoub committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    a70a44a View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

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

Commits on Aug 19, 2024

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

Commits on Aug 20, 2024

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

Commits on Sep 15, 2024

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