Metadata-Version: 2.1
Name: ga4gh-drs-client
Version: 0.0.1
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/)
        [![Read the Docs](https://img.shields.io/readthedocs/ga4gh-drs-client.svg?style=flat-square)](https://ga4gh-drs-client.readthedocs.io/en/latest/)
        
        # 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.
        
        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.
        
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
