Metadata-Version: 1.1
Name: geofetch
Version: 0.3
Summary: Downloads data and metadata from GEO and SRA and creates standard PEPs.
Home-page: https://github.com/pepkit/geofetch/
Author: Nathan Sheffield, Vince Reuter
Author-email: UNKNOWN
License: BSD2
Description: |Build Status| |PEP compatible|
        
        ``geofetch`` is a command-line tool that downloads sequencing data and
        metadata from GEO and SRA and creates `standard
        PEPs <http://pepkit.github.io>`__. Documentation is hosted at
        `code.databio.org/geofetch <http://code.databio.org/geofetch>`__ (source
        in the `/docs </docs>`__ folder).
        
        You can convert the result of geofetch into ``bam`` files with the
        `sra_convert <https://github.com/pepkit/sra_convert>`__ pipeline.
        
        .. |Build Status| image:: https://travis-ci.org/pepkit/geofetch.svg?branch=master
           :target: https://travis-ci.org/pepkit/geofetch
        .. |PEP compatible| image:: http://pepkit.github.io/img/PEP-compatible-green.svg
           :target: http://pepkit.github.io
        
Keywords: project,bioinformatics,sequencing,ngs,workflow,GUI
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
