Hi,
I installed Mychem and it works normally if input string is n`t very long.
for example :
select MOLECULE_TO_CANONICAL_SMILES(SMILES_TO_MOLECULE("[CH4]"));
works fine but if input smiles become:
smiles.pdf
mychem returns :
ERROR 2013 (HY000): Lost connection to MySQL server during query
I checked openbabel with this smiles and it returned true value .
Your comments and suggestions are welcome.
thanks in advance;
Hi,
I installed Mychem and it works normally if input string is n`t very long.
for example :
select MOLECULE_TO_CANONICAL_SMILES(SMILES_TO_MOLECULE("[CH4]"));
works fine but if input smiles become:
smiles.pdf
mychem returns :
ERROR 2013 (HY000): Lost connection to MySQL server during query
I checked openbabel with this smiles and it returned true value .
Your comments and suggestions are welcome.
thanks in advance;