Alessandra Gabriele
University of Palermo
Network
Latest external collaboration on country level. Dive into details by clicking on the dots.
Publication
Featured researches published by Alessandra Gabriele.
The EMBO Journal | 2011
Anna Sala; Maria Toto; Luca Pinello; Alessandra Gabriele; Valeria Di Benedetto; Ingrassia A; Giosuè Lo Bosco; Vito Di Gesù; Raffaele Giancarlo; Davide Corona
The evolutionarily conserved ATP‐dependent nucleosome remodelling factor ISWI can space nucleosomes affecting a variety of nuclear processes. In Drosophila, loss of ISWI leads to global transcriptional defects and to dramatic alterations in higher‐order chromatin structure, especially on the male X chromosome. In order to understand if chromatin condensation and gene expression defects, observed in ISWI mutants, are directly correlated with ISWI nucleosome spacing activity, we conducted a genome‐wide survey of ISWI binding and nucleosome positioning in wild‐type and ISWI mutant chromatin. Our analysis revealed that ISWI binds both genic and intergenic regions. Remarkably, we found that ISWI binds genes near their promoters causing specific alterations in nucleosome positioning at the level of the Transcription Start Site, providing an important insights in understanding ISWI role in higher eukaryote transcriptional regulation. Interestingly, differences in nucleosome spacing, between wild‐type and ISWI mutant chromatin, tend to accumulate on the X chromosome for all ISWI‐bound genes analysed. Our study shows how in higher eukaryotes the activity of the evolutionarily conserved nucleosome remodelling factor ISWI regulates gene expression and chromosome organization genome‐wide.
international conference on algorithms and complexity | 2003
Alessandra Gabriele; Filippo Mignosi; Antonio Restivo; Marinella Sciortino
In this paper we give the first, to our knowledge, structures and corresponding algorithms for approximate indexing, by considering the Hamming distance, having the following properties. i) Their size is linear times a polylog of the size of the text on average. ii) For each pattern x, the time spent by our algorithms for finding the list occ(x) of all occurrences of a pattern x in the text, up to a certain distance, is proportional on average to |x| + |occ(x)|, under an additional but realistic hypothesis.
Theoretical Computer Science | 2007
Chiara Epifanio; Alessandra Gabriele; Filippo Mignosi; Antonio Restivo; Marinella Sciortino
In this paper we study some combinatorial properties of a class of languages that represent sets of words occurring in a text S up to some errors. More precisely, we consider sets of words that occur in a text S with k mismatches in any window of size r. The study of this class of languages mainly focuses both on a parameter, called repetition index, and on the set of the minimal forbidden words of the language of factors of S with errors. The repetition index of a string S is defined as the smallest integer such that all strings of this length occur at most in a unique position of the text S up to errors. We prove that there is a strong relation between the repetition index of S and the maximal length of the minimal forbidden words of the language of factors of S with errors. Moreover, the repetition index plays an important role in the construction of an indexing data structure. More precisely, given a text S over a fixed alphabet, we build a data structure for approximate string matching having average size O(|S|log k+1|S|) and answering queries in time O(|x|+|occ(x)|) for any word x, where occ is the list of all occurrences of x in S up to errors.
developments in language theory | 2005
Chiara Epifanio; Alessandra Gabriele; Filippo Mignosi
In this paper we describe a factorial language, denoted by L(S,k,r), that contains all words that occur in a string S up to k mismatches every r symbols. Then we give some combinatorial properties of a parameter, called repetition index and denoted by R(S,k,r), defined as the smallest integer h≥ 1 such that all strings of this length occur at most in a unique position of the text S up to k mismatches every r symbols. We prove that R(S,k,r) is a non-increasing function of r and a non-decreasing function of k and that the equation r=R(S,k,r) admits a unique solution. The repetition index plays an important role in the construction of an indexing data structure based on a trie that represents the set of all factors of L(S,k,r) having length equal to R(S,k,r). For each word x∈ L(S,k,r) this data structure allows us to find the list occ(x) of all occurrences of the word x in a text S up to k mismatches every r symbols in time proportional to |x|+|occ(x)|.
Discrete Applied Mathematics | 2012
Chiara Epifanio; Christiane Frougny; Alessandra Gabriele; Filippo Mignosi; Jeffrey Shallit
In this paper we consider a numeration system, originally due to Ostrowski, based on the continued fraction expansion of a real number @a. We prove that this system has deep connections with the Sturmian graph associated with @a. We provide several properties of the representations of the natural integers in this system. In particular, we prove that the set of lazy representations of the natural integers in this numeration system is regular if and only if the continued fraction expansion of @a is eventually periodic. The main result of the paper is that for any number i the unique path weighted i in the Sturmian graph associated with @a represents the lazy representation of i in the Ostrowski numeration system associated with @a.
international conference on implementation and application of automata | 2007
Maxime Crochemore; Chiara Epifanio; Alessandra Gabriele; Filippo Mignosi
In this paper we focus on the construction of the minimal deterministic finite automaton Sk that recognizes the set of suffixes of a word w up to k errors. We present an algorithm that makes use of Sk in order to accept in an efficient way the language of all suffixes of w up to k errors in every window of size r, where r is the value of the repetition index of w. Moreover, we give some experimental results on some wellknown words, like prefixes of Fibonacci and Thue-Morse words, and we make a conjecture on the size of the suffix automaton with mismatches.
ifip international conference on theoretical computer science | 2008
Maxime Crochemore; Alessandra Gabriele; Filippo Mignosi; Mauriana Pesaresi
The Longest Common Factor (LCF) of a set of strings is a well studied problem having a wide range of applications in Bioinformatics: from microarrays to DNA sequences analysis. This problem has been solved by Hui (2000) who uses a famous constant-time solution to the Lowest Common Ancestor (LCA) problem in trees coupled with use of suffix trees. A data structure for the LCA problem, although linear in space and construction time, introduces a multiplicative constant in both space and time that reduces the range of applications in many biological applications.
international conference on implementation and application of automata | 2010
Chiara Epifanio; Christiane Frougny; Alessandra Gabriele; Filippo Mignosi; Jeffrey Shallit
In this paper we establish a strong relationship between the set of lazy representations and the set of paths in a Sturmian graph associated with a real number α. We prove that for any non-negative integer i the unique path weighted i in the Sturmian graph associated with α represents the lazy representation of i in the Ostrowski numeration system associated with α. Moreover, we provide several properties of the representations of the natural integers in this numeration system.
Unknown Publisher | 2008
Max Crochemore; Alessandra Gabriele; Filippo Mignosi; Mauriana Pesaresi
Algorithms in Computational Molecular Biology: Techniques, Approaches and Applications | 2010
Raffaele Giancarlo; Marinella Sciortino; Alessandra Gabriele; Chiara Epifanio