rdkit-rs

Crates.iordkit-rs
lib.rsrdkit-rs
version0.1.0
sourcesrc
created_at2022-05-03 11:28:32.040317
updated_at2022-05-03 11:28:32.040317
descriptionRust bindings to chemical toolbox RDKit
homepagehttps://github.com/rogerwq/rdkit-rust
repositoryhttps://github.com/rogerwq/rdkit-rust
max_upload_size
id579671
size7,358
Qin WAN (rogerwq)

documentation

https://docs.rs/rdkit

README

RDKit bindings for Rust

Binding Progress

:white_check_mark: RWMol, ROMol

:white_check_mark: SmilesParse

:white_check_mark: MorganFingerprint

:white_check_mark: FMCS

Testing

  • Currently tested on Mac OS X

Prerequisites

  • Install dependency of boost: conda install -c conda-forge boost

References

Commit count: 10

cargo fmt