oussama / rdkit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RDKit

A high-level library for performing common RDKit tasks such as SMILE parsing, molecule normalization, etc. Uses the C++ API via bindings from rdkit-sys.

Prerequisites

On a Mac:

brew install rdkit

On Linux you will need a custom build of rdkit with static libraries. We are working to provide suitable debian packages. This is holding up our CI.

About


Languages

Language:Rust 100.0%