Cargando…

Chemoinformatics and structural bioinformatics in OCaml

BACKGROUND: OCaml is a functional programming language with strong static types, Hindley–Milner type inference and garbage collection. In this article, we share our experience in prototyping chemoinformatics and structural bioinformatics software in OCaml. RESULTS: First, we introduce the language,...

Descripción completa

Detalles Bibliográficos
Autores principales: Berenger, Francois, Zhang, Kam Y. J., Yamanishi, Yoshihiro
Formato: Online Artículo Texto
Lenguaje:English
Publicado: Springer International Publishing 2019
Materias:
Acceso en línea:https://www.ncbi.nlm.nih.gov/pmc/articles/PMC6689879/
https://www.ncbi.nlm.nih.gov/pubmed/30719579
http://dx.doi.org/10.1186/s13321-019-0332-0
Descripción
Sumario:BACKGROUND: OCaml is a functional programming language with strong static types, Hindley–Milner type inference and garbage collection. In this article, we share our experience in prototyping chemoinformatics and structural bioinformatics software in OCaml. RESULTS: First, we introduce the language, list entry points for chemoinformaticians who would be interested in OCaml and give code examples. Then, we list some scientific open source software written in OCaml. We also present recent open source libraries useful in chemoinformatics. The parallelization of OCaml programs and their performance is also shown. Finally, tools and methods useful when prototyping scientific software in OCaml are given. CONCLUSIONS: In our experience, OCaml is a programming language of choice for method development in chemoinformatics and structural bioinformatics.