← 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-232847515-C-CCG (hg38)

Bash / cURL Example

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

API Response

json
{
  "variants": [
    {
      "chr": "2",
      "pos": 232847515,
      "ref": "C",
      "alt": "CCG",
      "effect": "frameshift_variant",
      "transcript": "ENST00000373563.9",
      "consequences": [
        {
          "aa_ref": "P",
          "aa_alt": "P?",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 27,
          "exon_rank_end": null,
          "exon_count": 29,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GIGYF2",
          "gene_hgnc_id": 11960,
          "hgvs_c": "c.3629_3630insGC",
          "hgvs_p": "p.Gln1211fs",
          "transcript": "NM_001103146.3",
          "protein_id": "NP_001096616.1",
          "transcript_support_level": null,
          "aa_start": 1210,
          "aa_end": null,
          "aa_length": 1299,
          "cds_start": 3630,
          "cds_end": null,
          "cds_length": 3900,
          "cdna_start": 3801,
          "cdna_end": null,
          "cdna_length": 7816,
          "mane_select": "ENST00000373563.9",
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "P",
          "aa_alt": "P?",
          "canonical": true,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 27,
          "exon_rank_end": null,
          "exon_count": 29,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GIGYF2",
          "gene_hgnc_id": 11960,
          "hgvs_c": "c.3629_3630insGC",
          "hgvs_p": "p.Gln1211fs",
          "transcript": "ENST00000373563.9",
          "protein_id": "ENSP00000362664.5",
          "transcript_support_level": 1,
          "aa_start": 1210,
          "aa_end": null,
          "aa_length": 1299,
          "cds_start": 3630,
          "cds_end": null,
          "cds_length": 3900,
          "cdna_start": 3801,
          "cdna_end": null,
          "cdna_length": 7816,
          "mane_select": "NM_001103146.3",
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "P",
          "aa_alt": "P?",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 29,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GIGYF2",
          "gene_hgnc_id": 11960,
          "hgvs_c": "c.3692_3693insGC",
          "hgvs_p": "p.Gln1232fs",
          "transcript": "ENST00000409451.7",
          "protein_id": "ENSP00000387170.3",
          "transcript_support_level": 1,
          "aa_start": 1231,
          "aa_end": null,
          "aa_length": 1320,
          "cds_start": 3693,
          "cds_end": null,
          "cds_length": 3963,
          "cdna_start": 3919,
          "cdna_end": null,
          "cdna_length": 5937,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "P",
          "aa_alt": "P?",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 29,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GIGYF2",
          "gene_hgnc_id": 11960,
          "hgvs_c": "c.3629_3630insGC",
          "hgvs_p": "p.Gln1211fs",
          "transcript": "ENST00000409547.5",
          "protein_id": "ENSP00000386537.1",
          "transcript_support_level": 1,
          "aa_start": 1210,
          "aa_end": null,
          "aa_length": 1299,
          "cds_start": 3630,
          "cds_end": null,
          "cds_length": 3900,
          "cdna_start": 3941,
          "cdna_end": null,
          "cdna_length": 5978,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "P",
          "aa_alt": "P?",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 26,
          "exon_rank_end": null,
          "exon_count": 28,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GIGYF2",
          "gene_hgnc_id": 11960,
          "hgvs_c": "c.3611_3612insGC",
          "hgvs_p": "p.Gln1205fs",
          "transcript": "ENST00000409196.7",
          "protein_id": "ENSP00000387070.3",
          "transcript_support_level": 1,
          "aa_start": 1204,
          "aa_end": null,
          "aa_length": 1293,
          "cds_start": 3612,
          "cds_end": null,
          "cds_length": 3882,
          "cdna_start": 3710,
          "cdna_end": null,
          "cdna_length": 5747,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "P",
          "aa_alt": "P?",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 29,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GIGYF2",
          "gene_hgnc_id": 11960,
          "hgvs_c": "c.3695_3696insGC",
          "hgvs_p": "p.Gln1233fs",
          "transcript": "ENST00000409480.5",
          "protein_id": "ENSP00000386765.1",
          "transcript_support_level": 5,
          "aa_start": 1232,
          "aa_end": null,
          "aa_length": 1321,
          "cds_start": 3696,
          "cds_end": null,
          "cds_length": 3966,
          "cdna_start": 3958,
          "cdna_end": null,
          "cdna_length": 5976,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "P",
          "aa_alt": "P?",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 28,
          "exon_rank_end": null,
          "exon_count": 30,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GIGYF2",
          "gene_hgnc_id": 11960,
          "hgvs_c": "c.3695_3696insGC",
          "hgvs_p": "p.Gln1233fs",
          "transcript": "ENST00000629305.2",
          "protein_id": "ENSP00000487548.1",
          "transcript_support_level": 5,
          "aa_start": 1232,
          "aa_end": null,
          "aa_length": 1321,
          "cds_start": 3696,
          "cds_end": null,
          "cds_length": 3966,
          "cdna_start": 3893,
          "cdna_end": null,
          "cdna_length": 7878,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "P",
          "aa_alt": "P?",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 29,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GIGYF2",
          "gene_hgnc_id": 11960,
          "hgvs_c": "c.3692_3693insGC",
          "hgvs_p": "p.Gln1232fs",
          "transcript": "NM_001103147.2",
          "protein_id": "NP_001096617.1",
          "transcript_support_level": null,
          "aa_start": 1231,
          "aa_end": null,
          "aa_length": 1320,
          "cds_start": 3693,
          "cds_end": null,
          "cds_length": 3963,
          "cdna_start": 3934,
          "cdna_end": null,
          "cdna_length": 7921,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "P",
          "aa_alt": "P?",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 29,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GIGYF2",
          "gene_hgnc_id": 11960,
          "hgvs_c": "c.3629_3630insGC",
          "hgvs_p": "p.Gln1211fs",
          "transcript": "NM_015575.4",
          "protein_id": "NP_056390.2",
          "transcript_support_level": null,
          "aa_start": 1210,
          "aa_end": null,
          "aa_length": 1299,
          "cds_start": 3630,
          "cds_end": null,
          "cds_length": 3900,
          "cdna_start": 3941,
          "cdna_end": null,
          "cdna_length": 7928,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "P",
          "aa_alt": "P?",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 26,
          "exon_rank_end": null,
          "exon_count": 28,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GIGYF2",
          "gene_hgnc_id": 11960,
          "hgvs_c": "c.3611_3612insGC",
          "hgvs_p": "p.Gln1205fs",
          "transcript": "NM_001103148.2",
          "protein_id": "NP_001096618.1",
          "transcript_support_level": null,
          "aa_start": 1204,
          "aa_end": null,
          "aa_length": 1293,
          "cds_start": 3612,
          "cds_end": null,
          "cds_length": 3882,
          "cdna_start": 3717,
          "cdna_end": null,
          "cdna_length": 7704,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "P",
          "aa_alt": "P?",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 21,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GIGYF2",
          "gene_hgnc_id": 11960,
          "hgvs_c": "c.3122_3123insGC",
          "hgvs_p": "p.Gln1042fs",
          "transcript": "ENST00000678230.1",
          "protein_id": "ENSP00000504272.1",
          "transcript_support_level": null,
          "aa_start": 1041,
          "aa_end": null,
          "aa_length": 1130,
          "cds_start": 3123,
          "cds_end": null,
          "cds_length": 3393,
          "cdna_start": 3353,
          "cdna_end": null,
          "cdna_length": 7338,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "P",
          "aa_alt": "P?",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 20,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GIGYF2",
          "gene_hgnc_id": 11960,
          "hgvs_c": "c.3110_3111insGC",
          "hgvs_p": "p.Gln1038fs",
          "transcript": "ENST00000677450.1",
          "protein_id": "ENSP00000503420.1",
          "transcript_support_level": null,
          "aa_start": 1037,
          "aa_end": null,
          "aa_length": 1126,
          "cds_start": 3111,
          "cds_end": null,
          "cds_length": 3381,
          "cdna_start": 3405,
          "cdna_end": null,
          "cdna_length": 7390,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "P",
          "aa_alt": "P?",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GIGYF2",
          "gene_hgnc_id": 11960,
          "hgvs_c": "c.2975_2976insGC",
          "hgvs_p": "p.Gln993fs",
          "transcript": "ENST00000676848.1",
          "protein_id": "ENSP00000503313.1",
          "transcript_support_level": null,
          "aa_start": 992,
          "aa_end": null,
          "aa_length": 1081,
          "cds_start": 2976,
          "cds_end": null,
          "cds_length": 3246,
          "cdna_start": 3403,
          "cdna_end": null,
          "cdna_length": 7388,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "P",
          "aa_alt": "P?",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 20,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GIGYF2",
          "gene_hgnc_id": 11960,
          "hgvs_c": "c.2885_2886insGC",
          "hgvs_p": "p.Gln963fs",
          "transcript": "ENST00000677591.1",
          "protein_id": "ENSP00000503061.1",
          "transcript_support_level": null,
          "aa_start": 962,
          "aa_end": null,
          "aa_length": 1051,
          "cds_start": 2886,
          "cds_end": null,
          "cds_length": 3156,
          "cdna_start": 3255,
          "cdna_end": null,
          "cdna_length": 7240,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "P",
          "aa_alt": "P?",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 20,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GIGYF2",
          "gene_hgnc_id": 11960,
          "hgvs_c": "c.2885_2886insGC",
          "hgvs_p": "p.Gln963fs",
          "transcript": "ENST00000678339.1",
          "protein_id": "ENSP00000503437.1",
          "transcript_support_level": null,
          "aa_start": 962,
          "aa_end": null,
          "aa_length": 1051,
          "cds_start": 2886,
          "cds_end": null,
          "cds_length": 3156,
          "cdna_start": 3247,
          "cdna_end": null,
          "cdna_length": 7232,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "P",
          "aa_alt": "P?",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 20,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GIGYF2",
          "gene_hgnc_id": 11960,
          "hgvs_c": "c.2885_2886insGC",
          "hgvs_p": "p.Gln963fs",
          "transcript": "ENST00000678466.1",
          "protein_id": "ENSP00000504219.1",
          "transcript_support_level": null,
          "aa_start": 962,
          "aa_end": null,
          "aa_length": 1051,
          "cds_start": 2886,
          "cds_end": null,
          "cds_length": 3156,
          "cdna_start": 3256,
          "cdna_end": null,
          "cdna_length": 7241,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "P",
          "aa_alt": "P?",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 20,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GIGYF2",
          "gene_hgnc_id": 11960,
          "hgvs_c": "c.2885_2886insGC",
          "hgvs_p": "p.Gln963fs",
          "transcript": "ENST00000678885.1",
          "protein_id": "ENSP00000503563.1",
          "transcript_support_level": null,
          "aa_start": 962,
          "aa_end": null,
          "aa_length": 1051,
          "cds_start": 2886,
          "cds_end": null,
          "cds_length": 3156,
          "cdna_start": 3134,
          "cdna_end": null,
          "cdna_length": 7119,
          "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": 11,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GIGYF2",
          "gene_hgnc_id": 11960,
          "hgvs_c": "n.2664_2665insGC",
          "hgvs_p": null,
          "transcript": "ENST00000474312.5",
          "protein_id": null,
          "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": 4687,
          "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": 25,
          "exon_rank_end": null,
          "exon_count": 27,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GIGYF2",
          "gene_hgnc_id": 11960,
          "hgvs_c": "n.3587_3588insGC",
          "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
        }
      ],
      "gene_symbol": "GIGYF2",
      "gene_hgnc_id": 11960,
      "dbsnp": "rs371622656",
      "frequency_reference_population": 0.037059195,
      "hom_count_reference_population": 2014,
      "allele_count_reference_population": 51353,
      "gnomad_exomes_af": 0.0356791,
      "gnomad_genomes_af": 0.0576631,
      "gnomad_exomes_ac": 46337,
      "gnomad_genomes_ac": 5016,
      "gnomad_exomes_homalt": 1778,
      "gnomad_genomes_homalt": 236,
      "gnomad_mito_homoplasmic": null,
      "gnomad_mito_heteroplasmic": null,
      "computational_score_selected": null,
      "computational_prediction_selected": null,
      "computational_source_selected": null,
      "splice_score_selected": null,
      "splice_prediction_selected": null,
      "splice_source_selected": null,
      "revel_score": null,
      "revel_prediction": null,
      "alphamissense_score": null,
      "alphamissense_prediction": null,
      "bayesdelnoaf_score": null,
      "bayesdelnoaf_prediction": null,
      "phylop100way_score": -0.044,
      "phylop100way_prediction": "Benign",
      "spliceai_max_score": null,
      "spliceai_max_prediction": null,
      "dbscsnv_ada_score": null,
      "dbscsnv_ada_prediction": null,
      "apogee2_score": null,
      "apogee2_prediction": null,
      "mitotip_score": null,
      "mitotip_prediction": null,
      "acmg_score": -8,
      "acmg_classification": "Benign",
      "acmg_criteria": "PVS1,BP6_Very_Strong,BA1",
      "acmg_by_gene": [
        {
          "score": -8,
          "benign_score": 16,
          "pathogenic_score": 8,
          "criteria": [
            "PVS1",
            "BP6_Very_Strong",
            "BA1"
          ],
          "verdict": "Benign",
          "transcript": "ENST00000373563.9",
          "gene_symbol": "GIGYF2",
          "hgnc_id": 11960,
          "effects": [
            "frameshift_variant"
          ],
          "inheritance_mode": "AD,Unknown",
          "hgvs_c": "c.3629_3630insGC",
          "hgvs_p": "p.Gln1211fs"
        }
      ],
      "clinvar_disease": " autosomal dominant, susceptibility to,Parkinson disease 11,not provided,not specified",
      "clinvar_classification": "Benign/Likely benign",
      "clinvar_review_status": "criteria provided, multiple submitters, no conflicts",
      "clinvar_submissions_summary": "LB:1 B:2",
      "phenotype_combined": "not specified|Parkinson disease 11, autosomal dominant, susceptibility to|not provided",
      "pathogenicity_classification_combined": "Benign/Likely benign",
      "custom_annotations": null
    }
  ],
  "message": null
}