added error codes
This commit is contained in:
parent
85001f57a6
commit
5cb8e8e91e
|
@ -0,0 +1,8 @@
|
|||
[ERRORS]
|
||||
OD00 = Failed to import Open Drug Discovery Tooklit. Please ensure you have correctly installed ODDT
|
||||
OD01 = Could not convert SMILES to molecule, please check the SMILES
|
||||
OD02 = Failed to add charges to molecule
|
||||
OD03 = Failed to write the converted PDBQT file
|
||||
|
||||
PL02 = Failed to import PLIP, please ensure that you have correctly installed PLIP
|
||||
PL01 = Failed to fetch the PDB, please check the PDB Code
|
Loading…
Reference in New Issue