{
  "@context": "http://reg.genome.network/schema/allele.jsonld",
  "@id": "http://reg.genome.network/allele/CA785787033",
  "communityStandardTitle": [
    "NC_000004.12:g.11628425T>G"
  ],
  "externalRecords": {
    "MyVariantInfo_hg19": [
      {
        "@id": "http://myvariant.info/v1/variant/chr4:g.11630049T>G?assembly=hg19",
        "id": "chr4:g.11630049T>G"
      }
    ],
    "MyVariantInfo_hg38": [
      {
        "@id": "http://myvariant.info/v1/variant/chr4:g.11628425T>G?assembly=hg38",
        "id": "chr4:g.11628425T>G"
      }
    ],
    "dbSNP": [
      {
        "@id": "http://www.ncbi.nlm.nih.gov/snp/6448799",
        "rs": 6448799
      }
    ]
  },
  "genomicAlleles": [
    {
      "chromosome": "4",
      "coordinates": [
        {
          "allele": "G",
          "end": 11628425,
          "referenceAllele": "T",
          "start": 11628424
        }
      ],
      "hgvs": [
        "NC_000004.12:g.11628425T>G",
        "CM000666.2:g.11628425T>G"
      ],
      "referenceGenome": "GRCh38",
      "referenceSequence": "http://reg.genome.network/refseq/RS000052"
    },
    {
      "chromosome": "4",
      "coordinates": [
        {
          "allele": "G",
          "end": 11630049,
          "referenceAllele": "T",
          "start": 11630048
        }
      ],
      "hgvs": [
        "NC_000004.11:g.11630049T>G",
        "CM000666.1:g.11630049T>G"
      ],
      "referenceGenome": "GRCh37",
      "referenceSequence": "http://reg.genome.network/refseq/RS000028"
    },
    {
      "chromosome": "4",
      "coordinates": [
        {
          "allele": "G",
          "end": 11239147,
          "referenceAllele": "T",
          "start": 11239146
        }
      ],
      "hgvs": [
        "NC_000004.10:g.11239147T>G"
      ],
      "referenceGenome": "NCBI36",
      "referenceSequence": "http://reg.genome.network/refseq/RS000004"
    }
  ],
  "transcriptAlleles": [
    {
      "coordinates": [
        {
          "allele": "G",
          "end": 1026,
          "endIntronDirection": "+",
          "endIntronOffset": 76471,
          "referenceAllele": "T",
          "start": 1026,
          "startIntronDirection": "+",
          "startIntronOffset": 76470
        }
      ],
      "hgvs": [
        "XR_001741361.1:n.1026+76471T>G"
      ],
      "referenceSequence": "http://reg.genome.network/refseq/RS591361"
    }
  ],
  "type": "nucleotide"
}