UnixJunkie / molenc

MolEnc: a molecular encoder using rdkit and OCaml.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

improve standardize.py

UnixJunkie opened this issue · comments

They remove solvent and salt in the previous example.
This would become slower probably.

or directly use the ChEMBL standardization pipeline, if they have a CLI program with -i and -o

we now use rdkit's standardization pipeline in molenc_std.py