CiTIUS, Universidade de Santiago de Compostela, 15782 Santiago de Compostela, Spain.
Bioinformatics. 2017 Sep 15;33(18):2948-2950. doi: 10.1093/bioinformatics/btx354.
One basic step in many bioinformatics analyses is the multiple sequence alignment. One of the state-of-the-art tools to perform multiple sequence alignment is PASTA (Practical Alignments using SATé and TrAnsitivity). PASTA supports multithreading but it is limited to process datasets on shared memory systems. In this work we introduce PASTASpark, a tool that uses the Big Data engine Apache Spark to boost the performance of the alignment phase of PASTA, which is the most expensive task in terms of time consumption.
Speedups up to 10× with respect to single-threaded PASTA were observed, which allows to process an ultra-large dataset of 200 000 sequences within the 24-h limit.
PASTASpark is an Open Source tool available at https://github.com/citiususc/pastaspark.
Supplementary data are available at Bioinformatics online.
在许多生物信息学分析中,一个基本步骤是进行多重序列比对。执行多重序列比对的最先进工具之一是 PASTA(使用 SATé 和传递性进行实用比对)。PASTA 支持多线程,但仅限于在共享内存系统上处理数据集。在这项工作中,我们引入了 PASTASpark,这是一个使用大数据引擎 Apache Spark 来提高 PASTA 对齐阶段性能的工具,该阶段在时间消耗方面是最昂贵的任务。
相对于单线程 PASTA 观察到高达 10 倍的加速,这使得能够在 24 小时的限制内处理超大数据集的 200000 个序列。
PASTASpark 是一个可用的开源工具,网址为 https://github.com/citiususc/pastaspark。
补充数据可在 Bioinformatics 在线获得。