PostgreSQL module for RDKit, which implements mol datatype to
describe molecules and fp datatype for fingerprints, basic comparison
operations, similarity operation (tanimoto, dice) and index support
(using GiST indexing framework).
To complete installation of the cartridge in PostgreSQL, please follow
the steps detailed in:
/usr/share/doc/rdkit-2014.09.2/README
|