bioRxiv Science⌕ Search

Biology subjects

Carrette, C.

Publications and source records attributed to Carrette, C..

2 recordsLinked to original sources

Pangenome Graph Node-Phenotype Association shows GWAS-like quality results with only few individuals

PurposeWe introduce GO_SCPLOWRAC_SCPLOWNPA, standing for Graph Node-Phenotype Association, a method performing a GWAS-like analysis on a pangenome variation graph (PVG) built using a small number of individual genome sequences, without the need for additional population materials or kinship information for qualitative phenotypes. This method reduces the number of individuals required for association studies and prevents reference bias from variant calling in these types of analyses. BackgroundA PVG represents the multiple alignment of a set of complete genomes. It contains all variations, from single nucleotide polymorphisms (SNPs) to large structural variations (SVs), which are represented as nodes in the graph. By integrating phenotype information within nodes, we can assign a Phenotype Score (PS) to each node in the PVG and identify phenotype-related regions directly within it. These regions represent statistically significant shifts in PS distribution, highlighting their implication in the phenotype. Finally, GO_SCPLOWRAC_SCPLOWNPA provides their positions and scores for further analysis. ResultsThis method was tested using simulated data and two publicly available datasets: the Sub1A gene locus for Oryza sativa in a 13 individuals PVG, and the insertion responsible for the white-headed cattle with a PVG of 24 individuals. Source code of GO_SCPLOWRAC_SCPLOWNPA is available here https://forge.ird.fr/diade/graphgwas/granpa under GNU GPLv3. ConclusionGO_SCPLOWRAC_SCPLOWNPA was able to identify the expected area in two simulated datasets and the responsible loci for these two known traits using only a few dozen complete genomes in these PVGs. While currently limited to qualitative phenotypes, this method opens the way to more efficient ones relying on PVGs and few individuals.

bioinformatics↗

GraTools, an user-friendly tool for exploring and manipulating pangenome variation graphs

BackgroundPangenome variation graphs (PVGs), which represent genomic diversity through multiple genomes alignment, are powerful tools for studying genomic variations in populations. However, current tools often lack integration, efficiency, or require format conversions, to use them, hindering their usability. ResultsHere, we introduce GraTools, a member of the GraSuite [1], and a fast and user-friendly command-line tool for manipulating PVGs using the original GFA file. After a one-time graph import, GraTools enables rapid subgraph extraction, FASTA sequence retrieval, and comprehensive analyses, including core/dispensable genome ratio calculation or group-specific segment identification. The import step results in conversion in standard data formats (BAM/BED), enabling the reuse of well-optimized existing tools, allowing an efficient storage and the querying of the PVGs large complex data structures. Scalability is ensured by a modular architecture supporting parallel processing and asynchronous I/O operations. GraTools supports coordinates defined on both the primary reference as well as from alternative genomes within the graph without re-import, and its outputs can be easily visualized or manipulated using external tools. Using an Asian rice pangenome graph (13 accessions), we demonstrate its ability to easily extract subgraphs, compute depth statistics, and identify subspecies-specific segments. An intuitive command-line interface, a real-time execution feedback and a detailed logging system make this tool suitable for a wide range of applications, from population genetics to breeding and genomic medicine, for both biologists and bioinformaticians. ConclusionsThrough its unified graph manipulation interface, GraTools offers an interesting alternative to the few existing tools for manipulating PVGs, facilitating rapid, efficient and flexible downstream analyses. It is available as an open-source tool (GNU GPLv3), with its documentation available at https://gratools.readthedocs.io.

bioinformatics↗