English

EBIC.JL -- an Efficient Implementation of Evolutionary Biclustering Algorithm in Julia

Machine Learning 2021-05-05 v1 Artificial Intelligence Distributed, Parallel, and Cluster Computing Neural and Evolutionary Computing Genomics

Abstract

Biclustering is a data mining technique which searches for local patterns in numeric tabular data with main application in bioinformatics. This technique has shown promise in multiple areas, including development of biomarkers for cancer, disease subtype identification, or gene-drug interactions among others. In this paper we introduce EBIC.JL - an implementation of one of the most accurate biclustering algorithms in Julia, a modern highly parallelizable programming language for data science. We show that the new version maintains comparable accuracy to its predecessor EBIC while converging faster for the majority of the problems. We hope that this open source software in a high-level programming language will foster research in this promising field of bioinformatics and expedite development of new biclustering methods for big data.

Keywords

Cite

@article{arxiv.2105.01196,
  title  = {EBIC.JL -- an Efficient Implementation of Evolutionary Biclustering Algorithm in Julia},
  author = {Paweł Renc and Patryk Orzechowski and Aleksander Byrski and Jarosław Wąs and Jason H. Moore},
  journal= {arXiv preprint arXiv:2105.01196},
  year   = {2021}
}

Comments

9 pages, 11 figures

R2 v1 2026-06-24T01:45:02.565Z