hollybabaran / pipeline-builder

Automatically exported from code.google.com/p/pipeline-builder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pipeline-builder

Automatically exported from code.google.com/p/pipeline-builder

PipelineBuilder is a Python-based framework for creating and using various types of genome analysis pipelines. It was designed to simplify new pipeline creation, and standardize an interface for pipeline use. Its basic principle is that all Pipelines can be divided into modular Steps, with each Step being its own separate executable.

PipelineBuilder is originally an in-house software for the Center for Addiction and Mental Health in Toronto. As such it is currently hardcoded to work with their computing clusters SciNet? and SCC.

For any questions, or if you wish to be added as a Member for editing this project, please contact Holly Babaran at hbabaran(AT)uwaterloo(DOT)ca.

About

Automatically exported from code.google.com/p/pipeline-builder


Languages

Language:Python 96.7%Language:Shell 2.4%Language:R 0.9%