package biocaml
Install
Dune Dependency
Authors
Maintainers
Sources
md5=e292efa2f61fec33dad63ec897106f59
sha512=35519bf3b1e67a9191ef9bb74eba0dae941e0d05bad89076a36f507dc5c2d105a03c1c917d5a3f7ed9d1da4acbf3199582f78c308aa2a5a22c21f743945c852b
Description
Biocaml aims to be a high-performance user-friendly library for Bioinformatics. See the website for detailed API documentation. We welcome contributors and feedback from users. Please contact us with any comments and suggestions for features you would like added.
Published: 29 Jul 2020
README
README.md
Biocaml - The OCaml Bioinformatics Library
DESCRIPTION
Biocaml aims to be a high-performance user-friendly library for Bioinformatics. See the website for detailed API documentation. We welcome contributors and feedback from users. Please contact us with any comments and suggestions for features you would like added.
INSTALLATION
See INSTALL file.
TESTING
dune runtest # for inline tests
dune run_test_suite # for test suite tests
LICENSE
The Biocaml library is distributed according to the LGPL + linking exception terms as defined in the LICENSE file, which you should have received a copy of along with this library.
CONTACT
Ashish Agarwal: agarwal1975@gmail.com
Website: http://biocaml.org
Mailing List: http://groups.google.com/group/biocaml
Dependencies (13)
- uri
- rresult
- re
- ppx_sexp_conv
- ppx_compare
- cfstream
- xmlm
-
camlzip
>= "1.05"
- sexplib
-
core_kernel
>= "v0.14.0"
-
dune
>= "1.0"
- base64
-
ocaml
< "5.0"
Dev Dependencies
None
Used by (3)
-
biotk
< "0.2.0"
- bistro-bio
-
phylogenetics
< "0.2.0"
Conflicts
None