Skip to content
Andrew Su edited this page Apr 26, 2014 · 24 revisions

Welcome to the myvariant.info wiki!

Guideline: JSON documents for variants

{
    "_id": <variant_id>,
    "attr1": <value_1>,
    "attr2": <value_2>
    ...
 }
  • <variant_id> should follow HGVS standard.

Resources:

Clone this wiki locally