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, ∼234🔥, 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, ∼379🔥, 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, ∼197🔥, 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, ∼365🔥, 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, ∼2795🔥, 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, ∼2144🔥, 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, ∼1764🔥, 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, ∼1747🔥, 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, ∼1650🔥, 0💬
Open Babel Installation Options on macOS
This section provides a quick introduction of Open Babel installation options for macOS computers. 2022-10-01, ∼1453🔥, 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, ∼1321🔥, 0💬
Popular Posts:
This section provides a tutorial example on how to install the Adobe Reader APK file to the Android ...
This book is a collection of notes and sample codes written by the author while he was learning JVM ...
老人小孩何时能接种新冠疫苗? 到2021年1月14日为止,中国接种人群年龄限制 在18至60岁之间。中国新冠疫苗接种工作...
This section describes the DSA (Digital Signature Algorithm) algorithm, which consists of 2 parts: g...
This section provides a tutorial on how to zoom in and out the viewing window on PyMol.