← 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: 17-7196492-G-C (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=17&pos=7196492&ref=G&alt=C&genome=hg38&allGenes=true"API Response
json
{
  "variants": [
    {
      "chr": "17",
      "pos": 7196492,
      "ref": "G",
      "alt": "C",
      "effect": "missense_variant",
      "transcript": "ENST00000399506.9",
      "consequences": [
        {
          "aa_ref": "I",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 20,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DLG4",
          "gene_hgnc_id": 2903,
          "hgvs_c": "c.1167C>G",
          "hgvs_p": "p.Ile389Met",
          "transcript": "NM_001321075.3",
          "protein_id": "NP_001308004.1",
          "transcript_support_level": null,
          "aa_start": 389,
          "aa_end": null,
          "aa_length": 724,
          "cds_start": 1167,
          "cds_end": null,
          "cds_length": 2175,
          "cdna_start": 1647,
          "cdna_end": null,
          "cdna_length": 6176,
          "mane_select": "ENST00000399506.9",
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "I",
          "aa_alt": "M",
          "canonical": true,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 20,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DLG4",
          "gene_hgnc_id": 2903,
          "hgvs_c": "c.1167C>G",
          "hgvs_p": "p.Ile389Met",
          "transcript": "ENST00000399506.9",
          "protein_id": "ENSP00000382425.2",
          "transcript_support_level": 2,
          "aa_start": 389,
          "aa_end": null,
          "aa_length": 724,
          "cds_start": 1167,
          "cds_end": null,
          "cds_length": 2175,
          "cdna_start": 1647,
          "cdna_end": null,
          "cdna_length": 6176,
          "mane_select": "NM_001321075.3",
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "I",
          "aa_alt": "M",
          "canonical": true,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DLG4",
          "gene_hgnc_id": 2903,
          "hgvs_c": "c.1296C>G",
          "hgvs_p": "p.Ile432Met",
          "transcript": "ENST00000648172.9",
          "protein_id": "ENSP00000497806.3",
          "transcript_support_level": null,
          "aa_start": 432,
          "aa_end": null,
          "aa_length": 767,
          "cds_start": 1296,
          "cds_end": null,
          "cds_length": 2304,
          "cdna_start": 2283,
          "cdna_end": null,
          "cdna_length": 6812,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "I",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DLG4",
          "gene_hgnc_id": 2903,
          "hgvs_c": "c.1287C>G",
          "hgvs_p": "p.Ile429Met",
          "transcript": "ENST00000399510.8",
          "protein_id": "ENSP00000382428.3",
          "transcript_support_level": 1,
          "aa_start": 429,
          "aa_end": null,
          "aa_length": 764,
          "cds_start": 1287,
          "cds_end": null,
          "cds_length": 2295,
          "cdna_start": 2274,
          "cdna_end": null,
          "cdna_length": 4100,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "I",
          "aa_alt": "M",
          "canonical": true,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 20,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DLG4",
          "gene_hgnc_id": 2903,
          "hgvs_c": "c.1266C>G",
          "hgvs_p": "p.Ile422Met",
          "transcript": "ENST00000648896.1",
          "protein_id": "ENSP00000497546.1",
          "transcript_support_level": null,
          "aa_start": 422,
          "aa_end": null,
          "aa_length": 757,
          "cds_start": 1266,
          "cds_end": null,
          "cds_length": 2274,
          "cdna_start": 1348,
          "cdna_end": null,
          "cdna_length": 2389,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "I",
          "aa_alt": "M",
          "canonical": true,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DLG4",
          "gene_hgnc_id": 2903,
          "hgvs_c": "c.987C>G",
          "hgvs_p": "p.Ile329Met",
          "transcript": "ENST00000649520.1",
          "protein_id": "ENSP00000497647.1",
          "transcript_support_level": null,
          "aa_start": 329,
          "aa_end": null,
          "aa_length": 664,
          "cds_start": 987,
          "cds_end": null,
          "cds_length": 1995,
          "cdna_start": 1256,
          "cdna_end": null,
          "cdna_length": 3077,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "I",
          "aa_alt": "M",
          "canonical": true,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DLG4",
          "gene_hgnc_id": 2903,
          "hgvs_c": "c.987C>G",
          "hgvs_p": "p.Ile329Met",
          "transcript": "ENST00000648263.1",
          "protein_id": "ENSP00000498035.1",
          "transcript_support_level": null,
          "aa_start": 329,
          "aa_end": null,
          "aa_length": 486,
          "cds_start": 987,
          "cds_end": null,
          "cds_length": 1462,
          "cdna_start": 1454,
          "cdna_end": null,
          "cdna_length": 1929,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": true,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DLG4",
          "gene_hgnc_id": 2903,
          "hgvs_c": "n.1296C>G",
          "hgvs_p": null,
          "transcript": "ENST00000491753.2",
          "protein_id": "ENSP00000467897.2",
          "transcript_support_level": 2,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 3505,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "I",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DLG4",
          "gene_hgnc_id": 2903,
          "hgvs_c": "c.1296C>G",
          "hgvs_p": "p.Ile432Met",
          "transcript": "NM_001365.5",
          "protein_id": "NP_001356.1",
          "transcript_support_level": null,
          "aa_start": 432,
          "aa_end": null,
          "aa_length": 767,
          "cds_start": 1296,
          "cds_end": null,
          "cds_length": 2304,
          "cdna_start": 2283,
          "cdna_end": null,
          "cdna_length": 6812,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "I",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DLG4",
          "gene_hgnc_id": 2903,
          "hgvs_c": "c.1287C>G",
          "hgvs_p": "p.Ile429Met",
          "transcript": "NM_001321074.1",
          "protein_id": "NP_001308003.1",
          "transcript_support_level": null,
          "aa_start": 429,
          "aa_end": null,
          "aa_length": 764,
          "cds_start": 1287,
          "cds_end": null,
          "cds_length": 2295,
          "cdna_start": 2488,
          "cdna_end": null,
          "cdna_length": 4314,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "I",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 20,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DLG4",
          "gene_hgnc_id": 2903,
          "hgvs_c": "c.1158C>G",
          "hgvs_p": "p.Ile386Met",
          "transcript": "NM_001128827.4",
          "protein_id": "NP_001122299.1",
          "transcript_support_level": null,
          "aa_start": 386,
          "aa_end": null,
          "aa_length": 721,
          "cds_start": 1158,
          "cds_end": null,
          "cds_length": 2166,
          "cdna_start": 1638,
          "cdna_end": null,
          "cdna_length": 6167,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "I",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 20,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DLG4",
          "gene_hgnc_id": 2903,
          "hgvs_c": "c.1158C>G",
          "hgvs_p": "p.Ile386Met",
          "transcript": "ENST00000302955.11",
          "protein_id": "ENSP00000307471.6",
          "transcript_support_level": 5,
          "aa_start": 386,
          "aa_end": null,
          "aa_length": 721,
          "cds_start": 1158,
          "cds_end": null,
          "cds_length": 2166,
          "cdna_start": 1620,
          "cdna_end": null,
          "cdna_length": 3446,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "I",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DLG4",
          "gene_hgnc_id": 2903,
          "hgvs_c": "c.1086C>G",
          "hgvs_p": "p.Ile362Met",
          "transcript": "NM_001369566.3",
          "protein_id": "NP_001356495.1",
          "transcript_support_level": null,
          "aa_start": 362,
          "aa_end": null,
          "aa_length": 697,
          "cds_start": 1086,
          "cds_end": null,
          "cds_length": 2094,
          "cdna_start": 1403,
          "cdna_end": null,
          "cdna_length": 5932,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "I",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DLG4",
          "gene_hgnc_id": 2903,
          "hgvs_c": "c.1086C>G",
          "hgvs_p": "p.Ile362Met",
          "transcript": "ENST00000649971.1",
          "protein_id": "ENSP00000497011.1",
          "transcript_support_level": null,
          "aa_start": 362,
          "aa_end": null,
          "aa_length": 697,
          "cds_start": 1086,
          "cds_end": null,
          "cds_length": 2094,
          "cdna_start": 1427,
          "cdna_end": null,
          "cdna_length": 2580,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "I",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DLG4",
          "gene_hgnc_id": 2903,
          "hgvs_c": "c.987C>G",
          "hgvs_p": "p.Ile329Met",
          "transcript": "NM_001321076.3",
          "protein_id": "NP_001308005.1",
          "transcript_support_level": null,
          "aa_start": 329,
          "aa_end": null,
          "aa_length": 664,
          "cds_start": 987,
          "cds_end": null,
          "cds_length": 1995,
          "cdna_start": 1313,
          "cdna_end": null,
          "cdna_length": 5842,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "I",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DLG4",
          "gene_hgnc_id": 2903,
          "hgvs_c": "c.987C>G",
          "hgvs_p": "p.Ile329Met",
          "transcript": "NM_001321077.3",
          "protein_id": "NP_001308006.1",
          "transcript_support_level": null,
          "aa_start": 329,
          "aa_end": null,
          "aa_length": 664,
          "cds_start": 987,
          "cds_end": null,
          "cds_length": 1995,
          "cdna_start": 1304,
          "cdna_end": null,
          "cdna_length": 5833,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "I",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DLG4",
          "gene_hgnc_id": 2903,
          "hgvs_c": "c.987C>G",
          "hgvs_p": "p.Ile329Met",
          "transcript": "ENST00000649186.1",
          "protein_id": "ENSP00000497879.1",
          "transcript_support_level": null,
          "aa_start": 329,
          "aa_end": null,
          "aa_length": 664,
          "cds_start": 987,
          "cds_end": null,
          "cds_length": 1995,
          "cdna_start": 1285,
          "cdna_end": null,
          "cdna_length": 2419,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "I",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DLG4",
          "gene_hgnc_id": 2903,
          "hgvs_c": "c.987C>G",
          "hgvs_p": "p.Ile329Met",
          "transcript": "ENST00000650120.1",
          "protein_id": "ENSP00000497553.1",
          "transcript_support_level": null,
          "aa_start": 329,
          "aa_end": null,
          "aa_length": 586,
          "cds_start": 987,
          "cds_end": null,
          "cds_length": 1761,
          "cdna_start": 1227,
          "cdna_end": null,
          "cdna_length": 2001,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DLG4",
          "gene_hgnc_id": 2903,
          "hgvs_c": "n.1427C>G",
          "hgvs_p": null,
          "transcript": "ENST00000648103.2",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 2663,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 20,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DLG4",
          "gene_hgnc_id": 2903,
          "hgvs_c": "n.1202C>G",
          "hgvs_p": null,
          "transcript": "ENST00000648707.1",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 2357,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DLG4",
          "gene_hgnc_id": 2903,
          "hgvs_c": "n.2497C>G",
          "hgvs_p": null,
          "transcript": "NR_135527.1",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 4213,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        }
      ],
      "gene_symbol": "DLG4",
      "gene_hgnc_id": 2903,
      "dbsnp": "rs17203281",
      "frequency_reference_population": null,
      "hom_count_reference_population": 0,
      "allele_count_reference_population": 0,
      "gnomad_exomes_af": null,
      "gnomad_genomes_af": null,
      "gnomad_exomes_ac": null,
      "gnomad_genomes_ac": null,
      "gnomad_exomes_homalt": null,
      "gnomad_genomes_homalt": null,
      "gnomad_mito_homoplasmic": null,
      "gnomad_mito_heteroplasmic": null,
      "computational_score_selected": 0.48445481061935425,
      "computational_prediction_selected": "Uncertain_significance",
      "computational_source_selected": "MetaRNN",
      "splice_score_selected": 0.03999999910593033,
      "splice_prediction_selected": "Benign",
      "splice_source_selected": "max_spliceai",
      "revel_score": 0.176,
      "revel_prediction": "Benign",
      "alphamissense_score": 0.1583,
      "alphamissense_prediction": null,
      "bayesdelnoaf_score": -0.36,
      "bayesdelnoaf_prediction": "Benign",
      "phylop100way_score": -2.738,
      "phylop100way_prediction": "Benign",
      "spliceai_max_score": 0.04,
      "spliceai_max_prediction": "Benign",
      "dbscsnv_ada_score": null,
      "dbscsnv_ada_prediction": null,
      "apogee2_score": null,
      "apogee2_prediction": null,
      "mitotip_score": null,
      "mitotip_prediction": null,
      "acmg_score": 2,
      "acmg_classification": "Uncertain_significance",
      "acmg_criteria": "PM2",
      "acmg_by_gene": [
        {
          "score": 2,
          "benign_score": 0,
          "pathogenic_score": 2,
          "criteria": [
            "PM2"
          ],
          "verdict": "Uncertain_significance",
          "transcript": "ENST00000399506.9",
          "gene_symbol": "DLG4",
          "hgnc_id": 2903,
          "effects": [
            "missense_variant"
          ],
          "inheritance_mode": "AD",
          "hgvs_c": "c.1167C>G",
          "hgvs_p": "p.Ile389Met"
        }
      ],
      "clinvar_disease": "",
      "clinvar_classification": "",
      "clinvar_review_status": "",
      "clinvar_submissions_summary": "",
      "phenotype_combined": null,
      "pathogenicity_classification_combined": null,
      "custom_annotations": null
    }
  ],
  "message": null
}