← 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: X-71118770-A-C (hg38)

Bash / cURL Example

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

API Response

json
{
  "variants": [
    {
      "chr": "X",
      "pos": 71118770,
      "ref": "A",
      "alt": "C",
      "effect": "missense_variant",
      "transcript": "NM_005120.3",
      "consequences": [
        {
          "aa_ref": "I",
          "aa_alt": "L",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 1,
          "exon_rank_end": null,
          "exon_count": 45,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MED12",
          "gene_hgnc_id": 11957,
          "hgvs_c": "c.16A>C",
          "hgvs_p": "p.Ile6Leu",
          "transcript": "NM_005120.3",
          "protein_id": "NP_005111.2",
          "transcript_support_level": null,
          "aa_start": 6,
          "aa_end": null,
          "aa_length": 2177,
          "cds_start": 16,
          "cds_end": null,
          "cds_length": 6534,
          "cdna_start": 175,
          "cdna_end": null,
          "cdna_length": 6925,
          "mane_select": "ENST00000374080.8",
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "I",
          "aa_alt": "L",
          "canonical": true,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 1,
          "exon_rank_end": null,
          "exon_count": 45,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MED12",
          "gene_hgnc_id": 11957,
          "hgvs_c": "c.16A>C",
          "hgvs_p": "p.Ile6Leu",
          "transcript": "ENST00000374080.8",
          "protein_id": "ENSP00000363193.3",
          "transcript_support_level": 1,
          "aa_start": 6,
          "aa_end": null,
          "aa_length": 2177,
          "cds_start": 16,
          "cds_end": null,
          "cds_length": 6534,
          "cdna_start": 175,
          "cdna_end": null,
          "cdna_length": 6925,
          "mane_select": "NM_005120.3",
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "I",
          "aa_alt": "L",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 1,
          "exon_rank_end": null,
          "exon_count": 45,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MED12",
          "gene_hgnc_id": 11957,
          "hgvs_c": "c.16A>C",
          "hgvs_p": "p.Ile6Leu",
          "transcript": "ENST00000374102.6",
          "protein_id": "ENSP00000363215.2",
          "transcript_support_level": 1,
          "aa_start": 6,
          "aa_end": null,
          "aa_length": 2180,
          "cds_start": 16,
          "cds_end": null,
          "cds_length": 6543,
          "cdna_start": 142,
          "cdna_end": null,
          "cdna_length": 6901,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "I",
          "aa_alt": "L",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 1,
          "exon_rank_end": null,
          "exon_count": 45,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MED12",
          "gene_hgnc_id": 11957,
          "hgvs_c": "c.16A>C",
          "hgvs_p": "p.Ile6Leu",
          "transcript": "ENST00000690145.1",
          "protein_id": "ENSP00000508818.1",
          "transcript_support_level": null,
          "aa_start": 6,
          "aa_end": null,
          "aa_length": 2179,
          "cds_start": 16,
          "cds_end": null,
          "cds_length": 6540,
          "cdna_start": 46,
          "cdna_end": null,
          "cdna_length": 6739,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "I",
          "aa_alt": "L",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 1,
          "exon_rank_end": null,
          "exon_count": 45,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MED12",
          "gene_hgnc_id": 11957,
          "hgvs_c": "c.16A>C",
          "hgvs_p": "p.Ile6Leu",
          "transcript": "ENST00000692304.1",
          "protein_id": "ENSP00000508427.1",
          "transcript_support_level": null,
          "aa_start": 6,
          "aa_end": null,
          "aa_length": 2176,
          "cds_start": 16,
          "cds_end": null,
          "cds_length": 6531,
          "cdna_start": 228,
          "cdna_end": null,
          "cdna_length": 8628,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "I",
          "aa_alt": "L",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 1,
          "exon_rank_end": null,
          "exon_count": 46,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MED12",
          "gene_hgnc_id": 11957,
          "hgvs_c": "c.16A>C",
          "hgvs_p": "p.Ile6Leu",
          "transcript": "ENST00000690242.1",
          "protein_id": "ENSP00000510090.1",
          "transcript_support_level": null,
          "aa_start": 6,
          "aa_end": null,
          "aa_length": 2155,
          "cds_start": 16,
          "cds_end": null,
          "cds_length": 6468,
          "cdna_start": 228,
          "cdna_end": null,
          "cdna_length": 6912,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "I",
          "aa_alt": "L",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 1,
          "exon_rank_end": null,
          "exon_count": 46,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MED12",
          "gene_hgnc_id": 11957,
          "hgvs_c": "c.16A>C",
          "hgvs_p": "p.Ile6Leu",
          "transcript": "ENST00000687382.1",
          "protein_id": "ENSP00000510724.1",
          "transcript_support_level": null,
          "aa_start": 6,
          "aa_end": null,
          "aa_length": 2152,
          "cds_start": 16,
          "cds_end": null,
          "cds_length": 6459,
          "cdna_start": 215,
          "cdna_end": null,
          "cdna_length": 6764,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "I",
          "aa_alt": "L",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 1,
          "exon_rank_end": null,
          "exon_count": 45,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MED12",
          "gene_hgnc_id": 11957,
          "hgvs_c": "c.16A>C",
          "hgvs_p": "p.Ile6Leu",
          "transcript": "ENST00000333646.11",
          "protein_id": "ENSP00000333125.8",
          "transcript_support_level": 5,
          "aa_start": 6,
          "aa_end": null,
          "aa_length": 2137,
          "cds_start": 16,
          "cds_end": null,
          "cds_length": 6414,
          "cdna_start": 175,
          "cdna_end": null,
          "cdna_length": 6797,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "I",
          "aa_alt": "L",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 1,
          "exon_rank_end": null,
          "exon_count": 38,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MED12",
          "gene_hgnc_id": 11957,
          "hgvs_c": "c.16A>C",
          "hgvs_p": "p.Ile6Leu",
          "transcript": "ENST00000693324.1",
          "protein_id": "ENSP00000508643.1",
          "transcript_support_level": null,
          "aa_start": 6,
          "aa_end": null,
          "aa_length": 1903,
          "cds_start": 16,
          "cds_end": null,
          "cds_length": 5712,
          "cdna_start": 68,
          "cdna_end": null,
          "cdna_length": 5764,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "I",
          "aa_alt": "L",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 1,
          "exon_rank_end": null,
          "exon_count": 38,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MED12",
          "gene_hgnc_id": 11957,
          "hgvs_c": "c.16A>C",
          "hgvs_p": "p.Ile6Leu",
          "transcript": "ENST00000691468.1",
          "protein_id": "ENSP00000509011.1",
          "transcript_support_level": null,
          "aa_start": 6,
          "aa_end": null,
          "aa_length": 1898,
          "cds_start": 16,
          "cds_end": null,
          "cds_length": 5697,
          "cdna_start": 45,
          "cdna_end": null,
          "cdna_length": 5726,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "I",
          "aa_alt": "L",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 1,
          "exon_rank_end": null,
          "exon_count": 44,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MED12",
          "gene_hgnc_id": 11957,
          "hgvs_c": "c.16A>C",
          "hgvs_p": "p.Ile6Leu",
          "transcript": "XM_047442699.1",
          "protein_id": "XP_047298655.1",
          "transcript_support_level": null,
          "aa_start": 6,
          "aa_end": null,
          "aa_length": 2130,
          "cds_start": 16,
          "cds_end": null,
          "cds_length": 6393,
          "cdna_start": 175,
          "cdna_end": null,
          "cdna_length": 7312,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "I",
          "aa_alt": "L",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 1,
          "exon_rank_end": null,
          "exon_count": 44,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MED12",
          "gene_hgnc_id": 11957,
          "hgvs_c": "c.16A>C",
          "hgvs_p": "p.Ile6Leu",
          "transcript": "XM_047442700.1",
          "protein_id": "XP_047298656.1",
          "transcript_support_level": null,
          "aa_start": 6,
          "aa_end": null,
          "aa_length": 2128,
          "cds_start": 16,
          "cds_end": null,
          "cds_length": 6387,
          "cdna_start": 175,
          "cdna_end": null,
          "cdna_length": 7306,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "I",
          "aa_alt": "L",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 1,
          "exon_rank_end": null,
          "exon_count": 44,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MED12",
          "gene_hgnc_id": 11957,
          "hgvs_c": "c.16A>C",
          "hgvs_p": "p.Ile6Leu",
          "transcript": "XM_047442701.1",
          "protein_id": "XP_047298657.1",
          "transcript_support_level": null,
          "aa_start": 6,
          "aa_end": null,
          "aa_length": 2127,
          "cds_start": 16,
          "cds_end": null,
          "cds_length": 6384,
          "cdna_start": 175,
          "cdna_end": null,
          "cdna_length": 7303,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "I",
          "aa_alt": "L",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 1,
          "exon_rank_end": null,
          "exon_count": 44,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MED12",
          "gene_hgnc_id": 11957,
          "hgvs_c": "c.16A>C",
          "hgvs_p": "p.Ile6Leu",
          "transcript": "XM_047442702.1",
          "protein_id": "XP_047298658.1",
          "transcript_support_level": null,
          "aa_start": 6,
          "aa_end": null,
          "aa_length": 2125,
          "cds_start": 16,
          "cds_end": null,
          "cds_length": 6378,
          "cdna_start": 175,
          "cdna_end": null,
          "cdna_length": 7297,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "I",
          "aa_alt": "L",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 1,
          "exon_rank_end": null,
          "exon_count": 45,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MED12",
          "gene_hgnc_id": 11957,
          "hgvs_c": "c.16A>C",
          "hgvs_p": "p.Ile6Leu",
          "transcript": "XM_047442703.1",
          "protein_id": "XP_047298659.1",
          "transcript_support_level": null,
          "aa_start": 6,
          "aa_end": null,
          "aa_length": 2103,
          "cds_start": 16,
          "cds_end": null,
          "cds_length": 6312,
          "cdna_start": 175,
          "cdna_end": null,
          "cdna_length": 7231,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "I",
          "aa_alt": "L",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 1,
          "exon_rank_end": null,
          "exon_count": 45,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MED12",
          "gene_hgnc_id": 11957,
          "hgvs_c": "c.16A>C",
          "hgvs_p": "p.Ile6Leu",
          "transcript": "XM_047442704.1",
          "protein_id": "XP_047298660.1",
          "transcript_support_level": null,
          "aa_start": 6,
          "aa_end": null,
          "aa_length": 2100,
          "cds_start": 16,
          "cds_end": null,
          "cds_length": 6303,
          "cdna_start": 175,
          "cdna_end": null,
          "cdna_length": 7222,
          "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": 1,
          "exon_rank_end": null,
          "exon_count": 4,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MED12",
          "gene_hgnc_id": 11957,
          "hgvs_c": "n.16A>C",
          "hgvs_p": null,
          "transcript": "ENST00000429213.3",
          "protein_id": "ENSP00000399084.2",
          "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": 707,
          "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": 1,
          "exon_rank_end": null,
          "exon_count": 45,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MED12",
          "gene_hgnc_id": 11957,
          "hgvs_c": "n.16A>C",
          "hgvs_p": null,
          "transcript": "ENST00000686548.1",
          "protein_id": "ENSP00000509582.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": 6852,
          "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": 1,
          "exon_rank_end": null,
          "exon_count": 42,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MED12",
          "gene_hgnc_id": 11957,
          "hgvs_c": "n.16A>C",
          "hgvs_p": null,
          "transcript": "ENST00000688663.1",
          "protein_id": "ENSP00000509348.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": 6470,
          "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": 1,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MED12",
          "gene_hgnc_id": 11957,
          "hgvs_c": "n.16A>C",
          "hgvs_p": null,
          "transcript": "ENST00000689008.1",
          "protein_id": "ENSP00000509134.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": 3867,
          "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": 1,
          "exon_rank_end": null,
          "exon_count": 40,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MED12",
          "gene_hgnc_id": 11957,
          "hgvs_c": "n.172A>C",
          "hgvs_p": null,
          "transcript": "ENST00000690828.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": 6245,
          "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": 1,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MED12",
          "gene_hgnc_id": 11957,
          "hgvs_c": "n.16A>C",
          "hgvs_p": null,
          "transcript": "ENST00000692864.1",
          "protein_id": "ENSP00000510321.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": 3277,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "upstream_gene_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MED12",
          "gene_hgnc_id": 11957,
          "hgvs_c": "n.-49A>C",
          "hgvs_p": null,
          "transcript": "ENST00000688718.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": 2346,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        }
      ],
      "gene_symbol": "MED12",
      "gene_hgnc_id": 11957,
      "dbsnp": "rs1228197576",
      "frequency_reference_population": 0.000009206154,
      "hom_count_reference_population": 0,
      "allele_count_reference_population": 1,
      "gnomad_exomes_af": null,
      "gnomad_genomes_af": 0.00000920615,
      "gnomad_exomes_ac": null,
      "gnomad_genomes_ac": 1,
      "gnomad_exomes_homalt": null,
      "gnomad_genomes_homalt": 0,
      "gnomad_mito_homoplasmic": null,
      "gnomad_mito_heteroplasmic": null,
      "computational_score_selected": 0.13507238030433655,
      "computational_prediction_selected": "Benign",
      "computational_source_selected": "MetaRNN",
      "splice_score_selected": 0,
      "splice_prediction_selected": "Benign",
      "splice_source_selected": "max_spliceai",
      "revel_score": 0.047,
      "revel_prediction": "Benign",
      "alphamissense_score": 0.1114,
      "alphamissense_prediction": null,
      "bayesdelnoaf_score": -0.62,
      "bayesdelnoaf_prediction": "Benign",
      "phylop100way_score": 1.814,
      "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": 0,
      "acmg_classification": "Uncertain_significance",
      "acmg_criteria": "PM2,BP4_Moderate",
      "acmg_by_gene": [
        {
          "score": 0,
          "benign_score": 2,
          "pathogenic_score": 2,
          "criteria": [
            "PM2",
            "BP4_Moderate"
          ],
          "verdict": "Uncertain_significance",
          "transcript": "NM_005120.3",
          "gene_symbol": "MED12",
          "hgnc_id": 11957,
          "effects": [
            "missense_variant"
          ],
          "inheritance_mode": "XL",
          "hgvs_c": "c.16A>C",
          "hgvs_p": "p.Ile6Leu"
        }
      ],
      "clinvar_disease": "not provided",
      "clinvar_classification": "Uncertain significance",
      "clinvar_review_status": "criteria provided, single submitter",
      "clinvar_submissions_summary": "US:1",
      "phenotype_combined": "not provided",
      "pathogenicity_classification_combined": "Uncertain significance",
      "custom_annotations": null
    }
  ],
  "message": null
}