package hts_shrink
Install
Dune Dependency
Authors
Maintainers
Sources
sha256=244bac04bac905662d17d64a4fb56f5ec2e89777412afe0058eb758d562281b3
md5=e6c2df7ae2c2975dae6ecf0c6541774c
Description
Reference implementation of the Distance-Based Boolean Applicability Domain. For more information, and if you use the software, please cite: "A Distance-Based Boolean Applicability Domain for Classification of High Throughput Screening Data" Francois Berenger and Yoshihiro Yamanishi. Journal of Chemical Information and Modeling: https://pubs.acs.org/doi/10.1021/acs.jcim.8b00499
Published: 23 Jun 2020
README
hts_shrink
Distance-Based Boolean Applicability Domain for Classification of High Throughput Screening Data
Reference implementation of the Distance-Based Boolean Applicability Domain.
For more information, and if you use the software, please cite:
"A Distance-Based Boolean Applicability Domain for Classification of High Throughput Screening Data". Francois Berenger and Yoshihiro Yamanishi. Journal of Chemical Information and Modeling: https://pubs.acs.org/doi/10.1021/acs.jcim.8b00499
To install the software
opam update
opam install hts_shrink
To test the software
./test.sh
For an example, plese look into test.sh.