← Back to variant description

GeneBe API Showcase

This page demonstrates how to use the GeneBe API to query variant information. The API provides programmatic access to genomic annotations and variant data.

API presented here should be used for checking single variants. If you want to check many variants at once, please use other API endpoints that you will find in the documentation.

Documentation & Advanced Usage

Complete API documentation:docs.genebe.net/docs/api/overview/

Interactive endpoint tester:api.genebe.net/cloud/gb-api-doc/swagger-ui/

Python client for pandas:pypi.org/project/genebe/

Java CLI for VCF files:github.com/pstawinski/genebe-cli

All tools documented at:docs.genebe.net

API Request Examples for Variant: 1-11801333-A-AGGGTCACCTGCTGGGTGCCAGGTCACGTCTATGTAGAGG (hg38)

Bash / cURL Example

bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=1&pos=11801333&ref=A&alt=AGGGTCACCTGCTGGGTGCCAGGTCACGTCTATGTAGAGG&genome=hg38&allGenes=true"

API Response

json
{
  "variants": [
    {
      "chr": "1",
      "pos": 11801333,
      "ref": "A",
      "alt": "AGGGTCACCTGCTGGGTGCCAGGTCACGTCTATGTAGAGG",
      "effect": "disruptive_inframe_insertion",
      "transcript": "ENST00000376590.9",
      "consequences": [
        {
          "aa_ref": "P",
          "aa_alt": "PLYIDVTWHPAGDP",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "disruptive_inframe_insertion"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MTHFR",
          "gene_hgnc_id": 7436,
          "hgvs_c": "c.264_302dupCCTCTACATAGACGTGACCTGGCACCCAGCAGGTGACCC",
          "hgvs_p": "p.Pro101_Gly102insLeuTyrIleAspValThrTrpHisProAlaGlyAspPro",
          "transcript": "NM_005957.5",
          "protein_id": "NP_005948.3",
          "transcript_support_level": null,
          "aa_start": 101,
          "aa_end": null,
          "aa_length": 656,
          "cds_start": 302,
          "cds_end": null,
          "cds_length": 1971,
          "cdna_start": 392,
          "cdna_end": null,
          "cdna_length": 7018,
          "mane_select": "ENST00000376590.9",
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "P",
          "aa_alt": "PLYIDVTWHPAGDP",
          "canonical": true,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "disruptive_inframe_insertion"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MTHFR",
          "gene_hgnc_id": 7436,
          "hgvs_c": "c.264_302dupCCTCTACATAGACGTGACCTGGCACCCAGCAGGTGACCC",
          "hgvs_p": "p.Pro101_Gly102insLeuTyrIleAspValThrTrpHisProAlaGlyAspPro",
          "transcript": "ENST00000376590.9",
          "protein_id": "ENSP00000365775.3",
          "transcript_support_level": 1,
          "aa_start": 101,
          "aa_end": null,
          "aa_length": 656,
          "cds_start": 302,
          "cds_end": null,
          "cds_length": 1971,
          "cdna_start": 392,
          "cdna_end": null,
          "cdna_length": 7018,
          "mane_select": "NM_005957.5",
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "P",
          "aa_alt": "PLYIDVTWHPAGDP",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "disruptive_inframe_insertion"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MTHFR",
          "gene_hgnc_id": 7436,
          "hgvs_c": "c.384_422dupCCTCTACATAGACGTGACCTGGCACCCAGCAGGTGACCC",
          "hgvs_p": "p.Pro141_Gly142insLeuTyrIleAspValThrTrpHisProAlaGlyAspPro",
          "transcript": "ENST00000423400.7",
          "protein_id": "ENSP00000398908.3",
          "transcript_support_level": 1,
          "aa_start": 141,
          "aa_end": null,
          "aa_length": 696,
          "cds_start": 422,
          "cds_end": null,
          "cds_length": 2091,
          "cdna_start": 434,
          "cdna_end": null,
          "cdna_length": 2715,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "P",
          "aa_alt": "PLYIDVTWHPAGDP",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "disruptive_inframe_insertion"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MTHFR",
          "gene_hgnc_id": 7436,
          "hgvs_c": "c.264_302dupCCTCTACATAGACGTGACCTGGCACCCAGCAGGTGACCC",
          "hgvs_p": "p.Pro101_Gly102insLeuTyrIleAspValThrTrpHisProAlaGlyAspPro",
          "transcript": "ENST00000376592.6",
          "protein_id": "ENSP00000365777.1",
          "transcript_support_level": 1,
          "aa_start": 101,
          "aa_end": null,
          "aa_length": 656,
          "cds_start": 302,
          "cds_end": null,
          "cds_length": 1971,
          "cdna_start": 1752,
          "cdna_end": null,
          "cdna_length": 8378,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "P",
          "aa_alt": "PLYIDVTWHPAGDP",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "disruptive_inframe_insertion"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MTHFR",
          "gene_hgnc_id": 7436,
          "hgvs_c": "c.264_302dupCCTCTACATAGACGTGACCTGGCACCCAGCAGGTGACCC",
          "hgvs_p": "p.Pro101_Gly102insLeuTyrIleAspValThrTrpHisProAlaGlyAspPro",
          "transcript": "ENST00000376486.3",
          "protein_id": "ENSP00000365669.3",
          "transcript_support_level": 1,
          "aa_start": 101,
          "aa_end": null,
          "aa_length": 228,
          "cds_start": 302,
          "cds_end": null,
          "cds_length": 689,
          "cdna_start": 488,
          "cdna_end": null,
          "cdna_length": 875,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 4,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MTHFR",
          "gene_hgnc_id": 7436,
          "hgvs_c": "n.1062_1100dupCCTCTACATAGACGTGACCTGGCACCCAGCAGGTGACCC",
          "hgvs_p": null,
          "transcript": "ENST00000431243.6",
          "protein_id": null,
          "transcript_support_level": 1,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 1116,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "P",
          "aa_alt": "PLYIDVTWHPAGDP",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "disruptive_inframe_insertion"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MTHFR",
          "gene_hgnc_id": 7436,
          "hgvs_c": "c.387_425dupCCTCTACATAGACGTGACCTGGCACCCAGCAGGTGACCC",
          "hgvs_p": "p.Pro142_Gly143insLeuTyrIleAspValThrTrpHisProAlaGlyAspPro",
          "transcript": "NM_001330358.2",
          "protein_id": "NP_001317287.1",
          "transcript_support_level": null,
          "aa_start": 142,
          "aa_end": null,
          "aa_length": 697,
          "cds_start": 425,
          "cds_end": null,
          "cds_length": 2094,
          "cdna_start": 448,
          "cdna_end": null,
          "cdna_length": 7074,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "P",
          "aa_alt": "PLYIDVTWHPAGDP",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "disruptive_inframe_insertion"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MTHFR",
          "gene_hgnc_id": 7436,
          "hgvs_c": "c.387_425dupCCTCTACATAGACGTGACCTGGCACCCAGCAGGTGACCC",
          "hgvs_p": "p.Pro142_Gly143insLeuTyrIleAspValThrTrpHisProAlaGlyAspPro",
          "transcript": "ENST00000376583.7",
          "protein_id": "ENSP00000365767.3",
          "transcript_support_level": 5,
          "aa_start": 142,
          "aa_end": null,
          "aa_length": 697,
          "cds_start": 425,
          "cds_end": null,
          "cds_length": 2094,
          "cdna_start": 425,
          "cdna_end": null,
          "cdna_length": 7044,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "P",
          "aa_alt": "PLYIDVTWHPAGDP",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "disruptive_inframe_insertion"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MTHFR",
          "gene_hgnc_id": 7436,
          "hgvs_c": "c.387_425dupCCTCTACATAGACGTGACCTGGCACCCAGCAGGTGACCC",
          "hgvs_p": "p.Pro142_Gly143insLeuTyrIleAspValThrTrpHisProAlaGlyAspPro",
          "transcript": "ENST00000376585.6",
          "protein_id": "ENSP00000365770.1",
          "transcript_support_level": 5,
          "aa_start": 142,
          "aa_end": null,
          "aa_length": 697,
          "cds_start": 425,
          "cds_end": null,
          "cds_length": 2094,
          "cdna_start": 1477,
          "cdna_end": null,
          "cdna_length": 8094,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "P",
          "aa_alt": "PLYIDVTWHPAGDP",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "disruptive_inframe_insertion"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MTHFR",
          "gene_hgnc_id": 7436,
          "hgvs_c": "c.384_422dupCCTCTACATAGACGTGACCTGGCACCCAGCAGGTGACCC",
          "hgvs_p": "p.Pro141_Gly142insLeuTyrIleAspValThrTrpHisProAlaGlyAspPro",
          "transcript": "NM_001410750.1",
          "protein_id": "NP_001397679.1",
          "transcript_support_level": null,
          "aa_start": 141,
          "aa_end": null,
          "aa_length": 696,
          "cds_start": 422,
          "cds_end": null,
          "cds_length": 2091,
          "cdna_start": 445,
          "cdna_end": null,
          "cdna_length": 7071,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "P",
          "aa_alt": "PLYIDVTWHPAGDP",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "disruptive_inframe_insertion"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MTHFR",
          "gene_hgnc_id": 7436,
          "hgvs_c": "c.264_302dupCCTCTACATAGACGTGACCTGGCACCCAGCAGGTGACCC",
          "hgvs_p": "p.Pro101_Gly102insLeuTyrIleAspValThrTrpHisProAlaGlyAspPro",
          "transcript": "ENST00000641407.1",
          "protein_id": "ENSP00000493098.1",
          "transcript_support_level": null,
          "aa_start": 101,
          "aa_end": null,
          "aa_length": 642,
          "cds_start": 302,
          "cds_end": null,
          "cds_length": 1929,
          "cdna_start": 569,
          "cdna_end": null,
          "cdna_length": 2387,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "P",
          "aa_alt": "PLYIDVTWHPAGDP",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "disruptive_inframe_insertion"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 3,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MTHFR",
          "gene_hgnc_id": 7436,
          "hgvs_c": "c.264_302dupCCTCTACATAGACGTGACCTGGCACCCAGCAGGTGACCC",
          "hgvs_p": "p.Pro101_Gly102insLeuTyrIleAspValThrTrpHisProAlaGlyAspPro",
          "transcript": "ENST00000418034.1",
          "protein_id": "ENSP00000405082.1",
          "transcript_support_level": 3,
          "aa_start": 101,
          "aa_end": null,
          "aa_length": 142,
          "cds_start": 302,
          "cds_end": null,
          "cds_length": 431,
          "cdna_start": 905,
          "cdna_end": null,
          "cdna_length": 1034,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "P",
          "aa_alt": "PLYIDVTWHPAGDP",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "disruptive_inframe_insertion"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MTHFR",
          "gene_hgnc_id": 7436,
          "hgvs_c": "c.387_425dupCCTCTACATAGACGTGACCTGGCACCCAGCAGGTGACCC",
          "hgvs_p": "p.Pro142_Gly143insLeuTyrIleAspValThrTrpHisProAlaGlyAspPro",
          "transcript": "XM_011541496.4",
          "protein_id": "XP_011539798.1",
          "transcript_support_level": null,
          "aa_start": 142,
          "aa_end": null,
          "aa_length": 683,
          "cds_start": 425,
          "cds_end": null,
          "cds_length": 2052,
          "cdna_start": 448,
          "cdna_end": null,
          "cdna_length": 6892,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "P",
          "aa_alt": "PLYIDVTWHPAGDP",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "disruptive_inframe_insertion"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MTHFR",
          "gene_hgnc_id": 7436,
          "hgvs_c": "c.384_422dupCCTCTACATAGACGTGACCTGGCACCCAGCAGGTGACCC",
          "hgvs_p": "p.Pro141_Gly142insLeuTyrIleAspValThrTrpHisProAlaGlyAspPro",
          "transcript": "XM_047421174.1",
          "protein_id": "XP_047277130.1",
          "transcript_support_level": null,
          "aa_start": 141,
          "aa_end": null,
          "aa_length": 682,
          "cds_start": 422,
          "cds_end": null,
          "cds_length": 2049,
          "cdna_start": 445,
          "cdna_end": null,
          "cdna_length": 6889,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "P",
          "aa_alt": "PLYIDVTWHPAGDP",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "disruptive_inframe_insertion"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MTHFR",
          "gene_hgnc_id": 7436,
          "hgvs_c": "c.264_302dupCCTCTACATAGACGTGACCTGGCACCCAGCAGGTGACCC",
          "hgvs_p": "p.Pro101_Gly102insLeuTyrIleAspValThrTrpHisProAlaGlyAspPro",
          "transcript": "XM_005263462.5",
          "protein_id": "XP_005263519.1",
          "transcript_support_level": null,
          "aa_start": 101,
          "aa_end": null,
          "aa_length": 656,
          "cds_start": 302,
          "cds_end": null,
          "cds_length": 1971,
          "cdna_start": 389,
          "cdna_end": null,
          "cdna_length": 7015,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "P",
          "aa_alt": "PLYIDVTWHPAGDP",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "disruptive_inframe_insertion"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MTHFR",
          "gene_hgnc_id": 7436,
          "hgvs_c": "c.264_302dupCCTCTACATAGACGTGACCTGGCACCCAGCAGGTGACCC",
          "hgvs_p": "p.Pro101_Gly102insLeuTyrIleAspValThrTrpHisProAlaGlyAspPro",
          "transcript": "XM_047421178.1",
          "protein_id": "XP_047277134.1",
          "transcript_support_level": null,
          "aa_start": 101,
          "aa_end": null,
          "aa_length": 656,
          "cds_start": 302,
          "cds_end": null,
          "cds_length": 1971,
          "cdna_start": 930,
          "cdna_end": null,
          "cdna_length": 7556,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "P",
          "aa_alt": "PLYIDVTWHPAGDP",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "disruptive_inframe_insertion"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MTHFR",
          "gene_hgnc_id": 7436,
          "hgvs_c": "c.387_425dupCCTCTACATAGACGTGACCTGGCACCCAGCAGGTGACCC",
          "hgvs_p": "p.Pro142_Gly143insLeuTyrIleAspValThrTrpHisProAlaGlyAspPro",
          "transcript": "XM_017001328.3",
          "protein_id": "XP_016856817.1",
          "transcript_support_level": null,
          "aa_start": 142,
          "aa_end": null,
          "aa_length": 647,
          "cds_start": 425,
          "cds_end": null,
          "cds_length": 1944,
          "cdna_start": 448,
          "cdna_end": null,
          "cdna_length": 6924,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "P",
          "aa_alt": "PLYIDVTWHPAGDP",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "disruptive_inframe_insertion"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MTHFR",
          "gene_hgnc_id": 7436,
          "hgvs_c": "c.264_302dupCCTCTACATAGACGTGACCTGGCACCCAGCAGGTGACCC",
          "hgvs_p": "p.Pro101_Gly102insLeuTyrIleAspValThrTrpHisProAlaGlyAspPro",
          "transcript": "XM_047421179.1",
          "protein_id": "XP_047277135.1",
          "transcript_support_level": null,
          "aa_start": 101,
          "aa_end": null,
          "aa_length": 642,
          "cds_start": 302,
          "cds_end": null,
          "cds_length": 1929,
          "cdna_start": 392,
          "cdna_end": null,
          "cdna_length": 6836,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "P",
          "aa_alt": "PLYIDVTWHPAGDP",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "disruptive_inframe_insertion"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MTHFR",
          "gene_hgnc_id": 7436,
          "hgvs_c": "c.264_302dupCCTCTACATAGACGTGACCTGGCACCCAGCAGGTGACCC",
          "hgvs_p": "p.Pro101_Gly102insLeuTyrIleAspValThrTrpHisProAlaGlyAspPro",
          "transcript": "XM_047421180.1",
          "protein_id": "XP_047277136.1",
          "transcript_support_level": null,
          "aa_start": 101,
          "aa_end": null,
          "aa_length": 606,
          "cds_start": 302,
          "cds_end": null,
          "cds_length": 1821,
          "cdna_start": 392,
          "cdna_end": null,
          "cdna_length": 6868,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "P",
          "aa_alt": "PLYIDVTWHPAGDP",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "disruptive_inframe_insertion"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MTHFR",
          "gene_hgnc_id": 7436,
          "hgvs_c": "c.264_302dupCCTCTACATAGACGTGACCTGGCACCCAGCAGGTGACCC",
          "hgvs_p": "p.Pro101_Gly102insLeuTyrIleAspValThrTrpHisProAlaGlyAspPro",
          "transcript": "XM_047421181.1",
          "protein_id": "XP_047277137.1",
          "transcript_support_level": null,
          "aa_start": 101,
          "aa_end": null,
          "aa_length": 606,
          "cds_start": 302,
          "cds_end": null,
          "cds_length": 1821,
          "cdna_start": 389,
          "cdna_end": null,
          "cdna_length": 6865,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "P",
          "aa_alt": "PLYIDVTWHPAGDP",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "disruptive_inframe_insertion"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MTHFR",
          "gene_hgnc_id": 7436,
          "hgvs_c": "c.18_56dupCCTCTACATAGACGTGACCTGGCACCCAGCAGGTGACCC",
          "hgvs_p": "p.Pro19_Gly20insLeuTyrIleAspValThrTrpHisProAlaGlyAspPro",
          "transcript": "XM_005263463.5",
          "protein_id": "XP_005263520.1",
          "transcript_support_level": null,
          "aa_start": 19,
          "aa_end": null,
          "aa_length": 574,
          "cds_start": 56,
          "cds_end": null,
          "cds_length": 1725,
          "cdna_start": 172,
          "cdna_end": null,
          "cdna_length": 6798,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 3,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MTHFR",
          "gene_hgnc_id": 7436,
          "hgvs_c": "n.396_434dupCCTCTACATAGACGTGACCTGGCACCCAGCAGGTGACCC",
          "hgvs_p": null,
          "transcript": "ENST00000641437.1",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 1911,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MTHFR",
          "gene_hgnc_id": 7436,
          "hgvs_c": "n.264_302dupCCTCTACATAGACGTGACCTGGCACCCAGCAGGTGACCC",
          "hgvs_p": null,
          "transcript": "ENST00000641446.1",
          "protein_id": "ENSP00000493262.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 2820,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MTHFR",
          "gene_hgnc_id": 7436,
          "hgvs_c": "n.321_359dupCCTCTACATAGACGTGACCTGGCACCCAGCAGGTGACCC",
          "hgvs_p": null,
          "transcript": "ENST00000641721.1",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 891,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MTHFR",
          "gene_hgnc_id": 7436,
          "hgvs_c": "n.399_437dupCCTCTACATAGACGTGACCTGGCACCCAGCAGGTGACCC",
          "hgvs_p": null,
          "transcript": "ENST00000641759.1",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 2454,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MTHFR",
          "gene_hgnc_id": 7436,
          "hgvs_c": "n.547_585dupCCTCTACATAGACGTGACCTGGCACCCAGCAGGTGACCC",
          "hgvs_p": null,
          "transcript": "ENST00000641805.1",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 2945,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 2,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MTHFR",
          "gene_hgnc_id": 7436,
          "hgvs_c": "n.674_712dupCCTCTACATAGACGTGACCTGGCACCCAGCAGGTGACCC",
          "hgvs_p": null,
          "transcript": "ENST00000641909.1",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 2254,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "splice_region_variant",
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 3,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MTHFR",
          "gene_hgnc_id": 7436,
          "hgvs_c": "n.510_548dupCCTCTACATAGACGTGACCTGGCACCCAGCAGGTGACCC",
          "hgvs_p": null,
          "transcript": "ENST00000642002.1",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 549,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": 2,
          "intron_rank_end": null,
          "gene_symbol": "MTHFR",
          "gene_hgnc_id": 7436,
          "hgvs_c": "n.237-1050_237-1012dupCCTCTACATAGACGTGACCTGGCACCCAGCAGGTGACCC",
          "hgvs_p": null,
          "transcript": "ENST00000641747.1",
          "protein_id": "ENSP00000493116.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 3227,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        }
      ],
      "gene_symbol": "MTHFR",
      "gene_hgnc_id": 7436,
      "dbsnp": "rs786204010",
      "frequency_reference_population": null,
      "hom_count_reference_population": 0,
      "allele_count_reference_population": 0,
      "gnomad_exomes_af": 6.84049e-7,
      "gnomad_genomes_af": null,
      "gnomad_exomes_ac": 1,
      "gnomad_genomes_ac": null,
      "gnomad_exomes_homalt": 0,
      "gnomad_genomes_homalt": null,
      "gnomad_mito_homoplasmic": null,
      "gnomad_mito_heteroplasmic": null,
      "computational_score_selected": null,
      "computational_prediction_selected": null,
      "computational_source_selected": null,
      "splice_score_selected": null,
      "splice_prediction_selected": null,
      "splice_source_selected": null,
      "revel_score": null,
      "revel_prediction": null,
      "alphamissense_score": null,
      "alphamissense_prediction": null,
      "bayesdelnoaf_score": null,
      "bayesdelnoaf_prediction": null,
      "phylop100way_score": 9.202,
      "phylop100way_prediction": "Pathogenic",
      "spliceai_max_score": null,
      "spliceai_max_prediction": null,
      "dbscsnv_ada_score": null,
      "dbscsnv_ada_prediction": null,
      "apogee2_score": null,
      "apogee2_prediction": null,
      "mitotip_score": null,
      "mitotip_prediction": null,
      "acmg_score": 5,
      "acmg_classification": "Uncertain_significance",
      "acmg_criteria": "PM4,PP3,PP5_Moderate",
      "acmg_by_gene": [
        {
          "score": 5,
          "benign_score": 0,
          "pathogenic_score": 5,
          "criteria": [
            "PM4",
            "PP3",
            "PP5_Moderate"
          ],
          "verdict": "Uncertain_significance",
          "transcript": "ENST00000376590.9",
          "gene_symbol": "MTHFR",
          "hgnc_id": 7436,
          "effects": [
            "disruptive_inframe_insertion"
          ],
          "inheritance_mode": "AR",
          "hgvs_c": "c.264_302dupCCTCTACATAGACGTGACCTGGCACCCAGCAGGTGACCC",
          "hgvs_p": "p.Pro101_Gly102insLeuTyrIleAspValThrTrpHisProAlaGlyAspPro"
        }
      ],
      "clinvar_disease": "Homocystinuria due to methylene tetrahydrofolate reductase deficiency",
      "clinvar_classification": "Likely pathogenic",
      "clinvar_review_status": "criteria provided, single submitter",
      "clinvar_submissions_summary": "LP:1",
      "phenotype_combined": "Homocystinuria due to methylene tetrahydrofolate reductase deficiency",
      "pathogenicity_classification_combined": "Likely pathogenic",
      "custom_annotations": null
    }
  ],
  "message": null
}