Collections:
Open Babel Tutorials
Where to find FAQ (Frequently Asked Questions) on Open Babel, Chemistry Toolbox? I want to learn more about Open Babel.
✍: FYIcenter.com
Here is a large collection of tutorials to answer many frequently asked questions
compiled by FYIcenter.com team on
Open Babel, Chemistry Toolbox:
What Is Open Babel, Chemistry Toolbox
Open Babel Installation Options on CentOS
"DNF/YUM search" - No Open Babel Binary Package
Search Open Babel RPM Packages for CentOS
Install Open Babel Library RPM Package for CentOS
Open Babel Installation Options on macOS
Install Open Babel Binary Package on macOS
Understanding "babel" Command Line Syntax
"babel" Command - Input Data Source and Format
"babel" Command - Output Data Destination and Format
"babel" Command - Use "-o ..." as Output Delimiter
"babel" Command - From STDIN To STDOUT
"babel -... --..." Command - Generic Conversion Options
"babel" Command Option Argument Syntax
"babel ... -f # -l #" - Split Large Molecule File
"babel -h" Command - Add Hydrogens to Molecule Data
"babel -d" Command - Delete Hydrogens from Molecule Data
"babel --append ..." Command - Calculate Molecule Properties
List of File Formats Supported by Open Babel
"babel -a..." Command - Extra Input Reading Options
"babel ... -o svg" - Generating SVG Pictures
"babel -o svg" Command - SVG Generation Options
"obabel ... -o svg" Command - Generate SVG from SMILES
"babel ... -o svg -xi" - Show Atom Indices in SVG
"babel ... -o svg -xS" - Ball/Stick Depiction in SVG
"babel ... -o svg -xX" - Hide Implicit H in SVG
"babel ... -o svg -xC" - Hide Terminal C in SVG
"babel -i sdf -o svg" - Custom Atom Positions
"babel ... -o svg" - Two "svg" Tag Levels
"obabel ... -o svg -xP300" - Scale SVG Image
Scaling SVG Images using "viewBox" Attribute
"babel ... -o svg -xP300" Bug - width="px" height="px"
"babel ... -o svg -xd -xP300" Bug - Option -d takes a parameter
Substructure Search with Open Babel
"babel -s ..." Command - Substructure Search
Substructure Search with Wildcard Atom "*"
Similarity Search with Open Babel
"babel -o fpt ..." Command - Similarity Search
Fingerprint Types Supported in Open Babel
Substructure Search with Fingerprints
Generate Fingerprint of Single Molecule
"babel -ofpt -xs" - Display Fingerprint Fragments
"babel" - FP2 Exhaustive Fingerprint Fragments
Using Fastsearch Fingerprint Index
"babel ... -o fs" - Generate Fastsearch Index
"babel -i fs ..." - Fingerprint Index Based Search
"babel -i fs ... -s ... -at n" - Top n Similarity Search
"babel -i fs ... -s ... -at score_range" - Similarity Search
"Difficulty opening ..." Error Using Fastsearch Index
"babel -i fs ... -s SMILES" - Substructure Search with Index
Stereochemistry with Open Babel
Read Stereoinformation from Input
Stereo Perception Performed by Open Babel
Write Stereoinformation to Output
Wedge/Hash Bond Changed by Open Babel
R/S (Right/Left) Hand Stereo Centers
"obchiral" - Print Chirality Information
"obconformer" - Generate Best Conformer
"obenergy" - Calculate Molecule Energy
"obfit" - Superimpose Two Molecules
"obgen" - Generate Molecule 3D Structures
"obgrep" - Search Molecules using SMARTS
"obminimize" - Optimize Geometry/Energy of Molecule
"obprobe" - Create Electrostatic Probe Grid
Copyright © FYIcenter.com. All rights reserved. Open-Babel v1.07
2020-05-21, 1348👍, 0💬
Popular Posts:
What are the options for installing Open Babel on macOS computers? There are a number of options for...
What are examples of Constitutional Isomers? The picture below gives an example of Constitutional Is...
Molecule Summary: ID: FYI-1000045 SMILES: C1=CC=NC=C1 Received at FYIcenter.com on: 2020-04-21
How to build my own JSME editor Web Page? If you want to build your Web page and offer JSME as a mol...
What is the meaning of the <svg viewBox="..." ...> attribute? I want to understand how...