← 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: 14-30886105-T-G (hg38)

Bash / cURL Example

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

API Response

json
{
  "message": null,
  "variants": [
    {
      "acmg_by_gene": [
        {
          "benign_score": 20,
          "criteria": [
            "BP4_Strong",
            "BP6_Very_Strong",
            "BS1",
            "BS2"
          ],
          "effects": [
            "missense_variant"
          ],
          "gene_symbol": "COCH",
          "hgnc_id": 2180,
          "hgvs_c": "c.1465T>G",
          "hgvs_p": "p.Tyr489Asp",
          "inheritance_mode": "AR,AD",
          "pathogenic_score": 0,
          "score": -20,
          "transcript": "NM_001347720.2",
          "verdict": "Benign"
        },
        {
          "benign_score": 16,
          "criteria": [
            "BP4_Strong",
            "BP6_Very_Strong",
            "BS2"
          ],
          "effects": [
            "non_coding_transcript_exon_variant"
          ],
          "gene_symbol": "ENSG00000258525",
          "hgnc_id": 58454,
          "hgvs_c": "n.760A>C",
          "hgvs_p": null,
          "inheritance_mode": "",
          "pathogenic_score": 0,
          "score": -16,
          "transcript": "ENST00000555108.1",
          "verdict": "Benign"
        },
        {
          "benign_score": 16,
          "criteria": [
            "BP4_Strong",
            "BP6_Very_Strong",
            "BS2"
          ],
          "effects": [
            "non_coding_transcript_exon_variant"
          ],
          "gene_symbol": "COCH-AS1",
          "hgnc_id": 58454,
          "hgvs_c": "n.760A>C",
          "hgvs_p": null,
          "inheritance_mode": "",
          "pathogenic_score": 0,
          "score": -16,
          "transcript": "NR_038356.1",
          "verdict": "Benign"
        }
      ],
      "acmg_classification": "Benign",
      "acmg_criteria": "BP4_Strong,BP6_Very_Strong,BS1,BS2",
      "acmg_score": -20,
      "allele_count_reference_population": 5989,
      "alphamissense_prediction": null,
      "alphamissense_score": 0.3305,
      "alt": "G",
      "apogee2_prediction": null,
      "apogee2_score": null,
      "bayesdelnoaf_prediction": "Uncertain_significance",
      "bayesdelnoaf_score": 0.11,
      "chr": "14",
      "clinvar_classification": "Benign/Likely benign",
      "clinvar_disease": "Autosomal dominant nonsyndromic hearing loss 9,COCH-related disorder,not provided,not specified",
      "clinvar_review_status": "criteria provided, multiple submitters, no conflicts",
      "clinvar_submissions_summary": "LB:3 B:4",
      "computational_prediction_selected": "Benign",
      "computational_score_selected": 0.01771405339241028,
      "computational_source_selected": "MetaRNN",
      "consequences": [
        {
          "aa_alt": "D",
          "aa_end": null,
          "aa_length": 550,
          "aa_ref": "Y",
          "aa_start": 424,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2536,
          "cdna_start": 1326,
          "cds_end": null,
          "cds_length": 1653,
          "cds_start": 1270,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 12,
          "exon_rank": 11,
          "exon_rank_end": null,
          "feature": "NM_004086.3",
          "gene_hgnc_id": 2180,
          "gene_symbol": "COCH",
          "hgvs_c": "c.1270T>G",
          "hgvs_p": "p.Tyr424Asp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "ENST00000396618.9",
          "protein_coding": true,
          "protein_id": "NP_004077.1",
          "strand": true,
          "transcript": "NM_004086.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": "D",
          "aa_end": null,
          "aa_length": 550,
          "aa_ref": "Y",
          "aa_start": 424,
          "biotype": "protein_coding",
          "canonical": true,
          "cdna_end": null,
          "cdna_length": 2536,
          "cdna_start": 1326,
          "cds_end": null,
          "cds_length": 1653,
          "cds_start": 1270,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 12,
          "exon_rank": 11,
          "exon_rank_end": null,
          "feature": "ENST00000396618.9",
          "gene_hgnc_id": 2180,
          "gene_symbol": "COCH",
          "hgvs_c": "c.1270T>G",
          "hgvs_p": "p.Tyr424Asp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "NM_004086.3",
          "protein_coding": true,
          "protein_id": "ENSP00000379862.3",
          "strand": true,
          "transcript": "ENST00000396618.9",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "D",
          "aa_end": null,
          "aa_length": 615,
          "aa_ref": "Y",
          "aa_start": 489,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2582,
          "cdna_start": 1890,
          "cds_end": null,
          "cds_length": 1848,
          "cds_start": 1465,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 11,
          "exon_rank": 10,
          "exon_rank_end": null,
          "feature": "ENST00000216361.9",
          "gene_hgnc_id": 2180,
          "gene_symbol": "COCH",
          "hgvs_c": "c.1465T>G",
          "hgvs_p": "p.Tyr489Asp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000216361.5",
          "strand": true,
          "transcript": "ENST00000216361.9",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "D",
          "aa_end": null,
          "aa_length": 494,
          "aa_ref": "Y",
          "aa_start": 424,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1997,
          "cdna_start": 1637,
          "cds_end": null,
          "cds_length": 1485,
          "cds_start": 1270,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 11,
          "exon_rank": 10,
          "exon_rank_end": null,
          "feature": "ENST00000475087.5",
          "gene_hgnc_id": 2180,
          "gene_symbol": "COCH",
          "hgvs_c": "c.1270T>G",
          "hgvs_p": "p.Tyr424Asp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000451528.1",
          "strand": true,
          "transcript": "ENST00000475087.5",
          "transcript_support_level": 1
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1991,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 5,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "ENST00000555108.1",
          "gene_hgnc_id": 58454,
          "gene_symbol": "ENSG00000258525",
          "hgvs_c": "n.760A>C",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": false,
          "transcript": "ENST00000555108.1",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "D",
          "aa_end": null,
          "aa_length": 615,
          "aa_ref": "Y",
          "aa_start": 489,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3055,
          "cdna_start": 1845,
          "cds_end": null,
          "cds_length": 1848,
          "cds_start": 1465,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 11,
          "exon_rank": 10,
          "exon_rank_end": null,
          "feature": "NM_001347720.2",
          "gene_hgnc_id": 2180,
          "gene_symbol": "COCH",
          "hgvs_c": "c.1465T>G",
          "hgvs_p": "p.Tyr489Asp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001334649.1",
          "strand": true,
          "transcript": "NM_001347720.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "D",
          "aa_end": null,
          "aa_length": 615,
          "aa_ref": "Y",
          "aa_start": 489,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2342,
          "cdna_start": 1607,
          "cds_end": null,
          "cds_length": 1848,
          "cds_start": 1465,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 12,
          "exon_rank": 11,
          "exon_rank_end": null,
          "feature": "ENST00000914779.1",
          "gene_hgnc_id": 2180,
          "gene_symbol": "COCH",
          "hgvs_c": "c.1465T>G",
          "hgvs_p": "p.Tyr489Asp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000584838.1",
          "strand": true,
          "transcript": "ENST00000914779.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "D",
          "aa_end": null,
          "aa_length": 569,
          "aa_ref": "Y",
          "aa_start": 443,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3015,
          "cdna_start": 1808,
          "cds_end": null,
          "cds_length": 1710,
          "cds_start": 1327,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 12,
          "exon_rank": 11,
          "exon_rank_end": null,
          "feature": "ENST00000914778.1",
          "gene_hgnc_id": 2180,
          "gene_symbol": "COCH",
          "hgvs_c": "c.1327T>G",
          "hgvs_p": "p.Tyr443Asp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000584837.1",
          "strand": true,
          "transcript": "ENST00000914778.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "D",
          "aa_end": null,
          "aa_length": 550,
          "aa_ref": "Y",
          "aa_start": 424,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2860,
          "cdna_start": 1650,
          "cds_end": null,
          "cds_length": 1653,
          "cds_start": 1270,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 11,
          "exon_rank": 10,
          "exon_rank_end": null,
          "feature": "NM_001135058.2",
          "gene_hgnc_id": 2180,
          "gene_symbol": "COCH",
          "hgvs_c": "c.1270T>G",
          "hgvs_p": "p.Tyr424Asp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001128530.1",
          "strand": true,
          "transcript": "NM_001135058.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "D",
          "aa_end": null,
          "aa_length": 550,
          "aa_ref": "Y",
          "aa_start": 424,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1819,
          "cdna_start": 1317,
          "cds_end": null,
          "cds_length": 1653,
          "cds_start": 1270,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 12,
          "exon_rank": 10,
          "exon_rank_end": null,
          "feature": "ENST00000643575.1",
          "gene_hgnc_id": 2180,
          "gene_symbol": "COCH",
          "hgvs_c": "c.1270T>G",
          "hgvs_p": "p.Tyr424Asp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000494838.1",
          "strand": true,
          "transcript": "ENST00000643575.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "D",
          "aa_end": null,
          "aa_length": 550,
          "aa_ref": "Y",
          "aa_start": 424,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2860,
          "cdna_start": 1650,
          "cds_end": null,
          "cds_length": 1653,
          "cds_start": 1270,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 11,
          "exon_rank": 10,
          "exon_rank_end": null,
          "feature": "ENST00000644874.2",
          "gene_hgnc_id": 2180,
          "gene_symbol": "COCH",
          "hgvs_c": "c.1270T>G",
          "hgvs_p": "p.Tyr424Asp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000496360.1",
          "strand": true,
          "transcript": "ENST00000644874.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "D",
          "aa_end": null,
          "aa_length": 550,
          "aa_ref": "Y",
          "aa_start": 424,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1973,
          "cdna_start": 1447,
          "cds_end": null,
          "cds_length": 1653,
          "cds_start": 1270,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 13,
          "exon_rank": 11,
          "exon_rank_end": null,
          "feature": "ENST00000964788.1",
          "gene_hgnc_id": 2180,
          "gene_symbol": "COCH",
          "hgvs_c": "c.1270T>G",
          "hgvs_p": "p.Tyr424Asp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000634847.1",
          "strand": true,
          "transcript": "ENST00000964788.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "D",
          "aa_end": null,
          "aa_length": 550,
          "aa_ref": "Y",
          "aa_start": 424,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2782,
          "cdna_start": 1574,
          "cds_end": null,
          "cds_length": 1653,
          "cds_start": 1270,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 12,
          "exon_rank": 11,
          "exon_rank_end": null,
          "feature": "ENST00000964789.1",
          "gene_hgnc_id": 2180,
          "gene_symbol": "COCH",
          "hgvs_c": "c.1270T>G",
          "hgvs_p": "p.Tyr424Asp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000634848.1",
          "strand": true,
          "transcript": "ENST00000964789.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "D",
          "aa_end": null,
          "aa_length": 549,
          "aa_ref": "Y",
          "aa_start": 423,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2109,
          "cdna_start": 1374,
          "cds_end": null,
          "cds_length": 1650,
          "cds_start": 1267,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 12,
          "exon_rank": 11,
          "exon_rank_end": null,
          "feature": "ENST00000914780.1",
          "gene_hgnc_id": 2180,
          "gene_symbol": "COCH",
          "hgvs_c": "c.1267T>G",
          "hgvs_p": "p.Tyr423Asp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000584839.1",
          "strand": true,
          "transcript": "ENST00000914780.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "D",
          "aa_end": null,
          "aa_length": 549,
          "aa_ref": "Y",
          "aa_start": 423,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2382,
          "cdna_start": 1647,
          "cds_end": null,
          "cds_length": 1650,
          "cds_start": 1267,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 11,
          "exon_rank": 10,
          "exon_rank_end": null,
          "feature": "ENST00000914781.1",
          "gene_hgnc_id": 2180,
          "gene_symbol": "COCH",
          "hgvs_c": "c.1267T>G",
          "hgvs_p": "p.Tyr423Asp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000584840.1",
          "strand": true,
          "transcript": "ENST00000914781.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "D",
          "aa_end": null,
          "aa_length": 513,
          "aa_ref": "Y",
          "aa_start": 443,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1930,
          "cdna_start": 1707,
          "cds_end": null,
          "cds_length": 1542,
          "cds_start": 1327,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 12,
          "exon_rank": 11,
          "exon_rank_end": null,
          "feature": "ENST00000555117.2",
          "gene_hgnc_id": 2180,
          "gene_symbol": "COCH",
          "hgvs_c": "c.1327T>G",
          "hgvs_p": "p.Tyr443Asp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000493569.1",
          "strand": true,
          "transcript": "ENST00000555117.2",
          "transcript_support_level": 2
        },
        {
          "aa_alt": "D",
          "aa_end": null,
          "aa_length": 453,
          "aa_ref": "Y",
          "aa_start": 327,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1766,
          "cdna_start": 1035,
          "cds_end": null,
          "cds_length": 1362,
          "cds_start": 979,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 10,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "ENST00000914782.1",
          "gene_hgnc_id": 2180,
          "gene_symbol": "COCH",
          "hgvs_c": "c.979T>G",
          "hgvs_p": "p.Tyr327Asp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000584841.1",
          "strand": true,
          "transcript": "ENST00000914782.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "D",
          "aa_end": null,
          "aa_length": 438,
          "aa_ref": "Y",
          "aa_start": 312,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2688,
          "cdna_start": 1480,
          "cds_end": null,
          "cds_length": 1317,
          "cds_start": 934,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 10,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "ENST00000460581.6",
          "gene_hgnc_id": 2180,
          "gene_symbol": "COCH",
          "hgvs_c": "c.934T>G",
          "hgvs_p": "p.Tyr312Asp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000451713.1",
          "strand": true,
          "transcript": "ENST00000460581.6",
          "transcript_support_level": 2
        },
        {
          "aa_alt": "D",
          "aa_end": null,
          "aa_length": 433,
          "aa_ref": "Y",
          "aa_start": 307,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2129,
          "cdna_start": 921,
          "cds_end": null,
          "cds_length": 1302,
          "cds_start": 919,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 6,
          "exon_rank": 5,
          "exon_rank_end": null,
          "feature": "ENST00000468826.2",
          "gene_hgnc_id": 2180,
          "gene_symbol": "COCH",
          "hgvs_c": "c.919T>G",
          "hgvs_p": "p.Tyr307Asp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000452284.1",
          "strand": true,
          "transcript": "ENST00000468826.2",
          "transcript_support_level": 2
        },
        {
          "aa_alt": "D",
          "aa_end": null,
          "aa_length": 634,
          "aa_ref": "Y",
          "aa_start": 508,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2666,
          "cdna_start": 1578,
          "cds_end": null,
          "cds_length": 1905,
          "cds_start": 1522,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 14,
          "exon_rank": 12,
          "exon_rank_end": null,
          "feature": "XM_047431062.1",
          "gene_hgnc_id": 2180,
          "gene_symbol": "COCH",
          "hgvs_c": "c.1522T>G",
          "hgvs_p": "p.Tyr508Asp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047287018.1",
          "strand": true,
          "transcript": "XM_047431062.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "D",
          "aa_end": null,
          "aa_length": 615,
          "aa_ref": "Y",
          "aa_start": 489,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2731,
          "cdna_start": 1521,
          "cds_end": null,
          "cds_length": 1848,
          "cds_start": 1465,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 12,
          "exon_rank": 11,
          "exon_rank_end": null,
          "feature": "XM_017021071.2",
          "gene_hgnc_id": 2180,
          "gene_symbol": "COCH",
          "hgvs_c": "c.1465T>G",
          "hgvs_p": "p.Tyr489Asp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_016876560.1",
          "strand": true,
          "transcript": "XM_017021071.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "D",
          "aa_end": null,
          "aa_length": 615,
          "aa_ref": "Y",
          "aa_start": 489,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2933,
          "cdna_start": 1845,
          "cds_end": null,
          "cds_length": 1848,
          "cds_start": 1465,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 12,
          "exon_rank": 10,
          "exon_rank_end": null,
          "feature": "XM_047431063.1",
          "gene_hgnc_id": 2180,
          "gene_symbol": "COCH",
          "hgvs_c": "c.1465T>G",
          "hgvs_p": "p.Tyr489Asp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047287019.1",
          "strand": true,
          "transcript": "XM_047431063.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "D",
          "aa_end": null,
          "aa_length": 569,
          "aa_ref": "Y",
          "aa_start": 443,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2593,
          "cdna_start": 1383,
          "cds_end": null,
          "cds_length": 1710,
          "cds_start": 1327,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 13,
          "exon_rank": 12,
          "exon_rank_end": null,
          "feature": "XM_024449506.1",
          "gene_hgnc_id": 2180,
          "gene_symbol": "COCH",
          "hgvs_c": "c.1327T>G",
          "hgvs_p": "p.Tyr443Asp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_024305274.1",
          "strand": true,
          "transcript": "XM_024449506.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "D",
          "aa_end": null,
          "aa_length": 550,
          "aa_ref": "Y",
          "aa_start": 424,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2414,
          "cdna_start": 1326,
          "cds_end": null,
          "cds_length": 1653,
          "cds_start": 1270,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 13,
          "exon_rank": 11,
          "exon_rank_end": null,
          "feature": "XM_047431064.1",
          "gene_hgnc_id": 2180,
          "gene_symbol": "COCH",
          "hgvs_c": "c.1270T>G",
          "hgvs_p": "p.Tyr424Asp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047287020.1",
          "strand": true,
          "transcript": "XM_047431064.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1313,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 3,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "ENST00000468444.3",
          "gene_hgnc_id": 58454,
          "gene_symbol": "ENSG00000258525",
          "hgvs_c": "n.673A>C",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": false,
          "transcript": "ENST00000468444.3",
          "transcript_support_level": 4
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2051,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 11,
          "exon_rank": 10,
          "exon_rank_end": null,
          "feature": "ENST00000643697.1",
          "gene_hgnc_id": 2180,
          "gene_symbol": "COCH",
          "hgvs_c": "n.1572T>G",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000643697.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1991,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 5,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "NR_038356.1",
          "gene_hgnc_id": 58454,
          "gene_symbol": "COCH-AS1",
          "hgvs_c": "n.760A>C",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": false,
          "transcript": "NR_038356.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1734,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "upstream_gene_variant"
          ],
          "exon_count": 2,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000661204.1",
          "gene_hgnc_id": 58454,
          "gene_symbol": "ENSG00000258525",
          "hgvs_c": "n.-229A>C",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000661204.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 569,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "downstream_gene_variant"
          ],
          "exon_count": 3,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000556786.1",
          "gene_hgnc_id": 58454,
          "gene_symbol": "ENSG00000258525",
          "hgvs_c": "n.*78A>C",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000556786.1",
          "transcript_support_level": 4
        }
      ],
      "custom_annotations": null,
      "dbscsnv_ada_prediction": null,
      "dbscsnv_ada_score": null,
      "dbsnp": "rs61759484",
      "effect": "missense_variant",
      "frequency_reference_population": 0.003710381,
      "gene_hgnc_id": 2180,
      "gene_symbol": "COCH",
      "gnomad_exomes_ac": 5627,
      "gnomad_exomes_af": 0.00384943,
      "gnomad_exomes_homalt": 14,
      "gnomad_genomes_ac": 362,
      "gnomad_genomes_af": 0.0023762,
      "gnomad_genomes_homalt": 1,
      "gnomad_mito_heteroplasmic": null,
      "gnomad_mito_homoplasmic": null,
      "hom_count_reference_population": 15,
      "mitotip_prediction": null,
      "mitotip_score": null,
      "pathogenicity_classification_combined": "Benign/Likely benign",
      "phenotype_combined": "Autosomal dominant nonsyndromic hearing loss 9|not specified|not provided|COCH-related disorder",
      "phylop100way_prediction": "Benign",
      "phylop100way_score": 1.609,
      "pos": 30886105,
      "ref": "T",
      "revel_prediction": "Pathogenic",
      "revel_score": 0.653,
      "splice_prediction_selected": "Benign",
      "splice_score_selected": 0,
      "splice_source_selected": "max_spliceai",
      "spliceai_max_prediction": "Benign",
      "spliceai_max_score": 0,
      "transcript": "NM_001347720.2"
    }
  ]
}
For research and educational, non-commercial use only. Not for clinical or diagnostic use. GeneBe does not provide medical advice. Data use for AI modeling is prohibited: if used, the cost is $0.001 per byte of downloaded uncompressed data.