Abstract. Local similarity computation between two sequences permits detecting all the relevant alignments present between subsequences thereof. A well-known dynamic programming algorithm works in time O(mn), m and n being the lengths of the subsequences. The algorithm is rather slow when applied over many sequence pairs. In this paper we present the first bit-parallel computation of the score matrix, for a simplified choice of scores. If the computer word has w bits, then the resulting algorithm works in O(mn log min(m, n, w)/w) time, achieving up to 8-fold speedups in practice. Some DNA comparison applications use precisely the simplified scores we handle, and thus our algorithm is directly applicable. In others, our method can be used as...
A scoring scheme is presented to measure the similarity score between two biological sequences, wher...
Abstract. Mapping of next-generation sequencing data and other pro-cessor-intensive sequence compari...
In this paper. we show new parallel algorithms for a set of classical string comparison problems. co...
International audienceGiven two strings of size n over a constant alphabet, the classical algorithm ...
Abstract. Given two strings ofsize n over a constant alphabet, the classical algorithm for computing...
The local similarity problem is to determine the similar regions within two given sequences. We rece...
International audienceThe classical algorithm for computing the similarity between two sequences [36...
Sequence comparison is one of the key concepts in determining the functional properties of proteins....
Dynamic programming algorithms to determine similar regions of two sequences are useful for analyzin...
Existing dynamic-programming algorithms for identifying similar regions of two sequences require tim...
Fast search algorithms for finding good instances of patterns given as position specific scoring mat...
Position weight matrices are an important method for modeling signals or motifs in biological sequen...
The tremendous quantity and quality of data obtained by conformations of DNA and protein sequences m...
AbstractDynamic programming algorithms to determine similar regions of two sequences are useful for ...
In this paper we present an algorithm which attempts to align pairs of subsequences from a database ...
A scoring scheme is presented to measure the similarity score between two biological sequences, wher...
Abstract. Mapping of next-generation sequencing data and other pro-cessor-intensive sequence compari...
In this paper. we show new parallel algorithms for a set of classical string comparison problems. co...
International audienceGiven two strings of size n over a constant alphabet, the classical algorithm ...
Abstract. Given two strings ofsize n over a constant alphabet, the classical algorithm for computing...
The local similarity problem is to determine the similar regions within two given sequences. We rece...
International audienceThe classical algorithm for computing the similarity between two sequences [36...
Sequence comparison is one of the key concepts in determining the functional properties of proteins....
Dynamic programming algorithms to determine similar regions of two sequences are useful for analyzin...
Existing dynamic-programming algorithms for identifying similar regions of two sequences require tim...
Fast search algorithms for finding good instances of patterns given as position specific scoring mat...
Position weight matrices are an important method for modeling signals or motifs in biological sequen...
The tremendous quantity and quality of data obtained by conformations of DNA and protein sequences m...
AbstractDynamic programming algorithms to determine similar regions of two sequences are useful for ...
In this paper we present an algorithm which attempts to align pairs of subsequences from a database ...
A scoring scheme is presented to measure the similarity score between two biological sequences, wher...
Abstract. Mapping of next-generation sequencing data and other pro-cessor-intensive sequence compari...
In this paper. we show new parallel algorithms for a set of classical string comparison problems. co...