Metadata-Version: 1.1
Name: grape.pipeline.runner
Version: 1.0
Summary: Console script for running Grape RNA-Seq pipelines
Home-page: http://big.crg.cat/services/grape
Author: Maik Roder
Author-email: maikroeder@gmail.com
License: GPL
Description: =====================
        grape.pipeline.runner
        =====================
        
        Grape (Grape RNA-Seq Analysis Pipeline Environment) is a pipeline for processing
        and analyzing RNA-Seq data developed at the Bioinformatics and Genomics unit of
        the Centre for Genomic Regulation (CRG) in Barcelona. 
        
        The grape.buildout packages installs the command line tools of the grape.pipeline.runner
        package for automatically running your configured pipelines.
        
        To learn more about Grape, and to download and install it, go to the Bioinformatics 
        and Genomics website at:
        
        `Grape Homepage <http://big.crg.cat/services/grape>`_ 
        
        .. image:: https://secure.travis-ci.org/maikroeder/grape.pipeline.runner.png?branch=master
           :alt: Build Status
           :target: https://secure.travis-ci.org/maikroeder/grape.pipeline.runner
        
        Links: 
        
        - Documentation: http://readthedocs.org/projects/grapepipelinerunner/
        - The repository and issue tracker is at GitHub : https://github.com/maikroeder/grape.pipeline.runner
        - The grape.pipeline.runner package is available on PyPi: http://pypi.python.org/pypi/grape.pipeline.runner
        
        1.0 (2012-08-16)
        ================
        
        - First release
        
Keywords: RNA-Seq pipeline ngs transcriptome bioinformatics
Platform: UNKNOWN
Classifier: Framework :: Buildout
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Programming Language :: Python
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Natural Language :: English
Classifier: Topic :: Software Development :: Build Tools
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Operating System :: POSIX :: Linux
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Classifier: Topic :: System :: Installation/Setup
