Metadata-Version: 2.1
Name: htsget
Version: 0.2.6
Summary: Python API and command line interface for the GA4GH htsget 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,htsget
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
License-File: LICENSE

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

This package is a client implementation of the `GA4GH <https://www.ga4gh.org/>`_
htsget `protocol <http://samtools.github.io/hts-specs/htsget.html>`_. It
provides a simple and reliable way to retrieve genomic data from
servers supporting the protocol.

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

