GA4GH Variant Annotation Specification
The Variant Annotation Specification (VA-Spec) is a standard developed by the Global Alliance for Genomics and Health (GA4GH) to facilitate sharing of biological and clinical knowledge about genetic variation. It consists of a foundational domain-agnostic VA Core Model, Profiles derived from this core model that provide schema for specific types of variant knowledge, and a Python Reference Implementation. Documentation on this site describes the motivation, content, utility, and implementation guidance for the specification.
Section |
Description |
|---|---|
An entry point for understanding the VA-Spec, introducing its motivation, components, use cases, and development approach. |
|
An overview of the modeling design patterns and principles that underpin the VA-Spec. |
|
Detailed descriptions of the classes and attributes in the domain-agnostic VA Core Model, and how to use them. |
|
Detailed descriptions of the domain-specific Statement, Evidence Line, Proposition, and Study Result Profiles included in the VA-Spec. |
|
Information about code libraries provided to facilitate implementation of the VA-Spec. |
|
Practical, developer-focused support for authoring and implementing VA Profiles in data systems. |
|
A set of annotated data examples and scenarios that demonstrate use of VA Models. |
|
A collection of pages with additional information on various aspects of the VA-Spec. |
If you have questions or feedback, please reach out to the VA Team through our mailing list, or in our issue tracker.
Full Site Map:
- Introduction
- Modeling Foundations
- VA Core Model
- VA Profiles
- Reference Implementation
- Developer Guide
- Examples
- Appendices