Skip to content

Latest commit

 

History

History
28 lines (23 loc) · 1.01 KB

index.rst

File metadata and controls

28 lines (23 loc) · 1.01 KB

GA4GH Variation Representation Specification

The Variation Representation Specification (VRS, pronounced "verse") is a standard developed by the Global Alliance for Genomic Health to facilitate and improve sharing of genetic information. The Specification consists of a JSON Schema for representing many classes of genetic variation, conventions to maximize the utility of the schema, and a Python implementation that promotes adoption of the standard.

Citation

The GA4GH Variation Representation Specification (VRS): a computational framework for variation representation and federated identification. Wagner AH, Babb L, Alterovitz G, Baudis M, Brush M, Cameron DL, ..., Hart RK. Cell Genomics. Volume 1 (2021). doi:10.1016/j.xgen.2021.100027

.. toctree::
   :maxdepth: 2
   :includehidden:

   introduction
   terms_and_model
   schema
   impl-guide/index
   releases/index
   appendices/index