Metadata-Version: 2.0
Name: htsget
Version: 0.2.1
Summary: Python API and command line interface for the GA4GH streaming API.
Home-page: http://pypi.python.org/pypi/htsget
Author: Jerome Kelleher
Author-email: jerome.kelleher@well.ox.ac.uk
License: Apache Software License
Keywords: BAM,CRAM,Streaming
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Other Environment
Classifier: Intended Audience :: Science/Research
Classifier: Operating System :: POSIX
Classifier: Operating System :: Microsoft :: Windows
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Requires-Dist: requests
Requires-Dist: six

======
htsget
======

``htsget`` is a Python API and command line interface for the GA4GH Streaming API. It
provides a simple and reliable way to retrieve high-throughput sequencing data from
servers supporting the protocol.

Please see the `documentation <https://htsget.readthedocs.io/en/stable/>`_ for full details.



