paper-with-me

Papers

GapPredict: A Language Model for Resolving Gaps in Draft Genome Assemblies

2021-05-21 · Eric Chen, Justin Chu, Jessica Zhang, Rene L. Warren, Inanc Birol

Short-read DNA sequencing instruments can yield over 1e+12 bases per run, typically composed of reads 150 bases long. Despite this high throughput, de novo assembly algorithms have difficulty reconstructing contiguous genome sequences using short reads due to both repetitive and difficult-to-sequence regions in these genomes. Some of the short read assembly challenges are mitigated by scaffolding assembled sequences using paired-end reads. However, unresolved sequences in these scaffolds appear as "gaps". Here, we introduce GapPredict, a tool that uses a character-level language model to predict unresolved nucleotides in scaffold gaps. We benchmarked GapPredict against the state-of-the-art gap-filling tool Sealer, and observed that the former can fill 65.6% of the sampled gaps that were left unfilled by the latter, demonstrating the practical utility of deep learning approaches to the gap-filling problem in genome sequence assembly.

📄 PDF Abstract BibTeX arXiv:2105.10552

Code (1)

bcgsc/GapPredict 공식 구현 tf

Tasks

Language ModelingLanguage Modelling

Similar Papers 제목 키워드 기반

ntLink: a toolkit for de novo genome assembly scaffolding and mapping using long reads

2023-01-20 · Lauren Coombe, René L. Warren, Johnathan Wong, Vladimir Nikolic 외

With the increasing affordability and accessibility of genome sequencing data, de novo genome assembly is an important first step to a wide variety of downstream studies and analyses. Therefore, bioinformatics tools that…

Computational Efficiency

Linking de novo assembly results with long DNA reads by dnaasm-link application

2018-11-13

Currently, third-generation sequencing techniques, which allow to obtain much longer DNA reads compared to the next-generation sequencing technologies, are becoming more and more popular. There are many possibilities to …

Whole-Genome Sequence of the Trypoxylus dichotomus Japanese rhinoceros beetle

2020-11-17 · Norichika Ogata

The draft whole-genome sequence of the Japanese rhinoceros beetle, Trypoxylus dichotomus was obtained using long-read PacBio sequence technology. The final assembled genome consisted of 739 Mbp in 2,347 contigs, with 24.…

A draft genome assembly of southern bluefin tuna Thunnus maccoyii

2016-07-13

Tuna are large pelagic fish whose populations are close to panmixia. In addition, they are threatened species, so it is important for the maintenance and monitoring of genetic diversity that genetic information at a geno…

DEMETER: Efficient simultaneous curation of genome-scale reconstructions guided by experimental data and refined gene annotations

2021-06-11 · Almut Heinken, Stefanía Magnúsdóttir, Ronan M. T. Fleming, Ines Thiele

Motivation: Manual curation of genome-scale reconstructions is laborious, yet existing automated curation tools typically do not take species-specific experimental data and manually refined genome annotations into accoun…