On Tue, Aug 7, 2012 at 3:02 PM, Rob Smith <2robsm...@gmail.com> wrote:
> Does anyone know of a comprehensive list of the OBConversion
> OUTOPTIONS characters?

This is a bit of a hack, but...

for format in `babel -H | tail -n +16 | egrep -v '^[- A-Z]' | sed -e
's/ .*//'` ; do echo "---------------"; babel -H$format; done

Craig

> I am trying to extend a ruby wrapper we are
> developing for openbabel, and I'm having trouble locating the correct
> characters to complete the translation of the command line argument
> for what I am trying to do:
>
> obabel benzodiazepine.sdf.gz -O out.svg --filter "title=3016" -s
> "c1ccc2c(c1)C(=NCCN2)c3ccccc3 red" -xu -d
>
> to manipulating and outputting the molecule programmatically for lack
> of a list of the OUTOPTIONS characters.
>
> Thanks,
> Rob
>
> ------------------------------------------------------------------------------
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and
> threat landscape has changed and how IT managers can respond. Discussions
> will include endpoint security, mobile security and the latest in malware
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> _______________________________________________
> OpenBabel-discuss mailing list
> OpenBabel-discuss@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/openbabel-discuss

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
OpenBabel-discuss mailing list
OpenBabel-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openbabel-discuss

Reply via email to