diff options
author | Navan Chauhan <navanchauhan@gmail.com> | 2020-09-24 17:06:20 +0530 |
---|---|---|
committer | Navan Chauhan <navanchauhan@gmail.com> | 2020-09-24 17:06:20 +0530 |
commit | 2b3e33364d1138178e9354b53a7fffabeac2d829 (patch) | |
tree | 15b8980583fe70565393c869efdf840d8f19716c /app/misc.ini | |
parent | 0ff2f3189ea5aea74303138b531994026222d524 (diff) |
fixed plip error code and added tf requirement
Diffstat (limited to 'app/misc.ini')
-rw-r--r-- | app/misc.ini | 2 |
1 files changed, 1 insertions, 1 deletions
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. |