User profiles for F. Cunial

Fabio Cunial

Max Planck Institute of Molecular Cell Biology and Genetics
Verified email at mpi-cbg.de
Cited by 614

[BOOK][B] Genome-scale algorithm design

V Mäkinen, D Belazzougui, F Cunial, AI Tomescu - 2015 - books.google.com
… More generally, a few algorithms will have running time O(f(k)nc), where c is a constant
and f(k) is an arbitrary function that does not depend on n but depends only on some other – …

Cue: a deep-learning framework for structural variant discovery and genotyping

V Popic, C Rohlicek, F Cunial, I Hajirasouliha… - Nature …, 2023 - nature.com
… First we use the function f k ∈ F to compute a square matrix M k , such that \({{{{\bf{M}}}}}_{ij}^{k}={f}^{\,k}(A,i,j)\).
The dimension of M k is \(\frac{S}{B}\times \frac{S}{B}\), where B …

Composite repetition-aware data structures

D Belazzougui, F Cunial, T Gagie, N Prezza… - … Pattern Matching: 26th …, 2015 - Springer
… ones in \(F\) (respectively, in \(L\)), using \(O(k)\) words of space. Let \(F'[1..\alpha ]\) be the
array such that \(F'[i]\) equals the number of intervals \([p..q]\) such that \(p\) is the \(i\)th one in \(…

Versatile succinct representations of the bidirectional burrows-wheeler transform

D Belazzougui, F Cunial, J Kärkkäinen… - Algorithms–ESA 2013 …, 2013 - Springer
… We call f-cover a set of substrings of s with the following property: for every substring v not
in … We can compute an f-cover of s in overall O(|Σ|λ log |s|) + |s| log |Σ| + o(|s| log |Σ|) bits of …

Linear-time string indexing and analysis in small space

D Belazzougui, F Cunial, J Kärkkäinen… - ACM Transactions on …, 2020 - dl.acm.org
… We use f (c) to denote the frequency of character c in S, f (c,b… of a minimal perfect hash function
F that maps every element in S … We also use a table lcp[1..n] that stores at index F (xi ) the …

Representing the suffix tree with the CDAWG

D Belazzougui, F Cunial - arXiv preprint arXiv:1705.08640, 2017 - arxiv.org
… the current value of f, where y is the inverse of v.count, and we start from such value of f when
visiting the subgraph of G that starts at v. To support weighted ancestor queries on f and T (…

[BOOK][B] Genome-Scale Algorithm Design: Bioinformatics in the Era of High-Throughput Sequencing

V Mäkinen, D Belazzougui, F Cunial, AI Tomescu - 2023 - books.google.com
Presenting the fundamental algorithms and data structures that power bioinformatics
workflows, this book covers a range of topics from the foundations of sequence analysis (…

Fast label extraction in the CDAWG

D Belazzougui, F Cunial - … on String Processing and Information Retrieval, 2017 - Springer
… (F)\) the sequence of characters produced by a nonterminal FF corresponds to an interval
in \(\pi (F)\). Given a nonterminal … F we denote the set of all marked nodes in the parse tree of F

[PDF][PDF] Fully-functional bidirectional burrows-wheeler indexes and infinite-order de bruijn graphs

D Belazzougui, F Cunial - 30th Annual Symposium on …, 2019 - drops.dagstuhl.de
Given a string T on an alphabet of size sigma, we describe a bidirectional Burrows-Wheeler
index that takes O (| T| log sigma) bits of space, and that supports the addition and removal …

Indexed matching statistics and shortest unique substrings

D Belazzougui, F Cunial - … Symposium, SPIRE 2014, Ouro Preto, Brazil …, 2014 - Springer
The unidirectional and bidirectional matching statistics between two strings s and t on alphabet
Σ, and the shortest unique substrings of a single string t, are the cornerstone of a number …