Top "Rdkit" questions

RDKit is a popular open-source library for chemoinformatics and machine learning applied to chemoinformatics.

How to solve an error that appears in conda proxy configuration?

I am trying to install Rdkit on ubuntu and I have problem with the conda configuration. I have reinstalled anaconda3 …

python conda rdkit
How to install a package rdkit from Conda with pip?

I am trying to install rdkit using pip3. But it doesn't work. sudo pip3 install rdkit Error: Could not find …

pip package conda rdkit
How to use RDKit to calculte molecular fingerprint and similarity of a list of SMILE structures?

I'm using RDKit to calculate molecular similarity based on Tanimoto coefficient between two lists of molecules with SMILE structures. Now …

python csv similarity fingerprint rdkit
rdkit installation issues with Anaconda

I am trying to get rdkit working on my Windows 7 system with Anaconda and Python 2.7. I have been following the …

python anaconda rdkit