Sequence comparison is one of the key concepts in determining the functional properties of proteins. Determining the similarity between a given gene and genes in a database tells much about the behavior of that gene. The classical algorithm for computing the similarity between two sequences uses the dynamic programming matrix and compares the two strings with time complexity O(n2). This paper addresses the challenge of computing the similarity between two DNA molecules with a time complexity less than O(n2) by using multithreaded approach. The algorithm requires the use of a multiprocessor machine to enhance the use of threads. The algorithm divides the similarity matrix into blocks, each of which represents a column. A thread is assigned t...
Similarity Matrix of Proteins (SIMAP) (http://mips.gsf.de/simap) provides a database based on a pre-...
Efficient and expressive comparison of sequences is an essential procedure for learning with se-quen...
The tremendous quantity and quality of data obtained by conformations of DNA and protein sequences m...
One of the major problems in genomic field is to perform sequence comparison on DNA and protein sequ...
There exist many computational methods for finding similarity in gene sequence, finding suitable met...
Abstract. Local similarity computation between two sequences permits detecting all the relevant alig...
Abslract- DNA matching is an important key to understanding genomes, evolution, relationships betwee...
Abstract: Results of investigations on estimations of different computer architectures' ef...
Similarity between two DNA sequences is based on alignment. There are different approaches of alignm...
Sequence similarity and alignment are most important operations in computational biology. However, a...
Existing dynamic-programming algorithms for identifying similar regions of two sequences require tim...
Abstract. Algorithms for estimating similarity between two macromolecular sequences are of pro-found...
Finding the sequence similarity between two genetic codes is an important problem in computational b...
One of the principal operations in the area of bioinformatics is similarity assessment at the levels...
This report presents the implementation of a protein sequence comparison algorithm specifically desi...
Similarity Matrix of Proteins (SIMAP) (http://mips.gsf.de/simap) provides a database based on a pre-...
Efficient and expressive comparison of sequences is an essential procedure for learning with se-quen...
The tremendous quantity and quality of data obtained by conformations of DNA and protein sequences m...
One of the major problems in genomic field is to perform sequence comparison on DNA and protein sequ...
There exist many computational methods for finding similarity in gene sequence, finding suitable met...
Abstract. Local similarity computation between two sequences permits detecting all the relevant alig...
Abslract- DNA matching is an important key to understanding genomes, evolution, relationships betwee...
Abstract: Results of investigations on estimations of different computer architectures' ef...
Similarity between two DNA sequences is based on alignment. There are different approaches of alignm...
Sequence similarity and alignment are most important operations in computational biology. However, a...
Existing dynamic-programming algorithms for identifying similar regions of two sequences require tim...
Abstract. Algorithms for estimating similarity between two macromolecular sequences are of pro-found...
Finding the sequence similarity between two genetic codes is an important problem in computational b...
One of the principal operations in the area of bioinformatics is similarity assessment at the levels...
This report presents the implementation of a protein sequence comparison algorithm specifically desi...
Similarity Matrix of Proteins (SIMAP) (http://mips.gsf.de/simap) provides a database based on a pre-...
Efficient and expressive comparison of sequences is an essential procedure for learning with se-quen...
The tremendous quantity and quality of data obtained by conformations of DNA and protein sequences m...