← 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: 5-162149127-A-G (hg38)

Bash / cURL Example

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

API Response

json
{
  "variants": [
    {
      "chr": "5",
      "pos": 162149127,
      "ref": "A",
      "alt": "G",
      "effect": "synonymous_variant",
      "transcript": "ENST00000639213.2",
      "consequences": [
        {
          "aa_ref": "T",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GABRG2",
          "gene_hgnc_id": 4087,
          "hgvs_c": "c.942A>G",
          "hgvs_p": "p.Thr314Thr",
          "transcript": "NM_198904.4",
          "protein_id": "NP_944494.1",
          "transcript_support_level": null,
          "aa_start": 314,
          "aa_end": null,
          "aa_length": 475,
          "cds_start": 942,
          "cds_end": null,
          "cds_length": 1428,
          "cdna_start": 1169,
          "cdna_end": null,
          "cdna_length": 3813,
          "mane_select": "ENST00000639213.2",
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "T",
          "aa_alt": "T",
          "canonical": true,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GABRG2",
          "gene_hgnc_id": 4087,
          "hgvs_c": "c.942A>G",
          "hgvs_p": "p.Thr314Thr",
          "transcript": "ENST00000639213.2",
          "protein_id": "ENSP00000491909.2",
          "transcript_support_level": 1,
          "aa_start": 314,
          "aa_end": null,
          "aa_length": 475,
          "cds_start": 942,
          "cds_end": null,
          "cds_length": 1428,
          "cdna_start": 1169,
          "cdna_end": null,
          "cdna_length": 3813,
          "mane_select": "NM_198904.4",
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "T",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GABRG2",
          "gene_hgnc_id": 4087,
          "hgvs_c": "c.1062A>G",
          "hgvs_p": "p.Thr354Thr",
          "transcript": "ENST00000414552.6",
          "protein_id": "ENSP00000410732.2",
          "transcript_support_level": 1,
          "aa_start": 354,
          "aa_end": null,
          "aa_length": 515,
          "cds_start": 1062,
          "cds_end": null,
          "cds_length": 1548,
          "cdna_start": 1287,
          "cdna_end": null,
          "cdna_length": 3927,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "T",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GABRG2",
          "gene_hgnc_id": 4087,
          "hgvs_c": "c.942A>G",
          "hgvs_p": "p.Thr314Thr",
          "transcript": "ENST00000639111.2",
          "protein_id": "ENSP00000492125.2",
          "transcript_support_level": 1,
          "aa_start": 314,
          "aa_end": null,
          "aa_length": 467,
          "cds_start": 942,
          "cds_end": null,
          "cds_length": 1404,
          "cdna_start": 1477,
          "cdna_end": null,
          "cdna_length": 11548,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "T",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GABRG2",
          "gene_hgnc_id": 4087,
          "hgvs_c": "c.1062A>G",
          "hgvs_p": "p.Thr354Thr",
          "transcript": "NM_198903.2",
          "protein_id": "NP_944493.2",
          "transcript_support_level": null,
          "aa_start": 354,
          "aa_end": null,
          "aa_length": 515,
          "cds_start": 1062,
          "cds_end": null,
          "cds_length": 1548,
          "cdna_start": 1420,
          "cdna_end": null,
          "cdna_length": 4077,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "T",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GABRG2",
          "gene_hgnc_id": 4087,
          "hgvs_c": "c.1062A>G",
          "hgvs_p": "p.Thr354Thr",
          "transcript": "NM_001375343.1",
          "protein_id": "NP_001362272.1",
          "transcript_support_level": null,
          "aa_start": 354,
          "aa_end": null,
          "aa_length": 507,
          "cds_start": 1062,
          "cds_end": null,
          "cds_length": 1524,
          "cdna_start": 1597,
          "cdna_end": null,
          "cdna_length": 4217,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "T",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GABRG2",
          "gene_hgnc_id": 4087,
          "hgvs_c": "c.1062A>G",
          "hgvs_p": "p.Thr354Thr",
          "transcript": "ENST00000361925.9",
          "protein_id": "ENSP00000354651.5",
          "transcript_support_level": 3,
          "aa_start": 354,
          "aa_end": null,
          "aa_length": 507,
          "cds_start": 1062,
          "cds_end": null,
          "cds_length": 1524,
          "cdna_start": 1188,
          "cdna_end": null,
          "cdna_length": 3767,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "T",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GABRG2",
          "gene_hgnc_id": 4087,
          "hgvs_c": "c.942A>G",
          "hgvs_p": "p.Thr314Thr",
          "transcript": "ENST00000641017.1",
          "protein_id": "ENSP00000493461.1",
          "transcript_support_level": null,
          "aa_start": 314,
          "aa_end": null,
          "aa_length": 498,
          "cds_start": 942,
          "cds_end": null,
          "cds_length": 1497,
          "cdna_start": 942,
          "cdna_end": null,
          "cdna_length": 3628,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "T",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GABRG2",
          "gene_hgnc_id": 4087,
          "hgvs_c": "c.981A>G",
          "hgvs_p": "p.Thr327Thr",
          "transcript": "NM_001375344.1",
          "protein_id": "NP_001362273.1",
          "transcript_support_level": null,
          "aa_start": 327,
          "aa_end": null,
          "aa_length": 488,
          "cds_start": 981,
          "cds_end": null,
          "cds_length": 1467,
          "cdna_start": 1516,
          "cdna_end": null,
          "cdna_length": 4160,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "T",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GABRG2",
          "gene_hgnc_id": 4087,
          "hgvs_c": "c.942A>G",
          "hgvs_p": "p.Thr314Thr",
          "transcript": "ENST00000356592.8",
          "protein_id": "ENSP00000349000.4",
          "transcript_support_level": 5,
          "aa_start": 314,
          "aa_end": null,
          "aa_length": 475,
          "cds_start": 942,
          "cds_end": null,
          "cds_length": 1428,
          "cdna_start": 943,
          "cdna_end": null,
          "cdna_length": 3534,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "T",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GABRG2",
          "gene_hgnc_id": 4087,
          "hgvs_c": "c.939A>G",
          "hgvs_p": "p.Thr313Thr",
          "transcript": "NM_001375341.1",
          "protein_id": "NP_001362270.1",
          "transcript_support_level": null,
          "aa_start": 313,
          "aa_end": null,
          "aa_length": 474,
          "cds_start": 939,
          "cds_end": null,
          "cds_length": 1425,
          "cdna_start": 1474,
          "cdna_end": null,
          "cdna_length": 4118,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "T",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GABRG2",
          "gene_hgnc_id": 4087,
          "hgvs_c": "c.933A>G",
          "hgvs_p": "p.Thr311Thr",
          "transcript": "NM_001375339.1",
          "protein_id": "NP_001362268.1",
          "transcript_support_level": null,
          "aa_start": 311,
          "aa_end": null,
          "aa_length": 472,
          "cds_start": 933,
          "cds_end": null,
          "cds_length": 1419,
          "cdna_start": 1468,
          "cdna_end": null,
          "cdna_length": 4112,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "T",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GABRG2",
          "gene_hgnc_id": 4087,
          "hgvs_c": "c.942A>G",
          "hgvs_p": "p.Thr314Thr",
          "transcript": "NM_000816.3",
          "protein_id": "NP_000807.2",
          "transcript_support_level": null,
          "aa_start": 314,
          "aa_end": null,
          "aa_length": 467,
          "cds_start": 942,
          "cds_end": null,
          "cds_length": 1404,
          "cdna_start": 1300,
          "cdna_end": null,
          "cdna_length": 3933,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "T",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GABRG2",
          "gene_hgnc_id": 4087,
          "hgvs_c": "c.939A>G",
          "hgvs_p": "p.Thr313Thr",
          "transcript": "NM_001375342.1",
          "protein_id": "NP_001362271.1",
          "transcript_support_level": null,
          "aa_start": 313,
          "aa_end": null,
          "aa_length": 466,
          "cds_start": 939,
          "cds_end": null,
          "cds_length": 1401,
          "cdna_start": 1474,
          "cdna_end": null,
          "cdna_length": 4094,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "T",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GABRG2",
          "gene_hgnc_id": 4087,
          "hgvs_c": "c.876A>G",
          "hgvs_p": "p.Thr292Thr",
          "transcript": "NM_001375346.1",
          "protein_id": "NP_001362275.1",
          "transcript_support_level": null,
          "aa_start": 292,
          "aa_end": null,
          "aa_length": 453,
          "cds_start": 876,
          "cds_end": null,
          "cds_length": 1362,
          "cdna_start": 1056,
          "cdna_end": null,
          "cdna_length": 3700,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "T",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GABRG2",
          "gene_hgnc_id": 4087,
          "hgvs_c": "c.876A>G",
          "hgvs_p": "p.Thr292Thr",
          "transcript": "ENST00000639683.1",
          "protein_id": "ENSP00000492581.1",
          "transcript_support_level": 5,
          "aa_start": 292,
          "aa_end": null,
          "aa_length": 453,
          "cds_start": 876,
          "cds_end": null,
          "cds_length": 1362,
          "cdna_start": 1039,
          "cdna_end": null,
          "cdna_length": 3600,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "T",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GABRG2",
          "gene_hgnc_id": 4087,
          "hgvs_c": "c.855A>G",
          "hgvs_p": "p.Thr285Thr",
          "transcript": "NM_001375347.1",
          "protein_id": "NP_001362276.1",
          "transcript_support_level": null,
          "aa_start": 285,
          "aa_end": null,
          "aa_length": 446,
          "cds_start": 855,
          "cds_end": null,
          "cds_length": 1341,
          "cdna_start": 1012,
          "cdna_end": null,
          "cdna_length": 3656,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "T",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GABRG2",
          "gene_hgnc_id": 4087,
          "hgvs_c": "c.855A>G",
          "hgvs_p": "p.Thr285Thr",
          "transcript": "ENST00000640985.1",
          "protein_id": "ENSP00000492293.1",
          "transcript_support_level": 5,
          "aa_start": 285,
          "aa_end": null,
          "aa_length": 446,
          "cds_start": 855,
          "cds_end": null,
          "cds_length": 1341,
          "cdna_start": 956,
          "cdna_end": null,
          "cdna_length": 3086,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "T",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GABRG2",
          "gene_hgnc_id": 4087,
          "hgvs_c": "c.876A>G",
          "hgvs_p": "p.Thr292Thr",
          "transcript": "NM_001375345.1",
          "protein_id": "NP_001362274.1",
          "transcript_support_level": null,
          "aa_start": 292,
          "aa_end": null,
          "aa_length": 445,
          "cds_start": 876,
          "cds_end": null,
          "cds_length": 1338,
          "cdna_start": 1056,
          "cdna_end": null,
          "cdna_length": 3676,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "T",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GABRG2",
          "gene_hgnc_id": 4087,
          "hgvs_c": "c.876A>G",
          "hgvs_p": "p.Thr292Thr",
          "transcript": "ENST00000639975.1",
          "protein_id": "ENSP00000492096.1",
          "transcript_support_level": 5,
          "aa_start": 292,
          "aa_end": null,
          "aa_length": 445,
          "cds_start": 876,
          "cds_end": null,
          "cds_length": 1338,
          "cdna_start": 1056,
          "cdna_end": null,
          "cdna_length": 3662,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "T",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GABRG2",
          "gene_hgnc_id": 4087,
          "hgvs_c": "c.942A>G",
          "hgvs_p": "p.Thr314Thr",
          "transcript": "ENST00000638772.1",
          "protein_id": "ENSP00000491557.1",
          "transcript_support_level": 5,
          "aa_start": 314,
          "aa_end": null,
          "aa_length": 385,
          "cds_start": 942,
          "cds_end": null,
          "cds_length": 1158,
          "cdna_start": 1311,
          "cdna_end": null,
          "cdna_length": 7669,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "T",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GABRG2",
          "gene_hgnc_id": 4087,
          "hgvs_c": "c.942A>G",
          "hgvs_p": "p.Thr314Thr",
          "transcript": "ENST00000639384.1",
          "protein_id": "ENSP00000491240.1",
          "transcript_support_level": 5,
          "aa_start": 314,
          "aa_end": null,
          "aa_length": 385,
          "cds_start": 942,
          "cds_end": null,
          "cds_length": 1158,
          "cdna_start": 1431,
          "cdna_end": null,
          "cdna_length": 5360,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "T",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GABRG2",
          "gene_hgnc_id": 4087,
          "hgvs_c": "c.657A>G",
          "hgvs_p": "p.Thr219Thr",
          "transcript": "ENST00000638660.1",
          "protein_id": "ENSP00000492869.1",
          "transcript_support_level": 5,
          "aa_start": 219,
          "aa_end": null,
          "aa_length": 380,
          "cds_start": 657,
          "cds_end": null,
          "cds_length": 1143,
          "cdna_start": 1166,
          "cdna_end": null,
          "cdna_length": 3799,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "T",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GABRG2",
          "gene_hgnc_id": 4087,
          "hgvs_c": "c.657A>G",
          "hgvs_p": "p.Thr219Thr",
          "transcript": "NM_001375349.1",
          "protein_id": "NP_001362278.1",
          "transcript_support_level": null,
          "aa_start": 219,
          "aa_end": null,
          "aa_length": 372,
          "cds_start": 657,
          "cds_end": null,
          "cds_length": 1119,
          "cdna_start": 1598,
          "cdna_end": null,
          "cdna_length": 4218,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "T",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GABRG2",
          "gene_hgnc_id": 4087,
          "hgvs_c": "c.657A>G",
          "hgvs_p": "p.Thr219Thr",
          "transcript": "ENST00000638552.1",
          "protein_id": "ENSP00000491763.1",
          "transcript_support_level": 5,
          "aa_start": 219,
          "aa_end": null,
          "aa_length": 372,
          "cds_start": 657,
          "cds_end": null,
          "cds_length": 1119,
          "cdna_start": 1107,
          "cdna_end": null,
          "cdna_length": 3710,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "T",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GABRG2",
          "gene_hgnc_id": 4087,
          "hgvs_c": "c.522A>G",
          "hgvs_p": "p.Thr174Thr",
          "transcript": "NM_001375350.1",
          "protein_id": "NP_001362279.1",
          "transcript_support_level": null,
          "aa_start": 174,
          "aa_end": null,
          "aa_length": 335,
          "cds_start": 522,
          "cds_end": null,
          "cds_length": 1008,
          "cdna_start": 1415,
          "cdna_end": null,
          "cdna_length": 4059,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "T",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GABRG2",
          "gene_hgnc_id": 4087,
          "hgvs_c": "c.522A>G",
          "hgvs_p": "p.Thr174Thr",
          "transcript": "NM_001375348.1",
          "protein_id": "NP_001362277.1",
          "transcript_support_level": null,
          "aa_start": 174,
          "aa_end": null,
          "aa_length": 327,
          "cds_start": 522,
          "cds_end": null,
          "cds_length": 984,
          "cdna_start": 1415,
          "cdna_end": null,
          "cdna_length": 4035,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "T",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GABRG2",
          "gene_hgnc_id": 4087,
          "hgvs_c": "c.657A>G",
          "hgvs_p": "p.Thr219Thr",
          "transcript": "ENST00000640574.1",
          "protein_id": "ENSP00000491582.1",
          "transcript_support_level": 5,
          "aa_start": 219,
          "aa_end": null,
          "aa_length": 290,
          "cds_start": 657,
          "cds_end": null,
          "cds_length": 873,
          "cdna_start": 1086,
          "cdna_end": null,
          "cdna_length": 3150,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "T",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GABRG2",
          "gene_hgnc_id": 4087,
          "hgvs_c": "c.333A>G",
          "hgvs_p": "p.Thr111Thr",
          "transcript": "ENST00000639046.1",
          "protein_id": "ENSP00000492659.1",
          "transcript_support_level": 5,
          "aa_start": 111,
          "aa_end": null,
          "aa_length": 264,
          "cds_start": 333,
          "cds_end": null,
          "cds_length": 795,
          "cdna_start": 483,
          "cdna_end": null,
          "cdna_length": 3058,
          "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": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GABRG2",
          "gene_hgnc_id": 4087,
          "hgvs_c": "n.833A>G",
          "hgvs_p": null,
          "transcript": "ENST00000522053.2",
          "protein_id": null,
          "transcript_support_level": 5,
          "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": 872,
          "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": 8,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GABRG2",
          "gene_hgnc_id": 4087,
          "hgvs_c": "n.*544A>G",
          "hgvs_p": null,
          "transcript": "ENST00000522990.5",
          "protein_id": "ENSP00000430732.1",
          "transcript_support_level": 3,
          "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": 2145,
          "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": 9,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GABRG2",
          "gene_hgnc_id": 4087,
          "hgvs_c": "n.*907A>G",
          "hgvs_p": null,
          "transcript": "ENST00000523372.2",
          "protein_id": "ENSP00000430124.2",
          "transcript_support_level": 2,
          "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": 1923,
          "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": 5,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GABRG2",
          "gene_hgnc_id": 4087,
          "hgvs_c": "n.196A>G",
          "hgvs_p": null,
          "transcript": "ENST00000638253.1",
          "protein_id": null,
          "transcript_support_level": 5,
          "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": 1101,
          "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": 8,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GABRG2",
          "gene_hgnc_id": 4087,
          "hgvs_c": "n.*544A>G",
          "hgvs_p": null,
          "transcript": "ENST00000638877.1",
          "protein_id": "ENSP00000491621.1",
          "transcript_support_level": 5,
          "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": 3457,
          "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": 8,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GABRG2",
          "gene_hgnc_id": 4087,
          "hgvs_c": "n.870A>G",
          "hgvs_p": null,
          "transcript": "ENST00000639278.1",
          "protein_id": "ENSP00000491958.1",
          "transcript_support_level": 5,
          "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": 3899,
          "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": 5,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GABRG2",
          "gene_hgnc_id": 4087,
          "hgvs_c": "n.*142A>G",
          "hgvs_p": null,
          "transcript": "ENST00000639424.1",
          "protein_id": "ENSP00000491245.1",
          "transcript_support_level": 5,
          "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": 2827,
          "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": 4,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GABRG2",
          "gene_hgnc_id": 4087,
          "hgvs_c": "n.240A>G",
          "hgvs_p": null,
          "transcript": "ENST00000640500.1",
          "protein_id": null,
          "transcript_support_level": 5,
          "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": 2849,
          "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": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GABRG2",
          "gene_hgnc_id": 4087,
          "hgvs_c": "n.3473A>G",
          "hgvs_p": null,
          "transcript": "ENST00000640739.1",
          "protein_id": null,
          "transcript_support_level": 5,
          "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": 8487,
          "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": 4,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GABRG2",
          "gene_hgnc_id": 4087,
          "hgvs_c": "n.*295A>G",
          "hgvs_p": null,
          "transcript": "ENST00000640910.1",
          "protein_id": "ENSP00000492545.1",
          "transcript_support_level": 5,
          "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": 924,
          "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": 8,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GABRG2",
          "gene_hgnc_id": 4087,
          "hgvs_c": "n.*544A>G",
          "hgvs_p": null,
          "transcript": "ENST00000522990.5",
          "protein_id": "ENSP00000430732.1",
          "transcript_support_level": 3,
          "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": 2145,
          "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": 9,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GABRG2",
          "gene_hgnc_id": 4087,
          "hgvs_c": "n.*907A>G",
          "hgvs_p": null,
          "transcript": "ENST00000523372.2",
          "protein_id": "ENSP00000430124.2",
          "transcript_support_level": 2,
          "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": 1923,
          "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": 8,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GABRG2",
          "gene_hgnc_id": 4087,
          "hgvs_c": "n.*544A>G",
          "hgvs_p": null,
          "transcript": "ENST00000638877.1",
          "protein_id": "ENSP00000491621.1",
          "transcript_support_level": 5,
          "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": 3457,
          "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": 3,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GABRG2",
          "gene_hgnc_id": 4087,
          "hgvs_c": "n.*142A>G",
          "hgvs_p": null,
          "transcript": "ENST00000639424.1",
          "protein_id": "ENSP00000491245.1",
          "transcript_support_level": 5,
          "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": 2827,
          "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": 4,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GABRG2",
          "gene_hgnc_id": 4087,
          "hgvs_c": "n.*295A>G",
          "hgvs_p": null,
          "transcript": "ENST00000640910.1",
          "protein_id": "ENSP00000492545.1",
          "transcript_support_level": 5,
          "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": 924,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": 7,
          "intron_rank_end": null,
          "gene_symbol": "GABRG2",
          "gene_hgnc_id": 4087,
          "hgvs_c": "c.923-2603A>G",
          "hgvs_p": null,
          "transcript": "NM_001375340.1",
          "protein_id": "NP_001362269.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 319,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 960,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 3915,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        }
      ],
      "gene_symbol": "GABRG2",
      "gene_hgnc_id": 4087,
      "dbsnp": "rs377502016",
      "frequency_reference_population": 0.00001549008,
      "hom_count_reference_population": 1,
      "allele_count_reference_population": 25,
      "gnomad_exomes_af": 0.0000109461,
      "gnomad_genomes_af": 0.0000591234,
      "gnomad_exomes_ac": 16,
      "gnomad_genomes_ac": 9,
      "gnomad_exomes_homalt": 0,
      "gnomad_genomes_homalt": 1,
      "gnomad_mito_homoplasmic": null,
      "gnomad_mito_heteroplasmic": null,
      "computational_score_selected": -0.5400000214576721,
      "computational_prediction_selected": "Benign",
      "computational_source_selected": "BayesDel_noAF",
      "splice_score_selected": 0,
      "splice_prediction_selected": "Benign",
      "splice_source_selected": "max_spliceai",
      "revel_score": null,
      "revel_prediction": null,
      "alphamissense_score": null,
      "alphamissense_prediction": null,
      "bayesdelnoaf_score": -0.54,
      "bayesdelnoaf_prediction": "Benign",
      "phylop100way_score": 0.491,
      "phylop100way_prediction": "Benign",
      "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": -21,
      "acmg_classification": "Benign",
      "acmg_criteria": "BP4_Strong,BP6_Very_Strong,BP7,BS1,BS2",
      "acmg_by_gene": [
        {
          "score": -21,
          "benign_score": 21,
          "pathogenic_score": 0,
          "criteria": [
            "BP4_Strong",
            "BP6_Very_Strong",
            "BP7",
            "BS1",
            "BS2"
          ],
          "verdict": "Benign",
          "transcript": "ENST00000639213.2",
          "gene_symbol": "GABRG2",
          "hgnc_id": 4087,
          "effects": [
            "synonymous_variant"
          ],
          "inheritance_mode": "AD",
          "hgvs_c": "c.942A>G",
          "hgvs_p": "p.Thr314Thr"
        }
      ],
      "clinvar_disease": " 2, 8, CHILDHOOD ABSENCE, SUSCEPTIBILITY TO, familial,EPILEPSY,Febrile seizures,Inborn genetic diseases,not provided,not specified",
      "clinvar_classification": "Likely benign",
      "clinvar_review_status": "criteria provided, multiple submitters, no conflicts",
      "clinvar_submissions_summary": "LB:4",
      "phenotype_combined": "not specified|EPILEPSY, CHILDHOOD ABSENCE, SUSCEPTIBILITY TO, 2;Febrile seizures, familial, 8|Inborn genetic diseases|not provided",
      "pathogenicity_classification_combined": "Likely benign",
      "custom_annotations": null
    }
  ],
  "message": null
}