Collections:
"obchiral" - Print Chirality Information
What Is "obchiral" command? How to use it to Print Chirality Information?
✍: FYIcenter.com
"obchiral" command is a command line tool provided in the Open Babel package
that allows you to calculate and print molecule chirality information.
Here is the user manual of the "obchiral" command.
NAME obchiral -- print molecular chirality information SYNOPSIS obchiral filename DESCRIPTION The obchiral program is a tool to print the chirality information for all molecules in a file. It also serves as example code for using the Open Babel library (libopenbabel). EXAMPLES obchiral pyridines.sdf
Here is an example of calculating molecule chirality using the "obchiral" command.
fyicenter$ obabel "-:c1cc(ccc1CC(C(=O)O)N)O" -o sdf -O tyrosine.sdf --gen2D 1 molecule converted fyicenter$ obchiral tyrosine.sdf Molecule 1: Atom 8 Is Chiral C3
You can validate the above calculation result by looking at the tyrosine molecule structure below:
2020-11-22, 605👍, 0💬
Popular Posts:
What Is Atomic Bond? Atomic Bond is a physical process that ties atoms together to form a molecule. ...
How to generate a ball and stick depiction of a molecule in SVG with the "babel" command? If you wan...
What Is Molecule Structure? Molecule Structure is a graphical model of a molecule on how its atoms a...
What Is PK (Pharmacokinetic)? PK (Pharmacokinetics) describes the drug concentration-time courses in...
Why am I getting this "Difficulty opening ..." error using Fastsearch Index files? When you are usin...