molencversion
Molecular encoder/featurizer using rdkit and OCaml
Chemical fingerprints are lossy encodings of molecules. molenc allows to encode molecules using unfolded-counted fingerprints (i.e. a potentially very long but sparse vector of positive integers).
Currently, Faulon fingerprints and atom pairs are supported.
Currently, atom types are the quadruplet (#pi-electrons, element symbol, #HA neighbors, formal charge). In the future, pharmacophore features might be supported (a more abstract/fuzzy atom typing scheme).
Bibliography:
Faulon, J. L., Visco, D. P., & Pophale, R. S. (2003). The signature molecular descriptor.
- Using extended valence sequences in QSAR and QSPR studies. Journal of chemical information and computer sciences, 43(3), 707-720.
Carhart, R. E., Smith, D. H., & Venkataraghavan, R. (1985). Atom pairs as molecular features in structure-activity studies: definition and applications. Journal of Chemical Information and Computer Sciences, 25(2), 64-73.
Kearsley, S. K., Sallamack, S., Fluder, E. M., Andose, J. D., Mosley, R. T., & Sheridan, R. P. (1996). Chemical similarity using physiochemical property descriptors. Journal of Chemical Information and Computer Sciences, 36(1), 118-127.
OpenSMILES specification. Craig A. James et. al. v1.0 2016-05-15. http://opensmiles.org/opensmiles.html
Author | Francois Berenger |
---|---|
License | BSD-3-Clause |
Published | |
Homepage | https://github.com/UnixJunkie/molenc |
Issue Tracker | https://github.com/UnixJunkie/molenc/issues |
Maintainer | unixjunkie@sdf.org |
Dependencies |
|
Source [http] | https://github.com/UnixJunkie/molenc/archive/v16.5.0.tar.gz sha256=79fa609f4d140094e22cea612808df4998c2aee94feca346c04a6d337cb30424 md5=bf3c6328d3cf768f34b17d2c242138b6 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/molenc/molenc.16.5.0/opam |
- hts_shrink>=3.0.1
- linwrap>=9.0.3
- oranger>=3.0.1
- rankers<2.0.9
- svmwrap