.gitignore
.travis.yml
LICENSE
README.md
README.pypi.rst
TODO.txt
client_dev.py
dev-requirements.txt
requirements.txt
setup.py
status.rst
elgoog/__init__.py
elgoog/api/__init__.py
elgoog/api/annotations_pb2.py
elgoog/api/http_pb2.py
ga4gh_client/__init__.py
ga4gh_client/_protocol_version.py
ga4gh_client/_version.py
ga4gh_client/allele_annotation_service_pb2.py
ga4gh_client/allele_annotations_pb2.py
ga4gh_client/assay_metadata_pb2.py
ga4gh_client/bio_metadata_pb2.py
ga4gh_client/bio_metadata_service_pb2.py
ga4gh_client/cli.py
ga4gh_client/client.py
ga4gh_client/common_pb2.py
ga4gh_client/exceptions.py
ga4gh_client/genotype_phenotype_pb2.py
ga4gh_client/genotype_phenotype_service_pb2.py
ga4gh_client/metadata_pb2.py
ga4gh_client/metadata_service_pb2.py
ga4gh_client/pb.py
ga4gh_client/protocol.py
ga4gh_client/read_service_pb2.py
ga4gh_client/reads_pb2.py
ga4gh_client/reference_service_pb2.py
ga4gh_client/references_pb2.py
ga4gh_client/rna_quantification_pb2.py
ga4gh_client/rna_quantification_service_pb2.py
ga4gh_client/sequence_annotation_service_pb2.py
ga4gh_client/sequence_annotations_pb2.py
ga4gh_client/variant_service_pb2.py
ga4gh_client/variants_pb2.py
ga4gh_client.egg-info/PKG-INFO
ga4gh_client.egg-info/SOURCES.txt
ga4gh_client.egg-info/dependency_links.txt
ga4gh_client.egg-info/entry_points.txt
ga4gh_client.egg-info/requires.txt
ga4gh_client.egg-info/top_level.txt
ga4gh_client.egg-info/zip-safe
scripts/process_schemas.py
scripts/run_tests.py
scripts/utils.py
tests/__init__.py
tests/utils.py
tests/unit/__init__.py
tests/unit/test_cli.py
tests/unit/test_client.py