{
  "@context": "http://reg.genome.network/schema/allele.jsonld",
  "@id": "http://reg.genome.network/allele/CA234906716",
  "communityStandardTitle": [
    "NC_000012.12:g.28045236G>A"
  ],
  "externalRecords": {
    "MyVariantInfo_hg19": [
      {
        "@id": "http://myvariant.info/v1/variant/chr12:g.28198169G>A?assembly=hg19",
        "id": "chr12:g.28198169G>A"
      }
    ],
    "MyVariantInfo_hg38": [
      {
        "@id": "http://myvariant.info/v1/variant/chr12:g.28045236G>A?assembly=hg38",
        "id": "chr12:g.28045236G>A"
      }
    ],
    "dbSNP": [
      {
        "@id": "http://www.ncbi.nlm.nih.gov/snp/805136",
        "rs": 805136
      }
    ]
  },
  "genomicAlleles": [
    {
      "chromosome": "12",
      "coordinates": [
        {
          "allele": "A",
          "end": 28045236,
          "referenceAllele": "G",
          "start": 28045235
        }
      ],
      "hgvs": [
        "NC_000012.12:g.28045236G>A",
        "CM000674.2:g.28045236G>A"
      ],
      "referenceGenome": "GRCh38",
      "referenceSequence": "http://reg.genome.network/refseq/RS000060"
    },
    {
      "chromosome": "12",
      "coordinates": [
        {
          "allele": "A",
          "end": 28198169,
          "referenceAllele": "G",
          "start": 28198168
        }
      ],
      "hgvs": [
        "NC_000012.11:g.28198169G>A",
        "CM000674.1:g.28198169G>A"
      ],
      "referenceGenome": "GRCh37",
      "referenceSequence": "http://reg.genome.network/refseq/RS000036"
    },
    {
      "chromosome": "12",
      "coordinates": [
        {
          "allele": "A",
          "end": 28089436,
          "referenceAllele": "G",
          "start": 28089435
        }
      ],
      "hgvs": [
        "NC_000012.10:g.28089436G>A"
      ],
      "referenceGenome": "NCBI36",
      "referenceSequence": "http://reg.genome.network/refseq/RS000012"
    }
  ],
  "transcriptAlleles": [
    {
      "coordinates": [
        {
          "allele": "T",
          "end": 153,
          "endIntronDirection": "-",
          "endIntronOffset": 6277,
          "referenceAllele": "C",
          "start": 153,
          "startIntronDirection": "-",
          "startIntronOffset": 6278
        }
      ],
      "hgvs": [
        "XR_931460.1:n.154-6278C>T"
      ],
      "referenceSequence": "http://reg.genome.network/refseq/RS127573"
    }
  ],
  "type": "nucleotide"
}