GA4GH API Schemas
Project description
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file ga4gh_schemas-0.6.0a10.post1.tar.gz
.
File metadata
- Download URL: ga4gh_schemas-0.6.0a10.post1.tar.gz
- Upload date:
- Size: 2.1 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 654f7d0c1cf35fb72679e2cddaf3c3ac722091e573744e8f1b79d9a1d4ea33bd |
|
MD5 | 2565b82b6069e2b1751b4d0e91f69129 |
|
BLAKE2b-256 | 826cc7942a6fe2218bdb4c0ce4ff724d5930927c3a9b86ca1a53093685f44f22 |
File details
Details for the file ga4gh_schemas-0.6.0a10.post1-py2.7.egg
.
File metadata
- Download URL: ga4gh_schemas-0.6.0a10.post1-py2.7.egg
- Upload date:
- Size: 123.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c75fcf72c09ea2c74d85d5c98d357bffc50d84dd85069e9b25c452bcc5e807f1 |
|
MD5 | 94a8ab27f857a316a8bd1001f1928810 |
|
BLAKE2b-256 | c018233bb8ca8342921ef9cbd3f837c95c173a6cbb04957e96324acc01294dd6 |