SD to SMILES

User 6a2c7bdfe6

06-02-2006 10:21:06

Hi,





I am looking for software able to import SD-files and then export them as SMILES, i. e transform a file from .sdf/.sd to .smi I downloaded the latest version of MarvinBeans.


How do I do?


I read something about MolConverter. I only find a file called Molconverter.bat


Is it only possible to run molconverter in Command Prompt?








Josefin

ChemAxon 7c2d26e5cf

06-02-2006 18:55:06

In the command line, type


Code:
molconvert.bat smiles mols.sdf



to convert the content of an SD file into SMILES.


If you use Linux or OS X, you can start MolConverter with "molconvert" script. From Windows, you can use "molconvert.bat". Both launchers use the same syntax.


In the following document, you can find more info about its usage: http://www.chemaxon.com/marvin/doc/user/molconvert.html