Skip to main content

GA4GH API Schemas

Project description

http://genomicsandhealth.org/files/logo_ga.png

GA4GH Schemas

This is the GA4GH schemas compiled as Protocol Buffers descriptors. It can be used to describe and serialize genomics data using a standard interchange format.

import ga4gh.schemas.ga4gh.variants_pb2 as variants
my_variant = variants.Variant(
    reference_name="1",
    start=1832,
    end=1833,
    reference_bases="A",
    alternate_bases=["C"])

Full documentation is available at read-the-docs.org.

  • To read more about how the GA4GH API uses Protocol Buffers, see here.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ga4gh_schemas-0.6.0a10.post1.tar.gz (2.1 MB view details)

Uploaded Source

Built Distribution

ga4gh_schemas-0.6.0a10.post1-py2.7.egg (123.3 kB view details)

Uploaded Source

File details

Details for the file ga4gh_schemas-0.6.0a10.post1.tar.gz.

File metadata

File hashes

Hashes for ga4gh_schemas-0.6.0a10.post1.tar.gz
Algorithm Hash digest
SHA256 654f7d0c1cf35fb72679e2cddaf3c3ac722091e573744e8f1b79d9a1d4ea33bd
MD5 2565b82b6069e2b1751b4d0e91f69129
BLAKE2b-256 826cc7942a6fe2218bdb4c0ce4ff724d5930927c3a9b86ca1a53093685f44f22

See more details on using hashes here.

File details

Details for the file ga4gh_schemas-0.6.0a10.post1-py2.7.egg.

File metadata

File hashes

Hashes for ga4gh_schemas-0.6.0a10.post1-py2.7.egg
Algorithm Hash digest
SHA256 c75fcf72c09ea2c74d85d5c98d357bffc50d84dd85069e9b25c452bcc5e807f1
MD5 94a8ab27f857a316a8bd1001f1928810
BLAKE2b-256 c018233bb8ca8342921ef9cbd3f837c95c173a6cbb04957e96324acc01294dd6

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page