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, 1303🔥, 0💬
Popular Posts:
Molecule Summary: ID: FYI-1000977 SMILES: S=C1S/C(=C/c2ccc(cc2)C(C )C)C(=O)N1CCN(C)CReceived at FYIc...
Molecule Summary: ID: FYI-1004776 Names: InChIKey: VCWXKUQOTVABBT-WYIKTAGQS A-NSMILES: CC3(C)OC[C@@]...
Molecule Summary: ID: FYI-1000271 SMILES: N[C@@](F)([12C])C(=O)O Received at FYIcenter.com on: 2021-...
How to generate class path for dependences with Maven? If you run your application JAR file generate...
Molecule Summary: ID: FYI-1002772 Names: InChIKey: BUCUUKPPIOGRJC-UHFFFAOYS A-NSMILES: CCCCCCCCCCCOC...