← 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: 3-69937833-C-T (hg38)

Bash / cURL Example

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

API Response

json
{
  "variants": [
    {
      "chr": "3",
      "pos": 69937833,
      "ref": "C",
      "alt": "T",
      "effect": "synonymous_variant",
      "transcript": "ENST00000352241.9",
      "consequences": [
        {
          "aa_ref": "H",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MITF",
          "gene_hgnc_id": 7105,
          "hgvs_c": "c.366C>T",
          "hgvs_p": "p.His122His",
          "transcript": "NM_001354604.2",
          "protein_id": "NP_001341533.1",
          "transcript_support_level": null,
          "aa_start": 122,
          "aa_end": null,
          "aa_length": 526,
          "cds_start": 366,
          "cds_end": null,
          "cds_length": 1581,
          "cdna_start": 500,
          "cdna_end": null,
          "cdna_length": 4799,
          "mane_select": "ENST00000352241.9",
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "H",
          "aa_alt": "H",
          "canonical": true,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MITF",
          "gene_hgnc_id": 7105,
          "hgvs_c": "c.366C>T",
          "hgvs_p": "p.His122His",
          "transcript": "ENST00000352241.9",
          "protein_id": "ENSP00000295600.8",
          "transcript_support_level": 1,
          "aa_start": 122,
          "aa_end": null,
          "aa_length": 526,
          "cds_start": 366,
          "cds_end": null,
          "cds_length": 1581,
          "cdna_start": 500,
          "cdna_end": null,
          "cdna_length": 4799,
          "mane_select": "NM_001354604.2",
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "H",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MITF",
          "gene_hgnc_id": 7105,
          "hgvs_c": "c.45C>T",
          "hgvs_p": "p.His15His",
          "transcript": "NM_000248.4",
          "protein_id": "NP_000239.1",
          "transcript_support_level": null,
          "aa_start": 15,
          "aa_end": null,
          "aa_length": 419,
          "cds_start": 45,
          "cds_end": null,
          "cds_length": 1260,
          "cdna_start": 176,
          "cdna_end": null,
          "cdna_length": 4475,
          "mane_select": null,
          "mane_plus": "ENST00000394351.9",
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "H",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MITF",
          "gene_hgnc_id": 7105,
          "hgvs_c": "c.45C>T",
          "hgvs_p": "p.His15His",
          "transcript": "ENST00000394351.9",
          "protein_id": "ENSP00000377880.3",
          "transcript_support_level": 1,
          "aa_start": 15,
          "aa_end": null,
          "aa_length": 419,
          "cds_start": 45,
          "cds_end": null,
          "cds_length": 1260,
          "cdna_start": 176,
          "cdna_end": null,
          "cdna_length": 4475,
          "mane_select": null,
          "mane_plus": "NM_000248.4",
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "H",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MITF",
          "gene_hgnc_id": 7105,
          "hgvs_c": "c.45C>T",
          "hgvs_p": "p.His15His",
          "transcript": "ENST00000314557.10",
          "protein_id": "ENSP00000324246.6",
          "transcript_support_level": 1,
          "aa_start": 15,
          "aa_end": null,
          "aa_length": 413,
          "cds_start": 45,
          "cds_end": null,
          "cds_length": 1242,
          "cdna_start": 181,
          "cdna_end": null,
          "cdna_length": 1798,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "H",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MITF",
          "gene_hgnc_id": 7105,
          "hgvs_c": "c.45C>T",
          "hgvs_p": "p.His15His",
          "transcript": "ENST00000531774.1",
          "protein_id": "ENSP00000435909.1",
          "transcript_support_level": 1,
          "aa_start": 15,
          "aa_end": null,
          "aa_length": 357,
          "cds_start": 45,
          "cds_end": null,
          "cds_length": 1074,
          "cdna_start": 45,
          "cdna_end": null,
          "cdna_length": 1074,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "H",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 3,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MITF",
          "gene_hgnc_id": 7105,
          "hgvs_c": "c.45C>T",
          "hgvs_p": "p.His15His",
          "transcript": "ENST00000394348.2",
          "protein_id": "ENSP00000481286.1",
          "transcript_support_level": 1,
          "aa_start": 15,
          "aa_end": null,
          "aa_length": 91,
          "cds_start": 45,
          "cds_end": null,
          "cds_length": 276,
          "cdna_start": 139,
          "cdna_end": null,
          "cdna_length": 1069,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "H",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MITF",
          "gene_hgnc_id": 7105,
          "hgvs_c": "c.363C>T",
          "hgvs_p": "p.His121His",
          "transcript": "NM_001354605.2",
          "protein_id": "NP_001341534.1",
          "transcript_support_level": null,
          "aa_start": 121,
          "aa_end": null,
          "aa_length": 525,
          "cds_start": 363,
          "cds_end": null,
          "cds_length": 1578,
          "cdna_start": 497,
          "cdna_end": null,
          "cdna_length": 4796,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "H",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MITF",
          "gene_hgnc_id": 7105,
          "hgvs_c": "c.366C>T",
          "hgvs_p": "p.His122His",
          "transcript": "NM_198159.3",
          "protein_id": "NP_937802.1",
          "transcript_support_level": null,
          "aa_start": 122,
          "aa_end": null,
          "aa_length": 520,
          "cds_start": 366,
          "cds_end": null,
          "cds_length": 1563,
          "cdna_start": 500,
          "cdna_end": null,
          "cdna_length": 4781,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "H",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MITF",
          "gene_hgnc_id": 7105,
          "hgvs_c": "c.366C>T",
          "hgvs_p": "p.His122His",
          "transcript": "ENST00000642352.1",
          "protein_id": "ENSP00000494105.1",
          "transcript_support_level": null,
          "aa_start": 122,
          "aa_end": null,
          "aa_length": 520,
          "cds_start": 366,
          "cds_end": null,
          "cds_length": 1563,
          "cdna_start": 482,
          "cdna_end": null,
          "cdna_length": 4767,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "H",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MITF",
          "gene_hgnc_id": 7105,
          "hgvs_c": "c.363C>T",
          "hgvs_p": "p.His121His",
          "transcript": "NM_001354606.2",
          "protein_id": "NP_001341535.1",
          "transcript_support_level": null,
          "aa_start": 121,
          "aa_end": null,
          "aa_length": 519,
          "cds_start": 363,
          "cds_end": null,
          "cds_length": 1560,
          "cdna_start": 497,
          "cdna_end": null,
          "cdna_length": 4778,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "H",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MITF",
          "gene_hgnc_id": 7105,
          "hgvs_c": "c.363C>T",
          "hgvs_p": "p.His121His",
          "transcript": "NM_006722.3",
          "protein_id": "NP_006713.1",
          "transcript_support_level": null,
          "aa_start": 121,
          "aa_end": null,
          "aa_length": 519,
          "cds_start": 363,
          "cds_end": null,
          "cds_length": 1560,
          "cdna_start": 394,
          "cdna_end": null,
          "cdna_length": 4675,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "H",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MITF",
          "gene_hgnc_id": 7105,
          "hgvs_c": "c.363C>T",
          "hgvs_p": "p.His121His",
          "transcript": "ENST00000448226.9",
          "protein_id": "ENSP00000391803.3",
          "transcript_support_level": 5,
          "aa_start": 121,
          "aa_end": null,
          "aa_length": 519,
          "cds_start": 363,
          "cds_end": null,
          "cds_length": 1560,
          "cdna_start": 394,
          "cdna_end": null,
          "cdna_length": 4675,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "H",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MITF",
          "gene_hgnc_id": 7105,
          "hgvs_c": "c.318C>T",
          "hgvs_p": "p.His106His",
          "transcript": "NM_198177.3",
          "protein_id": "NP_937820.1",
          "transcript_support_level": null,
          "aa_start": 106,
          "aa_end": null,
          "aa_length": 504,
          "cds_start": 318,
          "cds_end": null,
          "cds_length": 1515,
          "cdna_start": 385,
          "cdna_end": null,
          "cdna_length": 4666,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "H",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MITF",
          "gene_hgnc_id": 7105,
          "hgvs_c": "c.318C>T",
          "hgvs_p": "p.His106His",
          "transcript": "ENST00000314589.11",
          "protein_id": "ENSP00000324443.5",
          "transcript_support_level": 2,
          "aa_start": 106,
          "aa_end": null,
          "aa_length": 504,
          "cds_start": 318,
          "cds_end": null,
          "cds_length": 1515,
          "cdna_start": 385,
          "cdna_end": null,
          "cdna_length": 4666,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "H",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MITF",
          "gene_hgnc_id": 7105,
          "hgvs_c": "c.315C>T",
          "hgvs_p": "p.His105His",
          "transcript": "NM_001354607.2",
          "protein_id": "NP_001341536.1",
          "transcript_support_level": null,
          "aa_start": 105,
          "aa_end": null,
          "aa_length": 503,
          "cds_start": 315,
          "cds_end": null,
          "cds_length": 1512,
          "cdna_start": 629,
          "cdna_end": null,
          "cdna_length": 4910,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "H",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MITF",
          "gene_hgnc_id": 7105,
          "hgvs_c": "c.315C>T",
          "hgvs_p": "p.His105His",
          "transcript": "ENST00000687384.1",
          "protein_id": "ENSP00000510225.1",
          "transcript_support_level": null,
          "aa_start": 105,
          "aa_end": null,
          "aa_length": 503,
          "cds_start": 315,
          "cds_end": null,
          "cds_length": 1512,
          "cdna_start": 637,
          "cdna_end": null,
          "cdna_length": 2214,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "H",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MITF",
          "gene_hgnc_id": 7105,
          "hgvs_c": "c.366C>T",
          "hgvs_p": "p.His122His",
          "transcript": "ENST00000693031.1",
          "protein_id": "ENSP00000509845.1",
          "transcript_support_level": null,
          "aa_start": 122,
          "aa_end": null,
          "aa_length": 495,
          "cds_start": 366,
          "cds_end": null,
          "cds_length": 1488,
          "cdna_start": 504,
          "cdna_end": null,
          "cdna_length": 2011,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "H",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MITF",
          "gene_hgnc_id": 7105,
          "hgvs_c": "c.210C>T",
          "hgvs_p": "p.His70His",
          "transcript": "NM_001184967.2",
          "protein_id": "NP_001171896.1",
          "transcript_support_level": null,
          "aa_start": 70,
          "aa_end": null,
          "aa_length": 468,
          "cds_start": 210,
          "cds_end": null,
          "cds_length": 1407,
          "cdna_start": 451,
          "cdna_end": null,
          "cdna_length": 4732,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "H",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MITF",
          "gene_hgnc_id": 7105,
          "hgvs_c": "c.210C>T",
          "hgvs_p": "p.His70His",
          "transcript": "NM_001354608.2",
          "protein_id": "NP_001341537.1",
          "transcript_support_level": null,
          "aa_start": 70,
          "aa_end": null,
          "aa_length": 468,
          "cds_start": 210,
          "cds_end": null,
          "cds_length": 1407,
          "cdna_start": 539,
          "cdna_end": null,
          "cdna_length": 4820,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "H",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MITF",
          "gene_hgnc_id": 7105,
          "hgvs_c": "c.210C>T",
          "hgvs_p": "p.His70His",
          "transcript": "ENST00000472437.5",
          "protein_id": "ENSP00000418845.1",
          "transcript_support_level": 2,
          "aa_start": 70,
          "aa_end": null,
          "aa_length": 468,
          "cds_start": 210,
          "cds_end": null,
          "cds_length": 1407,
          "cdna_start": 399,
          "cdna_end": null,
          "cdna_length": 1995,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "H",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MITF",
          "gene_hgnc_id": 7105,
          "hgvs_c": "c.45C>T",
          "hgvs_p": "p.His15His",
          "transcript": "NM_198158.3",
          "protein_id": "NP_937801.1",
          "transcript_support_level": null,
          "aa_start": 15,
          "aa_end": null,
          "aa_length": 413,
          "cds_start": 45,
          "cds_end": null,
          "cds_length": 1242,
          "cdna_start": 176,
          "cdna_end": null,
          "cdna_length": 4457,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "H",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MITF",
          "gene_hgnc_id": 7105,
          "hgvs_c": "c.318C>T",
          "hgvs_p": "p.His106His",
          "transcript": "ENST00000693549.1",
          "protein_id": "ENSP00000509358.1",
          "transcript_support_level": null,
          "aa_start": 106,
          "aa_end": null,
          "aa_length": 373,
          "cds_start": 318,
          "cds_end": null,
          "cds_length": 1122,
          "cdna_start": 342,
          "cdna_end": null,
          "cdna_length": 1893,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "H",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MITF",
          "gene_hgnc_id": 7105,
          "hgvs_c": "c.318C>T",
          "hgvs_p": "p.His106His",
          "transcript": "ENST00000451708.5",
          "protein_id": "ENSP00000398639.1",
          "transcript_support_level": 5,
          "aa_start": 106,
          "aa_end": null,
          "aa_length": 360,
          "cds_start": 318,
          "cds_end": null,
          "cds_length": 1084,
          "cdna_start": 350,
          "cdna_end": null,
          "cdna_length": 1116,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "H",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MITF",
          "gene_hgnc_id": 7105,
          "hgvs_c": "c.45C>T",
          "hgvs_p": "p.His15His",
          "transcript": "NM_198178.3",
          "protein_id": "NP_937821.2",
          "transcript_support_level": null,
          "aa_start": 15,
          "aa_end": null,
          "aa_length": 357,
          "cds_start": 45,
          "cds_end": null,
          "cds_length": 1074,
          "cdna_start": 176,
          "cdna_end": null,
          "cdna_length": 4289,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "H",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MITF",
          "gene_hgnc_id": 7105,
          "hgvs_c": "c.210C>T",
          "hgvs_p": "p.His70His",
          "transcript": "ENST00000433517.5",
          "protein_id": "ENSP00000411389.1",
          "transcript_support_level": 3,
          "aa_start": 70,
          "aa_end": null,
          "aa_length": 156,
          "cds_start": 210,
          "cds_end": null,
          "cds_length": 471,
          "cdna_start": 328,
          "cdna_end": null,
          "cdna_length": 589,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "H",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 3,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MITF",
          "gene_hgnc_id": 7105,
          "hgvs_c": "c.45C>T",
          "hgvs_p": "p.His15His",
          "transcript": "NM_001184968.2",
          "protein_id": "NP_001171897.1",
          "transcript_support_level": null,
          "aa_start": 15,
          "aa_end": null,
          "aa_length": 91,
          "cds_start": 45,
          "cds_end": null,
          "cds_length": 276,
          "cdna_start": 176,
          "cdna_end": null,
          "cdna_length": 1106,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "H",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "splice_region_variant",
            "synonymous_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 4,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MITF",
          "gene_hgnc_id": 7105,
          "hgvs_c": "c.210C>T",
          "hgvs_p": "p.His70His",
          "transcript": "ENST00000429090.5",
          "protein_id": "ENSP00000407620.1",
          "transcript_support_level": 5,
          "aa_start": 70,
          "aa_end": null,
          "aa_length": 69,
          "cds_start": 210,
          "cds_end": null,
          "cds_length": 212,
          "cdna_start": 540,
          "cdna_end": null,
          "cdna_length": 542,
          "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": 4,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MITF",
          "gene_hgnc_id": 7105,
          "hgvs_c": "n.356C>T",
          "hgvs_p": null,
          "transcript": "ENST00000461014.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": 752,
          "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": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MITF",
          "gene_hgnc_id": 7105,
          "hgvs_c": "n.45C>T",
          "hgvs_p": null,
          "transcript": "ENST00000478490.5",
          "protein_id": "ENSP00000433487.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": 1642,
          "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": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MITF",
          "gene_hgnc_id": 7105,
          "hgvs_c": "n.540C>T",
          "hgvs_p": null,
          "transcript": "ENST00000689390.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": 2108,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        }
      ],
      "gene_symbol": "MITF",
      "gene_hgnc_id": 7105,
      "dbsnp": "rs140663277",
      "frequency_reference_population": 0.0031369657,
      "hom_count_reference_population": 18,
      "allele_count_reference_population": 5063,
      "gnomad_exomes_af": 0.00324823,
      "gnomad_genomes_af": 0.0020688,
      "gnomad_exomes_ac": 4748,
      "gnomad_genomes_ac": 315,
      "gnomad_exomes_homalt": 18,
      "gnomad_genomes_homalt": 0,
      "gnomad_mito_homoplasmic": null,
      "gnomad_mito_heteroplasmic": null,
      "computational_score_selected": -0.4000000059604645,
      "computational_prediction_selected": "Benign",
      "computational_source_selected": "BayesDel_noAF",
      "splice_score_selected": 0.019999999552965164,
      "splice_prediction_selected": "Benign",
      "splice_source_selected": "max_spliceai",
      "revel_score": null,
      "revel_prediction": null,
      "alphamissense_score": null,
      "alphamissense_prediction": null,
      "bayesdelnoaf_score": -0.4,
      "bayesdelnoaf_prediction": "Benign",
      "phylop100way_score": 6.061,
      "phylop100way_prediction": "Uncertain_significance",
      "spliceai_max_score": 0.02,
      "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": -18,
      "acmg_classification": "Benign",
      "acmg_criteria": "BP4_Moderate,BP6_Very_Strong,BS1,BS2",
      "acmg_by_gene": [
        {
          "score": -18,
          "benign_score": 18,
          "pathogenic_score": 0,
          "criteria": [
            "BP4_Moderate",
            "BP6_Very_Strong",
            "BS1",
            "BS2"
          ],
          "verdict": "Benign",
          "transcript": "ENST00000352241.9",
          "gene_symbol": "MITF",
          "hgnc_id": 7105,
          "effects": [
            "synonymous_variant"
          ],
          "inheritance_mode": "AD,AR",
          "hgvs_c": "c.366C>T",
          "hgvs_p": "p.His122His"
        }
      ],
      "clinvar_disease": " 8, cutaneous malignant, susceptibility to,Familial melanoma,Hereditary cancer-predisposing syndrome,MITF-related disorder,Melanoma,Tietz syndrome,Waardenburg syndrome type 2A,not provided,not specified",
      "clinvar_classification": "Benign/Likely benign",
      "clinvar_review_status": "criteria provided, multiple submitters, no conflicts",
      "clinvar_submissions_summary": "LB:4 B:12",
      "phenotype_combined": "not specified|Tietz syndrome|Melanoma, cutaneous malignant, susceptibility to, 8|Hereditary cancer-predisposing syndrome|MITF-related disorder|Waardenburg syndrome type 2A|not provided|Tietz syndrome;Waardenburg syndrome type 2A;Melanoma, cutaneous malignant, susceptibility to, 8|Familial melanoma",
      "pathogenicity_classification_combined": "Benign/Likely benign",
      "custom_annotations": null
    }
  ],
  "message": null
}