Popular Books:
"obabel -s ..." Command - Substructure Search
This section provides a tutorial example on how to use 'obabel ... -s ...' command to do substructure search with Open Babel. 2022-10-05, ∼156🔥, 0💬
Install RDKit in an Anaconda Environment
This section provides a tutorial example on how to install RDKit Python library in an Anaconda environment. It's easy and fast. 2022-10-05, ∼278🔥, 0💬
"obabel ... -o svg -xd" - Hide Molecule Name
This section provides a tutorial example on how to hide molecule names in SVG output pictures with '-xd' option using Open Babel. 2022-10-05, ∼126🔥, 0💬
rdkit.Chem.rdchem.Bond - The Bond Class
This section provides a quick introduction of the rdkit.Chem.rdchem.Bond class, which represents a bond of two atoms in a molecule. 2022-10-04, ∼267🔥, 0💬
"obabel -h/-d" - Add/Remove Hydrogens in Molecule Data
This section provides a tutorial example on how to add or remove implicit hydrogen atoms in molecule data using Open Babel 'obabel' command. 2022-10-01, ∼2572🔥, 0💬
RDKit m.HasSubstructMatch(s) - Substructure Match
This section provides a tutorial example on how to perform substructure match with the m.HasSubstructMatch(s) method in RDKit library. 2022-10-01, ∼1977🔥, 0💬
Install Open Babel with Anaconda
This section provides a tutorial example on how to install Open Babel in an Anaconda (or Conda) environment on any computer system platform: Windows, macOS or Linux. 2022-10-01, ∼1589🔥, 0💬
Install Open Babel on Windows Computers
This section provides a tutorial example on how to install Open Babel on a Windows computer. 2022-10-01, ∼1581🔥, 0💬
StoneMIND Collector - Information Extraction System
This section provides a quick introduction of StoneMIND Collector, a free OCSR (Optical Chemical Structure Recognition) software provided by Stonewise. 2022-10-01, ∼1389🔥, 0💬
Open Babel Installation Options on macOS
This section provides a quick introduction of Open Babel installation options for macOS computers. 2022-10-01, ∼1294🔥, 0💬
RDKit GenerateDepictionMatching2DStructure(m, s) - Substructure Orientation
This section provides a tutorial example on how to draw multiple molecules with the same orientation as a common substructure. 2022-10-01, ∼1209🔥, 0💬
Popular Posts:
This section provides a tutorial program to show how JDK 1.7 and 1.8 automatically loads JDBC driver...
This chapter provides tutorial notes and example codes on the 'keytool' command. Topics include intr...
This section provides a tutorial example on how to install Open Babel in an Anaconda (or Conda) envi...
This section provides tutorial example on how to generate a digital signature for a message file wit...
A list of test vectors is provided for the 16-round and 64-bit block Blowfish cipher algorithm.