← 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-11997316-A-G (hg38)

Bash / cURL Example

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

API Response

json
{
  "variants": [
    {
      "chr": "1",
      "pos": 11997316,
      "ref": "A",
      "alt": "G",
      "effect": "missense_variant",
      "transcript": "ENST00000235329.10",
      "consequences": [
        {
          "aa_ref": "H",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MFN2",
          "gene_hgnc_id": 16877,
          "hgvs_c": "c.494A>G",
          "hgvs_p": "p.His165Arg",
          "transcript": "NM_014874.4",
          "protein_id": "NP_055689.1",
          "transcript_support_level": null,
          "aa_start": 165,
          "aa_end": null,
          "aa_length": 757,
          "cds_start": 494,
          "cds_end": null,
          "cds_length": 2274,
          "cdna_start": 684,
          "cdna_end": null,
          "cdna_length": 4407,
          "mane_select": "ENST00000235329.10",
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "H",
          "aa_alt": "R",
          "canonical": true,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MFN2",
          "gene_hgnc_id": 16877,
          "hgvs_c": "c.494A>G",
          "hgvs_p": "p.His165Arg",
          "transcript": "ENST00000235329.10",
          "protein_id": "ENSP00000235329.5",
          "transcript_support_level": 1,
          "aa_start": 165,
          "aa_end": null,
          "aa_length": 757,
          "cds_start": 494,
          "cds_end": null,
          "cds_length": 2274,
          "cdna_start": 684,
          "cdna_end": null,
          "cdna_length": 4407,
          "mane_select": "NM_014874.4",
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "H",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MFN2",
          "gene_hgnc_id": 16877,
          "hgvs_c": "c.494A>G",
          "hgvs_p": "p.His165Arg",
          "transcript": "ENST00000675298.1",
          "protein_id": "ENSP00000501839.1",
          "transcript_support_level": null,
          "aa_start": 165,
          "aa_end": null,
          "aa_length": 808,
          "cds_start": 494,
          "cds_end": null,
          "cds_length": 2427,
          "cdna_start": 919,
          "cdna_end": null,
          "cdna_length": 3584,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "H",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 20,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MFN2",
          "gene_hgnc_id": 16877,
          "hgvs_c": "c.494A>G",
          "hgvs_p": "p.His165Arg",
          "transcript": "ENST00000675817.1",
          "protein_id": "ENSP00000502422.1",
          "transcript_support_level": null,
          "aa_start": 165,
          "aa_end": null,
          "aa_length": 801,
          "cds_start": 494,
          "cds_end": null,
          "cds_length": 2406,
          "cdna_start": 919,
          "cdna_end": null,
          "cdna_length": 4766,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "H",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MFN2",
          "gene_hgnc_id": 16877,
          "hgvs_c": "c.494A>G",
          "hgvs_p": "p.His165Arg",
          "transcript": "NM_001127660.2",
          "protein_id": "NP_001121132.1",
          "transcript_support_level": null,
          "aa_start": 165,
          "aa_end": null,
          "aa_length": 757,
          "cds_start": 494,
          "cds_end": null,
          "cds_length": 2274,
          "cdna_start": 539,
          "cdna_end": null,
          "cdna_length": 4262,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "H",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MFN2",
          "gene_hgnc_id": 16877,
          "hgvs_c": "c.494A>G",
          "hgvs_p": "p.His165Arg",
          "transcript": "ENST00000444836.5",
          "protein_id": "ENSP00000416338.1",
          "transcript_support_level": 2,
          "aa_start": 165,
          "aa_end": null,
          "aa_length": 757,
          "cds_start": 494,
          "cds_end": null,
          "cds_length": 2274,
          "cdna_start": 802,
          "cdna_end": null,
          "cdna_length": 4531,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "H",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MFN2",
          "gene_hgnc_id": 16877,
          "hgvs_c": "c.494A>G",
          "hgvs_p": "p.His165Arg",
          "transcript": "ENST00000674548.1",
          "protein_id": "ENSP00000502185.1",
          "transcript_support_level": null,
          "aa_start": 165,
          "aa_end": null,
          "aa_length": 757,
          "cds_start": 494,
          "cds_end": null,
          "cds_length": 2274,
          "cdna_start": 857,
          "cdna_end": null,
          "cdna_length": 4572,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "H",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MFN2",
          "gene_hgnc_id": 16877,
          "hgvs_c": "c.494A>G",
          "hgvs_p": "p.His165Arg",
          "transcript": "ENST00000674817.1",
          "protein_id": "ENSP00000502151.1",
          "transcript_support_level": null,
          "aa_start": 165,
          "aa_end": null,
          "aa_length": 757,
          "cds_start": 494,
          "cds_end": null,
          "cds_length": 2274,
          "cdna_start": 794,
          "cdna_end": null,
          "cdna_length": 4514,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "H",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MFN2",
          "gene_hgnc_id": 16877,
          "hgvs_c": "c.494A>G",
          "hgvs_p": "p.His165Arg",
          "transcript": "ENST00000674910.1",
          "protein_id": "ENSP00000501716.1",
          "transcript_support_level": null,
          "aa_start": 165,
          "aa_end": null,
          "aa_length": 757,
          "cds_start": 494,
          "cds_end": null,
          "cds_length": 2274,
          "cdna_start": 824,
          "cdna_end": null,
          "cdna_length": 4539,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "H",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MFN2",
          "gene_hgnc_id": 16877,
          "hgvs_c": "c.494A>G",
          "hgvs_p": "p.His165Arg",
          "transcript": "ENST00000675053.1",
          "protein_id": "ENSP00000501646.1",
          "transcript_support_level": null,
          "aa_start": 165,
          "aa_end": null,
          "aa_length": 757,
          "cds_start": 494,
          "cds_end": null,
          "cds_length": 2274,
          "cdna_start": 840,
          "cdna_end": null,
          "cdna_length": 4555,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "H",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 20,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MFN2",
          "gene_hgnc_id": 16877,
          "hgvs_c": "c.494A>G",
          "hgvs_p": "p.His165Arg",
          "transcript": "ENST00000675113.1",
          "protein_id": "ENSP00000502623.1",
          "transcript_support_level": null,
          "aa_start": 165,
          "aa_end": null,
          "aa_length": 757,
          "cds_start": 494,
          "cds_end": null,
          "cds_length": 2274,
          "cdna_start": 746,
          "cdna_end": null,
          "cdna_length": 4461,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "H",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 20,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MFN2",
          "gene_hgnc_id": 16877,
          "hgvs_c": "c.494A>G",
          "hgvs_p": "p.His165Arg",
          "transcript": "ENST00000675231.1",
          "protein_id": "ENSP00000502404.1",
          "transcript_support_level": null,
          "aa_start": 165,
          "aa_end": null,
          "aa_length": 757,
          "cds_start": 494,
          "cds_end": null,
          "cds_length": 2274,
          "cdna_start": 1057,
          "cdna_end": null,
          "cdna_length": 4772,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "H",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 20,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MFN2",
          "gene_hgnc_id": 16877,
          "hgvs_c": "c.494A>G",
          "hgvs_p": "p.His165Arg",
          "transcript": "ENST00000675919.1",
          "protein_id": "ENSP00000501776.1",
          "transcript_support_level": null,
          "aa_start": 165,
          "aa_end": null,
          "aa_length": 757,
          "cds_start": 494,
          "cds_end": null,
          "cds_length": 2274,
          "cdna_start": 774,
          "cdna_end": null,
          "cdna_length": 4497,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "H",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 20,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MFN2",
          "gene_hgnc_id": 16877,
          "hgvs_c": "c.494A>G",
          "hgvs_p": "p.His165Arg",
          "transcript": "ENST00000676293.1",
          "protein_id": "ENSP00000502362.1",
          "transcript_support_level": null,
          "aa_start": 165,
          "aa_end": null,
          "aa_length": 757,
          "cds_start": 494,
          "cds_end": null,
          "cds_length": 2274,
          "cdna_start": 806,
          "cdna_end": null,
          "cdna_length": 4529,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "H",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MFN2",
          "gene_hgnc_id": 16877,
          "hgvs_c": "c.149A>G",
          "hgvs_p": "p.His50Arg",
          "transcript": "ENST00000674658.1",
          "protein_id": "ENSP00000502334.1",
          "transcript_support_level": null,
          "aa_start": 50,
          "aa_end": null,
          "aa_length": 642,
          "cds_start": 149,
          "cds_end": null,
          "cds_length": 1929,
          "cdna_start": 605,
          "cdna_end": null,
          "cdna_length": 4320,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "H",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 20,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MFN2",
          "gene_hgnc_id": 16877,
          "hgvs_c": "c.494A>G",
          "hgvs_p": "p.His165Arg",
          "transcript": "XM_005263543.4",
          "protein_id": "XP_005263600.1",
          "transcript_support_level": null,
          "aa_start": 165,
          "aa_end": null,
          "aa_length": 757,
          "cds_start": 494,
          "cds_end": null,
          "cds_length": 2274,
          "cdna_start": 752,
          "cdna_end": null,
          "cdna_length": 4475,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "H",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MFN2",
          "gene_hgnc_id": 16877,
          "hgvs_c": "c.494A>G",
          "hgvs_p": "p.His165Arg",
          "transcript": "XM_005263545.4",
          "protein_id": "XP_005263602.1",
          "transcript_support_level": null,
          "aa_start": 165,
          "aa_end": null,
          "aa_length": 757,
          "cds_start": 494,
          "cds_end": null,
          "cds_length": 2274,
          "cdna_start": 680,
          "cdna_end": null,
          "cdna_length": 4403,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "H",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 20,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MFN2",
          "gene_hgnc_id": 16877,
          "hgvs_c": "c.494A>G",
          "hgvs_p": "p.His165Arg",
          "transcript": "XM_005263548.4",
          "protein_id": "XP_005263605.1",
          "transcript_support_level": null,
          "aa_start": 165,
          "aa_end": null,
          "aa_length": 757,
          "cds_start": 494,
          "cds_end": null,
          "cds_length": 2274,
          "cdna_start": 748,
          "cdna_end": null,
          "cdna_length": 4471,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "H",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 20,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MFN2",
          "gene_hgnc_id": 16877,
          "hgvs_c": "c.494A>G",
          "hgvs_p": "p.His165Arg",
          "transcript": "XM_047436149.1",
          "protein_id": "XP_047292105.1",
          "transcript_support_level": null,
          "aa_start": 165,
          "aa_end": null,
          "aa_length": 757,
          "cds_start": 494,
          "cds_end": null,
          "cds_length": 2274,
          "cdna_start": 728,
          "cdna_end": null,
          "cdna_length": 4451,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "H",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MFN2",
          "gene_hgnc_id": 16877,
          "hgvs_c": "c.494A>G",
          "hgvs_p": "p.His165Arg",
          "transcript": "XM_047436154.1",
          "protein_id": "XP_047292110.1",
          "transcript_support_level": null,
          "aa_start": 165,
          "aa_end": null,
          "aa_length": 757,
          "cds_start": 494,
          "cds_end": null,
          "cds_length": 2274,
          "cdna_start": 796,
          "cdna_end": null,
          "cdna_length": 4519,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "H",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MFN2",
          "gene_hgnc_id": 16877,
          "hgvs_c": "c.206A>G",
          "hgvs_p": "p.His69Arg",
          "transcript": "XM_047436156.1",
          "protein_id": "XP_047292112.1",
          "transcript_support_level": null,
          "aa_start": 69,
          "aa_end": null,
          "aa_length": 661,
          "cds_start": 206,
          "cds_end": null,
          "cds_length": 1986,
          "cdna_start": 591,
          "cdna_end": null,
          "cdna_length": 4314,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MFN2",
          "gene_hgnc_id": 16877,
          "hgvs_c": "n.933A>G",
          "hgvs_p": null,
          "transcript": "ENST00000674706.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": 2005,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MFN2",
          "gene_hgnc_id": 16877,
          "hgvs_c": "n.919A>G",
          "hgvs_p": null,
          "transcript": "ENST00000675194.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": 2944,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 3,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MFN2",
          "gene_hgnc_id": 16877,
          "hgvs_c": "n.184A>G",
          "hgvs_p": null,
          "transcript": "ENST00000675374.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": 583,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MFN2",
          "gene_hgnc_id": 16877,
          "hgvs_c": "n.622A>G",
          "hgvs_p": null,
          "transcript": "ENST00000675483.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": 4337,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 20,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MFN2",
          "gene_hgnc_id": 16877,
          "hgvs_c": "n.*496A>G",
          "hgvs_p": null,
          "transcript": "ENST00000675512.1",
          "protein_id": "ENSP00000502630.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": 4580,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MFN2",
          "gene_hgnc_id": 16877,
          "hgvs_c": "n.745A>G",
          "hgvs_p": null,
          "transcript": "ENST00000675872.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": 4569,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MFN2",
          "gene_hgnc_id": 16877,
          "hgvs_c": "n.891A>G",
          "hgvs_p": null,
          "transcript": "ENST00000675959.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": 4715,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MFN2",
          "gene_hgnc_id": 16877,
          "hgvs_c": "n.494A>G",
          "hgvs_p": null,
          "transcript": "ENST00000675987.1",
          "protein_id": "ENSP00000502145.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": 4453,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MFN2",
          "gene_hgnc_id": 16877,
          "hgvs_c": "n.494A>G",
          "hgvs_p": null,
          "transcript": "ENST00000676426.1",
          "protein_id": "ENSP00000502359.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": 4352,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 20,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MFN2",
          "gene_hgnc_id": 16877,
          "hgvs_c": "n.*496A>G",
          "hgvs_p": null,
          "transcript": "ENST00000675512.1",
          "protein_id": "ENSP00000502630.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": 4580,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        }
      ],
      "gene_symbol": "MFN2",
      "gene_hgnc_id": 16877,
      "dbsnp": "rs863224970",
      "frequency_reference_population": null,
      "hom_count_reference_population": 0,
      "allele_count_reference_population": 0,
      "gnomad_exomes_af": null,
      "gnomad_genomes_af": null,
      "gnomad_exomes_ac": null,
      "gnomad_genomes_ac": null,
      "gnomad_exomes_homalt": null,
      "gnomad_genomes_homalt": null,
      "gnomad_mito_homoplasmic": null,
      "gnomad_mito_heteroplasmic": null,
      "computational_score_selected": 0.9715300798416138,
      "computational_prediction_selected": "Pathogenic",
      "computational_source_selected": "MetaRNN",
      "splice_score_selected": 0,
      "splice_prediction_selected": "Benign",
      "splice_source_selected": "max_spliceai",
      "revel_score": 0.901,
      "revel_prediction": "Pathogenic",
      "alphamissense_score": 0.9116,
      "alphamissense_prediction": null,
      "bayesdelnoaf_score": 0.52,
      "bayesdelnoaf_prediction": "Pathogenic",
      "phylop100way_score": 8.938,
      "phylop100way_prediction": "Pathogenic",
      "spliceai_max_score": 0,
      "spliceai_max_prediction": "Benign",
      "dbscsnv_ada_score": null,
      "dbscsnv_ada_prediction": null,
      "apogee2_score": null,
      "apogee2_prediction": null,
      "mitotip_score": null,
      "mitotip_prediction": null,
      "acmg_score": 19,
      "acmg_classification": "Pathogenic",
      "acmg_criteria": "PM1,PM2,PM5,PP2,PP3_Strong,PP5_Very_Strong",
      "acmg_by_gene": [
        {
          "score": 19,
          "benign_score": 0,
          "pathogenic_score": 19,
          "criteria": [
            "PM1",
            "PM2",
            "PM5",
            "PP2",
            "PP3_Strong",
            "PP5_Very_Strong"
          ],
          "verdict": "Pathogenic",
          "transcript": "ENST00000235329.10",
          "gene_symbol": "MFN2",
          "hgnc_id": 16877,
          "effects": [
            "missense_variant"
          ],
          "inheritance_mode": "AD,AR,SD",
          "hgvs_c": "c.494A>G",
          "hgvs_p": "p.His165Arg"
        }
      ],
      "clinvar_disease": " hereditary motor and sensory, type 6A,Charcot-Marie-Tooth disease type 2,Charcot-Marie-Tooth disease type 2A2,Neuropathy,not provided",
      "clinvar_classification": "Pathogenic",
      "clinvar_review_status": "criteria provided, multiple submitters, no conflicts",
      "clinvar_submissions_summary": "P:5",
      "phenotype_combined": "Charcot-Marie-Tooth disease type 2A2|not provided|Charcot-Marie-Tooth disease type 2|Neuropathy, hereditary motor and sensory, type 6A",
      "pathogenicity_classification_combined": "Pathogenic",
      "custom_annotations": null
    }
  ],
  "message": null
}