François Bérenger
François Bérenger
-if: read in the output from ./bin/fasmifra_frag_dict.py i.e. read in a fragments' dictionary file
check that it does not impact the distribution matching property cf. atom typing schemes in molenc's rdkit_wrapper.py
if you only have few molecules and want to explore all the fragment combinations
**Is your feature request related to a problem? Please describe.** One "repair" I have in mind: I read a .sdf file; rdkit crashes because an N has valence 4 (instead...
Hello, I am trying to create an opam package that can install liblinear in user-space. It should install two executables in opam's bin directory (liblinear-train and liblinear-predict). The goal is...
related to https://github.com/ocaml/opam-repository/issues/26774 If I understand how to do it for liblinear, I will probably understand how to do the same kind of package for libsvm.