Skip to content

Instantly share code, notes, and snippets.

@josejimenezluna
Created June 22, 2017 09:42
Show Gist options
  • Save josejimenezluna/0eacc278034495ad068ca07706e3eceb to your computer and use it in GitHub Desktop.
Save josejimenezluna/0eacc278034495ad068ca07706e3eceb to your computer and use it in GitHub Desktop.
PDBQT Reader Crash
from htmd.molecule.molecule import Molecule
target = '/shared/jose/databases/bindingdb_val/3IBU/target_0.pdbqt'
mol = Molecule(target)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment