paper-with-me

홈 › Papers

Learning to Untangle Genome Assembly with Graph Convolutional Networks

2022-06-01 · Lovro Vrček, Xavier Bresson, Thomas Laurent, Martin Schmitz, Mile Šikić

A quest to determine the complete sequence of a human DNA from telomere to telomere started three decades ago and was finally completed in 2021. This accomplishment was a result of a tremendous effort of numerous experts who engineered various tools and performed laborious manual inspection to achieve the first gapless genome sequence. However, such method can hardly be used as a general approach to assemble different genomes, especially when the assembly speed is critical given the large amount of data. In this work, we explore a different approach to the central part of the genome assembly task that consists of untangling a large assembly graph from which a genomic sequence needs to be reconstructed. Our main motivation is to reduce human-engineered heuristics and use deep learning to develop more generalizable reconstruction techniques. Precisely, we introduce a new learning framework to train a graph convolutional network to resolve assembly graphs by finding a correct path through them. The training is supervised with a dataset generated from the resolved CHM13 human sequence and tested on assembly graphs built using real human PacBio HiFi reads. Experimental results show that a model, trained on simulated graphs generated solely from a single chromosome, is able to remarkably resolve all other chromosomes. Moreover, the model outperforms hand-crafted heuristics from a state-of-the-art \textit{de novo} assembler on the same graphs. Reconstructed chromosomes with graph networks are more accurate on nucleotide level, report lower number of contigs, higher genome reconstructed fraction and NG50/NGA50 assessment metrics.

📄 PDF Abstract BibTeX arXiv:2206.00668

Code (1)

lvrcek/gnnome-assembly 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Genome Sequence Reconstruction Using Gated Graph Convolutional Network

2021-09-29 · Lovro Vrček, Robert Vaser, Thomas Laurent, Mile Sikic 외

A quest to determine the human DNA sequence from telomere to telomere started three decades ago and was finally finished in 2021. This accomplishment was a result of a tremendous effort of numerous experts with an abunda…

A step towards neural genome assembly

2020-11-10 · NeurIPS Workshop LMCA 2020 12 · Lovro Vrček, Petar Veličković, Mile Šikić

De novo genome assembly focuses on finding connections between a vast amount of short sequences in order to reconstruct the original genome. The central problem of genome assembly could be described as finding a Hamilton…

Graph Representation LearningRepresentation Learning

Scalable telomere-to-telomere assembly for diploid and polyploid genomes with double graph

2023-06-06 · Haoyu Cheng, Mobin Asri, Julian Lucas, Sergey Koren 외

Despite recent advances in the length and the accuracy of long-read data, building haplotype-resolved genome assemblies from telomere to telomere still requires considerable computational resources. In this study, we pre…

Meraculous-2D: Haplotype-sensitive Assembly of Highly Heterozygous genomes

2017-03-29

While many short read assemblers attempt to simplify the de Brujin graph by identifying and resolving variant-induced bubbles to produce a haploid mosaic result, this approach is only viable when variants are relatively …

Graph Neural Networks for Microbial Genome Recovery

2022-04-26 · Andre Lamurias, Alessandro Tibo, Katja Hose, Mads Albertsen 외

Microbes have a profound impact on our health and environment, but our understanding of the diversity and function of microbial communities is severely limited. Through DNA sequencing of microbial communities (metagenomi…