You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Source code for updated version of HACNet Python package
Includes function to predict pKd for a single protein-ligand complex from protein (PDB) and ligand (MOL2) files alone
Tutorial notebook and demo video are linked in README
In order to create a function to perform the entire HAC-Net prediction pipeline that is user-friendly and does not require any external programs, we introduce a few subtle discrepancies related to preprocessing the input files, although the original function is still available in HACNet/functions.py