← 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: 9-26962088-G-GT (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=9&pos=26962088&ref=G&alt=GT&genome=hg38&allGenes=true"API Response
json
{
"variants": [
{
"chr": "9",
"pos": 26962088,
"ref": "G",
"alt": "GT",
"effect": "splice_donor_variant,intron_variant",
"transcript": "ENST00000380062.10",
"consequences": [
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"splice_region_variant",
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 20,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "IFT74",
"gene_hgnc_id": 21424,
"hgvs_c": "c.120+2dupT",
"hgvs_p": null,
"transcript": "NM_025103.4",
"protein_id": "NP_079379.2",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 600,
"cds_start": -4,
"cds_end": null,
"cds_length": 1803,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 5325,
"mane_select": "ENST00000380062.10",
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": true,
"protein_coding": true,
"strand": true,
"consequences": [
"splice_donor_variant",
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 20,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "IFT74",
"gene_hgnc_id": 21424,
"hgvs_c": "c.120+1_120+2insT",
"hgvs_p": null,
"transcript": "ENST00000380062.10",
"protein_id": "ENSP00000369402.5",
"transcript_support_level": 1,
"aa_start": null,
"aa_end": null,
"aa_length": 600,
"cds_start": -4,
"cds_end": null,
"cds_length": 1803,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 5325,
"mane_select": "NM_025103.4",
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"splice_donor_variant",
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 14,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "IFT74",
"gene_hgnc_id": 21424,
"hgvs_c": "c.120+1_120+2insT",
"hgvs_p": null,
"transcript": "ENST00000429045.6",
"protein_id": "ENSP00000393907.2",
"transcript_support_level": 1,
"aa_start": null,
"aa_end": null,
"aa_length": 372,
"cds_start": -4,
"cds_end": null,
"cds_length": 1119,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 1462,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"splice_region_variant",
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 20,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "IFT74",
"gene_hgnc_id": 21424,
"hgvs_c": "c.120+2dupT",
"hgvs_p": null,
"transcript": "NM_001099222.3",
"protein_id": "NP_001092692.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 600,
"cds_start": -4,
"cds_end": null,
"cds_length": 1803,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 5384,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"splice_region_variant",
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 20,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "IFT74",
"gene_hgnc_id": 21424,
"hgvs_c": "c.120+2dupT",
"hgvs_p": null,
"transcript": "NM_001099223.3",
"protein_id": "NP_001092693.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 600,
"cds_start": -4,
"cds_end": null,
"cds_length": 1803,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 5257,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"splice_donor_variant",
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 20,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "IFT74",
"gene_hgnc_id": 21424,
"hgvs_c": "c.120+1_120+2insT",
"hgvs_p": null,
"transcript": "ENST00000433700.5",
"protein_id": "ENSP00000389224.1",
"transcript_support_level": 5,
"aa_start": null,
"aa_end": null,
"aa_length": 600,
"cds_start": -4,
"cds_end": null,
"cds_length": 1803,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 2119,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"splice_donor_variant",
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 20,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "IFT74",
"gene_hgnc_id": 21424,
"hgvs_c": "c.120+1_120+2insT",
"hgvs_p": null,
"transcript": "ENST00000443698.5",
"protein_id": "ENSP00000404122.1",
"transcript_support_level": 5,
"aa_start": null,
"aa_end": null,
"aa_length": 600,
"cds_start": -4,
"cds_end": null,
"cds_length": 1803,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 2163,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"splice_region_variant",
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 20,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "IFT74",
"gene_hgnc_id": 21424,
"hgvs_c": "c.120+2dupT",
"hgvs_p": null,
"transcript": "NM_001349928.2",
"protein_id": "NP_001336857.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 561,
"cds_start": -4,
"cds_end": null,
"cds_length": 1686,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 5947,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"splice_region_variant",
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 14,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "IFT74",
"gene_hgnc_id": 21424,
"hgvs_c": "c.120+2dupT",
"hgvs_p": null,
"transcript": "NM_001099224.3",
"protein_id": "NP_001092694.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 372,
"cds_start": -4,
"cds_end": null,
"cds_length": 1119,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 1529,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"splice_donor_variant",
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 7,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "IFT74",
"gene_hgnc_id": 21424,
"hgvs_c": "c.120+1_120+2insT",
"hgvs_p": null,
"transcript": "ENST00000519968.5",
"protein_id": "ENSP00000430004.1",
"transcript_support_level": 3,
"aa_start": null,
"aa_end": null,
"aa_length": 174,
"cds_start": -4,
"cds_end": null,
"cds_length": 525,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 652,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"splice_donor_variant",
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 6,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "IFT74",
"gene_hgnc_id": 21424,
"hgvs_c": "c.120+1_120+2insT",
"hgvs_p": null,
"transcript": "ENST00000518614.5",
"protein_id": "ENSP00000430526.1",
"transcript_support_level": 5,
"aa_start": null,
"aa_end": null,
"aa_length": 145,
"cds_start": -4,
"cds_end": null,
"cds_length": 439,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 563,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"splice_donor_variant",
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "IFT74",
"gene_hgnc_id": 21424,
"hgvs_c": "c.120+1_120+2insT",
"hgvs_p": null,
"transcript": "ENST00000517444.5",
"protein_id": "ENSP00000430096.1",
"transcript_support_level": 3,
"aa_start": null,
"aa_end": null,
"aa_length": 125,
"cds_start": -4,
"cds_end": null,
"cds_length": 380,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 563,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"splice_donor_variant",
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 21,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "IFT74",
"gene_hgnc_id": 21424,
"hgvs_c": "n.120+1_120+2insT",
"hgvs_p": null,
"transcript": "ENST00000648373.1",
"protein_id": "ENSP00000497616.1",
"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": 2432,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
}
],
"gene_symbol": "IFT74",
"gene_hgnc_id": 21424,
"dbsnp": "rs551515830",
"frequency_reference_population": 0.0007627231,
"hom_count_reference_population": 1,
"allele_count_reference_population": 1231,
"gnomad_exomes_af": 0.000795623,
"gnomad_genomes_af": 0.000446763,
"gnomad_exomes_ac": 1163,
"gnomad_genomes_ac": 68,
"gnomad_exomes_homalt": 1,
"gnomad_genomes_homalt": 0,
"gnomad_mito_homoplasmic": null,
"gnomad_mito_heteroplasmic": null,
"computational_score_selected": null,
"computational_prediction_selected": null,
"computational_source_selected": null,
"splice_score_selected": 0.7300000190734863,
"splice_prediction_selected": "Pathogenic",
"splice_source_selected": "max_spliceai",
"revel_score": null,
"revel_prediction": null,
"alphamissense_score": null,
"alphamissense_prediction": null,
"bayesdelnoaf_score": null,
"bayesdelnoaf_prediction": null,
"phylop100way_score": 3.993,
"phylop100way_prediction": "Uncertain_significance",
"spliceai_max_score": 0.73,
"spliceai_max_prediction": "Pathogenic",
"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": "Likely_pathogenic",
"acmg_criteria": "PVS1",
"acmg_by_gene": [
{
"score": 8,
"benign_score": 0,
"pathogenic_score": 8,
"criteria": [
"PVS1"
],
"verdict": "Likely_pathogenic",
"transcript": "ENST00000380062.10",
"gene_symbol": "IFT74",
"hgnc_id": 21424,
"effects": [
"splice_donor_variant",
"intron_variant"
],
"inheritance_mode": "Unknown,AR",
"hgvs_c": "c.120+1_120+2insT",
"hgvs_p": null
}
],
"clinvar_disease": "IFT74-related disorder,Short-rib thoracic dysplasia 6 with or without polydactyly,not provided",
"clinvar_classification": "Uncertain significance",
"clinvar_review_status": "criteria provided, single submitter",
"clinvar_submissions_summary": "US:1",
"phenotype_combined": "Short-rib thoracic dysplasia 6 with or without polydactyly|not provided|IFT74-related disorder",
"pathogenicity_classification_combined": "Uncertain significance",
"custom_annotations": null
}
],
"message": null
}