← 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-232748996-G-T (hg38)

Bash / cURL Example

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

API Response

json
{
  "variants": [
    {
      "chr": "2",
      "pos": 232748996,
      "ref": "G",
      "alt": "T",
      "effect": "missense_variant",
      "transcript": "NM_001103146.3",
      "consequences": [
        {
          "aa_ref": "D",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 29,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GIGYF2",
          "gene_hgnc_id": 11960,
          "hgvs_c": "c.181G>T",
          "hgvs_p": "p.Asp61Tyr",
          "transcript": "NM_001103146.3",
          "protein_id": "NP_001096616.1",
          "transcript_support_level": null,
          "aa_start": 61,
          "aa_end": null,
          "aa_length": 1299,
          "cds_start": 181,
          "cds_end": null,
          "cds_length": 3900,
          "cdna_start": 352,
          "cdna_end": null,
          "cdna_length": 7816,
          "mane_select": "ENST00000373563.9",
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "D",
          "aa_alt": "Y",
          "canonical": true,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 29,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GIGYF2",
          "gene_hgnc_id": 11960,
          "hgvs_c": "c.181G>T",
          "hgvs_p": "p.Asp61Tyr",
          "transcript": "ENST00000373563.9",
          "protein_id": "ENSP00000362664.5",
          "transcript_support_level": 1,
          "aa_start": 61,
          "aa_end": null,
          "aa_length": 1299,
          "cds_start": 181,
          "cds_end": null,
          "cds_length": 3900,
          "cdna_start": 352,
          "cdna_end": null,
          "cdna_length": 7816,
          "mane_select": "NM_001103146.3",
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "D",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GIGYF2",
          "gene_hgnc_id": 11960,
          "hgvs_c": "c.181G>T",
          "hgvs_p": "p.Asp61Tyr",
          "transcript": "ENST00000409451.7",
          "protein_id": "ENSP00000387170.3",
          "transcript_support_level": 1,
          "aa_start": 61,
          "aa_end": null,
          "aa_length": 1320,
          "cds_start": 181,
          "cds_end": null,
          "cds_length": 3963,
          "cdna_start": 407,
          "cdna_end": null,
          "cdna_length": 5937,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "D",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GIGYF2",
          "gene_hgnc_id": 11960,
          "hgvs_c": "c.181G>T",
          "hgvs_p": "p.Asp61Tyr",
          "transcript": "ENST00000409547.5",
          "protein_id": "ENSP00000386537.1",
          "transcript_support_level": 1,
          "aa_start": 61,
          "aa_end": null,
          "aa_length": 1299,
          "cds_start": 181,
          "cds_end": null,
          "cds_length": 3900,
          "cdna_start": 492,
          "cdna_end": null,
          "cdna_length": 5978,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "D",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 28,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GIGYF2",
          "gene_hgnc_id": 11960,
          "hgvs_c": "c.181G>T",
          "hgvs_p": "p.Asp61Tyr",
          "transcript": "ENST00000409196.7",
          "protein_id": "ENSP00000387070.3",
          "transcript_support_level": 1,
          "aa_start": 61,
          "aa_end": null,
          "aa_length": 1293,
          "cds_start": 181,
          "cds_end": null,
          "cds_length": 3882,
          "cdna_start": 279,
          "cdna_end": null,
          "cdna_length": 5747,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "D",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GIGYF2",
          "gene_hgnc_id": 11960,
          "hgvs_c": "c.181G>T",
          "hgvs_p": "p.Asp61Tyr",
          "transcript": "ENST00000440945.5",
          "protein_id": "ENSP00000410297.1",
          "transcript_support_level": 1,
          "aa_start": 61,
          "aa_end": null,
          "aa_length": 835,
          "cds_start": 181,
          "cds_end": null,
          "cds_length": 2508,
          "cdna_start": 331,
          "cdna_end": null,
          "cdna_length": 2658,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "D",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GIGYF2",
          "gene_hgnc_id": 11960,
          "hgvs_c": "c.181G>T",
          "hgvs_p": "p.Asp61Tyr",
          "transcript": "ENST00000409480.5",
          "protein_id": "ENSP00000386765.1",
          "transcript_support_level": 5,
          "aa_start": 61,
          "aa_end": null,
          "aa_length": 1321,
          "cds_start": 181,
          "cds_end": null,
          "cds_length": 3966,
          "cdna_start": 443,
          "cdna_end": null,
          "cdna_length": 5976,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "D",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 30,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GIGYF2",
          "gene_hgnc_id": 11960,
          "hgvs_c": "c.181G>T",
          "hgvs_p": "p.Asp61Tyr",
          "transcript": "ENST00000629305.2",
          "protein_id": "ENSP00000487548.1",
          "transcript_support_level": 5,
          "aa_start": 61,
          "aa_end": null,
          "aa_length": 1321,
          "cds_start": 181,
          "cds_end": null,
          "cds_length": 3966,
          "cdna_start": 378,
          "cdna_end": null,
          "cdna_length": 7878,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "D",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GIGYF2",
          "gene_hgnc_id": 11960,
          "hgvs_c": "c.181G>T",
          "hgvs_p": "p.Asp61Tyr",
          "transcript": "NM_001103147.2",
          "protein_id": "NP_001096617.1",
          "transcript_support_level": null,
          "aa_start": 61,
          "aa_end": null,
          "aa_length": 1320,
          "cds_start": 181,
          "cds_end": null,
          "cds_length": 3963,
          "cdna_start": 422,
          "cdna_end": null,
          "cdna_length": 7921,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "D",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GIGYF2",
          "gene_hgnc_id": 11960,
          "hgvs_c": "c.181G>T",
          "hgvs_p": "p.Asp61Tyr",
          "transcript": "NM_015575.4",
          "protein_id": "NP_056390.2",
          "transcript_support_level": null,
          "aa_start": 61,
          "aa_end": null,
          "aa_length": 1299,
          "cds_start": 181,
          "cds_end": null,
          "cds_length": 3900,
          "cdna_start": 492,
          "cdna_end": null,
          "cdna_length": 7928,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "D",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 28,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GIGYF2",
          "gene_hgnc_id": 11960,
          "hgvs_c": "c.181G>T",
          "hgvs_p": "p.Asp61Tyr",
          "transcript": "NM_001103148.2",
          "protein_id": "NP_001096618.1",
          "transcript_support_level": null,
          "aa_start": 61,
          "aa_end": null,
          "aa_length": 1293,
          "cds_start": 181,
          "cds_end": null,
          "cds_length": 3882,
          "cdna_start": 286,
          "cdna_end": null,
          "cdna_length": 7704,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "D",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GIGYF2",
          "gene_hgnc_id": 11960,
          "hgvs_c": "c.181G>T",
          "hgvs_p": "p.Asp61Tyr",
          "transcript": "ENST00000423659.5",
          "protein_id": "ENSP00000404195.1",
          "transcript_support_level": 5,
          "aa_start": 61,
          "aa_end": null,
          "aa_length": 719,
          "cds_start": 181,
          "cds_end": null,
          "cds_length": 2160,
          "cdna_start": 350,
          "cdna_end": null,
          "cdna_length": 2329,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "D",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GIGYF2",
          "gene_hgnc_id": 11960,
          "hgvs_c": "c.181G>T",
          "hgvs_p": "p.Asp61Tyr",
          "transcript": "ENST00000428883.5",
          "protein_id": "ENSP00000402712.1",
          "transcript_support_level": 4,
          "aa_start": 61,
          "aa_end": null,
          "aa_length": 114,
          "cds_start": 181,
          "cds_end": null,
          "cds_length": 346,
          "cdna_start": 379,
          "cdna_end": null,
          "cdna_length": 544,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "D",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GIGYF2",
          "gene_hgnc_id": 11960,
          "hgvs_c": "c.181G>T",
          "hgvs_p": "p.Asp61Tyr",
          "transcript": "ENST00000430720.5",
          "protein_id": "ENSP00000396958.1",
          "transcript_support_level": 4,
          "aa_start": 61,
          "aa_end": null,
          "aa_length": 111,
          "cds_start": 181,
          "cds_end": null,
          "cds_length": 338,
          "cdna_start": 404,
          "cdna_end": null,
          "cdna_length": 561,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "D",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GIGYF2",
          "gene_hgnc_id": 11960,
          "hgvs_c": "c.181G>T",
          "hgvs_p": "p.Asp61Tyr",
          "transcript": "ENST00000429187.5",
          "protein_id": "ENSP00000392991.1",
          "transcript_support_level": 3,
          "aa_start": 61,
          "aa_end": null,
          "aa_length": 105,
          "cds_start": 181,
          "cds_end": null,
          "cds_length": 319,
          "cdna_start": 468,
          "cdna_end": null,
          "cdna_length": 606,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "D",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GIGYF2",
          "gene_hgnc_id": 11960,
          "hgvs_c": "c.181G>T",
          "hgvs_p": "p.Asp61Tyr",
          "transcript": "ENST00000425040.5",
          "protein_id": "ENSP00000407161.1",
          "transcript_support_level": 4,
          "aa_start": 61,
          "aa_end": null,
          "aa_length": 98,
          "cds_start": 181,
          "cds_end": null,
          "cds_length": 299,
          "cdna_start": 470,
          "cdna_end": null,
          "cdna_length": 588,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "D",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GIGYF2",
          "gene_hgnc_id": 11960,
          "hgvs_c": "c.181G>T",
          "hgvs_p": "p.Asp61Tyr",
          "transcript": "ENST00000421433.5",
          "protein_id": "ENSP00000402053.1",
          "transcript_support_level": 5,
          "aa_start": 61,
          "aa_end": null,
          "aa_length": 92,
          "cds_start": 181,
          "cds_end": null,
          "cds_length": 280,
          "cdna_start": 465,
          "cdna_end": null,
          "cdna_length": 564,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GIGYF2",
          "gene_hgnc_id": 11960,
          "hgvs_c": "n.181G>T",
          "hgvs_p": null,
          "transcript": "ENST00000424038.2",
          "protein_id": "ENSP00000399064.1",
          "transcript_support_level": 3,
          "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": 623,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GIGYF2",
          "gene_hgnc_id": 11960,
          "hgvs_c": "n.333G>T",
          "hgvs_p": null,
          "transcript": "ENST00000463554.5",
          "protein_id": null,
          "transcript_support_level": 5,
          "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": 1085,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 27,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GIGYF2",
          "gene_hgnc_id": 11960,
          "hgvs_c": "n.294G>T",
          "hgvs_p": null,
          "transcript": "NR_103492.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": 7575,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": 5,
          "intron_rank_end": null,
          "gene_symbol": "GIGYF2",
          "gene_hgnc_id": 11960,
          "hgvs_c": "c.130+1293G>T",
          "hgvs_p": null,
          "transcript": "ENST00000456491.5",
          "protein_id": "ENSP00000413612.1",
          "transcript_support_level": 4,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 67,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 204,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 466,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        }
      ],
      "gene_symbol": "GIGYF2",
      "gene_hgnc_id": 11960,
      "dbsnp": "rs777409563",
      "frequency_reference_population": 0.0000049812847,
      "hom_count_reference_population": 0,
      "allele_count_reference_population": 7,
      "gnomad_exomes_af": 0.00000498128,
      "gnomad_genomes_af": null,
      "gnomad_exomes_ac": 7,
      "gnomad_genomes_ac": null,
      "gnomad_exomes_homalt": 0,
      "gnomad_genomes_homalt": null,
      "gnomad_mito_homoplasmic": null,
      "gnomad_mito_heteroplasmic": null,
      "computational_score_selected": 0.7354335188865662,
      "computational_prediction_selected": "Uncertain_significance",
      "computational_source_selected": "MetaRNN",
      "splice_score_selected": 0,
      "splice_prediction_selected": "Benign",
      "splice_source_selected": "max_spliceai",
      "revel_score": 0.669,
      "revel_prediction": "Pathogenic",
      "alphamissense_score": 0.52,
      "alphamissense_prediction": null,
      "bayesdelnoaf_score": 0.25,
      "bayesdelnoaf_prediction": "Pathogenic",
      "phylop100way_score": 9.941,
      "phylop100way_prediction": "Pathogenic",
      "spliceai_max_score": 0,
      "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": -4,
      "acmg_classification": "Likely_benign",
      "acmg_criteria": "BS2",
      "acmg_by_gene": [
        {
          "score": -4,
          "benign_score": 4,
          "pathogenic_score": 0,
          "criteria": [
            "BS2"
          ],
          "verdict": "Likely_benign",
          "transcript": "NM_001103146.3",
          "gene_symbol": "GIGYF2",
          "hgnc_id": 11960,
          "effects": [
            "missense_variant"
          ],
          "inheritance_mode": "AD,Unknown",
          "hgvs_c": "c.181G>T",
          "hgvs_p": "p.Asp61Tyr"
        }
      ],
      "clinvar_disease": "not specified",
      "clinvar_classification": "Uncertain significance",
      "clinvar_review_status": "criteria provided, single submitter",
      "clinvar_submissions_summary": "US:1",
      "phenotype_combined": "not specified",
      "pathogenicity_classification_combined": "Uncertain significance",
      "custom_annotations": null
    }
  ],
  "message": null
}