Skip to content

HAC-Net v1.4.2

Latest
Compare
Choose a tag to compare
@gregory-kyro gregory-kyro released this 02 May 17:53
· 42 commits to main since this release
d536ee8
  • 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