Collections:
"babel -x..." Command - Extra Output Writing Options
How to pass extra options for "babel" to write output data of a specific format?
✍: FYIcenter.com
If you want to pass extra options for "babel" to write output data of a specific format,
you need to use one or more "-x..." options in the "babel" command line
as shown in the following syntax:
babel input_section output_section [-xA...] [-xB...] ... # "A..." and "B..." are extra options for writing output data.
For example, when "babel" is writing output data in "svg" format, it supports an option called "t", which tells "babel" to write thicker lines for bonds. To specify this "t" option for writing data, you can enter it as "-xt" in the command line as shown below:
fyicenter$ babel molecule.sdf molecule.svg -xt 1 molecule converted 29 audit log messages
If you view "molecule.svg" in a Web browser, bonds will be dislayed in thicker lines.
⇒ "babel" vs. "obabel" Commands
⇐ "babel -a..." Command - Extra Input Reading Options
2020-07-15, 1514🔥, 0💬
Popular Posts:
Molecule Summary: ID: FYI-1000270 SMILES: N[17C@@](F)([18C])C(=[19 0O])[20O]Received at FYIcenter.co...
Molecule Summary: ID: FYI-1000993 SMILES: COC1=CC=C(C=C1)N2C=CN=C2 Received at FYIcenter.com on: 202...
What Is SDF/Mol V3000 file format? SDF (Structural Data File) V3, also call Mol V3000 file, or Molfi...
Molecule Summary: ID: FYI-1004803 Names: DIMETHYL ETHER; InChIKey: LCGLNKUTAGEVQW-UHFFFAOYS A-NSMILE...
Molecule Summary: ID: FYI-1001636 SMILES: CCCCNC(=O)[C@@]1(CC[C@@] 2(CC[C@@]3(C(=CC[C@H]4[C @]3(CC[C@@...