aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app/misc.ini8
1 files changed, 8 insertions, 0 deletions
diff --git a/app/misc.ini b/app/misc.ini
new file mode 100644
index 0000000..e9ce9b6
--- /dev/null
+++ b/app/misc.ini
@@ -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 \ No newline at end of file