Open links in new tab
  1. RDKit download | SourceForge.net

    Apr 19, 2016 · MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas …

  2. RDKit / Wiki / Home - SourceForge

    Additionally, the RDKit distribution includes a PostgreSQL-based cartridge that allows molecules to be stored in relational database and retrieved via substructure and similarity searches.

  3. rdkit: how to draw high resolution chemical structure

    I am using jupyter lab to draw chemical structures. But the output image resolution is too low. How can I improve it? from rdkit import Chem from rdkit.Chem import Draw smiles = 'C1=CC(=C(C=C1C2=C...

  4. How to install a package rdkit from Conda with pip?

    Which is the best way to install rdkit? I tried to install by the command conda install -c conda-forge rdkit or conda install -c rdkit rdkit but it showed conflict in a new conda environment with python=3.7. I …

  5. RDKit - Browse /rdkit/Q1_2013 at SourceForge.net

    RDKit /rdkit/Q1_2013 files. Browse /rdkit/Q1_2013 files for RDKit, Open-Source Cheminformatics and Machine Learning

  6. python - How to choose right function from RDKit to calculate atomic ...

    Aug 8, 2023 · How to choose right function from RDKit to calculate atomic RMSD? Ask Question Asked 2 years, 8 months ago Modified 2 years, 7 months ago

  7. Thread: [Rdkit-discuss] Meaning of setIsConjugated | RDKit

    Jul 20, 2009 · Thread: [Rdkit-discuss] Meaning of setIsConjugated Open-Source Cheminformatics and Machine Learning Brought to you by: glandrum

  8. Converting SMILES to chemical name or IUPAC name using rdkit or …

    Oct 13, 2020 · Is there a way to convert SMILES to either chemical name or IUPAC name using RDKit or other python modules? I couldn't find something very helpful in other posts. Thank you very much!

  9. RDKit - Browse /documentation/Q1_2009 at SourceForge.net

    Apr 3, 2009 · RDKit /documentation/Q1_2009 files. Browse /documentation/Q1_2009 files for RDKit, Open-Source Cheminformatics and Machine Learning

  10. RDKIT export dataframe to .mol or .sdf file - Stack Overflow

    Aug 16, 2022 · RDKIT export dataframe to .mol or .sdf file Ask Question Asked 3 years, 8 months ago Modified 2 years, 2 months ago