Title
Fractal MapReduce decomposition of sequence alignment.
Abstract
The dramatic fall in the cost of genomic sequencing, and the increasing convenience of distributed cloud computing resources, positions the MapReduce coding pattern as a cornerstone of scalable bioinformatics algorithm development. In some cases an algorithm will find a natural distribution via use of map functions to process vectorized components, followed by a reduce of aggregate intermediate results. However, for some data analysis procedures such as sequence analysis, a more fundamental reformulation may be required.In this report we describe a solution to sequence comparison that can be thoroughly decomposed into multiple rounds of map and reduce operations. The route taken makes use of iterated maps, a fractal analysis technique, that has been found to provide a "alignment-free" solution to sequence analysis and comparison. That is, a solution that does not require dynamic programming, relying on a numeric Chaos Game Representation (CGR) data structure. This claim is demonstrated in this report by calculating the length of the longest similar segment by inspecting only the USM coordinates of two analogous units: with no resort to dynamic programming.The procedure described is an attempt at extreme decomposition and parallelization of sequence alignment in anticipation of a volume of genomic sequence data that cannot be met by current algorithmic frameworks. The solution found is delivered with a browser-based application (webApp), highlighting the browser's emergence as an environment for high performance distributed computing.Public distribution of accompanying software library with open source and version control at http://usm.github.com. Also available as a webApp through Google Chrome's WebStore http://chrome.google.com/webstore: search with "usm".
Year
DOI
Venue
2012
10.1186/1748-7188-7-12
Algorithms for Molecular Biology
Keywords
Field
DocType
algorithms,bioinformatics
Sequence alignment,Functional programming,Computer science,Fractal,Coding (social sciences),Chaos game representation,Bioinformatics,Scalability,Sequence analysis,Cloud computing
Journal
Volume
Issue
ISSN
7
1
1748-7188
Citations 
PageRank 
References 
11
0.65
14
Authors
4
Name
Order
Citations
PageRank
Jonas S Almeida173142.25
Alexander Grüneberg2171.67
Wolfgang Maass3121.00
Susana Vinga453537.72