Collections:
"babel ... -o svg -xS" - Ball/Stick Depiction in SVG
How to generate a ball and stick depiction of a molecule in SVG with the "babel" command?
✍: FYIcenter.com
If you want to a ball and stick depiction of a molecule in SVG format,
you can use the "-o svg -xS" option with the "babel" command.
For example, the following command generate a ball and stick depiction of of the tyrosine molecule in SVG format:
fyicenter$ obabel "-:c1cc(ccc1CC(C(=O)O)N)O" -O tyrosine-ball-stick.svg -xS 1 molecule converted
As a comparison, running the following command generates a normal skeleton depiction of of the same molecule in SVG format:
fyicenter$ obabel "-:c1cc(ccc1CC(C(=O)O)N)O" -O tyrosine-skeleton.svg 1 molecule converted
Open both output files, tyrosine-skeleton.svg and tyrosine-ball-stick.svg, in a Web browser, you see the differences:
Note that "-xS" option was added in Open Babel 2.4 for SVG format.
⇒ "babel ... -o svg -xX" - Hide Implicit H in SVG
⇐ "babel ... -o svg -xi" - Show Atom Indices in SVG
2020-07-15, 1561🔥, 0💬
Popular Posts:
Molecule Summary: ID: FYI-1005853 Names: InChIKey: CMTNGGBQOLRRNG-UHFFFAOYS A-NSMILES: CN1C(=O)NCC1C...
Molecule Summary: ID: FYI-1000380 SMILES: Cc1n[nH]c(C)c1c2cn(C)c3c (C(=O)O)cccc23.ClReceived at FYIc...
Molecule Summary: ID: FYI-1001997 SMILES: CCCCCCCCCCCOC(=O)CCCCCN( CCCCCCCC(=O)OC(CCCCCCCC) CCCCCCCC)C...
Molecule Summary: ID: FYI-1004145 Names: InChIKey: WODJPWQPSYRUCQ-FWJOYPJLS A-NSMILES: C=C(C)[C@H]1C...
Molecule Summary: ID: FYI-1015719 Names: InChIKey: ZPIMPPJEDUQYEW-UHFFFAOYS A-NSMILES: CCCCCCCCCCCCc...