parSMURF, a high-performance computing tool for the genome-wide detection of pathogenic variants

This article has been Reviewed by the following groups

Read the full article

Abstract

Background

Several prediction problems in computational biology and genomic medicine are characterized by both big data as well as a high imbalance between examples to be learned, whereby positive examples can represent a tiny minority with respect to negative examples. For instance, deleterious or pathogenic variants are overwhelmed by the sea of neutral variants in the non-coding regions of the genome: thus, the prediction of deleterious variants is a challenging, highly imbalanced classification problem, and classical prediction tools fail to detect the rare pathogenic examples among the huge amount of neutral variants or undergo severe restrictions in managing big genomic data.

Results

To overcome these limitations we propose parSMURF, a method that adopts a hyper-ensemble approach and oversampling and undersampling techniques to deal with imbalanced data, and parallel computational techniques to both manage big genomic data and substantially speed up the computation. The synergy between Bayesian optimization techniques and the parallel nature of parSMURF enables efficient and user-friendly automatic tuning of the hyper-parameters of the algorithm, and allows specific learning problems in genomic medicine to be easily fit. Moreover, by using MPI parallel and machine learning ensemble techniques, parSMURF can manage big data by partitioning them across the nodes of a high-performance computing cluster. Results with synthetic data and with single-nucleotide variants associated with Mendelian diseases and with genome-wide association study hits in the non-coding regions of the human genome, involhing millions of examples, show that parSMURF achieves state-of-the-art results and an 80-fold speed-up with respect to the sequential version.

Conclusions

parSMURF is a parallel machine learning tool that can be trained to learn different genomic problems, and its multiple levels of parallelization and high scalability allow us to efficiently fit problems characterized by big and imbalanced genomic data. The C++ OpenMP multi-core version tailored to a single workstation and the C++ MPI/OpenMP hybrid multi-core and multi-node parSMURF version tailored to a High Performance Computing cluster are both available at https://github.com/AnacletoLAB/parSMURF.

Article activity feed

  1. Now published in GigaScience doi: 10.1093/gigascience/giaa052

    Alessandro Petrini 1AnacletoLab - Dipartimento di Informatica, Università degli Studi di Milano, ItalyFind this author on Google ScholarFind this author on PubMedSearch for this author on this siteFor correspondence: alessandro.petrini@unimi.itMarco Mesiti 1AnacletoLab - Dipartimento di Informatica, Università degli Studi di Milano, ItalyFind this author on Google ScholarFind this author on PubMedSearch for this author on this siteMax Schubach 2Berlin Institute of Health (BIH), Berlin, Germany3Charité – Universitätsmedizin Berlin, Berlin, GermanyFind this author on Google ScholarFind this author on PubMedSearch for this author on this siteMarco Frasca 1AnacletoLab - Dipartimento di Informatica, Università degli Studi di Milano, ItalyFind this author on Google ScholarFind this author on PubMedSearch for this author on this siteDaniel Danis 4The Jackson Laboratory for Genomic Medicine, Farmington CT, USAFind this author on Google ScholarFind this author on PubMedSearch for this author on this siteMatteo Re 1AnacletoLab - Dipartimento di Informatica, Università degli Studi di Milano, ItalyFind this author on Google ScholarFind this author on PubMedSearch for this author on this siteGiuliano Grossi 1AnacletoLab - Dipartimento di Informatica, Università degli Studi di Milano, ItalyFind this author on Google ScholarFind this author on PubMedSearch for this author on this siteLuca Cappelletti 1AnacletoLab - Dipartimento di Informatica, Università degli Studi di Milano, ItalyFind this author on Google ScholarFind this author on PubMedSearch for this author on this siteTiziana Castrignanò 5CINECA, SCAI SuperComputing Applications and Innovation Department, Roma, ItalyFind this author on Google ScholarFind this author on PubMedSearch for this author on this sitePeter N. Robinson 4The Jackson Laboratory for Genomic Medicine, Farmington CT, USAFind this author on Google ScholarFind this author on PubMedSearch for this author on this siteORCID record for Peter N. RobinsonGiorgio Valentini 1AnacletoLab - Dipartimento di Informatica, Università degli Studi di Milano, ItalyFind this author on Google ScholarFind this author on PubMedSearch for this author on this site

    A version of this preprint has been published in the Open Access journal GigaScience (see paper https://doi.org/10.1093/gigascience/giaa052 ), where the paper and peer reviews are published openly under a CC-BY 4.0 license.

    These peer reviews were as follows:

    Reviewer 1: http://dx.doi.org/10.5524/REVIEW.102239 Reviewer 2: http://dx.doi.org/10.5524/REVIEW.102240