Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/unixjunkie/hts_shrink

Reference implementation of the Distance-Based Boolean Applicability Domain for HTS datasets
https://github.com/unixjunkie/hts_shrink

applicability-domain bandwidth-selection cadd chemoinformatics hts lbvs ocaml-program parzen-window qsar sample-selection

Last synced: 22 days ago
JSON representation

Reference implementation of the Distance-Based Boolean Applicability Domain for HTS datasets

Awesome Lists containing this project

README

        

# hts_shrink
Distance-Based Boolean Applicability Domain for
Classification of High Throughput Screening Data

logo

[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.1452088.svg)](https://doi.org/10.5281/zenodo.1452088)

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.