diff options
author | Navan Chauhan <navanchauhan@gmail.com> | 2020-09-16 20:00:35 +0530 |
---|---|---|
committer | Navan Chauhan <navanchauhan@gmail.com> | 2020-09-16 20:00:35 +0530 |
commit | a76126e01e3e8d6ed47a823636a809dad1e58283 (patch) | |
tree | fb13239dcb0a06aea267e68d63dc02a4bdf790ea /app/misc.ini | |
parent | ca50f9cb6943f7010ab2eec1a23cad7896d7b553 (diff) |
added pubchem search
Diffstat (limited to 'app/misc.ini')
-rw-r--r-- | app/misc.ini | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/app/misc.ini b/app/misc.ini index 875fa7d..cdf439c 100644 --- a/app/misc.ini +++ b/app/misc.ini @@ -9,4 +9,6 @@ PL01 = Failed to fetch the PDB, please check the PDB Code DB01 = This Job ID does not exist 😠. If you think this is an error, please contact us. -CW01 = Looks like an invalid PDB ID
\ No newline at end of file +CW01 = Looks like an invalid PDB ID + +PC00 = Could not find any compound on PubChem matching the query.
\ No newline at end of file |