← 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: 12-132619752-T-C (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=12&pos=132619752&ref=T&alt=C&genome=hg38&allGenes=true"
API Response
json
{
"variants": [
{
"chr": "12",
"pos": 132619752,
"ref": "T",
"alt": "C",
"effect": "splice_donor_variant,intron_variant",
"transcript": "ENST00000643471.2",
"consequences": [
{
"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": 11,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "P2RX2",
"gene_hgnc_id": 15459,
"hgvs_c": "c.381+2T>C",
"hgvs_p": null,
"transcript": "NM_170682.4",
"protein_id": "NP_733782.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 471,
"cds_start": -4,
"cds_end": null,
"cds_length": 1416,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 1873,
"mane_select": "ENST00000643471.2",
"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": 11,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "P2RX2",
"gene_hgnc_id": 15459,
"hgvs_c": "c.381+2T>C",
"hgvs_p": null,
"transcript": "ENST00000643471.2",
"protein_id": "ENSP00000494644.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 471,
"cds_start": -4,
"cds_end": null,
"cds_length": 1416,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 1873,
"mane_select": "NM_170682.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": 10,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "P2RX2",
"gene_hgnc_id": 15459,
"hgvs_c": "c.381+2T>C",
"hgvs_p": null,
"transcript": "ENST00000343948.8",
"protein_id": "ENSP00000343339.4",
"transcript_support_level": 1,
"aa_start": null,
"aa_end": null,
"aa_length": 497,
"cds_start": -4,
"cds_end": null,
"cds_length": 1494,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 1494,
"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": 10,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "P2RX2",
"gene_hgnc_id": 15459,
"hgvs_c": "c.310-92T>C",
"hgvs_p": null,
"transcript": "ENST00000350048.9",
"protein_id": "ENSP00000343904.5",
"transcript_support_level": 1,
"aa_start": null,
"aa_end": null,
"aa_length": 447,
"cds_start": -4,
"cds_end": null,
"cds_length": 1344,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 1344,
"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": 12,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "P2RX2",
"gene_hgnc_id": 15459,
"hgvs_c": "c.381+2T>C",
"hgvs_p": null,
"transcript": "ENST00000348800.9",
"protein_id": "ENSP00000345095.5",
"transcript_support_level": 1,
"aa_start": null,
"aa_end": null,
"aa_length": 404,
"cds_start": -4,
"cds_end": null,
"cds_length": 1215,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 1222,
"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": 9,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "P2RX2",
"gene_hgnc_id": 15459,
"hgvs_c": "c.241+178T>C",
"hgvs_p": null,
"transcript": "ENST00000352418.8",
"protein_id": "ENSP00000341419.4",
"transcript_support_level": 1,
"aa_start": null,
"aa_end": null,
"aa_length": 399,
"cds_start": -4,
"cds_end": null,
"cds_length": 1200,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 1200,
"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": 9,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "P2RX2",
"gene_hgnc_id": 15459,
"hgvs_c": "c.106-92T>C",
"hgvs_p": null,
"transcript": "ENST00000351222.8",
"protein_id": "ENSP00000344502.4",
"transcript_support_level": 1,
"aa_start": null,
"aa_end": null,
"aa_length": 379,
"cds_start": -4,
"cds_end": null,
"cds_length": 1140,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 1140,
"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": 2,
"intron_rank_end": null,
"gene_symbol": "P2RX2",
"gene_hgnc_id": 15459,
"hgvs_c": "c.310-92T>C",
"hgvs_p": null,
"transcript": "ENST00000449132.6",
"protein_id": "ENSP00000405531.2",
"transcript_support_level": 1,
"aa_start": null,
"aa_end": null,
"aa_length": 370,
"cds_start": -4,
"cds_end": null,
"cds_length": 1113,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 1113,
"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": 10,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "P2RX2",
"gene_hgnc_id": 15459,
"hgvs_c": "c.381+2T>C",
"hgvs_p": null,
"transcript": "ENST00000542301.2",
"protein_id": "ENSP00000444477.2",
"transcript_support_level": 1,
"aa_start": null,
"aa_end": null,
"aa_length": 349,
"cds_start": -4,
"cds_end": null,
"cds_length": 1050,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 1881,
"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": 10,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "P2RX2",
"gene_hgnc_id": 15459,
"hgvs_c": "c.381+2T>C",
"hgvs_p": null,
"transcript": "NM_170683.4",
"protein_id": "NP_733783.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 497,
"cds_start": -4,
"cds_end": null,
"cds_length": 1494,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 1951,
"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": 10,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "P2RX2",
"gene_hgnc_id": 15459,
"hgvs_c": "c.310-92T>C",
"hgvs_p": null,
"transcript": "NM_016318.4",
"protein_id": "NP_057402.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 447,
"cds_start": -4,
"cds_end": null,
"cds_length": 1344,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 1801,
"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": 12,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "P2RX2",
"gene_hgnc_id": 15459,
"hgvs_c": "c.381+2T>C",
"hgvs_p": null,
"transcript": "NM_174873.3",
"protein_id": "NP_777362.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 404,
"cds_start": -4,
"cds_end": null,
"cds_length": 1215,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 1672,
"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": 9,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "P2RX2",
"gene_hgnc_id": 15459,
"hgvs_c": "c.241+178T>C",
"hgvs_p": null,
"transcript": "NM_012226.5",
"protein_id": "NP_036358.2",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 399,
"cds_start": -4,
"cds_end": null,
"cds_length": 1200,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 1657,
"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": 9,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "P2RX2",
"gene_hgnc_id": 15459,
"hgvs_c": "c.106-92T>C",
"hgvs_p": null,
"transcript": "NM_174872.3",
"protein_id": "NP_777361.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 379,
"cds_start": -4,
"cds_end": null,
"cds_length": 1140,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 1597,
"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": 2,
"intron_rank_end": null,
"gene_symbol": "P2RX2",
"gene_hgnc_id": 15459,
"hgvs_c": "c.310-92T>C",
"hgvs_p": null,
"transcript": "NM_001282164.2",
"protein_id": "NP_001269093.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 370,
"cds_start": -4,
"cds_end": null,
"cds_length": 1113,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 1570,
"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": 10,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "P2RX2",
"gene_hgnc_id": 15459,
"hgvs_c": "c.381+2T>C",
"hgvs_p": null,
"transcript": "NM_001282165.2",
"protein_id": "NP_001269094.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 349,
"cds_start": -4,
"cds_end": null,
"cds_length": 1050,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 1970,
"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": 10,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "P2RX2",
"gene_hgnc_id": 15459,
"hgvs_c": "c.381+2T>C",
"hgvs_p": null,
"transcript": "XM_005266154.5",
"protein_id": "XP_005266211.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 512,
"cds_start": -4,
"cds_end": null,
"cds_length": 1539,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 1996,
"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": 11,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "P2RX2",
"gene_hgnc_id": 15459,
"hgvs_c": "c.381+2T>C",
"hgvs_p": null,
"transcript": "XM_005266155.6",
"protein_id": "XP_005266212.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 488,
"cds_start": -4,
"cds_end": null,
"cds_length": 1467,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 1648,
"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": 9,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "P2RX2",
"gene_hgnc_id": 15459,
"hgvs_c": "c.310-92T>C",
"hgvs_p": null,
"transcript": "XM_011534786.4",
"protein_id": "XP_011533088.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 473,
"cds_start": -4,
"cds_end": null,
"cds_length": 1422,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 1879,
"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": 12,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "P2RX2",
"gene_hgnc_id": 15459,
"hgvs_c": "c.381+2T>C",
"hgvs_p": null,
"transcript": "XM_017019035.3",
"protein_id": "XP_016874524.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 462,
"cds_start": -4,
"cds_end": null,
"cds_length": 1389,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 1570,
"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": 11,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "P2RX2",
"gene_hgnc_id": 15459,
"hgvs_c": "c.381+2T>C",
"hgvs_p": null,
"transcript": "XM_005266156.6",
"protein_id": "XP_005266213.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 430,
"cds_start": -4,
"cds_end": null,
"cds_length": 1293,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 1750,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
}
],
"gene_symbol": "P2RX2",
"gene_hgnc_id": 15459,
"dbsnp": "rs200978001",
"frequency_reference_population": 0.00029259492,
"hom_count_reference_population": 0,
"allele_count_reference_population": 471,
"gnomad_exomes_af": 0.000299811,
"gnomad_genomes_af": 0.000223464,
"gnomad_exomes_ac": 437,
"gnomad_genomes_ac": 34,
"gnomad_exomes_homalt": 0,
"gnomad_genomes_homalt": 0,
"gnomad_mito_homoplasmic": null,
"gnomad_mito_heteroplasmic": null,
"computational_score_selected": -0.15000000596046448,
"computational_prediction_selected": "Benign",
"computational_source_selected": "BayesDel_noAF",
"splice_score_selected": 0.7919999957084656,
"splice_prediction_selected": "Pathogenic",
"splice_source_selected": "dbscSNV1_RF",
"revel_score": null,
"revel_prediction": null,
"alphamissense_score": null,
"alphamissense_prediction": null,
"bayesdelnoaf_score": -0.15,
"bayesdelnoaf_prediction": "Benign",
"phylop100way_score": 3.25,
"phylop100way_prediction": "Benign",
"spliceai_max_score": 0.83,
"spliceai_max_prediction": "Pathogenic",
"dbscsnv_ada_score": 0.99962767703398,
"dbscsnv_ada_prediction": "Pathogenic",
"apogee2_score": null,
"apogee2_prediction": null,
"mitotip_score": null,
"mitotip_prediction": null,
"acmg_score": -3,
"acmg_classification": "Likely_benign",
"acmg_criteria": "PVS1_Moderate,BP6,BS2",
"acmg_by_gene": [
{
"score": -3,
"benign_score": 5,
"pathogenic_score": 2,
"criteria": [
"PVS1_Moderate",
"BP6",
"BS2"
],
"verdict": "Likely_benign",
"transcript": "ENST00000643471.2",
"gene_symbol": "P2RX2",
"hgnc_id": 15459,
"effects": [
"splice_donor_variant",
"intron_variant"
],
"inheritance_mode": "AD",
"hgvs_c": "c.381+2T>C",
"hgvs_p": null
}
],
"clinvar_disease": "Autosomal dominant nonsyndromic hearing loss 41,not provided,not specified",
"clinvar_classification": "Conflicting classifications of pathogenicity",
"clinvar_review_status": "criteria provided, conflicting classifications",
"clinvar_submissions_summary": "US:3 LB:1",
"phenotype_combined": "not specified|Autosomal dominant nonsyndromic hearing loss 41|not provided",
"pathogenicity_classification_combined": "Conflicting classifications of pathogenicity",
"custom_annotations": null
}
],
"message": null
}