Bioperl Pipeline

From GMOD
Revision as of 18:39, 25 January 2007 by 165.124.152.78 (Talk)

Jump to: navigation, search


Description

The Bioperl pipeline framework is a flexible workflow system that complements the Bioperl package by providing job management facilities for high throughput sequence analysis. It also known as Biopipe. This system is heavily inspired by the EnsEMBL Pipeline system.

  • Handling of various input and output data formats from various databases.
  • A bioperl interface to non-specific loadsharing software (LSF,PBS etc) to ensure that the various analysis programs are run in proper order and are successfully completed while re-running those that fail.
  • A flexible pluggable bioperl interface that allows programs to be 'pipeline-enabled'. Setting up bioinformatics pipeline is not trivial. This tutorial introduces some aspects of biopipe through setting up a very simple blast pipeline and a protein analysis pipeline.It is hope that through this tutorial, two objectives are achieved:
  • Iron out installation issues using a simple example.
  • Familiarization with the biopipe system and introduction of the XML system we have develop to ameliorate some of the complexities involve in setting up.

Requirements

Getting the Software

You can download the CVS version of bioperl-pipeline from Bioperl CVS


cvs -d :pserver:cvs@cvs.open-bio.org:/home/repository/bioperl co bioperl-pipeline

Mailing List

Mailing list

Affiliated projects

Maize annotation project
Paramecium genome curation project
Ciona savignyi genome project