Collections:
"babel -a..." Command - Extra Input Reading Options
How to pass extra options for "babel" to read input data of a specific format?
✍: FYIcenter.com
If you want to pass extra options for "babel" to read input data of a specific format,
you need to use one or more "-a..." options in the "babel" command line
as shown in the following syntax:
babel input_section output_section [-aX...] [-aY...] ... # "X..." and "Y..." are extra options for reading input data.
For example, when "babel" is reading input data in "sdf" format, it supports an option called "T", which tells "babel" to read only the "title" part of each molecule. To specify this "T" option for reading data, you can enter it as "-aT" in the command line as shown below:
fyicenter$ babel molecule.sdf -o sdf -aT 20009 OpenBabel05202015543D 0 0 0 0 0 0 0 0 0 0999 V2000 M END $$$$ 1 molecule converted 1 info messages 8 audit log messages
As you can see, the "-aT" option worked properly.
⇒ "babel -x..." Command - Extra Output Writing Options
⇐ List of File Formats Supported by Open Babel
2020-07-15, 1102🔥, 0💬
Popular Posts:
Molecule Summary: ID: FYI-1001101 SMILES: CCOP(=O)(C)SCCN(C(C)C)C( C)CReceived at FYIcenter.com on: ...
Molecule Summary: ID: FYI-1003952 Names: InChIKey: NZIWBHDMYJIXAO-UHFFFAOYS A-NSMILES: CCc4nc(C(N)=O...
Molecule Summary: ID: FYI-1002401 Names: LIMONENE; InChIKey: XMGQYMWWDOXHJM-UHFFFAOYS A-NSMILES: C=C...
Molecule Summary: ID: FYI-1005719 Names: InChIKey: WPUIZWXOSDVQJU-UHFFFAOYN A-NSMILES: CC(=O)OCC(C1=...
Molecule Summary: ID: FYI-1003601 Names: InChIKey: VZMTZOXNCWXPEM-UHFFFAOYS A-NSMILES: Cn1nccc1c2cc(...