← 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: 1-118884889-G-A (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=1&pos=118884889&ref=G&alt=A&genome=hg38&allGenes=true"API Response
json
{
"message": null,
"variants": [
{
"acmg_by_gene": [
{
"benign_score": 0,
"criteria": [
"PM2"
],
"effects": [
"missense_variant"
],
"gene_symbol": "TBX15",
"hgnc_id": 11594,
"hgvs_c": "c.1652C>T",
"hgvs_p": "p.Ala551Val",
"inheritance_mode": "AR",
"pathogenic_score": 2,
"score": 2,
"transcript": "NM_001330677.2",
"verdict": "Uncertain_significance"
}
],
"acmg_classification": "Uncertain_significance",
"acmg_criteria": "PM2",
"acmg_score": 2,
"allele_count_reference_population": 5,
"alphamissense_prediction": null,
"alphamissense_score": 0.0873,
"alt": "A",
"apogee2_prediction": null,
"apogee2_score": null,
"bayesdelnoaf_prediction": "Uncertain_significance",
"bayesdelnoaf_score": 0.05,
"chr": "1",
"clinvar_classification": "Uncertain significance",
"clinvar_disease": "not provided",
"clinvar_review_status": "criteria provided, single submitter",
"clinvar_submissions_summary": "US:1",
"computational_prediction_selected": "Uncertain_significance",
"computational_score_selected": 0.45587149262428284,
"computational_source_selected": "MetaRNN",
"consequences": [
{
"aa_alt": "V",
"aa_end": null,
"aa_length": 602,
"aa_ref": "A",
"aa_start": 551,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4042,
"cdna_start": 2200,
"cds_end": null,
"cds_length": 1809,
"cds_start": 1652,
"consequences": [
"missense_variant"
],
"exon_count": 8,
"exon_rank": 8,
"exon_rank_end": null,
"feature": "NM_001330677.2",
"gene_hgnc_id": 11594,
"gene_symbol": "TBX15",
"hgvs_c": "c.1652C>T",
"hgvs_p": "p.Ala551Val",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "ENST00000369429.5",
"protein_coding": true,
"protein_id": "NP_001317606.1",
"strand": false,
"transcript": "NM_001330677.2",
"transcript_support_level": null
},
{
"aa_alt": "V",
"aa_end": null,
"aa_length": 602,
"aa_ref": "A",
"aa_start": 551,
"biotype": "protein_coding",
"canonical": true,
"cdna_end": null,
"cdna_length": 4042,
"cdna_start": 2200,
"cds_end": null,
"cds_length": 1809,
"cds_start": 1652,
"consequences": [
"missense_variant"
],
"exon_count": 8,
"exon_rank": 8,
"exon_rank_end": null,
"feature": "ENST00000369429.5",
"gene_hgnc_id": 11594,
"gene_symbol": "TBX15",
"hgvs_c": "c.1652C>T",
"hgvs_p": "p.Ala551Val",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "NM_001330677.2",
"protein_coding": true,
"protein_id": "ENSP00000358437.3",
"strand": false,
"transcript": "ENST00000369429.5",
"transcript_support_level": 5
},
{
"aa_alt": "V",
"aa_end": null,
"aa_length": 496,
"aa_ref": "A",
"aa_start": 445,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3492,
"cdna_start": 1649,
"cds_end": null,
"cds_length": 1491,
"cds_start": 1334,
"consequences": [
"missense_variant"
],
"exon_count": 8,
"exon_rank": 8,
"exon_rank_end": null,
"feature": "ENST00000207157.7",
"gene_hgnc_id": 11594,
"gene_symbol": "TBX15",
"hgvs_c": "c.1334C>T",
"hgvs_p": "p.Ala445Val",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000207157.3",
"strand": false,
"transcript": "ENST00000207157.7",
"transcript_support_level": 1
},
{
"aa_alt": "V",
"aa_end": null,
"aa_length": 496,
"aa_ref": "A",
"aa_start": 445,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3445,
"cdna_start": 1603,
"cds_end": null,
"cds_length": 1491,
"cds_start": 1334,
"consequences": [
"missense_variant"
],
"exon_count": 8,
"exon_rank": 8,
"exon_rank_end": null,
"feature": "NM_152380.3",
"gene_hgnc_id": 11594,
"gene_symbol": "TBX15",
"hgvs_c": "c.1334C>T",
"hgvs_p": "p.Ala445Val",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_689593.2",
"strand": false,
"transcript": "NM_152380.3",
"transcript_support_level": null
},
{
"aa_alt": "V",
"aa_end": null,
"aa_length": 330,
"aa_ref": "A",
"aa_start": 279,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2678,
"cdna_start": 836,
"cds_end": null,
"cds_length": 993,
"cds_start": 836,
"consequences": [
"missense_variant"
],
"exon_count": 4,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "ENST00000449873.5",
"gene_hgnc_id": 11594,
"gene_symbol": "TBX15",
"hgvs_c": "c.836C>T",
"hgvs_p": "p.Ala279Val",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000398625.1",
"strand": false,
"transcript": "ENST00000449873.5",
"transcript_support_level": 5
},
{
"aa_alt": "V",
"aa_end": null,
"aa_length": 698,
"aa_ref": "A",
"aa_start": 647,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4000,
"cdna_start": 2158,
"cds_end": null,
"cds_length": 2097,
"cds_start": 1940,
"consequences": [
"missense_variant"
],
"exon_count": 9,
"exon_rank": 9,
"exon_rank_end": null,
"feature": "XM_047429124.1",
"gene_hgnc_id": 11594,
"gene_symbol": "TBX15",
"hgvs_c": "c.1940C>T",
"hgvs_p": "p.Ala647Val",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047285080.1",
"strand": false,
"transcript": "XM_047429124.1",
"transcript_support_level": null
},
{
"aa_alt": "V",
"aa_end": null,
"aa_length": 665,
"aa_ref": "A",
"aa_start": 614,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3901,
"cdna_start": 2059,
"cds_end": null,
"cds_length": 1998,
"cds_start": 1841,
"consequences": [
"missense_variant"
],
"exon_count": 8,
"exon_rank": 8,
"exon_rank_end": null,
"feature": "XM_047429131.1",
"gene_hgnc_id": 11594,
"gene_symbol": "TBX15",
"hgvs_c": "c.1841C>T",
"hgvs_p": "p.Ala614Val",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047285087.1",
"strand": false,
"transcript": "XM_047429131.1",
"transcript_support_level": null
},
{
"aa_alt": "V",
"aa_end": null,
"aa_length": 635,
"aa_ref": "A",
"aa_start": 584,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4141,
"cdna_start": 2299,
"cds_end": null,
"cds_length": 1908,
"cds_start": 1751,
"consequences": [
"missense_variant"
],
"exon_count": 9,
"exon_rank": 9,
"exon_rank_end": null,
"feature": "XM_005271161.5",
"gene_hgnc_id": 11594,
"gene_symbol": "TBX15",
"hgvs_c": "c.1751C>T",
"hgvs_p": "p.Ala584Val",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_005271218.1",
"strand": false,
"transcript": "XM_005271161.5",
"transcript_support_level": null
},
{
"aa_alt": "V",
"aa_end": null,
"aa_length": 529,
"aa_ref": "A",
"aa_start": 478,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3677,
"cdna_start": 1835,
"cds_end": null,
"cds_length": 1590,
"cds_start": 1433,
"consequences": [
"missense_variant"
],
"exon_count": 9,
"exon_rank": 9,
"exon_rank_end": null,
"feature": "XM_047429135.1",
"gene_hgnc_id": 11594,
"gene_symbol": "TBX15",
"hgvs_c": "c.1433C>T",
"hgvs_p": "p.Ala478Val",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047285091.1",
"strand": false,
"transcript": "XM_047429135.1",
"transcript_support_level": null
},
{
"aa_alt": "V",
"aa_end": null,
"aa_length": 529,
"aa_ref": "A",
"aa_start": 478,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3608,
"cdna_start": 1766,
"cds_end": null,
"cds_length": 1590,
"cds_start": 1433,
"consequences": [
"missense_variant"
],
"exon_count": 9,
"exon_rank": 9,
"exon_rank_end": null,
"feature": "XM_047429137.1",
"gene_hgnc_id": 11594,
"gene_symbol": "TBX15",
"hgvs_c": "c.1433C>T",
"hgvs_p": "p.Ala478Val",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047285093.1",
"strand": false,
"transcript": "XM_047429137.1",
"transcript_support_level": null
},
{
"aa_alt": "V",
"aa_end": null,
"aa_length": 496,
"aa_ref": "A",
"aa_start": 445,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3676,
"cdna_start": 1834,
"cds_end": null,
"cds_length": 1491,
"cds_start": 1334,
"consequences": [
"missense_variant"
],
"exon_count": 9,
"exon_rank": 9,
"exon_rank_end": null,
"feature": "XM_047429138.1",
"gene_hgnc_id": 11594,
"gene_symbol": "TBX15",
"hgvs_c": "c.1334C>T",
"hgvs_p": "p.Ala445Val",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047285094.1",
"strand": false,
"transcript": "XM_047429138.1",
"transcript_support_level": null
}
],
"custom_annotations": null,
"dbscsnv_ada_prediction": null,
"dbscsnv_ada_score": null,
"dbsnp": null,
"effect": "missense_variant",
"frequency_reference_population": 0.0000034202815,
"gene_hgnc_id": 11594,
"gene_symbol": "TBX15",
"gnomad_exomes_ac": 5,
"gnomad_exomes_af": 0.00000342028,
"gnomad_exomes_homalt": 0,
"gnomad_genomes_ac": null,
"gnomad_genomes_af": null,
"gnomad_genomes_homalt": null,
"gnomad_mito_heteroplasmic": null,
"gnomad_mito_homoplasmic": null,
"hom_count_reference_population": 0,
"mitotip_prediction": null,
"mitotip_score": null,
"pathogenicity_classification_combined": "Uncertain significance",
"phenotype_combined": "not provided",
"phylop100way_prediction": "Pathogenic",
"phylop100way_score": 9.459,
"pos": 118884889,
"ref": "G",
"revel_prediction": "Uncertain_significance",
"revel_score": 0.456,
"splice_prediction_selected": "Benign",
"splice_score_selected": 0,
"splice_source_selected": "max_spliceai",
"spliceai_max_prediction": "Benign",
"spliceai_max_score": 0,
"transcript": "NM_001330677.2"
}
]
}