Cargando…

BrownieAligner: accurate alignment of Illumina sequencing data to de Bruijn graphs

BACKGROUND: Aligning short reads to a reference genome is an important task in many genome analysis pipelines. This task is computationally more complex when the reference genome is provided in the form of a de Bruijn graph instead of a linear sequence string. RESULTS: We present a branch and bound...

Descripción completa

Detalles Bibliográficos
Autores principales: Heydari, Mahdi, Miclotte, Giles, Van de Peer, Yves, Fostier, Jan
Formato: Online Artículo Texto
Lenguaje:English
Publicado: BioMed Central 2018
Materias:
Acceso en línea:https://www.ncbi.nlm.nih.gov/pmc/articles/PMC6122196/
https://www.ncbi.nlm.nih.gov/pubmed/30180801
http://dx.doi.org/10.1186/s12859-018-2319-7
_version_ 1783352604153085952
author Heydari, Mahdi
Miclotte, Giles
Van de Peer, Yves
Fostier, Jan
author_facet Heydari, Mahdi
Miclotte, Giles
Van de Peer, Yves
Fostier, Jan
author_sort Heydari, Mahdi
collection PubMed
description BACKGROUND: Aligning short reads to a reference genome is an important task in many genome analysis pipelines. This task is computationally more complex when the reference genome is provided in the form of a de Bruijn graph instead of a linear sequence string. RESULTS: We present a branch and bound alignment algorithm that uses the seed-and-extend paradigm to accurately align short Illumina reads to a graph. Given a seed, the algorithm greedily explores all branches of the tree until the optimal alignment path is found. To reduce the search space we compute upper bounds to the alignment score for each branch and discard the branch if it cannot improve the best solution found so far. Additionally, by using a two-pass alignment strategy and a higher-order Markov model, paths in the de Bruijn graph that do not represent a subsequence in the original reference genome are discarded from the search procedure. CONCLUSIONS: BrownieAligner is applied to both synthetic and real datasets. It generally outperforms other state-of-the-art tools in terms of accuracy, while having similar runtime and memory requirements. Our results show that using the higher-order Markov model in BrownieAligner improves the accuracy, while the branch and bound algorithm reduces runtime. BrownieAligner is written in standard C++11 and released under GPL license. BrownieAligner relies on multithreading to take advantage of multi-core/multi-CPU systems. The source code is available at: https://github.com/biointec/browniealigner ELECTRONIC SUPPLEMENTARY MATERIAL: The online version of this article (10.1186/s12859-018-2319-7) contains supplementary material, which is available to authorized users.
format Online
Article
Text
id pubmed-6122196
institution National Center for Biotechnology Information
language English
publishDate 2018
publisher BioMed Central
record_format MEDLINE/PubMed
spelling pubmed-61221962018-09-05 BrownieAligner: accurate alignment of Illumina sequencing data to de Bruijn graphs Heydari, Mahdi Miclotte, Giles Van de Peer, Yves Fostier, Jan BMC Bioinformatics Research Article BACKGROUND: Aligning short reads to a reference genome is an important task in many genome analysis pipelines. This task is computationally more complex when the reference genome is provided in the form of a de Bruijn graph instead of a linear sequence string. RESULTS: We present a branch and bound alignment algorithm that uses the seed-and-extend paradigm to accurately align short Illumina reads to a graph. Given a seed, the algorithm greedily explores all branches of the tree until the optimal alignment path is found. To reduce the search space we compute upper bounds to the alignment score for each branch and discard the branch if it cannot improve the best solution found so far. Additionally, by using a two-pass alignment strategy and a higher-order Markov model, paths in the de Bruijn graph that do not represent a subsequence in the original reference genome are discarded from the search procedure. CONCLUSIONS: BrownieAligner is applied to both synthetic and real datasets. It generally outperforms other state-of-the-art tools in terms of accuracy, while having similar runtime and memory requirements. Our results show that using the higher-order Markov model in BrownieAligner improves the accuracy, while the branch and bound algorithm reduces runtime. BrownieAligner is written in standard C++11 and released under GPL license. BrownieAligner relies on multithreading to take advantage of multi-core/multi-CPU systems. The source code is available at: https://github.com/biointec/browniealigner ELECTRONIC SUPPLEMENTARY MATERIAL: The online version of this article (10.1186/s12859-018-2319-7) contains supplementary material, which is available to authorized users. BioMed Central 2018-09-04 /pmc/articles/PMC6122196/ /pubmed/30180801 http://dx.doi.org/10.1186/s12859-018-2319-7 Text en © The Author(s) 2018 Open Access This article is distributed under the terms of the Creative Commons Attribution 4.0 International License(http://creativecommons.org/licenses/by/4.0/), which permits unrestricted use, distribution, and reproduction in any medium, provided you give appropriate credit to the original author(s) and the source, provide a link to the Creative Commons license, and indicate if changes were made. The Creative Commons Public Domain Dedication waiver(http://creativecommons.org/publicdomain/zero/1.0/) applies to the data made available in this article, unless otherwise stated.
spellingShingle Research Article
Heydari, Mahdi
Miclotte, Giles
Van de Peer, Yves
Fostier, Jan
BrownieAligner: accurate alignment of Illumina sequencing data to de Bruijn graphs
title BrownieAligner: accurate alignment of Illumina sequencing data to de Bruijn graphs
title_full BrownieAligner: accurate alignment of Illumina sequencing data to de Bruijn graphs
title_fullStr BrownieAligner: accurate alignment of Illumina sequencing data to de Bruijn graphs
title_full_unstemmed BrownieAligner: accurate alignment of Illumina sequencing data to de Bruijn graphs
title_short BrownieAligner: accurate alignment of Illumina sequencing data to de Bruijn graphs
title_sort browniealigner: accurate alignment of illumina sequencing data to de bruijn graphs
topic Research Article
url https://www.ncbi.nlm.nih.gov/pmc/articles/PMC6122196/
https://www.ncbi.nlm.nih.gov/pubmed/30180801
http://dx.doi.org/10.1186/s12859-018-2319-7
work_keys_str_mv AT heydarimahdi browniealigneraccuratealignmentofilluminasequencingdatatodebruijngraphs
AT miclottegiles browniealigneraccuratealignmentofilluminasequencingdatatodebruijngraphs
AT vandepeeryves browniealigneraccuratealignmentofilluminasequencingdatatodebruijngraphs
AT fostierjan browniealigneraccuratealignmentofilluminasequencingdatatodebruijngraphs