← Back to variant description

GeneBe API Showcase

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

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

Documentation & Advanced Usage

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

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

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

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

All tools documented at:docs.genebe.net

API Request Examples for Variant: X-120441732-G-A (hg38)

Bash / cURL Example

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

API Response

json
{
  "message": null,
  "variants": [
    {
      "acmg_by_gene": [
        {
          "benign_score": 14,
          "criteria": [
            "BP4_Moderate",
            "BP6_Very_Strong",
            "BS2"
          ],
          "effects": [
            "missense_variant",
            "splice_region_variant"
          ],
          "gene_symbol": "LAMP2",
          "hgnc_id": 6501,
          "hgvs_c": "c.1091C>T",
          "hgvs_p": "p.Thr364Ile",
          "inheritance_mode": "XL",
          "pathogenic_score": 0,
          "score": -14,
          "transcript": "NM_001122606.1",
          "verdict": "Benign"
        }
      ],
      "acmg_classification": "Benign",
      "acmg_criteria": "BP4_Moderate,BP6_Very_Strong,BS2",
      "acmg_score": -14,
      "allele_count_reference_population": 48,
      "alphamissense_prediction": null,
      "alphamissense_score": 0.2879,
      "alt": "A",
      "apogee2_prediction": null,
      "apogee2_score": null,
      "bayesdelnoaf_prediction": "Benign",
      "bayesdelnoaf_score": -0.39,
      "chr": "X",
      "clinvar_classification": "Likely benign",
      "clinvar_disease": "Cardiovascular phenotype,Danon disease",
      "clinvar_review_status": "criteria provided, multiple submitters, no conflicts",
      "clinvar_submissions_summary": "LB:2",
      "computational_prediction_selected": "Uncertain_significance",
      "computational_score_selected": 0.12114804983139038,
      "computational_source_selected": "CardioboostCm",
      "consequences": [
        {
          "aa_alt": "I",
          "aa_end": null,
          "aa_length": 410,
          "aa_ref": "T",
          "aa_start": 364,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6535,
          "cdna_start": 1218,
          "cds_end": null,
          "cds_length": 1233,
          "cds_start": 1091,
          "consequences": [
            "missense_variant",
            "splice_region_variant"
          ],
          "exon_count": 9,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "NM_002294.3",
          "gene_hgnc_id": 6501,
          "gene_symbol": "LAMP2",
          "hgvs_c": "c.1091C>T",
          "hgvs_p": "p.Thr364Ile",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "ENST00000200639.9",
          "protein_coding": true,
          "protein_id": "NP_002285.1",
          "strand": false,
          "transcript": "NM_002294.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": "I",
          "aa_end": null,
          "aa_length": 410,
          "aa_ref": "T",
          "aa_start": 364,
          "biotype": "protein_coding",
          "canonical": true,
          "cdna_end": null,
          "cdna_length": 6535,
          "cdna_start": 1218,
          "cds_end": null,
          "cds_length": 1233,
          "cds_start": 1091,
          "consequences": [
            "missense_variant",
            "splice_region_variant"
          ],
          "exon_count": 9,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "ENST00000200639.9",
          "gene_hgnc_id": 6501,
          "gene_symbol": "LAMP2",
          "hgvs_c": "c.1091C>T",
          "hgvs_p": "p.Thr364Ile",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "NM_002294.3",
          "protein_coding": true,
          "protein_id": "ENSP00000200639.4",
          "strand": false,
          "transcript": "ENST00000200639.9",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "I",
          "aa_end": null,
          "aa_length": 411,
          "aa_ref": "T",
          "aa_start": 364,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2089,
          "cdna_start": 1287,
          "cds_end": null,
          "cds_length": 1236,
          "cds_start": 1091,
          "consequences": [
            "missense_variant",
            "splice_region_variant"
          ],
          "exon_count": 9,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "ENST00000434600.6",
          "gene_hgnc_id": 6501,
          "gene_symbol": "LAMP2",
          "hgvs_c": "c.1091C>T",
          "hgvs_p": "p.Thr364Ile",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000408411.2",
          "strand": false,
          "transcript": "ENST00000434600.6",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "I",
          "aa_end": null,
          "aa_length": 410,
          "aa_ref": "T",
          "aa_start": 364,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4030,
          "cdna_start": 1228,
          "cds_end": null,
          "cds_length": 1233,
          "cds_start": 1091,
          "consequences": [
            "missense_variant",
            "splice_region_variant"
          ],
          "exon_count": 9,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "ENST00000371335.4",
          "gene_hgnc_id": 6501,
          "gene_symbol": "LAMP2",
          "hgvs_c": "c.1091C>T",
          "hgvs_p": "p.Thr364Ile",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000360386.4",
          "strand": false,
          "transcript": "ENST00000371335.4",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "I",
          "aa_end": null,
          "aa_length": 454,
          "aa_ref": "T",
          "aa_start": 364,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2893,
          "cdna_start": 1219,
          "cds_end": null,
          "cds_length": 1365,
          "cds_start": 1091,
          "consequences": [
            "missense_variant",
            "splice_region_variant"
          ],
          "exon_count": 9,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "ENST00000706600.1",
          "gene_hgnc_id": 6501,
          "gene_symbol": "LAMP2",
          "hgvs_c": "c.1091C>T",
          "hgvs_p": "p.Thr364Ile",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000516464.1",
          "strand": false,
          "transcript": "ENST00000706600.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "I",
          "aa_end": null,
          "aa_length": 452,
          "aa_ref": "T",
          "aa_start": 406,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1868,
          "cdna_start": 1345,
          "cds_end": null,
          "cds_length": 1359,
          "cds_start": 1217,
          "consequences": [
            "missense_variant",
            "splice_region_variant"
          ],
          "exon_count": 10,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "ENST00000866856.1",
          "gene_hgnc_id": 6501,
          "gene_symbol": "LAMP2",
          "hgvs_c": "c.1217C>T",
          "hgvs_p": "p.Thr406Ile",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000536915.1",
          "strand": false,
          "transcript": "ENST00000866856.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "I",
          "aa_end": null,
          "aa_length": 442,
          "aa_ref": "T",
          "aa_start": 396,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1836,
          "cdna_start": 1314,
          "cds_end": null,
          "cds_length": 1329,
          "cds_start": 1187,
          "consequences": [
            "missense_variant",
            "splice_region_variant"
          ],
          "exon_count": 10,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "ENST00000952168.1",
          "gene_hgnc_id": 6501,
          "gene_symbol": "LAMP2",
          "hgvs_c": "c.1187C>T",
          "hgvs_p": "p.Thr396Ile",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000622227.1",
          "strand": false,
          "transcript": "ENST00000952168.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "I",
          "aa_end": null,
          "aa_length": 441,
          "aa_ref": "T",
          "aa_start": 395,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1678,
          "cdna_start": 1359,
          "cds_end": null,
          "cds_length": 1326,
          "cds_start": 1184,
          "consequences": [
            "missense_variant",
            "splice_region_variant"
          ],
          "exon_count": 10,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "ENST00000866858.1",
          "gene_hgnc_id": 6501,
          "gene_symbol": "LAMP2",
          "hgvs_c": "c.1184C>T",
          "hgvs_p": "p.Thr395Ile",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000536917.1",
          "strand": false,
          "transcript": "ENST00000866858.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "I",
          "aa_end": null,
          "aa_length": 436,
          "aa_ref": "T",
          "aa_start": 364,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1859,
          "cdna_start": 1251,
          "cds_end": null,
          "cds_length": 1311,
          "cds_start": 1091,
          "consequences": [
            "missense_variant",
            "splice_region_variant"
          ],
          "exon_count": 10,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "ENST00000952163.1",
          "gene_hgnc_id": 6501,
          "gene_symbol": "LAMP2",
          "hgvs_c": "c.1091C>T",
          "hgvs_p": "p.Thr364Ile",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000622222.1",
          "strand": false,
          "transcript": "ENST00000952163.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "I",
          "aa_end": null,
          "aa_length": 426,
          "aa_ref": "T",
          "aa_start": 364,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2816,
          "cdna_start": 1244,
          "cds_end": null,
          "cds_length": 1281,
          "cds_start": 1091,
          "consequences": [
            "missense_variant",
            "splice_region_variant"
          ],
          "exon_count": 10,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "ENST00000866853.1",
          "gene_hgnc_id": 6501,
          "gene_symbol": "LAMP2",
          "hgvs_c": "c.1091C>T",
          "hgvs_p": "p.Thr364Ile",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000536912.1",
          "strand": false,
          "transcript": "ENST00000866853.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "I",
          "aa_end": null,
          "aa_length": 415,
          "aa_ref": "T",
          "aa_start": 369,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1668,
          "cdna_start": 1234,
          "cds_end": null,
          "cds_length": 1248,
          "cds_start": 1106,
          "consequences": [
            "missense_variant",
            "splice_region_variant"
          ],
          "exon_count": 9,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "ENST00000866857.1",
          "gene_hgnc_id": 6501,
          "gene_symbol": "LAMP2",
          "hgvs_c": "c.1106C>T",
          "hgvs_p": "p.Thr369Ile",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000536916.1",
          "strand": false,
          "transcript": "ENST00000866857.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "I",
          "aa_end": null,
          "aa_length": 411,
          "aa_ref": "T",
          "aa_start": 364,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3752,
          "cdna_start": 1271,
          "cds_end": null,
          "cds_length": 1236,
          "cds_start": 1091,
          "consequences": [
            "missense_variant",
            "splice_region_variant"
          ],
          "exon_count": 9,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "NM_001122606.1",
          "gene_hgnc_id": 6501,
          "gene_symbol": "LAMP2",
          "hgvs_c": "c.1091C>T",
          "hgvs_p": "p.Thr364Ile",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001116078.1",
          "strand": false,
          "transcript": "NM_001122606.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "I",
          "aa_end": null,
          "aa_length": 410,
          "aa_ref": "T",
          "aa_start": 364,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4073,
          "cdna_start": 1271,
          "cds_end": null,
          "cds_length": 1233,
          "cds_start": 1091,
          "consequences": [
            "missense_variant",
            "splice_region_variant"
          ],
          "exon_count": 9,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "NM_013995.2",
          "gene_hgnc_id": 6501,
          "gene_symbol": "LAMP2",
          "hgvs_c": "c.1091C>T",
          "hgvs_p": "p.Thr364Ile",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_054701.1",
          "strand": false,
          "transcript": "NM_013995.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "I",
          "aa_end": null,
          "aa_length": 409,
          "aa_ref": "T",
          "aa_start": 363,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2762,
          "cdna_start": 1236,
          "cds_end": null,
          "cds_length": 1230,
          "cds_start": 1088,
          "consequences": [
            "missense_variant",
            "splice_region_variant"
          ],
          "exon_count": 9,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "ENST00000952162.1",
          "gene_hgnc_id": 6501,
          "gene_symbol": "LAMP2",
          "hgvs_c": "c.1088C>T",
          "hgvs_p": "p.Thr363Ile",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000622221.1",
          "strand": false,
          "transcript": "ENST00000952162.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "I",
          "aa_end": null,
          "aa_length": 409,
          "aa_ref": "T",
          "aa_start": 363,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1740,
          "cdna_start": 1215,
          "cds_end": null,
          "cds_length": 1230,
          "cds_start": 1088,
          "consequences": [
            "missense_variant",
            "splice_region_variant"
          ],
          "exon_count": 9,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "ENST00000952165.1",
          "gene_hgnc_id": 6501,
          "gene_symbol": "LAMP2",
          "hgvs_c": "c.1088C>T",
          "hgvs_p": "p.Thr363Ile",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000622224.1",
          "strand": false,
          "transcript": "ENST00000952165.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "I",
          "aa_end": null,
          "aa_length": 408,
          "aa_ref": "T",
          "aa_start": 364,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1737,
          "cdna_start": 1220,
          "cds_end": null,
          "cds_length": 1227,
          "cds_start": 1091,
          "consequences": [
            "missense_variant",
            "splice_region_variant"
          ],
          "exon_count": 9,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "ENST00000952166.1",
          "gene_hgnc_id": 6501,
          "gene_symbol": "LAMP2",
          "hgvs_c": "c.1091C>T",
          "hgvs_p": "p.Thr364Ile",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000622225.1",
          "strand": false,
          "transcript": "ENST00000952166.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "I",
          "aa_end": null,
          "aa_length": 397,
          "aa_ref": "T",
          "aa_start": 351,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1712,
          "cdna_start": 1187,
          "cds_end": null,
          "cds_length": 1194,
          "cds_start": 1052,
          "consequences": [
            "missense_variant",
            "splice_region_variant"
          ],
          "exon_count": 9,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "ENST00000866855.1",
          "gene_hgnc_id": 6501,
          "gene_symbol": "LAMP2",
          "hgvs_c": "c.1052C>T",
          "hgvs_p": "p.Thr351Ile",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000536914.1",
          "strand": false,
          "transcript": "ENST00000866855.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "I",
          "aa_end": null,
          "aa_length": 364,
          "aa_ref": "T",
          "aa_start": 318,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1604,
          "cdna_start": 1080,
          "cds_end": null,
          "cds_length": 1095,
          "cds_start": 953,
          "consequences": [
            "missense_variant",
            "splice_region_variant"
          ],
          "exon_count": 8,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000952167.1",
          "gene_hgnc_id": 6501,
          "gene_symbol": "LAMP2",
          "hgvs_c": "c.953C>T",
          "hgvs_p": "p.Thr318Ile",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000622226.1",
          "strand": false,
          "transcript": "ENST00000952167.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "I",
          "aa_end": null,
          "aa_length": 299,
          "aa_ref": "T",
          "aa_start": 253,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1436,
          "cdna_start": 911,
          "cds_end": null,
          "cds_length": 900,
          "cds_start": 758,
          "consequences": [
            "missense_variant",
            "splice_region_variant"
          ],
          "exon_count": 7,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "ENST00000866854.1",
          "gene_hgnc_id": 6501,
          "gene_symbol": "LAMP2",
          "hgvs_c": "c.758C>T",
          "hgvs_p": "p.Thr253Ile",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000536913.1",
          "strand": false,
          "transcript": "ENST00000866854.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "I",
          "aa_end": null,
          "aa_length": 122,
          "aa_ref": "T",
          "aa_start": 76,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 670,
          "cdna_start": 355,
          "cds_end": null,
          "cds_length": 369,
          "cds_start": 227,
          "consequences": [
            "missense_variant",
            "splice_region_variant"
          ],
          "exon_count": 3,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000936274.1",
          "gene_hgnc_id": 6501,
          "gene_symbol": "LAMP2",
          "hgvs_c": "c.227C>T",
          "hgvs_p": "p.Thr76Ile",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000606333.1",
          "strand": false,
          "transcript": "ENST00000936274.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 355,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1603,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1068,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 8,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000952164.1",
          "gene_hgnc_id": 6501,
          "gene_symbol": "LAMP2",
          "hgvs_c": "c.928+867C>T",
          "hgvs_p": null,
          "intron_rank": 7,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000622223.1",
          "strand": false,
          "transcript": "ENST00000952164.1",
          "transcript_support_level": null
        },
        {
          "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": 1069,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "splice_region_variant",
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 7,
          "exon_rank": 5,
          "exon_rank_end": null,
          "feature": "ENST00000486593.5",
          "gene_hgnc_id": 6501,
          "gene_symbol": "LAMP2",
          "hgvs_c": "n.632C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000431526.1",
          "strand": false,
          "transcript": "ENST00000486593.5",
          "transcript_support_level": 5
        }
      ],
      "custom_annotations": null,
      "dbscsnv_ada_prediction": "Pathogenic",
      "dbscsnv_ada_score": 0.997447811376772,
      "dbsnp": "rs183781327",
      "effect": "missense_variant,splice_region_variant",
      "frequency_reference_population": 0.000040020677,
      "gene_hgnc_id": 6501,
      "gene_symbol": "LAMP2",
      "gnomad_exomes_ac": 41,
      "gnomad_exomes_af": 0.0000377031,
      "gnomad_exomes_homalt": 0,
      "gnomad_genomes_ac": 7,
      "gnomad_genomes_af": 0.0000625352,
      "gnomad_genomes_homalt": 1,
      "gnomad_mito_heteroplasmic": null,
      "gnomad_mito_homoplasmic": null,
      "hom_count_reference_population": 24,
      "mitotip_prediction": null,
      "mitotip_score": null,
      "pathogenicity_classification_combined": "Likely benign",
      "phenotype_combined": "Cardiovascular phenotype|Danon disease",
      "phylop100way_prediction": "Uncertain_significance",
      "phylop100way_score": 6.157,
      "pos": 120441732,
      "ref": "G",
      "revel_prediction": "Uncertain_significance",
      "revel_score": 0.313,
      "splice_prediction_selected": "Benign",
      "splice_score_selected": 0.6959999799728394,
      "splice_source_selected": "dbscSNV1_RF",
      "spliceai_max_prediction": "Benign",
      "spliceai_max_score": 0.03,
      "transcript": "NM_001122606.1"
    }
  ]
}
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.