Article

The pipeline system for Octave and Matlab (PSOM): a lightweight scripting framework and execution engine for scientific workflows.

Centre de Recherche de l'Institut Universitaire de Gériatrie de Montréal, Montréal QC, Canada.
Frontiers in Neuroinformatics 01/2012; 6:7. DOI:10.3389/fninf.2012.00007 pp.7
Source: PubMed

ABSTRACT The analysis of neuroimaging databases typically involves a large number of inter-connected steps called a pipeline. The pipeline system for Octave and Matlab (PSOM) is a flexible framework for the implementation of pipelines in the form of Octave or Matlab scripts. PSOM does not introduce new language constructs to specify the steps and structure of the workflow. All steps of analysis are instead described by a regular Matlab data structure, documenting their associated command and options, as well as their input, output, and cleaned-up files. The PSOM execution engine provides a number of automated services: (1) it executes jobs in parallel on a local computing facility as long as the dependencies between jobs allow for it and sufficient resources are available; (2) it generates a comprehensive record of the pipeline stages and the history of execution, which is detailed enough to fully reproduce the analysis; (3) if an analysis is started multiple times, it executes only the parts of the pipeline that need to be reprocessed. PSOM is distributed under an open-source MIT license and can be used without restriction for academic or commercial projects. The package has no external dependencies besides Matlab or Octave, is straightforward to install and supports of variety of operating systems (Linux, Windows, Mac). We ran several benchmark experiments on a public database including 200 subjects, using a pipeline for the preprocessing of functional magnetic resonance images (fMRI). The benchmark results showed that PSOM is a powerful solution for the analysis of large databases using local or distributed computing resources.

0 0
 · 
0 Bookmarks
 · 
31 Views

Full-text (2 Sources)

View
2 Downloads
Available from
11 Apr 2013

Keywords

associated command
 
benchmark experiments
 
benchmark results
 
commercial projects
 
flexible framework
 
functional magnetic resonance images
 
inter-connected steps
 
jobs
 
large databases
 
multiple times
 
neuroimaging databases
 
new language constructs
 
open-source MIT license
 
pipeline stages
 
pipeline system
 
pipelines
 
powerful solution
 
PSOM execution engine
 
public database
 
sufficient resources