中文
相关论文

相关论文: Hypergraph covering problems motivated by genome a…

200 篇论文

Motivated by problems of comparative genomics and paleogenomics, in [Chauve et al., 2009], the authors introduced the Gapped Consecutive-Ones Property Problem (k,delta)-C1P: given a binary matrix M and two integers k and delta, can the…

计算复杂性 · 计算机科学 2009-12-05 Cedric Chauve , Jan Manuch , Murray Patterson

A binary matrix has the Consecutive Ones Property (C1P) if its columns can be ordered in such a way that all 1's on each row are consecutive. A Minimal Conflicting Set is a set of rows that does not have the C1P, but every proper subset has…

基因组学 · 定量生物学 2011-10-13 Cedric Chauve , Utz-Uwe Haus , Tamon Stephen , Vivija P. You

A binary matrix $M$ has the consecutive ones property ($C1P$) for rows (resp. columns) if there is a permutation of its columns (resp. rows) that arranges the ones consecutively in all the rows (resp. columns). If $M$ has the $C1P$ for rows…

数据结构与算法 · 计算机科学 2018-11-14 M R Rani , R Subashini , Mohith Jagalmohanan

Genome assembly is a prominent problem studied in bioinformatics, which computes the source string using a set of its overlapping substrings. Classically, genome assembly uses assembly graphs built using this set of substrings to compute…

数据结构与算法 · 计算机科学 2024-09-24 Saumya Talera , Parth Bansal , Shabnam Khan , Shahbaz Khan

Recently, due to the genomic sequence analysis in several types of cancer, the genomic data based on {\em copy number profiles} ({\em CNP} for short) are getting more and more popular. A CNP is a vector where each component is a…

数据结构与算法 · 计算机科学 2020-02-13 Manuel Lafond , Binhai Zhu , Peng Zou

A binary matrix satisfies the consecutive ones property (COP) if its columns can be permuted such that the ones in each row of the resulting matrix are consecutive. Equivalently, a family of sets F = {Q_1,..,Q_m}, where Q_i is subset of R…

数据结构与算法 · 计算机科学 2015-03-18 Giovanni Battaglia , Roberto Grossi , Noemi Scutellà

A binary matrix has the Consecutive Ones Property (C1P) if its columns can be ordered in such a way that all 1s on each row are consecutive. These matrices are used for DNA physical mapping and ancestral genome reconstruction in…

数据结构与算法 · 计算机科学 2014-01-21 Jan Manuch , Arash Rafiey

We present a dichotomy theorem on the parameterized complexity of the 3-uniform hypergraphicality problem. Given $0<c_1\le c_2 < 1$, the parameterized 3-uniform Hypergraphic Degree Sequence problem, $3uni-HDS_{c_1,c_2}$, considers degree…

组合数学 · 数学 2024-12-02 Sara Logsdon , Arya Maheshwari , István Miklós , Angelina Zhang

Understanding genetic variation, e.g., through mutations, in organisms is crucial to unravel their effects on the environment and human health. A fundamental characterization can be obtained by solving the haplotype assembly problem, which…

基因组学 · 定量生物学 2022-10-25 Hansheng Xue , Vaibhav Rajan , Yu Lin

Inspired by notorious combinatorial optimization problems on graphs, in this paper we consider a series of related problems defined using a metric space and topology determined by a graph. Particularly, we present the Independent Set,…

组合数学 · 数学 2025-07-30 Alexander Grigoriev , Katherine Faulkner

A graph database is a digraph whose arcs are labeled with symbols from a fixed alphabet. A regular graph pattern (RGP) is a digraph whose edges are labeled with regular expressions over the alphabet. RGPs model navigational queries for…

数据库 · 计算机科学 2023-05-15 Laurent Beaudou , Florent Foucaud , Florent R. Madelaine , Lhouari Nourine , Gaétan Richad

Motivated by some problems in genome assembling, we investigate properties of spacings from absolutely continuous distributions. Several results on the asymptotic behavior of the maximal uniform and non-uniform $k$-spacings are presented.…

概率论 · 数学 2014-04-01 Alexey Antonik , Alexandre Berred , Sergey Malov

A $(0,1)$-matrix has the Consecutive Ones Property (C1P) for the rows if there is a permutation of its columns such that the ones in each row appear consecutively. We say a $(0, 1)$-matrix is nested if it has the consecutive ones property…

离散数学 · 计算机科学 2020-06-15 Nina Pardal , Guillermo A. Durán , Luciano N. Grippo , Martín D. Safe

The first step in any genome assembly algorithm entails the conversion from the domain of strings and overlaps to the language of graphs and paths, typically using one of the two conventional methods: de Bruijn graphs or overlap graphs.…

基因组学 · 定量生物学 2026-04-27 Anton Bankevich

Edge Constrained Vertex Coloring (ECVC) problems are defined on a finite multigraph, their solutions are characterized, and a linear time algorithm is given for solving $N$ ECVCs on the same underlying multigraph. Using ECVC problems we…

组合数学 · 数学 2022-12-16 Jason A. Anema , Laura Escobar

The perfect phylogeny is one of the most used models in different areas of computational biology. In this paper we consider the problem of the Persistent Perfect Phylogeny (referred as P-PP) recently introduced to extend the perfect…

数据结构与算法 · 计算机科学 2014-05-30 Paola Bonizzoni , Anna Paola Carrieri , Gianluca Della Vedova , Gabriella Trucco

The purpose of this article is to deal with the multiple values and uniqueness problem of meromorphic mappings from $\mathbb{C}^{m}$ into the complex projective space $\mathbb{P}^{n}(\mathbb{C})$ sharing fixed and moving hypersurfaces. We…

复变函数 · 数学 2017-02-24 Tingbin Cao , Hongzhe Cao

Constraint Satisfaction Problems (CSP) constitute a convenient way to capture many combinatorial problems. The general CSP is known to be NP-complete, but its complexity depends on a template, usually a set of relations, upon which they are…

计算复杂性 · 计算机科学 2010-11-23 Florian Richoux

A $(0,1)$-matrix has the consecutive-ones property (C1P) if its columns can be permuted to make the $1$'s in each row appear consecutively. This property was characterised in terms of forbidden submatrices by Tucker in 1972. Several graph…

组合数学 · 数学 2022-07-05 Guillermo Durán , Nina Pardal , Martín D. Safe

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 Hamiltonian path through a…

机器学习 · 计算机科学 2020-11-11 Lovro Vrček , Petar Veličković , Mile Šikić
‹ 上一页 1 2 3 10 下一页 ›