> But, is it possible with pybel?

Of course. You can set output flags when writing molecules with Pybel.

molecule.write("svg", "test.svg", False, opt)

       opt -- a dictionary of format-specific options
              For format options with no parameters, specify the
              value as None.

Hope that helps,
-Geoff

------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
OpenBabel-Devel mailing list
OpenBabel-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openbabel-devel

Reply via email to