PASTASpark: multiple sequence alignment meets Big Data.
basic_science · Level V
Where this comes from
- Record sourced from PubMed, PMID 28582480.
- Also identified by DOI 10.1093/bioinformatics/btx354.
- No licence information is recorded for this record.
- Because redistribution is not established, this page shows the abstract only. Follow the links below for the full text.
Abstract
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. josemanuel.abuin@usc.es. Supplementary data are available at Bioinformatics online.
Medical subject headings
- Computational Biology
- Sequence Alignment
- Software