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 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=4123,
    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.0a9.post2.tar.gz (2.1 MB view details)

Uploaded Source

File details

Details for the file ga4gh_schemas-0.6.0a9.post2.tar.gz.

File metadata

File hashes

Hashes for ga4gh_schemas-0.6.0a9.post2.tar.gz
Algorithm Hash digest
SHA256 4aadd585a6f674e24ef34c91c83615900b35351a76eab84f0fa6e38cb1ebbf87
MD5 9c5ad6f9522e182ca38bab89e75f7bf0
BLAKE2b-256 796cf88b5a61ddb5c30df8c87cdd8a05f7027f9db565514386621838fd91c727

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