← 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: 3-4700592-A-G (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=3&pos=4700592&ref=A&alt=G&genome=hg38&allGenes=true"
API Response
json
{
"variants": [
{
"chr": "3",
"pos": 4700592,
"ref": "A",
"alt": "G",
"effect": "intron_variant",
"transcript": "ENST00000443694.5",
"consequences": [
{
"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": 62,
"intron_rank": 35,
"intron_rank_end": null,
"gene_symbol": "ITPR1",
"gene_hgnc_id": 6180,
"hgvs_c": "c.4536+651A>G",
"hgvs_p": null,
"transcript": "NM_001378452.1",
"protein_id": "NP_001365381.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 2758,
"cds_start": -4,
"cds_end": null,
"cds_length": 8277,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 9908,
"mane_select": "ENST00000649015.2",
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": true,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 62,
"intron_rank": 35,
"intron_rank_end": null,
"gene_symbol": "ITPR1",
"gene_hgnc_id": 6180,
"hgvs_c": "c.4536+651A>G",
"hgvs_p": null,
"transcript": "ENST00000649015.2",
"protein_id": "ENSP00000497605.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 2758,
"cds_start": -4,
"cds_end": null,
"cds_length": 8277,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 9908,
"mane_select": "NM_001378452.1",
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": true,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 62,
"intron_rank": 35,
"intron_rank_end": null,
"gene_symbol": "ITPR1",
"gene_hgnc_id": 6180,
"hgvs_c": "c.4509+651A>G",
"hgvs_p": null,
"transcript": "ENST00000354582.12",
"protein_id": "ENSP00000346595.8",
"transcript_support_level": 5,
"aa_start": null,
"aa_end": null,
"aa_length": 2750,
"cds_start": -4,
"cds_end": null,
"cds_length": 8253,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 9876,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": true,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 62,
"intron_rank": 35,
"intron_rank_end": null,
"gene_symbol": "ITPR1",
"gene_hgnc_id": 6180,
"hgvs_c": "c.4509+651A>G",
"hgvs_p": null,
"transcript": "ENST00000648266.1",
"protein_id": "ENSP00000498014.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 2749,
"cds_start": -4,
"cds_end": null,
"cds_length": 8250,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 9767,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": true,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 61,
"intron_rank": 34,
"intron_rank_end": null,
"gene_symbol": "ITPR1",
"gene_hgnc_id": 6180,
"hgvs_c": "c.4491+651A>G",
"hgvs_p": null,
"transcript": "ENST00000650294.1",
"protein_id": "ENSP00000498056.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 2744,
"cds_start": -4,
"cds_end": null,
"cds_length": 8235,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 9353,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": true,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 61,
"intron_rank": 34,
"intron_rank_end": null,
"gene_symbol": "ITPR1",
"gene_hgnc_id": 6180,
"hgvs_c": "c.4491+651A>G",
"hgvs_p": null,
"transcript": "ENST00000443694.5",
"protein_id": "ENSP00000401671.2",
"transcript_support_level": 1,
"aa_start": null,
"aa_end": null,
"aa_length": 2743,
"cds_start": -4,
"cds_end": null,
"cds_length": 8232,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 9647,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": true,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 59,
"intron_rank": 32,
"intron_rank_end": null,
"gene_symbol": "ITPR1",
"gene_hgnc_id": 6180,
"hgvs_c": "c.4464+651A>G",
"hgvs_p": null,
"transcript": "ENST00000648309.1",
"protein_id": "ENSP00000497026.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 2734,
"cds_start": -4,
"cds_end": null,
"cds_length": 8205,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 9311,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": true,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 59,
"intron_rank": 35,
"intron_rank_end": null,
"gene_symbol": "ITPR1",
"gene_hgnc_id": 6180,
"hgvs_c": "c.4509+651A>G",
"hgvs_p": null,
"transcript": "ENST00000357086.10",
"protein_id": "ENSP00000349597.4",
"transcript_support_level": 1,
"aa_start": null,
"aa_end": null,
"aa_length": 2710,
"cds_start": -4,
"cds_end": null,
"cds_length": 8133,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 9767,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": true,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 58,
"intron_rank": 34,
"intron_rank_end": null,
"gene_symbol": "ITPR1",
"gene_hgnc_id": 6180,
"hgvs_c": "c.4464+651A>G",
"hgvs_p": null,
"transcript": "ENST00000456211.8",
"protein_id": "ENSP00000397885.2",
"transcript_support_level": 1,
"aa_start": null,
"aa_end": null,
"aa_length": 2695,
"cds_start": -4,
"cds_end": null,
"cds_length": 8088,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 9506,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": true,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 42,
"intron_rank": 16,
"intron_rank_end": null,
"gene_symbol": "ITPR1",
"gene_hgnc_id": 6180,
"hgvs_c": "c.2346+651A>G",
"hgvs_p": null,
"transcript": "ENST00000648038.1",
"protein_id": "ENSP00000497872.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 2012,
"cds_start": -4,
"cds_end": null,
"cds_length": 6039,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 6998,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": true,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 39,
"intron_rank": 13,
"intron_rank_end": null,
"gene_symbol": "ITPR1",
"gene_hgnc_id": 6180,
"hgvs_c": "c.1836+651A>G",
"hgvs_p": null,
"transcript": "ENST00000648431.1",
"protein_id": "ENSP00000498149.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1817,
"cds_start": -4,
"cds_end": null,
"cds_length": 5454,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 6517,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": true,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 39,
"intron_rank": 11,
"intron_rank_end": null,
"gene_symbol": "ITPR1",
"gene_hgnc_id": 6180,
"hgvs_c": "c.1443+651A>G",
"hgvs_p": null,
"transcript": "ENST00000648212.1",
"protein_id": "ENSP00000498022.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1738,
"cds_start": -4,
"cds_end": null,
"cds_length": 5217,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 6373,
"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": 20,
"intron_rank": 12,
"intron_rank_end": null,
"gene_symbol": "ITPR1",
"gene_hgnc_id": 6180,
"hgvs_c": "c.996+46706A>G",
"hgvs_p": null,
"transcript": "ENST00000544951.6",
"protein_id": "ENSP00000440564.1",
"transcript_support_level": 1,
"aa_start": null,
"aa_end": null,
"aa_length": 721,
"cds_start": -4,
"cds_end": null,
"cds_length": 2166,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 2799,
"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": 61,
"intron_rank": 34,
"intron_rank_end": null,
"gene_symbol": "ITPR1",
"gene_hgnc_id": 6180,
"hgvs_c": "c.4491+651A>G",
"hgvs_p": null,
"transcript": "NM_001168272.2",
"protein_id": "NP_001161744.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 2743,
"cds_start": -4,
"cds_end": null,
"cds_length": 8232,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 9863,
"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": 59,
"intron_rank": 35,
"intron_rank_end": null,
"gene_symbol": "ITPR1",
"gene_hgnc_id": 6180,
"hgvs_c": "c.4509+651A>G",
"hgvs_p": null,
"transcript": "NM_001099952.4",
"protein_id": "NP_001093422.2",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 2710,
"cds_start": -4,
"cds_end": null,
"cds_length": 8133,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 9764,
"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": 58,
"intron_rank": 34,
"intron_rank_end": null,
"gene_symbol": "ITPR1",
"gene_hgnc_id": 6180,
"hgvs_c": "c.4464+651A>G",
"hgvs_p": null,
"transcript": "NM_002222.7",
"protein_id": "NP_002213.5",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 2695,
"cds_start": -4,
"cds_end": null,
"cds_length": 8088,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 9719,
"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": 34,
"intron_rank": 6,
"intron_rank_end": null,
"gene_symbol": "ITPR1",
"gene_hgnc_id": 6180,
"hgvs_c": "c.867+651A>G",
"hgvs_p": null,
"transcript": "ENST00000648016.1",
"protein_id": "ENSP00000496893.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1547,
"cds_start": -4,
"cds_end": null,
"cds_length": 4644,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 5773,
"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": 11,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "ITPR1",
"gene_hgnc_id": 6180,
"hgvs_c": "c.111+651A>G",
"hgvs_p": null,
"transcript": "ENST00000649414.1",
"protein_id": "ENSP00000497099.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 408,
"cds_start": -4,
"cds_end": null,
"cds_length": 1227,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 2266,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 61,
"intron_rank": 33,
"intron_rank_end": null,
"gene_symbol": "ITPR1",
"gene_hgnc_id": 6180,
"hgvs_c": "n.4509+651A>G",
"hgvs_p": null,
"transcript": "ENST00000302640.13",
"protein_id": "ENSP00000306253.9",
"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": 9305,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": 9,
"intron_rank_end": null,
"gene_symbol": "ITPR1",
"gene_hgnc_id": 6180,
"hgvs_c": "n.1248+651A>G",
"hgvs_p": null,
"transcript": "ENST00000647624.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": 3172,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 8,
"intron_rank": 4,
"intron_rank_end": null,
"gene_symbol": "ITPR1",
"gene_hgnc_id": 6180,
"hgvs_c": "n.528+651A>G",
"hgvs_p": null,
"transcript": "ENST00000647673.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": 3058,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 40,
"intron_rank": 13,
"intron_rank_end": null,
"gene_symbol": "ITPR1",
"gene_hgnc_id": 6180,
"hgvs_c": "n.2037+651A>G",
"hgvs_p": null,
"transcript": "ENST00000647717.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": 6659,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
}
],
"gene_symbol": "ITPR1",
"gene_hgnc_id": 6180,
"dbsnp": "rs6762644",
"frequency_reference_population": 0.37466282,
"hom_count_reference_population": 11381,
"allele_count_reference_population": 56948,
"gnomad_exomes_af": null,
"gnomad_genomes_af": 0.374663,
"gnomad_exomes_ac": null,
"gnomad_genomes_ac": 56948,
"gnomad_exomes_homalt": null,
"gnomad_genomes_homalt": 11381,
"gnomad_mito_homoplasmic": null,
"gnomad_mito_heteroplasmic": null,
"computational_score_selected": -0.8600000143051147,
"computational_prediction_selected": "Benign",
"computational_source_selected": "BayesDel_noAF",
"splice_score_selected": 0,
"splice_prediction_selected": "Benign",
"splice_source_selected": "max_spliceai",
"revel_score": null,
"revel_prediction": null,
"alphamissense_score": null,
"alphamissense_prediction": null,
"bayesdelnoaf_score": -0.86,
"bayesdelnoaf_prediction": "Benign",
"phylop100way_score": 0.4,
"phylop100way_prediction": "Benign",
"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": -14,
"acmg_classification": "Benign",
"acmg_criteria": "BP4_Strong,BP6_Moderate,BA1",
"acmg_by_gene": [
{
"score": -14,
"benign_score": 14,
"pathogenic_score": 0,
"criteria": [
"BP4_Strong",
"BP6_Moderate",
"BA1"
],
"verdict": "Benign",
"transcript": "ENST00000443694.5",
"gene_symbol": "ITPR1",
"hgnc_id": 6180,
"effects": [
"intron_variant"
],
"inheritance_mode": "AD,AR",
"hgvs_c": "c.4491+651A>G",
"hgvs_p": null
}
],
"clinvar_disease": "not provided",
"clinvar_classification": "Benign",
"clinvar_review_status": "criteria provided, single submitter",
"clinvar_submissions_summary": "B:1",
"phenotype_combined": "not provided",
"pathogenicity_classification_combined": "Benign",
"custom_annotations": null
}
],
"message": null
}