Skip to content

CamAnNguyen/rdkit_chem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rdkit-chem gem

GEM for RDKIT, an Open-Source Cheminformatics Software

Environment

Prerequisites

  • cmake 3.8 or later
  • curl
  • tar, sed, make (those should be present anyway)
  • SWIG 2 or later
  • python header (python-dev)
  • sqlite (sqlite3-dev)
  • boost > 1.58 (libboost-all-dev)
  • gcc

Install

gem install rdkit_chem

It downloads the sources, compiles and installs RDKIT with the ruby bindings. The installation may last very long - please be patient.

About

Ruby GEM for RDKit (cheminformatics toolkits)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages