← 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: 6-121091045-T-TAA (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=6&pos=121091045&ref=T&alt=TAA&genome=hg38&allGenes=true"
API Response
json
{
"variants": [
{
"chr": "6",
"pos": 121091045,
"ref": "T",
"alt": "TAA",
"effect": "splice_region_variant,intron_variant",
"transcript": "NM_152730.6",
"consequences": [
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"splice_region_variant",
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 32,
"intron_rank": 30,
"intron_rank_end": null,
"gene_symbol": "TBC1D32",
"gene_hgnc_id": 21485,
"hgvs_c": "c.3466-6_3466-5dupTT",
"hgvs_p": null,
"transcript": "NM_152730.6",
"protein_id": "NP_689943.4",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1257,
"cds_start": -4,
"cds_end": null,
"cds_length": 3774,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 5101,
"mane_select": "ENST00000398212.7",
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": true,
"protein_coding": true,
"strand": false,
"consequences": [
"splice_region_variant",
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 32,
"intron_rank": 30,
"intron_rank_end": null,
"gene_symbol": "TBC1D32",
"gene_hgnc_id": 21485,
"hgvs_c": "c.3466-5_3466-4insTT",
"hgvs_p": null,
"transcript": "ENST00000398212.7",
"protein_id": "ENSP00000381270.2",
"transcript_support_level": 5,
"aa_start": null,
"aa_end": null,
"aa_length": 1257,
"cds_start": -4,
"cds_end": null,
"cds_length": 3774,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 5101,
"mane_select": "NM_152730.6",
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": true,
"protein_coding": true,
"strand": false,
"consequences": [
"splice_region_variant",
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 33,
"intron_rank": 31,
"intron_rank_end": null,
"gene_symbol": "TBC1D32",
"gene_hgnc_id": 21485,
"hgvs_c": "c.3589-5_3589-4insTT",
"hgvs_p": null,
"transcript": "ENST00000275159.11",
"protein_id": "ENSP00000275159.6",
"transcript_support_level": 5,
"aa_start": null,
"aa_end": null,
"aa_length": 1298,
"cds_start": -4,
"cds_end": null,
"cds_length": 3897,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 5224,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": true,
"protein_coding": false,
"strand": false,
"consequences": [
"splice_region_variant",
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 36,
"intron_rank": 34,
"intron_rank_end": null,
"gene_symbol": "TBC1D32",
"gene_hgnc_id": 21485,
"hgvs_c": "n.*4106-5_*4106-4insTT",
"hgvs_p": null,
"transcript": "ENST00000464622.5",
"protein_id": "ENSP00000428839.1",
"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": 5323,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"splice_region_variant",
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 34,
"intron_rank": 32,
"intron_rank_end": null,
"gene_symbol": "TBC1D32",
"gene_hgnc_id": 21485,
"hgvs_c": "c.3589-6_3589-5dupTT",
"hgvs_p": null,
"transcript": "NM_001367759.1",
"protein_id": "NP_001354688.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1298,
"cds_start": -4,
"cds_end": null,
"cds_length": 3897,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 5287,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"splice_region_variant",
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 33,
"intron_rank": 31,
"intron_rank_end": null,
"gene_symbol": "TBC1D32",
"gene_hgnc_id": 21485,
"hgvs_c": "c.3589-6_3589-5dupTT",
"hgvs_p": null,
"transcript": "NM_001367760.1",
"protein_id": "NP_001354689.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1298,
"cds_start": -4,
"cds_end": null,
"cds_length": 3897,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 5224,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"splice_region_variant",
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 12,
"intron_rank": 10,
"intron_rank_end": null,
"gene_symbol": "TBC1D32",
"gene_hgnc_id": 21485,
"hgvs_c": "n.1105-5_1105-4insTT",
"hgvs_p": null,
"transcript": "ENST00000398197.6",
"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": 2690,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"splice_region_variant",
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 3,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "TBC1D32",
"gene_hgnc_id": 21485,
"hgvs_c": "n.149-5_149-4insTT",
"hgvs_p": null,
"transcript": "ENST00000519972.1",
"protein_id": null,
"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": 369,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"splice_region_variant",
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 36,
"intron_rank": 34,
"intron_rank_end": null,
"gene_symbol": "TBC1D32",
"gene_hgnc_id": 21485,
"hgvs_c": "n.4483-6_4483-5dupTT",
"hgvs_p": null,
"transcript": "NR_104452.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": 6068,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"splice_region_variant",
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 35,
"intron_rank": 33,
"intron_rank_end": null,
"gene_symbol": "TBC1D32",
"gene_hgnc_id": 21485,
"hgvs_c": "c.3652-6_3652-5dupTT",
"hgvs_p": null,
"transcript": "XM_011535570.2",
"protein_id": "XP_011533872.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1319,
"cds_start": -4,
"cds_end": null,
"cds_length": 3960,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 5350,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"splice_region_variant",
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 35,
"intron_rank": 33,
"intron_rank_end": null,
"gene_symbol": "TBC1D32",
"gene_hgnc_id": 21485,
"hgvs_c": "c.3652-6_3652-5dupTT",
"hgvs_p": null,
"transcript": "XM_011535571.4",
"protein_id": "XP_011533873.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1319,
"cds_start": -4,
"cds_end": null,
"cds_length": 3960,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 5355,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"splice_region_variant",
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 34,
"intron_rank": 32,
"intron_rank_end": null,
"gene_symbol": "TBC1D32",
"gene_hgnc_id": 21485,
"hgvs_c": "c.3589-6_3589-5dupTT",
"hgvs_p": null,
"transcript": "XM_017010398.3",
"protein_id": "XP_016865887.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1298,
"cds_start": -4,
"cds_end": null,
"cds_length": 3897,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 5292,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"splice_region_variant",
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 33,
"intron_rank": 31,
"intron_rank_end": null,
"gene_symbol": "TBC1D32",
"gene_hgnc_id": 21485,
"hgvs_c": "c.3529-6_3529-5dupTT",
"hgvs_p": null,
"transcript": "XM_047418309.1",
"protein_id": "XP_047274265.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1278,
"cds_start": -4,
"cds_end": null,
"cds_length": 3837,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 5164,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"splice_region_variant",
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 33,
"intron_rank": 31,
"intron_rank_end": null,
"gene_symbol": "TBC1D32",
"gene_hgnc_id": 21485,
"hgvs_c": "c.3526-6_3526-5dupTT",
"hgvs_p": null,
"transcript": "XM_047418310.1",
"protein_id": "XP_047274266.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1277,
"cds_start": -4,
"cds_end": null,
"cds_length": 3834,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 5161,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"splice_region_variant",
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 33,
"intron_rank": 31,
"intron_rank_end": null,
"gene_symbol": "TBC1D32",
"gene_hgnc_id": 21485,
"hgvs_c": "c.3463-6_3463-5dupTT",
"hgvs_p": null,
"transcript": "XM_047418311.1",
"protein_id": "XP_047274267.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1256,
"cds_start": -4,
"cds_end": null,
"cds_length": 3771,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 5161,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"splice_region_variant",
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 33,
"intron_rank": 31,
"intron_rank_end": null,
"gene_symbol": "TBC1D32",
"gene_hgnc_id": 21485,
"hgvs_c": "c.3325-6_3325-5dupTT",
"hgvs_p": null,
"transcript": "XM_011535574.2",
"protein_id": "XP_011533876.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1210,
"cds_start": -4,
"cds_end": null,
"cds_length": 3633,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 5024,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"splice_region_variant",
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 25,
"intron_rank": 23,
"intron_rank_end": null,
"gene_symbol": "TBC1D32",
"gene_hgnc_id": 21485,
"hgvs_c": "c.2473-6_2473-5dupTT",
"hgvs_p": null,
"transcript": "XM_011535580.3",
"protein_id": "XP_011533882.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 926,
"cds_start": -4,
"cds_end": null,
"cds_length": 2781,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4151,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"splice_region_variant",
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 20,
"intron_rank": 18,
"intron_rank_end": null,
"gene_symbol": "TBC1D32",
"gene_hgnc_id": 21485,
"hgvs_c": "c.1840-6_1840-5dupTT",
"hgvs_p": null,
"transcript": "XM_017010404.1",
"protein_id": "XP_016865893.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 715,
"cds_start": -4,
"cds_end": null,
"cds_length": 2148,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3578,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
}
],
"gene_symbol": "TBC1D32",
"gene_hgnc_id": 21485,
"dbsnp": "rs397887772",
"frequency_reference_population": 0.0012660759,
"hom_count_reference_population": 1,
"allele_count_reference_population": 1646,
"gnomad_exomes_af": 0.00122476,
"gnomad_genomes_af": 0.00158764,
"gnomad_exomes_ac": 1411,
"gnomad_genomes_ac": 235,
"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": 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.424,
"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": -2,
"acmg_classification": "Likely_benign",
"acmg_criteria": "BP6_Moderate",
"acmg_by_gene": [
{
"score": -2,
"benign_score": 2,
"pathogenic_score": 0,
"criteria": [
"BP6_Moderate"
],
"verdict": "Likely_benign",
"transcript": "NM_152730.6",
"gene_symbol": "TBC1D32",
"hgnc_id": 21485,
"effects": [
"splice_region_variant",
"intron_variant"
],
"inheritance_mode": "AR,Unknown",
"hgvs_c": "c.3466-6_3466-5dupTT",
"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
}