<< < 1 2 3 4 5 6 7 8 > >>   ∑:179  Sort:Date

"babel -a..." Command - Extra Input Reading Options
How to pass extra options for "babel" to read input data of a specific format? 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_s...
2020-07-15, 1324🔥, 0💬

Use Ketcher as JS Library Without UI
How to Ketcher as a JavaScript library without the editor UI? Since Ketcher offers so many API functions, we can just use it as a JavaScript library without its editor UI. Here is an HTML document that shows you how to hide the Ketcher editor UI and use it as JavaScript library: &lt;html&gt;...
2023-10-27, 1316🔥, 0💬

Hash Bond with Solid Line
Why Hash Bond with a Solid Line used by Open Babel? Sometimes, when a hash bond is located on a ring structure, Open Babel adds a solid line to the hash bond. Here is an example SDF/Mol file, Hash-with-Solid-Line.sdf, that has 4 stereo centers on a ring structure. Hash-with-Solid-Line FYICenter.com ...
2022-07-26, 1315🔥, 0💬

"babel -i fs ... -s query_file" - Substructure Search
Why am I getting no results with "babel -i fs ... -s query_file" command? It should perform a substructure search in a fastsearch index file. According to the "babel -H fs" help document, you can perform a substructure search in a fastsearch index file with the query molecule stored in a file in any...
2020-05-25, 1311🔥, 0💬

"babel" Command - From STDIN To STDOUT
Can I use "babel" to convert chemical data from "stdin" to "stdout" without input and output files? Yes, you can use "babel" to convert chemical data from "stdin" to "stdout" without input and output files. Just use "-i ..." and "-o" flags to specify input data format and output data format. For exa...
2021-07-19, 1307🔥, 0💬

Save Structure from Ketcher to Server
How to save structures created in Ketcher editor to the Web server? If you want to save the chemical structure created in the Ketcher editor to the backend Web server, you need write JavaScript code to extract the molecule data and send it as an HTML form parameter to the server. 1. Create a new HTM...
2023-10-11, 1291🔥, 0💬

Ketcher Indigo Interface
Where to find FAQ (Frequently Asked Questions) on Ketcher Indigo Interface? Here is a list of tutorials to answer many frequently asked questions compiled by FYIcenter.com team on Ketcher Indigo Interface. What Is Ketcher Indigo Interface indigo.calculate() - Calculates Chemical Properties indigo.ge...
2023-11-13, 1285🔥, 0💬

"babel -d" Command - Delete Hydrogens from Molecule Data
How to delete hydrogen atoms from molecule data during data conversion? If hydrogen atoms of a molecule are included in the input data source, you can use the "babel" generic option "-d" remove those hydrogen atoms during the molecule data conversion process. Here is an example of using the "-d" opt...
2020-07-15, 1279🔥, 0💬

Running Open Babel on CentOS
Where to find FAQ (Frequently Asked Questions) on running Open Babel on CentOS? Here is a list of tutorials to answer many frequently asked questions compiled by FYIcenter.com team on running Open Babel on CentOS. Open Babel Installation Options on CentOS "DNF/YUM search" - No Open Babel Binary Pack...
2020-10-20, 1278🔥, 0💬

"babel" Command - Use "-o ..." as Output Delimiter
How to use "-o ..." flag as a delimiter to separate output file from input files in a "babel" command? The "-o ..." flag is optional, since "babel" command can implicitly determine the output data format from the file extension of output file name. However, it is important to use the "-o ..." flag a...
2021-07-19, 1274🔥, 0💬

Using Fastsearch Fingerprint Index
Where to find FAQ (Frequently Asked Questions) on Using Fastsearch Fingerprint Index with Open Babel? Here is a list of tutorials to answer many frequently asked questions compiled by FYIcenter.com team on Using Fastsearch Fingerprint Index with Open Babel. "babel ... -o fs" - Generate Fastsearch In...
2020-09-30, 1256🔥, 0💬

Open Babel Web Interface at cheminfo.org
Is there any Web interface available for Open Babel? I want to try it before installing it on my local computer. You can try Open Babel on the Web interface provided by cheminfo.org. 1. Go to http://www.cheminfo.org/Chemis try/Cheminformatics/FormatConv erter/index.html. You see the Web interface tha...
2023-01-24, 1254🔥, 0💬

"babel ... -o svg -xd -xP300" Bug - Option -d takes a parameter
Why "babel ... -o svg -xd -xP300" command is giving the "Option -d takes a parameter" error in Open Babel 2.4? It seems to be another code bug in the "babel" command in Open Babel 2.4 release. "-xd" option for "svg" output format should not require any parameters according the help document: "d - do...
2020-07-15, 1253🔥, 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, 1251🔥, 0💬

"babel -i fs ... -s ... -at score_range" - Similarity Search
How to perform a similarity search in a given score range using the fastsearch index file with the "babel" command? If you want to perform a similarity search in a specific score range using the fastsearch index file, you can use the following "babel" command syntax: babel -i fs index_file output_se...
2020-08-25, 1251🔥, 0💬

Export Chemical Structure in All Formats
How to export the chemical structure in all Formats? If you want to export the chemical structure from the Ketcher editor in all formats, you can call those get*() methods in chained promises as shown the HTML document below: &lt;html&gt; &lt;!-- export-structure-in-all-format s.htmlCopy...
2024-01-15, 1241🔥, 0💬

ketcher.getRxn() - Export Reaction in RXN Format
How to export the reaction structure in RXN format from the Ketcher with the ketcher.getRxn() method? To export the reaction structure in RXN format from the Ketcher, you can use the getRxn() method provided by the Ketcher API as shown in below: 1. Load the Ketcher editor in an "iframe" HTML element...
2023-12-10, 1218🔥, 0💬

"babel -i fs ... -s ... -at n" - Top n Similarity Search
How to perform a top 10 similarity search using the fastsearch index file with the "babel" command? If you want to perform a top n similarity search using the fastsearch index file, you can use the following "babel" command syntax: babel -i fs index_file output_section -s query_molecule -at n -aa In...
2020-08-25, 1218🔥, 0💬

Read Stereoinformation from Input
How stereoinformation is being read from input data by Open Babel? Most molecule data files store stereoinformation in 3 ways: 0D, 2D, and 3D. 0D: Stereoinformation in 0 dimension is defined by parity (or chirality) at atom level. 2D: Stereoinformation in 2 dimension is defined by bond style as wedg...
2022-11-16, 1207🔥, 0💬

Ketcher Editor Interface
Where to find FAQ (Frequently Asked Questions) on Ketcher Editor Interface? Here is a list of tutorials to answer many frequently asked questions compiled by FYIcenter.com team on Ketcher Editor Interface. What Is Ketcher Editor Interface editor.struct() - Get Entire Structure editor.struct().atoms ...
2024-01-10, 1192🔥, 0💬

"babel" Command - Output Data Destination and Format
How to specify Output Data Destination and Format for a "babel" command? "babel" command arguments and options are organized into 3 sections as shown in the following syntax to convert chemical data from input to output with specified options. babel input_section output_section option_section You us...
2021-07-19, 1188🔥, 0💬

What Is Ketcher Indigo Interface
What is Ketcher Indigo interface? Ketcher Indigo interface is part of the Ketcher JavaScript API that allows you to use some Indigo Toolkit functionalities. To access Ketcher Indigo interface, you need to access the "ketcher" object as a property of the content "window" object of the "iframe" where ...
2023-11-13, 1154🔥, 0💬

indigo.generateImageAsBase64() - Generate Image as Base64
How to generate images of a given structure as a Base64 encoded string with the indigo.generateImageAsBase64() method? If you want to generate an image of a given structure in PNG, JPEG, or SVG format and Base64 encoded, you can use the indigo.generateImageAsBase64() method on the Ketcher Indigo int...
2023-11-09, 1119🔥, 0💬

Introduction to Ketcher
Where to find FAQ (Frequently Asked Questions) on basic understanding of Ketcher, Chemical Structure Editor in JavaScript? Here is a list of tutorials to answer many frequently asked questions compiled by FYIcenter.com team on basic understanding of Ketcher, Chemical Structure Editor in JavaScript. ...
2023-11-02, 1113🔥, 0💬

<< < 1 2 3 4 5 6 7 8 > >>   ∑:179  Sort:Date