← Back to variant description

GeneBe API Showcase

This page demonstrates how to use the GeneBe API to query variant information. The API provides programmatic access to genomic annotations and variant data.

API presented here should be used for checking single variants. If you want to check many variants at once, please use other API endpoints that you will find in the documentation.

Documentation & Advanced Usage

Complete API documentation:docs.genebe.net/docs/api/overview/

Interactive endpoint tester:api.genebe.net/cloud/gb-api-doc/swagger-ui/

Python client for pandas:pypi.org/project/genebe/

Java CLI for VCF files:github.com/pstawinski/genebe-cli

All tools documented at:docs.genebe.net

API Request Examples for Variant: 1-27548302-G-A (hg38)

Bash / cURL Example

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

API Response

json
{
  "message": null,
  "variants": [
    {
      "acmg_by_gene": [
        {
          "benign_score": 0,
          "criteria": [
            "PVS1",
            "PM2",
            "PP5_Very_Strong"
          ],
          "effects": [
            "stop_gained"
          ],
          "gene_symbol": "AHDC1",
          "hgnc_id": 25230,
          "hgvs_c": "c.3814C>T",
          "hgvs_p": "p.Arg1272*",
          "inheritance_mode": "AD",
          "pathogenic_score": 18,
          "score": 18,
          "transcript": "NM_001029882.3",
          "verdict": "Pathogenic"
        },
        {
          "benign_score": 0,
          "criteria": [
            "PM2",
            "PP3_Strong",
            "PP5_Very_Strong"
          ],
          "effects": [
            "intron_variant"
          ],
          "gene_symbol": "ENSG00000300470",
          "hgnc_id": null,
          "hgvs_c": "n.184+5638G>A",
          "hgvs_p": null,
          "inheritance_mode": "",
          "pathogenic_score": 14,
          "score": 14,
          "transcript": "ENST00000772091.1",
          "verdict": "Pathogenic"
        }
      ],
      "acmg_classification": "Pathogenic",
      "acmg_criteria": "PVS1,PM2,PP5_Very_Strong",
      "acmg_score": 18,
      "allele_count_reference_population": 0,
      "alphamissense_prediction": null,
      "alphamissense_score": null,
      "alt": "A",
      "apogee2_prediction": null,
      "apogee2_score": null,
      "bayesdelnoaf_prediction": "Pathogenic",
      "bayesdelnoaf_score": 0.53,
      "chr": "1",
      "clinvar_classification": "Pathogenic",
      "clinvar_disease": "AHDC1-related intellectual disability - obstructive sleep apnea - mild dysmorphism syndrome",
      "clinvar_review_status": "criteria provided, multiple submitters, no conflicts",
      "clinvar_submissions_summary": "P:2",
      "computational_prediction_selected": "Pathogenic",
      "computational_score_selected": 0.5299999713897705,
      "computational_source_selected": "BayesDel_noAF",
      "consequences": [
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 1603,
          "aa_ref": "R",
          "aa_start": 1272,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6428,
          "cdna_start": 4715,
          "cds_end": null,
          "cds_length": 4812,
          "cds_start": 3814,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 9,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "NM_001371928.1",
          "gene_hgnc_id": 25230,
          "gene_symbol": "AHDC1",
          "hgvs_c": "c.3814C>T",
          "hgvs_p": "p.Arg1272*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "ENST00000673934.1",
          "protein_coding": true,
          "protein_id": "NP_001358857.1",
          "strand": false,
          "transcript": "NM_001371928.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 1603,
          "aa_ref": "R",
          "aa_start": 1272,
          "biotype": "protein_coding",
          "canonical": true,
          "cdna_end": null,
          "cdna_length": 6428,
          "cdna_start": 4715,
          "cds_end": null,
          "cds_length": 4812,
          "cds_start": 3814,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 9,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "ENST00000673934.1",
          "gene_hgnc_id": 25230,
          "gene_symbol": "AHDC1",
          "hgvs_c": "c.3814C>T",
          "hgvs_p": "p.Arg1272*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "NM_001371928.1",
          "protein_coding": true,
          "protein_id": "ENSP00000501218.1",
          "strand": false,
          "transcript": "ENST00000673934.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 1603,
          "aa_ref": "R",
          "aa_start": 1272,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6358,
          "cdna_start": 4645,
          "cds_end": null,
          "cds_length": 4812,
          "cds_start": 3814,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 7,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "NM_001029882.3",
          "gene_hgnc_id": 25230,
          "gene_symbol": "AHDC1",
          "hgvs_c": "c.3814C>T",
          "hgvs_p": "p.Arg1272*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001025053.1",
          "strand": false,
          "transcript": "NM_001029882.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 1603,
          "aa_ref": "R",
          "aa_start": 1272,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6335,
          "cdna_start": 4412,
          "cds_end": null,
          "cds_length": 4812,
          "cds_start": 3814,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 6,
          "exon_rank": 5,
          "exon_rank_end": null,
          "feature": "ENST00000247087.10",
          "gene_hgnc_id": 25230,
          "gene_symbol": "AHDC1",
          "hgvs_c": "c.3814C>T",
          "hgvs_p": "p.Arg1272*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000247087.4",
          "strand": false,
          "transcript": "ENST00000247087.10",
          "transcript_support_level": 5
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 1603,
          "aa_ref": "R",
          "aa_start": 1272,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6438,
          "cdna_start": 4783,
          "cds_end": null,
          "cds_length": 4812,
          "cds_start": 3814,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 7,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "ENST00000374011.6",
          "gene_hgnc_id": 25230,
          "gene_symbol": "AHDC1",
          "hgvs_c": "c.3814C>T",
          "hgvs_p": "p.Arg1272*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000363123.2",
          "strand": false,
          "transcript": "ENST00000374011.6",
          "transcript_support_level": 5
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 1603,
          "aa_ref": "R",
          "aa_start": 1272,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5988,
          "cdna_start": 4715,
          "cds_end": null,
          "cds_length": 4812,
          "cds_start": 3814,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 9,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "ENST00000642245.1",
          "gene_hgnc_id": 25230,
          "gene_symbol": "AHDC1",
          "hgvs_c": "c.3814C>T",
          "hgvs_p": "p.Arg1272*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000495072.1",
          "strand": false,
          "transcript": "ENST00000642245.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 1603,
          "aa_ref": "R",
          "aa_start": 1272,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5734,
          "cdna_start": 4437,
          "cds_end": null,
          "cds_length": 4812,
          "cds_start": 3814,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 7,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "ENST00000642416.1",
          "gene_hgnc_id": 25230,
          "gene_symbol": "AHDC1",
          "hgvs_c": "c.3814C>T",
          "hgvs_p": "p.Arg1272*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000494394.1",
          "strand": false,
          "transcript": "ENST00000642416.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 1603,
          "aa_ref": "R",
          "aa_start": 1272,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6103,
          "cdna_start": 4418,
          "cds_end": null,
          "cds_length": 4812,
          "cds_start": 3814,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 6,
          "exon_rank": 5,
          "exon_rank_end": null,
          "feature": "ENST00000644989.1",
          "gene_hgnc_id": 25230,
          "gene_symbol": "AHDC1",
          "hgvs_c": "c.3814C>T",
          "hgvs_p": "p.Arg1272*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000495665.1",
          "strand": false,
          "transcript": "ENST00000644989.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 1603,
          "aa_ref": "R",
          "aa_start": 1272,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5562,
          "cdna_start": 4265,
          "cds_end": null,
          "cds_length": 4812,
          "cds_start": 3814,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 6,
          "exon_rank": 5,
          "exon_rank_end": null,
          "feature": "ENST00000868919.1",
          "gene_hgnc_id": 25230,
          "gene_symbol": "AHDC1",
          "hgvs_c": "c.3814C>T",
          "hgvs_p": "p.Arg1272*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000538978.1",
          "strand": false,
          "transcript": "ENST00000868919.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 1603,
          "aa_ref": "R",
          "aa_start": 1272,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5717,
          "cdna_start": 4420,
          "cds_end": null,
          "cds_length": 4812,
          "cds_start": 3814,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 8,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000868920.1",
          "gene_hgnc_id": 25230,
          "gene_symbol": "AHDC1",
          "hgvs_c": "c.3814C>T",
          "hgvs_p": "p.Arg1272*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000538979.1",
          "strand": false,
          "transcript": "ENST00000868920.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 1603,
          "aa_ref": "R",
          "aa_start": 1272,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5860,
          "cdna_start": 4563,
          "cds_end": null,
          "cds_length": 4812,
          "cds_start": 3814,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 8,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000868921.1",
          "gene_hgnc_id": 25230,
          "gene_symbol": "AHDC1",
          "hgvs_c": "c.3814C>T",
          "hgvs_p": "p.Arg1272*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000538980.1",
          "strand": false,
          "transcript": "ENST00000868921.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 1603,
          "aa_ref": "R",
          "aa_start": 1272,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6027,
          "cdna_start": 4730,
          "cds_end": null,
          "cds_length": 4812,
          "cds_start": 3814,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 9,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "ENST00000868922.1",
          "gene_hgnc_id": 25230,
          "gene_symbol": "AHDC1",
          "hgvs_c": "c.3814C>T",
          "hgvs_p": "p.Arg1272*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000538981.1",
          "strand": false,
          "transcript": "ENST00000868922.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 1603,
          "aa_ref": "R",
          "aa_start": 1272,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6189,
          "cdna_start": 4481,
          "cds_end": null,
          "cds_length": 4812,
          "cds_start": 3814,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 8,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000931339.1",
          "gene_hgnc_id": 25230,
          "gene_symbol": "AHDC1",
          "hgvs_c": "c.3814C>T",
          "hgvs_p": "p.Arg1272*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000601398.1",
          "strand": false,
          "transcript": "ENST00000931339.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 1603,
          "aa_ref": "R",
          "aa_start": 1272,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5817,
          "cdna_start": 4333,
          "cds_end": null,
          "cds_length": 4812,
          "cds_start": 3814,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 7,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "ENST00000931340.1",
          "gene_hgnc_id": 25230,
          "gene_symbol": "AHDC1",
          "hgvs_c": "c.3814C>T",
          "hgvs_p": "p.Arg1272*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000601399.1",
          "strand": false,
          "transcript": "ENST00000931340.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 1603,
          "aa_ref": "R",
          "aa_start": 1272,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6006,
          "cdna_start": 4297,
          "cds_end": null,
          "cds_length": 4812,
          "cds_start": 3814,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 5,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "ENST00000931341.1",
          "gene_hgnc_id": 25230,
          "gene_symbol": "AHDC1",
          "hgvs_c": "c.3814C>T",
          "hgvs_p": "p.Arg1272*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000601400.1",
          "strand": false,
          "transcript": "ENST00000931341.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 1603,
          "aa_ref": "R",
          "aa_start": 1272,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6477,
          "cdna_start": 4822,
          "cds_end": null,
          "cds_length": 4812,
          "cds_start": 3814,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 10,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "ENST00000954237.1",
          "gene_hgnc_id": 25230,
          "gene_symbol": "AHDC1",
          "hgvs_c": "c.3814C>T",
          "hgvs_p": "p.Arg1272*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000624296.1",
          "strand": false,
          "transcript": "ENST00000954237.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 1603,
          "aa_ref": "R",
          "aa_start": 1272,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6494,
          "cdna_start": 4781,
          "cds_end": null,
          "cds_length": 4812,
          "cds_start": 3814,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 8,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "XM_005245849.4",
          "gene_hgnc_id": 25230,
          "gene_symbol": "AHDC1",
          "hgvs_c": "c.3814C>T",
          "hgvs_p": "p.Arg1272*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_005245906.1",
          "strand": false,
          "transcript": "XM_005245849.4",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 1603,
          "aa_ref": "R",
          "aa_start": 1272,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6514,
          "cdna_start": 4801,
          "cds_end": null,
          "cds_length": 4812,
          "cds_start": 3814,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 9,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "XM_005245850.4",
          "gene_hgnc_id": 25230,
          "gene_symbol": "AHDC1",
          "hgvs_c": "c.3814C>T",
          "hgvs_p": "p.Arg1272*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_005245907.1",
          "strand": false,
          "transcript": "XM_005245850.4",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 1603,
          "aa_ref": "R",
          "aa_start": 1272,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6386,
          "cdna_start": 4673,
          "cds_end": null,
          "cds_length": 4812,
          "cds_start": 3814,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 8,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "XM_005245851.4",
          "gene_hgnc_id": 25230,
          "gene_symbol": "AHDC1",
          "hgvs_c": "c.3814C>T",
          "hgvs_p": "p.Arg1272*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_005245908.1",
          "strand": false,
          "transcript": "XM_005245851.4",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 1603,
          "aa_ref": "R",
          "aa_start": 1272,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6163,
          "cdna_start": 4450,
          "cds_end": null,
          "cds_length": 4812,
          "cds_start": 3814,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 7,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "XM_005245852.4",
          "gene_hgnc_id": 25230,
          "gene_symbol": "AHDC1",
          "hgvs_c": "c.3814C>T",
          "hgvs_p": "p.Arg1272*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_005245909.1",
          "strand": false,
          "transcript": "XM_005245852.4",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 1603,
          "aa_ref": "R",
          "aa_start": 1272,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6292,
          "cdna_start": 4579,
          "cds_end": null,
          "cds_length": 4812,
          "cds_start": 3814,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 8,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "XM_011541255.2",
          "gene_hgnc_id": 25230,
          "gene_symbol": "AHDC1",
          "hgvs_c": "c.3814C>T",
          "hgvs_p": "p.Arg1272*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_011539557.1",
          "strand": false,
          "transcript": "XM_011541255.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 1603,
          "aa_ref": "R",
          "aa_start": 1272,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6508,
          "cdna_start": 4795,
          "cds_end": null,
          "cds_length": 4812,
          "cds_start": 3814,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 8,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "XM_011541256.3",
          "gene_hgnc_id": 25230,
          "gene_symbol": "AHDC1",
          "hgvs_c": "c.3814C>T",
          "hgvs_p": "p.Arg1272*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_011539558.1",
          "strand": false,
          "transcript": "XM_011541256.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 1603,
          "aa_ref": "R",
          "aa_start": 1272,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 7472,
          "cdna_start": 5759,
          "cds_end": null,
          "cds_length": 4812,
          "cds_start": 3814,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 7,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "XM_011541257.3",
          "gene_hgnc_id": 25230,
          "gene_symbol": "AHDC1",
          "hgvs_c": "c.3814C>T",
          "hgvs_p": "p.Arg1272*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_011539559.1",
          "strand": false,
          "transcript": "XM_011541257.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 1603,
          "aa_ref": "R",
          "aa_start": 1272,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6586,
          "cdna_start": 4873,
          "cds_end": null,
          "cds_length": 4812,
          "cds_start": 3814,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 7,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "XM_047418010.1",
          "gene_hgnc_id": 25230,
          "gene_symbol": "AHDC1",
          "hgvs_c": "c.3814C>T",
          "hgvs_p": "p.Arg1272*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047273966.1",
          "strand": false,
          "transcript": "XM_047418010.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 1603,
          "aa_ref": "R",
          "aa_start": 1272,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6402,
          "cdna_start": 4689,
          "cds_end": null,
          "cds_length": 4812,
          "cds_start": 3814,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 9,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "XM_047418011.1",
          "gene_hgnc_id": 25230,
          "gene_symbol": "AHDC1",
          "hgvs_c": "c.3814C>T",
          "hgvs_p": "p.Arg1272*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047273967.1",
          "strand": false,
          "transcript": "XM_047418011.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 1603,
          "aa_ref": "R",
          "aa_start": 1272,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6491,
          "cdna_start": 4778,
          "cds_end": null,
          "cds_length": 4812,
          "cds_start": 3814,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 8,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "XM_047418012.1",
          "gene_hgnc_id": 25230,
          "gene_symbol": "AHDC1",
          "hgvs_c": "c.3814C>T",
          "hgvs_p": "p.Arg1272*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047273968.1",
          "strand": false,
          "transcript": "XM_047418012.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 1603,
          "aa_ref": "R",
          "aa_start": 1272,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6387,
          "cdna_start": 4674,
          "cds_end": null,
          "cds_length": 4812,
          "cds_start": 3814,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 8,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "XM_047418013.1",
          "gene_hgnc_id": 25230,
          "gene_symbol": "AHDC1",
          "hgvs_c": "c.3814C>T",
          "hgvs_p": "p.Arg1272*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047273969.1",
          "strand": false,
          "transcript": "XM_047418013.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 1603,
          "aa_ref": "R",
          "aa_start": 1272,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6394,
          "cdna_start": 4681,
          "cds_end": null,
          "cds_length": 4812,
          "cds_start": 3814,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 8,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "XM_047418014.1",
          "gene_hgnc_id": 25230,
          "gene_symbol": "AHDC1",
          "hgvs_c": "c.3814C>T",
          "hgvs_p": "p.Arg1272*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047273970.1",
          "strand": false,
          "transcript": "XM_047418014.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 1603,
          "aa_ref": "R",
          "aa_start": 1272,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 7710,
          "cdna_start": 5997,
          "cds_end": null,
          "cds_length": 4812,
          "cds_start": 3814,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 7,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "XM_047418015.1",
          "gene_hgnc_id": 25230,
          "gene_symbol": "AHDC1",
          "hgvs_c": "c.3814C>T",
          "hgvs_p": "p.Arg1272*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047273971.1",
          "strand": false,
          "transcript": "XM_047418015.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 1603,
          "aa_ref": "R",
          "aa_start": 1272,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6505,
          "cdna_start": 4792,
          "cds_end": null,
          "cds_length": 4812,
          "cds_start": 3814,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 8,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "XM_047418016.1",
          "gene_hgnc_id": 25230,
          "gene_symbol": "AHDC1",
          "hgvs_c": "c.3814C>T",
          "hgvs_p": "p.Arg1272*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047273972.1",
          "strand": false,
          "transcript": "XM_047418016.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 1603,
          "aa_ref": "R",
          "aa_start": 1272,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6066,
          "cdna_start": 4353,
          "cds_end": null,
          "cds_length": 4812,
          "cds_start": 3814,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 7,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "XM_047418017.1",
          "gene_hgnc_id": 25230,
          "gene_symbol": "AHDC1",
          "hgvs_c": "c.3814C>T",
          "hgvs_p": "p.Arg1272*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047273973.1",
          "strand": false,
          "transcript": "XM_047418017.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 1603,
          "aa_ref": "R",
          "aa_start": 1272,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6160,
          "cdna_start": 4447,
          "cds_end": null,
          "cds_length": 4812,
          "cds_start": 3814,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 7,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "XM_047418018.1",
          "gene_hgnc_id": 25230,
          "gene_symbol": "AHDC1",
          "hgvs_c": "c.3814C>T",
          "hgvs_p": "p.Arg1272*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047273974.1",
          "strand": false,
          "transcript": "XM_047418018.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 1603,
          "aa_ref": "R",
          "aa_start": 1272,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6318,
          "cdna_start": 4605,
          "cds_end": null,
          "cds_length": 4812,
          "cds_start": 3814,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 8,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "XM_047418019.1",
          "gene_hgnc_id": 25230,
          "gene_symbol": "AHDC1",
          "hgvs_c": "c.3814C>T",
          "hgvs_p": "p.Arg1272*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047273975.1",
          "strand": false,
          "transcript": "XM_047418019.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 1603,
          "aa_ref": "R",
          "aa_start": 1272,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 11702,
          "cdna_start": 9989,
          "cds_end": null,
          "cds_length": 4812,
          "cds_start": 3814,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 7,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "XM_047418020.1",
          "gene_hgnc_id": 25230,
          "gene_symbol": "AHDC1",
          "hgvs_c": "c.3814C>T",
          "hgvs_p": "p.Arg1272*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047273976.1",
          "strand": false,
          "transcript": "XM_047418020.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 1603,
          "aa_ref": "R",
          "aa_start": 1272,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6381,
          "cdna_start": 4668,
          "cds_end": null,
          "cds_length": 4812,
          "cds_start": 3814,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 8,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "XM_047418021.1",
          "gene_hgnc_id": 25230,
          "gene_symbol": "AHDC1",
          "hgvs_c": "c.3814C>T",
          "hgvs_p": "p.Arg1272*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047273977.1",
          "strand": false,
          "transcript": "XM_047418021.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 1603,
          "aa_ref": "R",
          "aa_start": 1272,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6082,
          "cdna_start": 4369,
          "cds_end": null,
          "cds_length": 4812,
          "cds_start": 3814,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 7,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "XM_047418022.1",
          "gene_hgnc_id": 25230,
          "gene_symbol": "AHDC1",
          "hgvs_c": "c.3814C>T",
          "hgvs_p": "p.Arg1272*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047273978.1",
          "strand": false,
          "transcript": "XM_047418022.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 1603,
          "aa_ref": "R",
          "aa_start": 1272,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6360,
          "cdna_start": 4647,
          "cds_end": null,
          "cds_length": 4812,
          "cds_start": 3814,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 6,
          "exon_rank": 5,
          "exon_rank_end": null,
          "feature": "XM_047418023.1",
          "gene_hgnc_id": 25230,
          "gene_symbol": "AHDC1",
          "hgvs_c": "c.3814C>T",
          "hgvs_p": "p.Arg1272*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047273979.1",
          "strand": false,
          "transcript": "XM_047418023.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": 6347,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 9,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "XR_007059182.1",
          "gene_hgnc_id": 25230,
          "gene_symbol": "AHDC1",
          "hgvs_c": "n.4568C>T",
          "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": "XR_007059182.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": 7776,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 8,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "XR_007059183.1",
          "gene_hgnc_id": 25230,
          "gene_symbol": "AHDC1",
          "hgvs_c": "n.5997C>T",
          "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": "XR_007059183.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": 6129,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 8,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "XR_007059184.1",
          "gene_hgnc_id": 25230,
          "gene_symbol": "AHDC1",
          "hgvs_c": "n.4350C>T",
          "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": "XR_007059184.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": 554,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 4,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000772091.1",
          "gene_hgnc_id": null,
          "gene_symbol": "ENSG00000300470",
          "hgvs_c": "n.184+5638G>A",
          "hgvs_p": null,
          "intron_rank": 1,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000772091.1",
          "transcript_support_level": null
        }
      ],
      "custom_annotations": null,
      "dbscsnv_ada_prediction": null,
      "dbscsnv_ada_score": null,
      "dbsnp": "rs1135401761",
      "effect": "stop_gained",
      "frequency_reference_population": null,
      "gene_hgnc_id": 25230,
      "gene_symbol": "AHDC1",
      "gnomad_exomes_ac": null,
      "gnomad_exomes_af": null,
      "gnomad_exomes_homalt": null,
      "gnomad_genomes_ac": null,
      "gnomad_genomes_af": null,
      "gnomad_genomes_homalt": null,
      "gnomad_mito_heteroplasmic": null,
      "gnomad_mito_homoplasmic": null,
      "hom_count_reference_population": 0,
      "mitotip_prediction": null,
      "mitotip_score": null,
      "pathogenicity_classification_combined": "Pathogenic",
      "phenotype_combined": "AHDC1-related intellectual disability - obstructive sleep apnea - mild dysmorphism syndrome",
      "phylop100way_prediction": "Benign",
      "phylop100way_score": 2.677,
      "pos": 27548302,
      "ref": "G",
      "revel_prediction": null,
      "revel_score": null,
      "splice_prediction_selected": "Benign",
      "splice_score_selected": 0,
      "splice_source_selected": "max_spliceai",
      "spliceai_max_prediction": "Benign",
      "spliceai_max_score": 0,
      "transcript": "NM_001029882.3"
    }
  ]
}
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.