<< < 5 6 7 8 9 10 11 12 13 > >>   ∑:309  Sort:Rank

Open Babel Documentation and Resources
Where can I find Open Babel documentations and resources? Here is a list of links to Open Babel documentations and resources. Open Babel Command Manuals and Tutorials - http://openbabel.org/wiki/Cate gory:GuidesOpen Babel v2.3.1 Documentation - "Open Babel, or how I learned to love the chemistry fil...
2021-01-09, 833🔥, 0💬

"babel --append ..." Command - Calculate Molecule Properties
How to use "babel --append ..." command to calculate Molecule Properties? The "--append ..." option of the "babel" command can be used to copy existing molecule properties from the input data source, and append them to the "title" field of output molecules. But the "--append ..." option can also be ...
2020-12-26, 1191🔥, 0💬

"babel" Command Option Argument Syntax
How to write "babel" command option argument properly? What's the difference between "-isdf" and "-i sdf"? There is no difference between "-isdf" and "-i sdf". Both are valid "babel" option "-i" with an argument of "sdf". If a "babel" command option takes an argument, you can specify the argument in...
2020-12-26, 765🔥, 0💬

Similarity Search with Open Babel
Where to find FAQ (Frequently Asked Questions) on Similarity Search with Open Babel? Here is a list of tutorials to answer many frequently asked questions compiled by FYIcenter.com team on Similarity Search with Open Babel. "babel -o fpt ..." Command - Similarity Search Fingerprint Types Supported i...
2020-12-22, 1329🔥, 0💬

"babel -o fpt ..." Command - Similarity Search
How to use "babel -o fpt ..." command to do similarity search? You can use the "fpt" output file format with the "babel" command to do similarity search using the following syntax: babel input_section -o fpt When you run the above commands, Open Babel will perform the following: Take the first molec...
2020-12-15, 1579🔥, 0💬

Fingerprint Types Supported in Open Babel
What Fingerprint Types are Supported in Open Babel? You can get a list of fingerprint types supported in Open Babel by running the "babel -L fingerprints" command: fyicenter$ babel -L fingerprints FP2 Indexes linear fragments up to 7 atoms. FP3 SMARTS patterns specified in the file patterns.txt FP4 ...
2020-12-15, 861🔥, 0💬

"babel" - FP2 Exhaustive Fingerprint Fragments
How to exhaust all possible Open Babel FP2 Fingerprint Fragments in a molecule? The easiest way to exhaust all possible Open Babel FP2 Fingerprint Fragments in a molecule to following this algorithm: Loop through all atoms (except H) in the molecule. Set each atom as the root of a bond-atom tree. An...
2020-12-02, 1027🔥, 0💬

"babel -ofpt -xs" - Display Fingerprint Fragments
How to Display Fingerprint Fragments using "babel" command? I want to know how many fragments are used when taking the fingerprint of a given molecule. You can using ""-ofpt -xs" options of the "babel" command to Display Fingerprint Fragment information. Here are some examples of molecule fingerprin...
2020-12-02, 889🔥, 0💬

Generate Fingerprint of Single Molecule
How to generate the fingerprint of a single molecule? I want to see the fingerprint value. If you want see the fingerprint value of a single molecule, you can just specify the molecule as the only input molecule to the "babel ... -o fpt " command. Open Babel will output its fingerprint in hexadecima...
2020-12-02, 865🔥, 0💬

Substructure Search with Fingerprints
Can I do Substructure Search with fingerprints using Open Babel? Yes, you can do Substructure Search with fingerprints using Open Babel. All you have to do is to take substructure as the query molecule and run a similarity search using the fingerprint output option "-o fpt ". When Open Babel calcula...
2020-12-02, 753🔥, 0💬

"babel" - FP2 Fingerprint Fragment Ends at Ring
What happens if a ring is in the molecule FP2 fragment path? In the Open Babel FP2 fingerprint algorithm, if a ring is in the fragment path, the path will end when the atom meets the same atom again in the path. In other words, the same atom in a ring should not appear twice in the same fragment pat...
2020-12-02, 678🔥, 0💬

List of Open Babel Commands
How many command line tools are provided in the Open Babel package? By default, Open Babel package provides the following command line tools: babel (obabel) - Convert chemistry and molecular modeling data files. obchiral - Print molecular chirality information. obconformer - Generate conformer coord...
2020-11-22, 1679🔥, 0💬

"obconformer" - Generate Best Conformer
What Is "obconformer" command? How to use it to generate the best conformer from a base molecule? "obconformer" command is a command line tool provided in the Open Babel package that allows you to generate the best conformer from a base molecule. Here is the user manual of the "obconformer" command....
2020-11-22, 1154🔥, 0💬

"babel -H fpt" - Fingerprint Help Information
How to get help information on Open Babel Fingerprints? You can use the "babel -H fpt" command to get help information on Open Babel Fingerprints: fyicenter$ babel -H fpt fpt Fingerprint format Generate or display molecular fingerprints. This format constructs and displays fingerprints and (for mult...
2020-11-22, 845🔥, 0💬

Other Open Babel Commands
Where to find FAQ (Frequently Asked Questions) on Open Babel Commands other than the format converter? Here is a list of tutorials to answer many frequently asked questions compiled by FYIcenter.com team on Open Babel Commands other than the format converter. List of Open Babel Commands "obchiral" -...
2020-11-22, 816🔥, 0💬

"obchiral" - Print Chirality Information
What Is "obchiral" command? How to use it to Print Chirality Information? "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 mole...
2020-11-22, 776🔥, 0💬

"obgen" - Generate Molecule 3D Structures
What Is "obgen" command? How to use it to Generate Molecule 3D Structures? "obgen" command is a command line tool provided in the Open Babel package that allows you to Generate Molecule 3D Structures. "obgen" command does the same job as the "babel ... --gen3D" with more options. Here is the user ma...
2020-11-11, 2511🔥, 0💬

"obfit" - Superimpose Two Molecules
What Is "obfit" command? How to use it to Superimpose Two Molecules? "obfit" command is a command line tool provided in the Open Babel package that allows you to Superimpose Two Molecules. Here is the user manual of the "obfit" command. NAME obfit -- superimpose two molecules based on a pattern SYNO...
2020-11-11, 881🔥, 0💬

"obenergy" - Calculate Molecule Energy
What Is "obenergy" command? How to use it to Calculate Molecule Energy? "obenergy" command is a command line tool provided in the Open Babel package that allows you to Calculate Molecule Energy. Here is the user manual of the "obenergy" command. NAME obenergy -- calculate the energy for a molecule S...
2020-11-11, 838🔥, 0💬

"obgrep" - Search Molecules using SMARTS
What Is "obgrep" command? How to use it to Search Molecules using SMARTS strings? "obgrep" command is a command line tool provided in the Open Babel package that allows you to Search Molecules using SMARTS strings. "obgrep" command does the same job as the "babel ... -s ..." with more options. Here ...
2020-11-11, 782🔥, 0💬

"obrotate" - Rotate Dihedral Angles with SMARTS
What Is "obrotate" command? How to use it to batch-rotate dihedral angles matching SMARTS patterns? "obrotate" command is a command line tool provided in the Open Babel package that allows you to batch-rotate dihedral angles matching SMARTS patterns. Here is the user manual of the "obrotamer" comman...
2020-10-26, 802🔥, 0💬

"obprobe" - Create Electrostatic Probe Grid
What Is "obprobe" command? How to use it to optimize the geometry and minimize the energy for a given molecule? "obprobe" command is a command line tool provided in the Open Babel package that allows you to Create Electrostatic Probe Grid for a given molecule. Here is the user manual of the "obprobe...
2020-10-26, 794🔥, 0💬

"obrotamer" - Generate Random Rotational Isomers
What Is "obrotamer" command? How to use it to Generate Random Rotational Isomers for a given molecule? "obrotamer" command is a command line tool provided in the Open Babel package that allows you to Generate Random Rotational Isomers for a given molecule. Here is the user manual of the "obrotamer" ...
2020-10-26, 772🔥, 0💬

Install Open Babel Library RPM Package for CentOS
How to download and install Open Babel library RPM package for CentOS computers? Open Babel library RPM package is the base package that is required to support other Open Babel RPM interface packages. So you should download and install it first as shown in this tutorial. 1. Go back to the Linux pack...
2020-10-20, 2147🔥, 0💬

<< < 5 6 7 8 9 10 11 12 13 > >>   ∑:309  Sort:Rank