Skip to content

dcolligan/ga4gh-schemas

 
 

Repository files navigation

Schemas for the Data Working Group

Build Status Docs PyPi Release

The Global Alliance for Genomics and Health is an international coalition, formed to enable the sharing of genomic and clinical data.

The Data Working Group concentrates on data representation, storage, and analysis, including working with platform development partners and industry leaders to develop standards that will facilitate interoperability.

Each area of genomics and health has a dedicated team working to define those standards.

Reads Task Team

The Reads Task Team is focused on standards for accessing genomic read data -- collections of primary data collected from sequencing machines.

The team will deliver:

  1. Data model. An abstract, mathematically complete and precise model of the data that is manipulated by the API. See the Proto directory for our in-progress work on defining v0.5 of the data model.
  2. API Specification. A human-readable document introducing and defining the API, accompanied by a formal specification. See the documentation page for the published v0.1 API.
  3. Reference Implementation. Open source working code demonstrating the API, ideally which can underpin real world working implementations.

Reference Variation Task Team

The Reference Variation Task Team is focused on standards for storing and accessing reference genome and variant data -- the results of analysis of primary data collected from sequencing machines.

Variant Annotation Task Team

The Variant Annotation Task Team is focused on developing standards for reporting variant annotation including results formats, ontologies and vocabularies for different classes of annotation so reporting is consistent and in a manner that facilitates benchmarking and evaluation.

File Formats Task Team

One small but essential part of this effort is the definition, standardisation, and improvement of basic file formats for sequence and variation data, and for associated infrastructure such as index formats.

These format specifications can be found in the samtools/hts-specs repository.

Metadata Task Team

The Metadata Task Team (MTT) concerns itself with data structures, attributes and values used to describe everything but the sequence. This includes metadata for individuals, samples, analyses, instrumentation a well as ontology representations for metadata. Naturally, the group interacts heavily with members of most other task teams and working groups.

MTT Wiki

How to build

See INSTALL.rst for instructions on how to build the schemas and their documentation.

How to contribute changes

See the CONTRIBUTING.rst document.

License

See the LICENSE

About

Work on data models and APIs for Genomic data.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Protocol Buffer 76.0%
  • Python 23.4%
  • Makefile 0.6%