OraRdkitCart: Rdkit chemical structure data cartridge for Oracle¶
OraRdkitCart is an Oracle data cartridge/extensible index to allow substructure and similarity searching using SQL queries on tables which contain indexed chemical structures.
It uses a Java RMI server and RDKit wrappers for chemical structure handling.
This software was developed with funding from Beacon Discovery and Glysade LLC.
Quick-start¶
- Satisfy Prerequisites
- Build Java code
- Install cartridge
- Test installation
- Run example SQL from the User Manual
All shell commands in the documentation should be run from project root.