Skip to main content

GA4GH Variant Annotation (VA) reference implementation

Project description

va-spec-python

VA-Spec-Python provides Python language support and a reference implementation for the GA4GH Variant Annotation Specification (VA-Spec).

Information

license

Releases

gitHub tag pypi DOI

Development

action status issues GitHub Open Pull Requests GitHub license GitHub stars GitHub forks

Features

  • Pydantic implementation of VA-Spec models

Known Issues

You are encouraged to browse issues. All known issues are listed there. Please report any issues you find.

Developers

This section is intended for developers who contribute to VA-Spec-Python.

Installing for development

Prerequisites

  • Python >= 3.10
    • Note: Python 3.12 is required for developers contributing to VA-Spec-Python

Fork the repo at https://github.com/ga4gh/va-spec-python/.

Install development dependencies and pre-commit:

git clone --recurse-submodules git@github.com:YOUR_GITHUB_ID/va-spec-python.git
cd va-spec-python
make devready
source venv/3.12/bin/activate
pre-commit install

Check style with ruff:

make format; make lint

Submodules

va-spec-python embeds va-spec as a submodule, only for testing purposes. When checking out va-spec-python and switching branches, it is important to make sure that the submodule tracks va-spec-python correctly. The recommended way to do this is git config --global submodule.recurse true. If you don't set submodule.recurse, developers and reviewers must be extremely careful to not accidentally upgrade or downgrade schemas with respect to va-spec-python.

If you already cloned the repo, but forgot to include --recurse-submodules you can run:

git submodule update --init --recursive

Testing

To run tests:

make test

Security Note (from the GA4GH Security Team)

A stand-alone security review has been performed on the specification itself. This implementation is offered as-is, and without any security guarantees. It will need an independent security review before it can be considered ready for use in security-critical applications. If you integrate this code into your application it is AT YOUR OWN RISK AND RESPONSIBILITY to arrange for a security audit.

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_va_spec-0.4.3.tar.gz (43.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

ga4gh_va_spec-0.4.3-py3-none-any.whl (31.2 kB view details)

Uploaded Python 3

File details

Details for the file ga4gh_va_spec-0.4.3.tar.gz.

File metadata

  • Download URL: ga4gh_va_spec-0.4.3.tar.gz
  • Upload date:
  • Size: 43.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for ga4gh_va_spec-0.4.3.tar.gz
Algorithm Hash digest
SHA256 a8813745d261e218932608a7905571354e14180be10c2972ed5d03f8b9a7cf72
MD5 c8fe585a9901831321cea5ebdd908f7f
BLAKE2b-256 875f63c6dcfff61b9676c3ca999ed547f09c6f6262975b2d931919f8a33d104d

See more details on using hashes here.

Provenance

The following attestation bundles were made for ga4gh_va_spec-0.4.3.tar.gz:

Publisher: release.yaml on ga4gh/va-spec-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ga4gh_va_spec-0.4.3-py3-none-any.whl.

File metadata

  • Download URL: ga4gh_va_spec-0.4.3-py3-none-any.whl
  • Upload date:
  • Size: 31.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for ga4gh_va_spec-0.4.3-py3-none-any.whl
Algorithm Hash digest
SHA256 f54330b59fe1a3d27b901d15edbf9f1e3e66e16438a16654f8ef9ac0271876fa
MD5 e2ea454034e34bf71d9ab4dbc40361c1
BLAKE2b-256 939f5bcd71b216a7d88d4c90f9ef92072b62bc2a0b7a2bf38aa6c5e76df53168

See more details on using hashes here.

Provenance

The following attestation bundles were made for ga4gh_va_spec-0.4.3-py3-none-any.whl:

Publisher: release.yaml on ga4gh/va-spec-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

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