Metadata-Version: 1.1
Name: gwaportalpipeline
Version: 0.2.2
Summary: Analysis-pipeline for GWA-Portal
Home-page: https://github.com/timeu/gwaportal-analysis-pipeline
Author: Uemit Seren
Author-email: uemit.seren@gmail.com
License: MIT
Description: ===========
        GWAPortalpipeline
        ===========
        
        GWAPortalpipleine provides GWAS related tasks using the PyGWAS library. Typical usage
        is to start a celery worker
        
            celery worker --app=gwaportalpipeline
        
        
        
        
Keywords: GWAS
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.2
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
