Metadata-Version: 1.1
Name: loopercli
Version: 0.12.1
Summary: A pipeline submission engine that parses sample inputs and submits pipelines for each sample.
Home-page: https://github.com/pepkit/looper
Author: Nathan Sheffield, Vince Reuter, Johanna Klughammer, Andre Rendeiro
Author-email: UNKNOWN
License: BSD2
Description: |Build Status| |PEP compatible|
        
        ``Looper`` is a pipeline submission engine. The typical use case is to
        run a bioinformatics pipeline across many different input samples.
        Instructions are in the `documentation <http://looper.databio.org/>`__.
        
        .. |Build Status| image:: https://travis-ci.org/pepkit/looper.svg?branch=master
           :target: https://travis-ci.org/pepkit/looper
        .. |PEP compatible| image:: http://pepkit.github.io/img/PEP-compatible-green.svg
           :target: http://pepkit.github.io
        
Keywords: bioinformatics,sequencing,ngs
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
