Metadata-Version: 1.1
Name: geofetch
Version: 0.7.0
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: # <img src="docs/img/geofetch_logo.svg" alt="geofetch logo" height="70"/>
        
        [![Build Status](https://travis-ci.org/pepkit/geofetch.svg?branch=master)](https://travis-ci.org/pepkit/geofetch)
        [![PEP compatible](http://pepkit.github.io/img/PEP-compatible-green.svg)](http://pepkit.github.io)
        
        `geofetch` is a command-line tool that downloads sequencing data and metadata from GEO and SRA and creates [standard PEPs](http://pepkit.github.io). `geofetch` is hosted at [pypi](https://pypi.org/project/geofetch/) and documentation is hosted at [geofetch.databio.org](http://geofetch.databio.org) (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.
        
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
