Search bioRxiv⌕ Search

Biology subjects

Mergez, A.

Publications and source records attributed to Mergez, A..

3 recordsLinked to original sources

SPA-C: an hybrid tool to accurately scaffold genomes using Hi-C and Deep-Learning

Genome assembly is a computational pipeline designed to reconstruct chromosomes from small sequencing reads. Following their assembly, contiguous sequences (contigs) are arranged into chromosome-long sequences during scaffolding. Hi-C, a long-range linkage information between regions of the genome widely used in recent large sequencing projects, is often required to correctly order contigs. Several tools have been developed to automate this task following either statistical or deep-learning approaches. Statistical approaches summarise 2D Hi-C matrices into contact densities across sequences, thus ignoring informative visual patterns. The sole existing deep-learning tool uses a transformer-based computer vision model to correct the assembly. It has been trained on several species and uses Hi-C matrices directly. Yet it comes as a supplementary step in the scaffolding process, introducing extra computation time, and has been trained on a dataset that might contain labelling errors, which could provide sub-optimal results. We propose SPA-C, an hybrid pipeline combining the strengths of both approaches. Linkage prediction is handled with a frugal CNN-based model and a graph-solving algorithm is used to generate the scaffolds. Through our inputs design, the model is able to both correct errors within assemblies and link contigs, leveraging small, local Hi-C contact matrices. We handled low-complexity regions that might induce erroneous predictions using an external tool, improving the overall accuracy of generated assemblies. On a benchmark of six various genomes and four standard metrics, SPA-C outperformed four out of four state-of-the-art methods while achieving comparable start-to-end computation time. Python and Bash scripts are available on GitHub (github.com/SPA-C/SPA-C.git) and Zenodo (10.5281/zenodo.19000361).

bioinformatics↗

Pan1c : a pipeline to easily build chromosome-level pangenome graphs

The advances of sequencing technologies and the availability of high-quality genome assemblies for many genotypes per species, give the opportunity to improve sequence alignment rate and quality, and the variant calling accuracy by including all genomic variations in a graph reference, called a pangenome graph. Because the process of building and analysing a pangenome graph is still complex, with related software packages under development, there is an important need for releasing user-friendly pipelines for this emerging research area. Pan1C is a pipeline based on a chromosome-by-chromosome graph construction strategy. It integrates two complementary strate-gies for building pangenomes and produces informative metric plots and graphics using a large set of tools. By benchmarking Pan1C on human, fungal, and wheat assemblies, which span a wide range of genome sizes and complexities, we showed the interest of Pan1C for assembly and graph validation as well as for performing primary analyses.

bioinformatics↗

Building pangenomes for domesticated and wild tree species: genomic complexity and strategies

Long-read sequencing and pangenomics are revolutionizing crop research by providing more complete genome information and revealing crucial structural variations linked to important agricultural traits. Building on recent advances in intraspecific pangenome construction, this study addresses the challenge of creating broader, cross-taxon pangenomes, using the Armeniaca taxonomic section as a model. Leveraging a diverse panel of genome assemblies, we constructed a pangenome graph and cataloged associated single nucleotide polymorphisms (SNPs) and structural variants. We characterized the diversity of these variants and assessed the extent to which different taxa contribute to overall pangenome expansion. Additionally, we evaluated the performance of low-depth sample mapping to the graph-based reference, highlighting key technical limitations that may affect the quality of downstream analyses. We further identified specific subsets of SVs that exhibit associations with particular classes of transposable elements. As a case study illustrating the potential functional and phenotypic relevance of graph-derived SVs, we examined the genomic configuration of the DAM locus within the Armeniaca pangenome.

bioinformatics↗