Hi,

I'm not aware of any native Ruby bindings. However I would say, the
best solution is to use some kind of remote API.
A while ago I created a project called Braker, which exposes most of
the RDKit methods as a RESTful API.

The code is here: https://github.com/chembl/chembl_beaker
The live endpoint is here: https://www.ebi.ac.uk/chembl/api/utils/docs
(is uses older version of rdkit, so the best is to set up your own
local endpoint).
This tool is also included in this Docker image:
http://ftp.ebi.ac.uk/pub/databases/chembl/VM/Docker/mychembl_20_ubuntu_docker.tar.gz

I'm happy to answer any further questions if you are interested.

Kind regards,

Michał Nowotka

On Wed, Jun 29, 2016 at 9:31 AM, Yannick .Djoumbou <y.djoum...@gmail.com> wrote:
> Hi all,
>
> I would like to use RDKit from a Ruby API.Is anyone aware of a well
> maintained rdkit gem for ruby?
>
> Regards,
>
> ------------------------------------------------------------------------------
> Attend Shape: An AT&T Tech Expo July 15-16. Meet us at AT&T Park in San
> Francisco, CA to explore cutting-edge tech and listen to tech luminaries
> present their vision of the future. This family event has something for
> everyone, including kids. Get more information and register today.
> http://sdm.link/attshape
> _______________________________________________
> Rdkit-discuss mailing list
> Rdkit-discuss@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/rdkit-discuss
>

------------------------------------------------------------------------------
Attend Shape: An AT&T Tech Expo July 15-16. Meet us at AT&T Park in San
Francisco, CA to explore cutting-edge tech and listen to tech luminaries
present their vision of the future. This family event has something for
everyone, including kids. Get more information and register today.
http://sdm.link/attshape
_______________________________________________
Rdkit-discuss mailing list
Rdkit-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rdkit-discuss

Reply via email to