4.7 Article

Unbiased pangenome graphs

Ask authors/readers for more resources

This study presents the seqwish algorithm, which can build a variation graph from a set of sequences and their alignments. By transforming the alignment set into a tree-based representation and querying this representation, the algorithm constructs a variation graph, resulting in a pangenome variation graph. The method is scalable and has been successfully applied to build pangenome graphs for multiple species.
Motivation: Pangenome variation graphs model the mutual alignment of collections of DNA sequences. A set of pairwise alignments implies a variation graph, but there are no scalable methods to generate such a graph from these alignments. Existing related approaches depend on a single reference, a specific ordering of genomes or a de Bruijn model based on a fixed k-mer length. A scalable, self-contained method to build pangenome graphs without such limitations would be a key step in pangenome construction and manipulation pipelines. Results: We design the seqwish algorithm, which builds a variation graph from a set of sequences and alignments between them. We first transform the alignment set into an implicit interval tree. To build up the variation graph, we query this tree-based representation of the alignments to reduce transitive matches into single DNA segments in a sequence graph. By recording the mapping from input sequence to output graph, we can trace the original paths through this graph, yielding a pangenome variation graph. We present an implementation that operates in external memory, using disk-backed data structures and lock-free parallel methods to drive the core graph induction step. We demonstrate that our method scales to very large graph induction problems by applying it to build pangenome graphs for several species. Availability and implementation: eqwishis published as free software under the MIT open source license. Sourcecode and documentation are available athttps://github.com/ekg/seqwish.seqwishcan be installed via Biocondahttps://bioconda.github.io/recipes/seqwish/README.htmlor GNU Guixhttps://github.com/ekg/guix-genomics/blob/master/seqwish.scm. Contact:egarris5@uthsc.edu

Authors

I am an author on this paper
Click your name to claim this paper and add it to your profile.

Reviews

Primary Rating

4.7
Not enough ratings

Secondary Ratings

Novelty
-
Significance
-
Scientific rigor
-
Rate this paper

Recommended

No Data Available
No Data Available