← 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: 2-219221200-C-T (hg38)

Bash / cURL Example

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

API Response

json
{
  "message": null,
  "variants": [
    {
      "acmg_by_gene": [
        {
          "benign_score": 4,
          "criteria": [
            "PM2",
            "BP4_Strong"
          ],
          "effects": [
            "missense_variant"
          ],
          "gene_symbol": "ATG9A",
          "hgnc_id": 22408,
          "hgvs_c": "c.2248G>A",
          "hgvs_p": "p.Ala750Thr",
          "inheritance_mode": "",
          "pathogenic_score": 2,
          "score": -2,
          "transcript": "NM_024085.5",
          "verdict": "Likely_benign"
        },
        {
          "benign_score": 4,
          "criteria": [
            "PM2",
            "BP4_Strong"
          ],
          "effects": [
            "non_coding_transcript_exon_variant"
          ],
          "gene_symbol": "ENSG00000284820",
          "hgnc_id": null,
          "hgvs_c": "n.493G>A",
          "hgvs_p": null,
          "inheritance_mode": "",
          "pathogenic_score": 2,
          "score": -2,
          "transcript": "ENST00000446716.5",
          "verdict": "Likely_benign"
        },
        {
          "benign_score": 4,
          "criteria": [
            "PM2",
            "BP4_Strong"
          ],
          "effects": [
            "intron_variant"
          ],
          "gene_symbol": "ENSG00000309937",
          "hgnc_id": null,
          "hgvs_c": "n.295-269C>T",
          "hgvs_p": null,
          "inheritance_mode": "",
          "pathogenic_score": 2,
          "score": -2,
          "transcript": "ENST00000846045.1",
          "verdict": "Likely_benign"
        }
      ],
      "acmg_classification": "Likely_benign",
      "acmg_criteria": "PM2,BP4_Strong",
      "acmg_score": -2,
      "allele_count_reference_population": 11,
      "alphamissense_prediction": null,
      "alphamissense_score": 0.0702,
      "alt": "T",
      "apogee2_prediction": null,
      "apogee2_score": null,
      "bayesdelnoaf_prediction": "Benign",
      "bayesdelnoaf_score": -0.43,
      "chr": "2",
      "clinvar_classification": "",
      "clinvar_disease": "",
      "clinvar_review_status": "",
      "clinvar_submissions_summary": "",
      "computational_prediction_selected": "Benign",
      "computational_score_selected": 0.02219751477241516,
      "computational_source_selected": "MetaRNN",
      "consequences": [
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 839,
          "aa_ref": "A",
          "aa_start": 750,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3770,
          "cdna_start": 2431,
          "cds_end": null,
          "cds_length": 2520,
          "cds_start": 2248,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 16,
          "exon_rank": 14,
          "exon_rank_end": null,
          "feature": "NM_001077198.3",
          "gene_hgnc_id": 22408,
          "gene_symbol": "ATG9A",
          "hgvs_c": "c.2248G>A",
          "hgvs_p": "p.Ala750Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "ENST00000361242.9",
          "protein_coding": true,
          "protein_id": "NP_001070666.1",
          "strand": false,
          "transcript": "NM_001077198.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 839,
          "aa_ref": "A",
          "aa_start": 750,
          "biotype": "protein_coding",
          "canonical": true,
          "cdna_end": null,
          "cdna_length": 3770,
          "cdna_start": 2431,
          "cds_end": null,
          "cds_length": 2520,
          "cds_start": 2248,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 16,
          "exon_rank": 14,
          "exon_rank_end": null,
          "feature": "ENST00000361242.9",
          "gene_hgnc_id": 22408,
          "gene_symbol": "ATG9A",
          "hgvs_c": "c.2248G>A",
          "hgvs_p": "p.Ala750Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "NM_001077198.3",
          "protein_coding": true,
          "protein_id": "ENSP00000355173.4",
          "strand": false,
          "transcript": "ENST00000361242.9",
          "transcript_support_level": 2
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 839,
          "aa_ref": "A",
          "aa_start": 750,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3799,
          "cdna_start": 2460,
          "cds_end": null,
          "cds_length": 2520,
          "cds_start": 2248,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 15,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "ENST00000396761.6",
          "gene_hgnc_id": 22408,
          "gene_symbol": "ATG9A",
          "hgvs_c": "c.2248G>A",
          "hgvs_p": "p.Ala750Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000379983.2",
          "strand": false,
          "transcript": "ENST00000396761.6",
          "transcript_support_level": 1
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3701,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 16,
          "exon_rank": 14,
          "exon_rank_end": null,
          "feature": "ENST00000409033.7",
          "gene_hgnc_id": 22408,
          "gene_symbol": "ATG9A",
          "hgvs_c": "n.*602G>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000386482.3",
          "strand": false,
          "transcript": "ENST00000409033.7",
          "transcript_support_level": 1
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": true,
          "cdna_end": null,
          "cdna_length": 5245,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 22,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "ENST00000446716.5",
          "gene_hgnc_id": null,
          "gene_symbol": "ENSG00000284820",
          "hgvs_c": "n.493G>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000398528.1",
          "strand": false,
          "transcript": "ENST00000446716.5",
          "transcript_support_level": 2
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3701,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_count": 16,
          "exon_rank": 14,
          "exon_rank_end": null,
          "feature": "ENST00000409033.7",
          "gene_hgnc_id": 22408,
          "gene_symbol": "ATG9A",
          "hgvs_c": "n.*602G>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000386482.3",
          "strand": false,
          "transcript": "ENST00000409033.7",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 867,
          "aa_ref": "A",
          "aa_start": 778,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3845,
          "cdna_start": 2508,
          "cds_end": null,
          "cds_length": 2604,
          "cds_start": 2332,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 16,
          "exon_rank": 14,
          "exon_rank_end": null,
          "feature": "ENST00000915618.1",
          "gene_hgnc_id": 22408,
          "gene_symbol": "ATG9A",
          "hgvs_c": "c.2332G>A",
          "hgvs_p": "p.Ala778Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000585677.1",
          "strand": false,
          "transcript": "ENST00000915618.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 863,
          "aa_ref": "A",
          "aa_start": 750,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3812,
          "cdna_start": 2403,
          "cds_end": null,
          "cds_length": 2592,
          "cds_start": 2248,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 16,
          "exon_rank": 14,
          "exon_rank_end": null,
          "feature": "ENST00000944423.1",
          "gene_hgnc_id": 22408,
          "gene_symbol": "ATG9A",
          "hgvs_c": "c.2248G>A",
          "hgvs_p": "p.Ala750Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000614482.1",
          "strand": false,
          "transcript": "ENST00000944423.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 841,
          "aa_ref": "A",
          "aa_start": 752,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3748,
          "cdna_start": 2409,
          "cds_end": null,
          "cds_length": 2526,
          "cds_start": 2254,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 16,
          "exon_rank": 14,
          "exon_rank_end": null,
          "feature": "ENST00000901776.1",
          "gene_hgnc_id": 22408,
          "gene_symbol": "ATG9A",
          "hgvs_c": "c.2254G>A",
          "hgvs_p": "p.Ala752Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000571835.1",
          "strand": false,
          "transcript": "ENST00000901776.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 841,
          "aa_ref": "A",
          "aa_start": 752,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4024,
          "cdna_start": 2685,
          "cds_end": null,
          "cds_length": 2526,
          "cds_start": 2254,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 16,
          "exon_rank": 14,
          "exon_rank_end": null,
          "feature": "ENST00000915620.1",
          "gene_hgnc_id": 22408,
          "gene_symbol": "ATG9A",
          "hgvs_c": "c.2254G>A",
          "hgvs_p": "p.Ala752Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000585679.1",
          "strand": false,
          "transcript": "ENST00000915620.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 839,
          "aa_ref": "A",
          "aa_start": 750,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3718,
          "cdna_start": 2379,
          "cds_end": null,
          "cds_length": 2520,
          "cds_start": 2248,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 15,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "NM_024085.5",
          "gene_hgnc_id": 22408,
          "gene_symbol": "ATG9A",
          "hgvs_c": "c.2248G>A",
          "hgvs_p": "p.Ala750Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_076990.4",
          "strand": false,
          "transcript": "NM_024085.5",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 839,
          "aa_ref": "A",
          "aa_start": 750,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4025,
          "cdna_start": 2688,
          "cds_end": null,
          "cds_length": 2520,
          "cds_start": 2248,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 16,
          "exon_rank": 14,
          "exon_rank_end": null,
          "feature": "ENST00000409618.5",
          "gene_hgnc_id": 22408,
          "gene_symbol": "ATG9A",
          "hgvs_c": "c.2248G>A",
          "hgvs_p": "p.Ala750Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000386710.1",
          "strand": false,
          "transcript": "ENST00000409618.5",
          "transcript_support_level": 5
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 839,
          "aa_ref": "A",
          "aa_start": 750,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3932,
          "cdna_start": 2593,
          "cds_end": null,
          "cds_length": 2520,
          "cds_start": 2248,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 17,
          "exon_rank": 15,
          "exon_rank_end": null,
          "feature": "ENST00000901769.1",
          "gene_hgnc_id": 22408,
          "gene_symbol": "ATG9A",
          "hgvs_c": "c.2248G>A",
          "hgvs_p": "p.Ala750Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000571828.1",
          "strand": false,
          "transcript": "ENST00000901769.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 839,
          "aa_ref": "A",
          "aa_start": 750,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3961,
          "cdna_start": 2622,
          "cds_end": null,
          "cds_length": 2520,
          "cds_start": 2248,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 17,
          "exon_rank": 15,
          "exon_rank_end": null,
          "feature": "ENST00000901770.1",
          "gene_hgnc_id": 22408,
          "gene_symbol": "ATG9A",
          "hgvs_c": "c.2248G>A",
          "hgvs_p": "p.Ala750Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000571829.1",
          "strand": false,
          "transcript": "ENST00000901770.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 839,
          "aa_ref": "A",
          "aa_start": 750,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3883,
          "cdna_start": 2544,
          "cds_end": null,
          "cds_length": 2520,
          "cds_start": 2248,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 16,
          "exon_rank": 14,
          "exon_rank_end": null,
          "feature": "ENST00000901772.1",
          "gene_hgnc_id": 22408,
          "gene_symbol": "ATG9A",
          "hgvs_c": "c.2248G>A",
          "hgvs_p": "p.Ala750Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000571831.1",
          "strand": false,
          "transcript": "ENST00000901772.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 839,
          "aa_ref": "A",
          "aa_start": 750,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5196,
          "cdna_start": 3857,
          "cds_end": null,
          "cds_length": 2520,
          "cds_start": 2248,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 14,
          "exon_rank": 12,
          "exon_rank_end": null,
          "feature": "ENST00000901773.1",
          "gene_hgnc_id": 22408,
          "gene_symbol": "ATG9A",
          "hgvs_c": "c.2248G>A",
          "hgvs_p": "p.Ala750Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000571832.1",
          "strand": false,
          "transcript": "ENST00000901773.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 839,
          "aa_ref": "A",
          "aa_start": 750,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4811,
          "cdna_start": 3472,
          "cds_end": null,
          "cds_length": 2520,
          "cds_start": 2248,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 15,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "ENST00000901777.1",
          "gene_hgnc_id": 22408,
          "gene_symbol": "ATG9A",
          "hgvs_c": "c.2248G>A",
          "hgvs_p": "p.Ala750Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000571836.1",
          "strand": false,
          "transcript": "ENST00000901777.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 839,
          "aa_ref": "A",
          "aa_start": 750,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4119,
          "cdna_start": 2783,
          "cds_end": null,
          "cds_length": 2520,
          "cds_start": 2248,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 15,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "ENST00000901779.1",
          "gene_hgnc_id": 22408,
          "gene_symbol": "ATG9A",
          "hgvs_c": "c.2248G>A",
          "hgvs_p": "p.Ala750Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000571838.1",
          "strand": false,
          "transcript": "ENST00000901779.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 839,
          "aa_ref": "A",
          "aa_start": 750,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3762,
          "cdna_start": 2426,
          "cds_end": null,
          "cds_length": 2520,
          "cds_start": 2248,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 16,
          "exon_rank": 14,
          "exon_rank_end": null,
          "feature": "ENST00000901780.1",
          "gene_hgnc_id": 22408,
          "gene_symbol": "ATG9A",
          "hgvs_c": "c.2248G>A",
          "hgvs_p": "p.Ala750Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000571839.1",
          "strand": false,
          "transcript": "ENST00000901780.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 839,
          "aa_ref": "A",
          "aa_start": 750,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3908,
          "cdna_start": 2572,
          "cds_end": null,
          "cds_length": 2520,
          "cds_start": 2248,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 17,
          "exon_rank": 15,
          "exon_rank_end": null,
          "feature": "ENST00000901781.1",
          "gene_hgnc_id": 22408,
          "gene_symbol": "ATG9A",
          "hgvs_c": "c.2248G>A",
          "hgvs_p": "p.Ala750Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000571840.1",
          "strand": false,
          "transcript": "ENST00000901781.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 839,
          "aa_ref": "A",
          "aa_start": 750,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4049,
          "cdna_start": 2713,
          "cds_end": null,
          "cds_length": 2520,
          "cds_start": 2248,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 16,
          "exon_rank": 14,
          "exon_rank_end": null,
          "feature": "ENST00000901783.1",
          "gene_hgnc_id": 22408,
          "gene_symbol": "ATG9A",
          "hgvs_c": "c.2248G>A",
          "hgvs_p": "p.Ala750Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000571842.1",
          "strand": false,
          "transcript": "ENST00000901783.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 839,
          "aa_ref": "A",
          "aa_start": 750,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3939,
          "cdna_start": 2602,
          "cds_end": null,
          "cds_length": 2520,
          "cds_start": 2248,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 16,
          "exon_rank": 14,
          "exon_rank_end": null,
          "feature": "ENST00000901784.1",
          "gene_hgnc_id": 22408,
          "gene_symbol": "ATG9A",
          "hgvs_c": "c.2248G>A",
          "hgvs_p": "p.Ala750Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000571843.1",
          "strand": false,
          "transcript": "ENST00000901784.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 839,
          "aa_ref": "A",
          "aa_start": 750,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3902,
          "cdna_start": 2564,
          "cds_end": null,
          "cds_length": 2520,
          "cds_start": 2248,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 17,
          "exon_rank": 15,
          "exon_rank_end": null,
          "feature": "ENST00000915619.1",
          "gene_hgnc_id": 22408,
          "gene_symbol": "ATG9A",
          "hgvs_c": "c.2248G>A",
          "hgvs_p": "p.Ala750Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000585678.1",
          "strand": false,
          "transcript": "ENST00000915619.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 839,
          "aa_ref": "A",
          "aa_start": 750,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3715,
          "cdna_start": 2377,
          "cds_end": null,
          "cds_length": 2520,
          "cds_start": 2248,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 15,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "ENST00000944422.1",
          "gene_hgnc_id": 22408,
          "gene_symbol": "ATG9A",
          "hgvs_c": "c.2248G>A",
          "hgvs_p": "p.Ala750Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000614481.1",
          "strand": false,
          "transcript": "ENST00000944422.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 839,
          "aa_ref": "A",
          "aa_start": 750,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3745,
          "cdna_start": 2407,
          "cds_end": null,
          "cds_length": 2520,
          "cds_start": 2248,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 16,
          "exon_rank": 14,
          "exon_rank_end": null,
          "feature": "ENST00000944424.1",
          "gene_hgnc_id": 22408,
          "gene_symbol": "ATG9A",
          "hgvs_c": "c.2248G>A",
          "hgvs_p": "p.Ala750Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000614483.1",
          "strand": false,
          "transcript": "ENST00000944424.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 839,
          "aa_ref": "A",
          "aa_start": 750,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3987,
          "cdna_start": 2653,
          "cds_end": null,
          "cds_length": 2520,
          "cds_start": 2248,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 15,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "ENST00000944425.1",
          "gene_hgnc_id": 22408,
          "gene_symbol": "ATG9A",
          "hgvs_c": "c.2248G>A",
          "hgvs_p": "p.Ala750Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000614484.1",
          "strand": false,
          "transcript": "ENST00000944425.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 836,
          "aa_ref": "A",
          "aa_start": 750,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3733,
          "cdna_start": 2403,
          "cds_end": null,
          "cds_length": 2511,
          "cds_start": 2248,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 16,
          "exon_rank": 14,
          "exon_rank_end": null,
          "feature": "ENST00000901778.1",
          "gene_hgnc_id": 22408,
          "gene_symbol": "ATG9A",
          "hgvs_c": "c.2248G>A",
          "hgvs_p": "p.Ala750Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000571837.1",
          "strand": false,
          "transcript": "ENST00000901778.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 836,
          "aa_ref": "A",
          "aa_start": 750,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3704,
          "cdna_start": 2374,
          "cds_end": null,
          "cds_length": 2511,
          "cds_start": 2248,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 15,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "ENST00000944421.1",
          "gene_hgnc_id": 22408,
          "gene_symbol": "ATG9A",
          "hgvs_c": "c.2248G>A",
          "hgvs_p": "p.Ala750Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000614480.1",
          "strand": false,
          "transcript": "ENST00000944421.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 836,
          "aa_ref": "A",
          "aa_start": 750,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3994,
          "cdna_start": 2665,
          "cds_end": null,
          "cds_length": 2511,
          "cds_start": 2248,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 16,
          "exon_rank": 14,
          "exon_rank_end": null,
          "feature": "ENST00000944426.1",
          "gene_hgnc_id": 22408,
          "gene_symbol": "ATG9A",
          "hgvs_c": "c.2248G>A",
          "hgvs_p": "p.Ala750Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000614485.1",
          "strand": false,
          "transcript": "ENST00000944426.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 833,
          "aa_ref": "A",
          "aa_start": 744,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3887,
          "cdna_start": 2549,
          "cds_end": null,
          "cds_length": 2502,
          "cds_start": 2230,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 17,
          "exon_rank": 15,
          "exon_rank_end": null,
          "feature": "ENST00000901775.1",
          "gene_hgnc_id": 22408,
          "gene_symbol": "ATG9A",
          "hgvs_c": "c.2230G>A",
          "hgvs_p": "p.Ala744Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000571834.1",
          "strand": false,
          "transcript": "ENST00000901775.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 778,
          "aa_ref": "A",
          "aa_start": 689,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2512,
          "cdna_start": 2240,
          "cds_end": null,
          "cds_length": 2337,
          "cds_start": 2065,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 14,
          "exon_rank": 12,
          "exon_rank_end": null,
          "feature": "ENST00000409422.5",
          "gene_hgnc_id": 22408,
          "gene_symbol": "ATG9A",
          "hgvs_c": "c.2065G>A",
          "hgvs_p": "p.Ala689Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000386535.1",
          "strand": false,
          "transcript": "ENST00000409422.5",
          "transcript_support_level": 5
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 689,
          "aa_ref": "A",
          "aa_start": 600,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3320,
          "cdna_start": 1981,
          "cds_end": null,
          "cds_length": 2070,
          "cds_start": 1798,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 16,
          "exon_rank": 14,
          "exon_rank_end": null,
          "feature": "ENST00000901771.1",
          "gene_hgnc_id": 22408,
          "gene_symbol": "ATG9A",
          "hgvs_c": "c.1798G>A",
          "hgvs_p": "p.Ala600Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000571830.1",
          "strand": false,
          "transcript": "ENST00000901771.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 689,
          "aa_ref": "A",
          "aa_start": 600,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3261,
          "cdna_start": 1922,
          "cds_end": null,
          "cds_length": 2070,
          "cds_start": 1798,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 15,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "ENST00000901774.1",
          "gene_hgnc_id": 22408,
          "gene_symbol": "ATG9A",
          "hgvs_c": "c.1798G>A",
          "hgvs_p": "p.Ala600Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000571833.1",
          "strand": false,
          "transcript": "ENST00000901774.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 689,
          "aa_ref": "A",
          "aa_start": 600,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3578,
          "cdna_start": 2239,
          "cds_end": null,
          "cds_length": 2070,
          "cds_start": 1798,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 16,
          "exon_rank": 14,
          "exon_rank_end": null,
          "feature": "ENST00000901782.1",
          "gene_hgnc_id": 22408,
          "gene_symbol": "ATG9A",
          "hgvs_c": "c.1798G>A",
          "hgvs_p": "p.Ala600Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000571841.1",
          "strand": false,
          "transcript": "ENST00000901782.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "retained_intron",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 812,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 4,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000475339.1",
          "gene_hgnc_id": 22408,
          "gene_symbol": "ATG9A",
          "hgvs_c": "n.302G>A",
          "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": "ENST00000475339.1",
          "transcript_support_level": 2
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3711,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 16,
          "exon_rank": 14,
          "exon_rank_end": null,
          "feature": "NR_104255.2",
          "gene_hgnc_id": 22408,
          "gene_symbol": "ATG9A",
          "hgvs_c": "n.2372G>A",
          "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_104255.2",
          "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": 516,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 3,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000846045.1",
          "gene_hgnc_id": null,
          "gene_symbol": "ENSG00000309937",
          "hgvs_c": "n.295-269C>T",
          "hgvs_p": null,
          "intron_rank": 2,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000846045.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 243,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 733,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 733,
          "cds_start": null,
          "consequences": [
            "downstream_gene_variant"
          ],
          "exon_count": 5,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000429920.1",
          "gene_hgnc_id": 22408,
          "gene_symbol": "ATG9A",
          "hgvs_c": "c.*74G>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000400234.1",
          "strand": true,
          "transcript": "ENST00000429920.1",
          "transcript_support_level": 5
        }
      ],
      "custom_annotations": null,
      "dbscsnv_ada_prediction": null,
      "dbscsnv_ada_score": null,
      "dbsnp": "rs200858282",
      "effect": "missense_variant",
      "frequency_reference_population": 0.000007640916,
      "gene_hgnc_id": 22408,
      "gene_symbol": "ATG9A",
      "gnomad_exomes_ac": 11,
      "gnomad_exomes_af": 0.00000764092,
      "gnomad_exomes_homalt": 0,
      "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": null,
      "phenotype_combined": null,
      "phylop100way_prediction": "Benign",
      "phylop100way_score": -0.184,
      "pos": 219221200,
      "ref": "C",
      "revel_prediction": "Benign",
      "revel_score": 0.14,
      "splice_prediction_selected": "Benign",
      "splice_score_selected": 0,
      "splice_source_selected": "max_spliceai",
      "spliceai_max_prediction": "Benign",
      "spliceai_max_score": 0,
      "transcript": "NM_024085.5"
    }
  ]
}
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.