chemicalite icon indicating copy to clipboard operation
chemicalite copied to clipboard

An SQLite extension for chemoinformatics applications.

Results 3 chemicalite issues
Sort by recently updated
recently updated
newest added

Related to #11, I have been able to write `rdkit.Chem.Mol` objects to a table using the mol_from_smiles function provided by the chemicalite extension, however when I write an arbitrary `Mol`...

Hi @rvianello, has anyone successfully built chemicalite for use on Windows?

Hello this is JeongSoo Na. I want to run code in python like unders. ``` connection.load_extension("chemicalite") # connection.load_extension("/C/Users/jsna/Desktop/syn-retro-public/env/chemicalite.pylib") ``` But I had no sqlite module files. Please help me.. :(...