English
 
Help Privacy Policy Disclaimer
  Advanced SearchBrowse

Item

ITEM ACTIONSEXPORT

Released

Preprint

Gretl: Variation GRaph Evaluation TooLkit

MPS-Authors
/persons/resource/persons288573

Vorbrugg,  S       
Department Molecular Biology, Max Planck Institute for Biology Tübingen, Max Planck Society;

/persons/resource/persons83809

Bezrukov,  I       
Department Molecular Biology, Max Planck Institute for Biology Tübingen, Max Planck Society;

/persons/resource/persons286939

Bao,  Z       
Department Molecular Biology, Max Planck Institute for Biology Tübingen, Max Planck Society;

/persons/resource/persons85266

Weigel,  D       
Department Molecular Biology, Max Planck Institute for Biology Tübingen, Max Planck Society;

External Resource
No external resources are shared
Fulltext (restricted access)
There are currently no full texts shared for your IP range.
Fulltext (public)
There are no public fulltexts stored in PuRe
Supplementary Material (public)
There is no public supplementary material available
Citation

Vorbrugg, S., Bezrukov, I., Bao, Z., & Weigel, D. (submitted). Gretl: Variation GRaph Evaluation TooLkit.


Cite as: https://hdl.handle.net/21.11116/0000-000E-A413-3
Abstract
Motivation: As genome graphs are powerful data structures for representing the genetic diversity within populations, they can help identify genomic variations that traditional linear references miss, but their complexity and size makes the analysis of genome graphs challenging. We sought to develop a genome graph analysis tool that helps these analyses to become more accessible by addressing the limitations of existing tools. Specifically, we improve scalability and user-friendliness, and we provide many new statistics for graph evaluation.
Results: We developed an efficient, comprehensive, and integrated tool, gretl, to analyse genome graphs and gain insights into their structure and composition by providing a wide range of statistics. gretl can be utilised to evaluate different graphs, compare the output of graph construction pipelines with different parameters, as well as perform an in-depth analysis of individual graphs, including sample-specific analysis. With the assistance of gretl, novel patterns of genetic variation and potential regions of interest can be identified, for later, more detailed inspection. We demonstrate that gretl outperforms other tools in terms of speed, particularly for larger genome graphs.
Availability and implementation: gretl is implemented in Rust. Commented source code is available under MIT licence at https://github.com/MoinSebi/gretl. Examples of how to run gretl are provided in the documentation. Several Jupyter notebooks are part of the repository and can help visualise gretl results.