Metadata-Version: 2.1
Name: ga4gh-drs-client
Version: 0.1.3
Summary: A client for accessing data from Data Repository Service (DRS) web services
Home-page: https://github.com/ga4gh/ga4gh-drs-client
Author: Jeremy Adams
Author-email: jeremy.adams@ga4gh.org
License: UNKNOWN
Description: [![License](https://img.shields.io/badge/License-MIT-blue.svg?style=flat-square)](https://mit-license.org/)
        ![Travis (.org)](https://img.shields.io/travis/ga4gh/ga4gh-drs-client?style=flat-square)
        [![Read the Docs](https://img.shields.io/readthedocs/ga4gh-drs-client.svg?style=flat-square)](https://ga4gh-drs-client.readthedocs.io/en/latest/)
        ![Coveralls github](https://img.shields.io/coveralls/github/ga4gh/ga4gh-drs-client)
        
        # ga4gh-drs-client
        
        The GA4GH DRS Client is a Python-based command-line application for requesting
        omics data and metadata from web services that are compliant with the [Data Repository Service (DRS) API Specification](https://github.com/ga4gh/data-repository-service-schemas). The DRS API specification, developed
        by the [Global Alliance for Genomics and Health](https://www.ga4gh.org/), serves to provide a standardized
        API framework to allow for interoperability of datasets hosted at different
        institutions.
        
        ## Installation and Usage
        
        Please review the [GA4GH DRS Client Documentation](https://ga4gh-drs-client.readthedocs.io/en/latest/) for instructions on how to install and use the command-line application.
        
        ## Additional Resources
        
        1. [PyPI](https://pypi.org/project/ga4gh-drs-client/) - The DRS Client is 
        available on the Python Package Index (PyPI)
        2. [Docker](https://hub.docker.com/r/jbadams/ga4gh-drs-client) - The DRS Client
        can be run through a preconfigured image
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Natural Language :: English
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Description-Content-Type: text/markdown
