Metadata-Version: 2.1
Name: geofetch
Version: 0.8.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, Oleksandr Khoroshevskyi
License: BSD2
Keywords: project,bioinformatics,sequencing,ngs,workflow,GUI
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
License-File: LICENSE.txt

# <img src="docs/img/geofetch_logo.svg" alt="geofetch logo" height="70">

[![PEP compatible](http://pepkit.github.io/img/PEP-compatible-green.svg)](http://pepkit.github.io)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)

`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 unmapped `bam` or `fastq` files with the included `sraconvert` command.


