From 2b3e33364d1138178e9354b53a7fffabeac2d829 Mon Sep 17 00:00:00 2001 From: Navan Chauhan Date: Thu, 24 Sep 2020 17:06:20 +0530 Subject: fixed plip error code and added tf requirement --- app/misc.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app') diff --git a/app/misc.ini b/app/misc.ini index 62c2cc4..c474556 100644 --- a/app/misc.ini +++ b/app/misc.ini @@ -4,7 +4,7 @@ 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 +PL00 = Failed to import PLIP, please ensure that you have correctly installed PLIP PL01 = Failed to fetch the PDB, please check the PDB Code DB00 = Failed to connect to the database. -- cgit v1.2.3