a powerful tool for analyzing pangenome graphs๏
Analyze and handle pangenome graphs quickly, whatever the model, size, or complexity.
Multi-threading support for fast analysis of large GFA files, regardless of model complexity.
Extract sequences, subgraphs, convert to FASTA, and identify shared/specific nodes.
Generate essential statistics for chromosomes, samples, and core/dispensable ratios.
โ
Whatโs GraTools?๏
GraTools offers a set of commands designed for rapid analysis of pangenome graphs. It provides an efficient solution for researchers to explore GFA files, providing insights into genome structure and sample relationships.
Developed by IRD and CIRAD, as part of a collaboration between the PANEEC/DIADE and PHIM research teams.
โ
This guide will help you get up and running with GraTools in no time.
โ
Explore the full potential of GraTools with detailed command documentation.
Access the module documentation and API details for integration.
โ
Usage Syntax๏
GraTools follows a simple command-line interface:
GraTools [command] [options]
Example: List chromosomes per sample in a GFA file:
GraTools show_chr --gfa graph.gfa --full
โ
๐ Documentation Navigation
Quick Start Guide
Advanced Usage
GraTools for developers
โ
License๏
GraTools is freely available under the GNU General Public License, version 3 (GPLv3). Intellectual property belongs to IRD and CIRAD.
โ