吉林大学学报(理学版)

• 计算机科学 • 上一篇    下一篇

云平台下基因基因相互作用识别算法

刘桂霞, 李广力, 李涵   

  1. 吉林大学 计算机科学与技术学院, 长春 130012
  • 收稿日期:2014-03-10 出版日期:2014-05-26 发布日期:2014-08-27
  • 通讯作者: 李广力 E-mail:calculatinggod@foxmail.com

Algorithms for Detecting GeneGene Interactions Based on Cloud Platform

LIU Guixia, LI Guangli, LI Han   

  1. College of Computer Science and Technology, Jilin University, Changchun 130012, China
  • Received:2014-03-10 Online:2014-05-26 Published:2014-08-27
  • Contact: LI Guangli E-mail:calculatinggod@foxmail.com

摘要:

针对现有的快速方差分析算法进行并行可扩展性改进, 设计一种高效的并行计算模型, 并提出一种基于MapReduce模型的基因基因相互作用识别算法--MRANOVA算法. 该算法有效解决了现有基因基因相互作用识别算法在海量数据规模下普遍存在计算复杂度过高的问题. 实验结果表明, 该算法充分利用了云平台的并行计算能力, 随着数据量的增大, 加速比逐渐接近于集群数量, 可高效准确地完成基因基因相互作用的识别.

关键词: 基因-基因相互作用, MapReduce模型, 云计算

Abstract:

The authors proposed an optimized algorithm for detecting genegene interactions based on MapReduce model, namely, MRANOVA.Compared with the traditional FastANOVA algorithm, this algorithm puts forward the concept of parallel processing during which an efficient parallel computing model is used. This improvement can make the problem of high computational complexities with the largescale data of the existing algorithms solved. Analyzing
results of the experiment, we can draw the following conclusion: MRANOVA algorithm can make the best use of the promising power of parallelism computation of the cloud platform. As the scale of the data becomes larger, the speedup is more close to the number of clusters. Thus, this optimized algorithm can detect epistatic interaction more efficiently.

Key words: genegene interaction, MapReduce model, cloud computing

中图分类号: 

  • TP311.1