Skip to content

Latest commit

 

History

History
29 lines (24 loc) · 1.04 KB

index.rst

File metadata and controls

29 lines (24 loc) · 1.04 KB

GA4GH Variation Representation Specification

The Variation Representation Specification (VRS, pronounced "verse") is a standard developed by the Global Alliance for Genomics and Health (GA4GH) 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
   :hidden:
   :includehidden:

   introduction
   quickstart
   concepts/index
   conventions/index
   releases/index
   appendices/index