Created
June 22, 2017 09:42
-
-
Save josejimenezluna/0eacc278034495ad068ca07706e3eceb to your computer and use it in GitHub Desktop.
PDBQT Reader Crash
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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