Supriya Ghosh (Editor)

LONI Pipeline

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit
Development status
  
Active

Written in
  
Java

LONI Pipeline

Developer(s)
  
Denis Trotckii, Samuel Hobel

Stable release
  
6.4 / November 1, 2016 (2016-11-01)

Operating system
  
Linux, Mac OS X, Microsoft Windows

Type
  
Scientific workflow system, Workflow processing environments

The LONI Pipeline is a free distributed system for designing, executing, monitoring and sharing scientific workflows on grid computing architectures. Pipeline allows users to connect and run any number of different software tools, and conveniently visualize and download the results.

Unlike other workflow processing environments, Pipeline does not require new tools and services to include or be built against the core Pipeline libraries. The Pipeline environment references all data, services and tools as external objects. This allows the Pipeline to run as a light-weight middleware, but at the same time, restrict the scope of its applications. For example, the Pipeline does not provide a set of internal core libraries, filters, and processes for rudimentary image processing (e.g., image addition). All tools necessary to complete an analysis protocol must first be built as external stand-alone applications or services, whose interface methods are then described in the Pipeline XML language. Users can connect to the LONI Cranium server to gain quick access to a wide array of pre-built software applications, such as FSL, AFNI, and FreeSurfer already described in XML as modules and workflows. Pipeline allows users to create new workflow descriptions, edit existing ones, and share their work with others.

Typical pipeline server installations include a suite of core resources that are available to all users with access to the specific server, however, different servers will have different suites of default module and module-group (pipeline) definitions. The previous release (version 5) of the LONI Pipeline provided a mechanism for integrating heterogeneous and incongruous data including images, clinical charts and demographic meta-data.

The LONI Pipeline has hundreds of users in a variety of fields (e.g., genomics, neuro-imaging, and biomedical informatics) from academic institutions around the world.

Features

Pipeline has cross platform compatibility, and the ability to connect from your local client to a remote server for executing processing and analysis on other operating systems.

Pipeline grants developers the opportunity to create their own plugins to communicate with various grid managers. The default Pipeline package includes the JGDIPlugin and the DRMAAPlugin plugins created for Sun Grid Engine but they may work with Oracle Grid Engine, Univa Grid Engine or Son of Grid Engine. Both plugins are housed under the gridplugins directory which is parented under the dist directory in the installed package of Pipeline. All additional plugins you wish to employ can be downloaded separately.

The Pipeline Library grants users access to hundreds of predefined neuroimaging solutions, including data, modules and workflows that are regularly updated.

Other integral features of the LONI Pipeline are:

  • Distributed client-server and platform-agnostic computational infrastructure
  • Reliable, asynchronous and secure data processing
  • Automated and intelligent data format conversion
  • Local and remote file browser
  • Imaging and metadata processing modules
  • Conditional and iterating modules
  • A detailed parameter transformation system
  • Launch client from web browser via Pipeline Web Start
  • References

    LONI Pipeline Wikipedia


    Similar Topics