HAlign: Fast multiple similar DNA/RNA sequence alignment based on the centre star strategy
HAlign: Fast multiple similar DNA/RNA sequence alignment based on the centre star strategy
复制标题
HAlign:基于中心星策略的快速多个相似DNA/RNA序列比对
DOI:
10.1093/bioinformatics/btv177
复制
发表时间:
2015-08-01
期刊:
影响因子:
5.8
通讯作者:
Wang, Guohua
中科院分区:
文献类型:
--
作者:
Zou, Quan;Hu, Qinghua;Wang, Guohua
MOTIVATION
Multiple sequence alignment (MSA) is important work, but bottlenecks arise in the massive MSA of homologous DNA or genome sequences. Most of the available state-of-the-art software tools cannot address large-scale datasets, or they run rather slowly. The similarity of homologous DNA sequences is often ignored. Lack of parallelization is still a challenge for MSA research.
RESULTS
We developed two software tools to address the DNA MSA problem. The first employed trie trees to accelerate the centre star MSA strategy. The expected time complexity was decreased to linear time from square time. To address large-scale data, parallelism was applied using the hadoop platform. Experiments demonstrated the performance of our proposed methods, including their running time, sum-of-pairs scores and scalability. Moreover, we supplied two massive DNA/RNA MSA datasets for further testing and research.