convertFormatFile(from, to, fromFile, toFile,options=data.frame(names="gen2D",args=""))
fromFile
is in. This should be a string supported by OpenBabel.
toFile
to.
A full list of available options can be found by executing "obabel -L ops" at the command line. The current list is:
0xout
toFile
will be created with the compound in the new format.
convertFormat
## Not run:
# convertFormatFile("SMI","SDF","test.smiles","test.sdf")
# ## End(Not run)
Run the code above in your browser using DataLab