全部 标题 作者
关键词 摘要

OALib Journal期刊
ISSN: 2333-9721
费用:99美元

查看量下载量

相关文章

更多...

A Comparison of Computation Techniques for DNA Sequence Comparison

Keywords: Dynamic Programming Algorithms , FASTA , Sequences Alignment , Tiling

Full-Text   Cite this paper   Add to My Lib

Abstract:

This Project shows a comparison survey done on DNA sequence comparison techniques. The various techniques implemented are sequential comparison, multithreading on a single computer and multithreading using parallel processing. This Project shows the issues involved in implementing a dynamic programming algorithm for biological sequence comparison on a general purpose parallel computing platform Tiling is an important technique for extraction of parallelism. Informally, tiling consists of partitioning the iteration space into several chunks of computation called tiles (blocks) such that sequential traversal of the tiles covers the entire iteration space. The idea behind tiling is to increase the granularity of computation and decrease the amount of communication incurred between processors. This makes tiling more suitable for distributed memory architectures where communication startup costs are very high and hence frequent communication is undesirable. Our work to develop sequence- comparison mechanism and software supports the identification of sequences of DNA.

Full-Text

Contact Us

service@oalib.com

QQ:3279437679

WhatsApp +8615387084133