中文
相关论文

相关论文: Safe and complete contig assembly via omnitigs

200 篇论文

A gene expression compendium is a heterogeneous collection of gene expression experiments assembled from data collected for diverse purposes. The widely varied experimental conditions and genetic backgrounds across samples creates a…

定量方法 · 定量生物学 2022-03-29 Alexandra J. Lee , Taylor Reiter , Georgia Doing , Julia Oh , Deborah A. Hogan , Casey S. Greene

A degenerate or indeterminate string on an alphabet $\Sigma$ is a sequence of non-empty subsets of $\Sigma$. Given a degenerate string $t$ of length $n$, we present a new method based on the Burrows--Wheeler transform for searching for a…

THIS IS A CORRECTED VERSION INCLUDING AN APPENDED CORRIGENDUM. Best match graphs arise naturally as the first processing intermediate in algorithms for orthology detection. Let $T$ be a phylogenetic (gene) tree $T$ and $\sigma$ an…

The large volumes of sequencing data required to sample complex environments deeply pose new challenges to sequence analysis approaches. De novo metagenomic assembly effectively reduces the total amount of data to be analyzed but requires…

In this paper we study the fundamental problem of maintaining a dynamic collection of strings under the following operations: concat - concatenates two strings, split - splits a string into two at a given position, compare - finds the…

数据结构与算法 · 计算机科学 2016-04-11 Paweł Gawrychowski , Adam Karczmarz , Tomasz Kociumaka , Jakub Łącki , Piotr Sankowski

Many problems in bioinformatics are about finding strings that approximately represent a collection of given strings. We look at more general problems where some input strings can be classified as outliers. The Close to Most Strings problem…

数据结构与算法 · 计算机科学 2012-02-14 Christina Boucher , Gad M. Landau , Avivit Levy , David Pritchard , Oren Weimann

The majority of the human genome consists of repeated sequences. An important type of repeated sequences common in the human genome are tandem repeats, where identical copies appear next to each other. For example, in the sequence…

信息论 · 计算机科学 2016-11-18 Siddharth Jain , Farzad Farnoud , Jehoshua Bruck

Motivation: Despite significant advances in Third-Generation Sequencing (TGS) technologies, Next-Generation Sequencing (NGS) technologies remain dominant in the current sequencing market. This is due to the lower error rates and richer…

信息论 · 计算机科学 2023-04-04 Jia Wang , Yi Niu , Tianyi Xu , Mingming Ma , Dahua Gao , Guangming Shi

The reassembling of a simple connected graph G = (V,E) is an abstraction of a problem arising in earlier studies of network analysis. Its simplest formulation is in two steps: (1) We cut every edge of G into two halves, thus obtaining a…

离散数学 · 计算机科学 2016-04-27 Assaf Kfoury , Saber Mirzaei

In the presence of recombination, the evolutionary relationships between a set of sampled genomes cannot be described by a single genealogical tree. Instead, the genomes are related by a complex, interwoven collection of genealogies…

种群与进化 · 定量生物学 2023-10-19 Alexander L. Lewanski , Michael C. Grundler , Gideon S. Bradburd

The problem of reconstructing a string from its error-prone copies, the trace reconstruction problem, was introduced by Vladimir Levenshtein two decades ago. While there has been considerable theoretical work on trace reconstruction,…

计算复杂性 · 计算机科学 2020-10-14 Vinnu Bhardwaj , Pavel A. Pevzner , Cyrus Rashtchian , Yana Safonova

We consider document listing on string collections, that is, finding in which strings a given pattern appears. In particular, we focus on repetitive collections: a collection of size $N$ over alphabet $[1,\sigma]$ is composed of $D$ copies…

数据结构与算法 · 计算机科学 2018-11-15 Gonzalo Navarro

Much of the power of probabilistic methods in modelling language comes from their ability to compare several derivations for the same string in the language. An important starting point for the study of such cross-derivational properties is…

计算与语言 · 计算机科学 2007-05-23 Anoop Sarkar

Breakpoint graphs are ubiquitous structures in the field of genome rearrangements. Their cycle decomposition has proved useful in computing and bounding many measures of (dis)similarity between genomes, and studying the distribution of…

离散数学 · 计算机科学 2013-03-18 Simona Grusea , Anthony Labarre

The sequence in which a complex product is assembled directly impacts the ease and efficiency of the assembly process, whether executed by a human or a robot. A sequence that gives the assembler the greatest freedom of movement is therefore…

机器人学 · 计算机科学 2019-07-10 James Watson , Tucker Hermans

The discovery and analysis of network patterns are central to the scientific enterprise. In the present work, we developed and evaluated a new approach that learns the building blocks of graphs that can be used to understand and generate…

社会与信息网络 · 计算机科学 2018-02-26 Salvador Aguinaga , David Chiang , Tim Weninger

Motivation: De novo transcriptome assembly of non-model organisms is the first major step for many RNA-seq analysis tasks. Current methods for de novo assembly often report a large number of contiguous sequences (contigs), which may be…

基因组学 · 定量生物学 2016-04-13 Avi Srivastava , Hirak Sarkar , Laraib Malik , Rob Patro

We propose an assembly algorithm {\sc Barnacle} for sequences generated by the clone-based approach. We illustrate our approach by assembling the human genome. Our novel method abandons the original physical-mapping-first framework. As we…

数据结构与算法 · 计算机科学 2007-05-23 Vicky Choi , Martin Farach-Colton

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 enable the…

基因组学 · 定量生物学 2023-06-09 Lauren Coombe , René L. Warren , Johnathan Wong , Vladimir Nikolic , Inanc Birol

Palindromes are strings that read the same forward and backward. Problems of computing palindromic structures in strings have been studied for many years with a motivation of their application to biology. The longest palindrome problem is…

数据结构与算法 · 计算机科学 2023-06-21 Kazuki Mitani , Takuya Mieno , Kazuhisa Seto , Takashi Horiyama