CRS4

Kafka Interfaces for Composable Streaming Genomics Pipelines

Francesco Versaci, Luca Pireddu, Gianluigi Zanetti
IEEE Conference on Biomedical and Health Informatics (BHI) - 2018
Modern sequencing machines produce order of a terabyte of data per day, which need subsequently to go through a complex processing pipeline. The conventional workflow begins with a few independent, shared-memory tools, which communicate by means of intermediate files. Given its lack of robustness and scalability, this approach is ill-suited to exploiting the full potential of sequencing in the context of healthcare, where large-scale, population-wide applications are the norm. In this work we propose the adoption of stream computing to simplify the genomic resequencing pipeline, boosting its performance and improving its fault-tolerance. We decompose the first steps of the genomic processing in two distinct and specialized modules (preprocessing and alignment) and we loosely compose them via communication through Kafka streams, in order to allow for easy composability and integration in the already-existing YARN-based pipelines. The proposed solution is then experimentally validated on real data and shown to scale almost linearly.

Références BibTex

@InProceedings{VPZ18,
  author       = {Versaci, F. and Pireddu, L. and Zanetti, G.},
  title        = {Kafka Interfaces for Composable Streaming Genomics Pipelines},
  booktitle    = {IEEE Conference on Biomedical and Health Informatics (BHI)},
  year         = {2018},
  keywords     = {NGS, genomics, Apache Flink, Apache Kafka, streaming, Hadoop},
  url          = {https://publications.crs4.it/pubdocs/2018/VPZ18},
}

Autres publications dans la base

» Francesco Versaci
» Luca Pireddu
» Gianluigi Zanetti