Python Client Library

This is the GA4GH client API library. This is a convenient wrapper for the low-level HTTP GA4GH API, and abstracts away network centric details such as paging. The methods and types used by the client library are defined by the GA4GH schema.

Warning

This client API should be considered early alpha quality, and may change in arbitrary ways.

Todo

A full description of this API and links to a tutorial on how to use it, as well as a quickstart showing the basic usage.

Types

Todo

Add links to the upstream documentation for the GA4GH types.

Client API

Todo

Add overview documentation for the client API.