Abstract

Bioinformatics pipelines enable life scientists to effectively analyze biological data through automated multi-step processes constructed by individual programs and databases. The huge amount of data and time consuming computations require effectively parallelized pipelines to provide results within a reasonable time. To reduce researchers' programming burden for pipeline creation and parallelization, we developed the bioinformatics pipeline generation and parallelization toolkit (BioGent). A user needs only to create a pipeline definition file that describes the data processing sequence and input/output files. A program termed schedpipe in the BioGent toolkit takes the definition file and executes the designed procedure. Schedpipe automatically parallelizes the pipeline execution by performing independent data processing steps on multiple CPUs, and by decomposing big datasets into small chunks and processing them in parallel. Schedpipe controls program execution on multiple CPUs through a simple application programming interface (API) of the Parallel Job Manager (PJM) library. As a part of the BioGent toolkit, PJM was developed to effectively launch and monitor programs on multiple CPUs using a message passing interface (MPI) protocol. The PJM API can also be used to parallelize other serial programs. A demonstration using PJM for parallelization shows 10% to 50% savings in time compared to an indigenous parallelization through a batch queuing system.


Original document

The different versions of the original document can be found in:

http://dx.doi.org/10.1109/hpcmp-ugc.2007.5
https://apps.dtic.mil/dtic/tr/fulltext/u2/a480822.pdf,
https://dl.acm.org/citation.cfm?id=1335093,
https://apps.dtic.mil/docs/citations/ADA480822,
https://ieeexplore.ieee.org/document/4438020,
http://www.dtic.mil/cgi-bin/GetTRDoc?AD=ADP023782&Location=U2&doc=GetTRDoc.pdf,
https://academic.microsoft.com/#/detail/2095598813
Back to Top

Document information

Published on 01/01/2008

Volume 2008, 2008
DOI: 10.1109/hpcmp-ugc.2007.5
Licence: CC BY-NC-SA license

Document Score

0

Views 0
Recommendations 0

Share this document

Keywords

claim authorship

Are you one of the authors of this document?