Abstract. Mapping of next-generation sequencing data and other pro-cessor-intensive sequence comparison applications have motivated a con-tinued search for high efficiency sequence alignment algorithms. In one approach, which exploits the inherent parallelism in computer logic cal-culations, individual cells in an alignment scoring matrix are represented as bits in a computer word and the calculation of scores is emulated by a series of bit operations comprised of AND, OR, XOR, complement, shift, and addition. Bit-parallelism has been successfully applied to the Longest Common Subsequence (LCS) and edit-distance problems, pro-ducing solutions which are significantly faster than standard implementa-tions. But, the intensive mental effort req...
The Constrained Multiple Sequence Alignment problem is to align a set of sequences subject to a give...
The Constrained Multiple Sequence Alignment problem is to align a set of sequences subject to a give...
Motivation Sequence alignment is a memory bound computation whose performance in modern systems is ...
High-throughput next-generation sequencing techniques have hugely decreased the cost and increased t...
We consider the problem of aligning two very long biological sequences. The score for the best align...
This thesis deals with sequence alignment algorithms. The sequence alignment is a mutual arrange of ...
This thesis deals with sequence alignment algorithms. The sequence alignment is a mutual arrange of ...
International audienceThis paper introduces a new linear systolic algorithm [10] for the sequence al...
Abstract Background The read length of single-molecule DNA sequencers is reaching 1 Mb. Popular alig...
We present a dynamic programming algorithm for computing a best global alignment of two sequences. T...
Sequence alignment is an important tool for describing relationships between sequences. Many sequenc...
Sequence comparison with a ne gap costs is a problem that is readily parallelizable on simple single...
Abstract For two strings of length m and n (m n), optimal sequence alignment (as a function of the ...
We give a short survey of several pair-wise local and global sequence alignment algorithms, together...
Motivation: Graphs are commonly used to represent sets of sequences. Either edges or nodes can be la...
The Constrained Multiple Sequence Alignment problem is to align a set of sequences subject to a give...
The Constrained Multiple Sequence Alignment problem is to align a set of sequences subject to a give...
Motivation Sequence alignment is a memory bound computation whose performance in modern systems is ...
High-throughput next-generation sequencing techniques have hugely decreased the cost and increased t...
We consider the problem of aligning two very long biological sequences. The score for the best align...
This thesis deals with sequence alignment algorithms. The sequence alignment is a mutual arrange of ...
This thesis deals with sequence alignment algorithms. The sequence alignment is a mutual arrange of ...
International audienceThis paper introduces a new linear systolic algorithm [10] for the sequence al...
Abstract Background The read length of single-molecule DNA sequencers is reaching 1 Mb. Popular alig...
We present a dynamic programming algorithm for computing a best global alignment of two sequences. T...
Sequence alignment is an important tool for describing relationships between sequences. Many sequenc...
Sequence comparison with a ne gap costs is a problem that is readily parallelizable on simple single...
Abstract For two strings of length m and n (m n), optimal sequence alignment (as a function of the ...
We give a short survey of several pair-wise local and global sequence alignment algorithms, together...
Motivation: Graphs are commonly used to represent sets of sequences. Either edges or nodes can be la...
The Constrained Multiple Sequence Alignment problem is to align a set of sequences subject to a give...
The Constrained Multiple Sequence Alignment problem is to align a set of sequences subject to a give...
Motivation Sequence alignment is a memory bound computation whose performance in modern systems is ...