package biocaml
Install
Dune Dependency
Authors
Maintainers
Sources
md5=497e3f2f7128a6ca347d66848da38a3d
sha512=4a76ebbafda3bc944afaff40d69791dfe153a0638ef5d7e6e1bc962b7f991d9545cd0af2d7930b39f8b31dbf067d0603cfa03d9b7a49396ab1ae452df47fd1f3
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: 18 Aug 2019
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
< "v0.13"
-
ppx_compare
< "v0.13"
- cfstream
- xmlm
-
camlzip
>= "1.05"
-
sexplib
< "v0.13"
-
core_kernel
>= "v0.12.0" & < "v0.13"
- dune
- base64
-
ocaml
< "5.0"
Dev Dependencies
None
Used by (3)
-
biotk
< "0.2.0"
- bistro-bio
-
phylogenetics
< "0.2.0"
Conflicts
None