EBjerrum / SMILES-enumeration

SMILES enumeration for QSAR modelling using LSTM recurrent neural networks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Make it installable by pip

hsiaoyi0504 opened this issue · comments

As title, with this change, we can make this tool more useful.

I agree!!!!

Thanks for the interest in the code. I would encourage you to take a look at the molvecgen package.

https://github.com/EBjerrum/molvecgen

It has an installer, but is not on pip as such.

However, can be installed with pip with

python -m pip install git+https://github.com/EBjerrum/molvecgen