Distributed Parameterized Algorithm for Motif Finding

ZHANG Zu-ping,WANG Li
DOI: https://doi.org/10.3969/j.issn.1672-7207.2007.05.027
2007-01-01
Abstract:Based on the graph-theoretic algorithm,which is used to generate k-partite graph from DNA sequences,and a theoretic algorithm which is used to search k-clique in k-partite graph,a new distributed parameterized algorithm is designed and implemented to solve Motif Finding problem.The main characteristics of this algorithm are the introduction of 1?3 tree branching algorithm and the implementation of distributed mechanism,i.e.,task can be constantly decomposed into several tasks as program proceeding at each phase,and then these tasks are distributed to several client computers which is applied for participation of calculation.On the server,the tasks are distributed and balanced as well as the results are received and combined.Experimental results show that this distributed parameterized algorithm is correct and efficient since it makes full use of computing capability of many computers,and provides an effective approach to solving the difficult problems in biocomputing such as Motif Finding.
What problem does this paper attempt to address?