← 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: 5-75104511-T-C (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=5&pos=75104511&ref=T&alt=C&genome=hg38&allGenes=true"API Response
json
{
"variants": [
{
"chr": "5",
"pos": 75104511,
"ref": "T",
"alt": "C",
"effect": "missense_variant",
"transcript": "NM_001372053.1",
"consequences": [
{
"aa_ref": "Q",
"aa_alt": "R",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 22,
"exon_rank_end": null,
"exon_count": 26,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ANKRD31",
"gene_hgnc_id": 26853,
"hgvs_c": "c.5048A>G",
"hgvs_p": "p.Gln1683Arg",
"transcript": "NM_001372053.1",
"protein_id": "NP_001358982.1",
"transcript_support_level": null,
"aa_start": 1683,
"aa_end": null,
"aa_length": 1930,
"cds_start": 5048,
"cds_end": null,
"cds_length": 5793,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": "ENST00000506364.6",
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001372053.1"
},
{
"aa_ref": "Q",
"aa_alt": "R",
"canonical": true,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 22,
"exon_rank_end": null,
"exon_count": 26,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ANKRD31",
"gene_hgnc_id": 26853,
"hgvs_c": "c.5048A>G",
"hgvs_p": "p.Gln1683Arg",
"transcript": "ENST00000506364.6",
"protein_id": "ENSP00000427262.2",
"transcript_support_level": 5,
"aa_start": 1683,
"aa_end": null,
"aa_length": 1930,
"cds_start": 5048,
"cds_end": null,
"cds_length": 5793,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": "NM_001372053.1",
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000506364.6"
},
{
"aa_ref": "Q",
"aa_alt": "R",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 21,
"exon_rank_end": null,
"exon_count": 25,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ANKRD31",
"gene_hgnc_id": 26853,
"hgvs_c": "c.4877A>G",
"hgvs_p": "p.Gln1626Arg",
"transcript": "NM_001164443.1",
"protein_id": "NP_001157915.1",
"transcript_support_level": null,
"aa_start": 1626,
"aa_end": null,
"aa_length": 1873,
"cds_start": 4877,
"cds_end": null,
"cds_length": 5622,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001164443.1"
},
{
"aa_ref": "Q",
"aa_alt": "R",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 21,
"exon_rank_end": null,
"exon_count": 25,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ANKRD31",
"gene_hgnc_id": 26853,
"hgvs_c": "c.4877A>G",
"hgvs_p": "p.Gln1626Arg",
"transcript": "ENST00000274361.3",
"protein_id": "ENSP00000274361.3",
"transcript_support_level": 5,
"aa_start": 1626,
"aa_end": null,
"aa_length": 1873,
"cds_start": 4877,
"cds_end": null,
"cds_length": 5622,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000274361.3"
},
{
"aa_ref": "Q",
"aa_alt": "R",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 22,
"exon_rank_end": null,
"exon_count": 26,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ANKRD31",
"gene_hgnc_id": 26853,
"hgvs_c": "c.5051A>G",
"hgvs_p": "p.Gln1684Arg",
"transcript": "XM_011543298.4",
"protein_id": "XP_011541600.1",
"transcript_support_level": null,
"aa_start": 1684,
"aa_end": null,
"aa_length": 1931,
"cds_start": 5051,
"cds_end": null,
"cds_length": 5796,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_011543298.4"
},
{
"aa_ref": "Q",
"aa_alt": "R",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 22,
"exon_rank_end": null,
"exon_count": 25,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ANKRD31",
"gene_hgnc_id": 26853,
"hgvs_c": "c.5051A>G",
"hgvs_p": "p.Gln1684Arg",
"transcript": "XM_011543300.4",
"protein_id": "XP_011541602.1",
"transcript_support_level": null,
"aa_start": 1684,
"aa_end": null,
"aa_length": 1907,
"cds_start": 5051,
"cds_end": null,
"cds_length": 5724,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_011543300.4"
},
{
"aa_ref": "Q",
"aa_alt": "R",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 22,
"exon_rank_end": null,
"exon_count": 26,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ANKRD31",
"gene_hgnc_id": 26853,
"hgvs_c": "c.4952A>G",
"hgvs_p": "p.Gln1651Arg",
"transcript": "XM_017009317.1",
"protein_id": "XP_016864806.1",
"transcript_support_level": null,
"aa_start": 1651,
"aa_end": null,
"aa_length": 1898,
"cds_start": 4952,
"cds_end": null,
"cds_length": 5697,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_017009317.1"
},
{
"aa_ref": "Q",
"aa_alt": "R",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 22,
"exon_rank_end": null,
"exon_count": 26,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ANKRD31",
"gene_hgnc_id": 26853,
"hgvs_c": "c.4949A>G",
"hgvs_p": "p.Gln1650Arg",
"transcript": "XM_024446010.2",
"protein_id": "XP_024301778.1",
"transcript_support_level": null,
"aa_start": 1650,
"aa_end": null,
"aa_length": 1897,
"cds_start": 4949,
"cds_end": null,
"cds_length": 5694,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_024446010.2"
},
{
"aa_ref": "Q",
"aa_alt": "R",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 22,
"exon_rank_end": null,
"exon_count": 25,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ANKRD31",
"gene_hgnc_id": 26853,
"hgvs_c": "c.5051A>G",
"hgvs_p": "p.Gln1684Arg",
"transcript": "XM_017009318.3",
"protein_id": "XP_016864807.1",
"transcript_support_level": null,
"aa_start": 1684,
"aa_end": null,
"aa_length": 1884,
"cds_start": 5051,
"cds_end": null,
"cds_length": 5655,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_017009318.3"
},
{
"aa_ref": "Q",
"aa_alt": "R",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 21,
"exon_rank_end": null,
"exon_count": 25,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ANKRD31",
"gene_hgnc_id": 26853,
"hgvs_c": "c.4880A>G",
"hgvs_p": "p.Gln1627Arg",
"transcript": "XM_011543301.4",
"protein_id": "XP_011541603.1",
"transcript_support_level": null,
"aa_start": 1627,
"aa_end": null,
"aa_length": 1874,
"cds_start": 4880,
"cds_end": null,
"cds_length": 5625,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_011543301.4"
},
{
"aa_ref": "Q",
"aa_alt": "R",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 22,
"exon_rank_end": null,
"exon_count": 24,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ANKRD31",
"gene_hgnc_id": 26853,
"hgvs_c": "c.5051A>G",
"hgvs_p": "p.Gln1684Arg",
"transcript": "XM_047417078.1",
"protein_id": "XP_047273034.1",
"transcript_support_level": null,
"aa_start": 1684,
"aa_end": null,
"aa_length": 1860,
"cds_start": 5051,
"cds_end": null,
"cds_length": 5583,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047417078.1"
},
{
"aa_ref": "Q",
"aa_alt": "R",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 22,
"exon_rank_end": null,
"exon_count": 26,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ANKRD31",
"gene_hgnc_id": 26853,
"hgvs_c": "c.4760A>G",
"hgvs_p": "p.Gln1587Arg",
"transcript": "XM_017009319.2",
"protein_id": "XP_016864808.1",
"transcript_support_level": null,
"aa_start": 1587,
"aa_end": null,
"aa_length": 1834,
"cds_start": 4760,
"cds_end": null,
"cds_length": 5505,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_017009319.2"
},
{
"aa_ref": "Q",
"aa_alt": "R",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 20,
"exon_rank_end": null,
"exon_count": 24,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ANKRD31",
"gene_hgnc_id": 26853,
"hgvs_c": "c.4703A>G",
"hgvs_p": "p.Gln1568Arg",
"transcript": "XM_011543302.2",
"protein_id": "XP_011541604.1",
"transcript_support_level": null,
"aa_start": 1568,
"aa_end": null,
"aa_length": 1815,
"cds_start": 4703,
"cds_end": null,
"cds_length": 5448,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_011543302.2"
},
{
"aa_ref": "Q",
"aa_alt": "R",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 19,
"exon_rank_end": null,
"exon_count": 23,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ANKRD31",
"gene_hgnc_id": 26853,
"hgvs_c": "c.4703A>G",
"hgvs_p": "p.Gln1568Arg",
"transcript": "XM_017009320.2",
"protein_id": "XP_016864809.1",
"transcript_support_level": null,
"aa_start": 1568,
"aa_end": null,
"aa_length": 1815,
"cds_start": 4703,
"cds_end": null,
"cds_length": 5448,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_017009320.2"
},
{
"aa_ref": "Q",
"aa_alt": "R",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 22,
"exon_rank_end": null,
"exon_count": 26,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ANKRD31",
"gene_hgnc_id": 26853,
"hgvs_c": "c.4661A>G",
"hgvs_p": "p.Gln1554Arg",
"transcript": "XM_024446011.2",
"protein_id": "XP_024301779.1",
"transcript_support_level": null,
"aa_start": 1554,
"aa_end": null,
"aa_length": 1801,
"cds_start": 4661,
"cds_end": null,
"cds_length": 5406,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_024446011.2"
},
{
"aa_ref": "Q",
"aa_alt": "R",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 15,
"exon_rank_end": null,
"exon_count": 19,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ANKRD31",
"gene_hgnc_id": 26853,
"hgvs_c": "c.3749A>G",
"hgvs_p": "p.Gln1250Arg",
"transcript": "XM_017009321.1",
"protein_id": "XP_016864810.1",
"transcript_support_level": null,
"aa_start": 1250,
"aa_end": null,
"aa_length": 1497,
"cds_start": 3749,
"cds_end": null,
"cds_length": 4494,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_017009321.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 10,
"exon_rank_end": null,
"exon_count": 14,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ANKRD31",
"gene_hgnc_id": 26853,
"hgvs_c": "n.1838A>G",
"hgvs_p": null,
"transcript": "ENST00000504022.1",
"protein_id": null,
"transcript_support_level": 5,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": null,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "pseudogene",
"feature": "ENST00000504022.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 18,
"exon_rank_end": null,
"exon_count": 22,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ANKRD31",
"gene_hgnc_id": 26853,
"hgvs_c": "n.*4094A>G",
"hgvs_p": null,
"transcript": "ENST00000674120.1",
"protein_id": "ENSP00000501032.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": null,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "nonsense_mediated_decay",
"feature": "ENST00000674120.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 18,
"exon_rank_end": null,
"exon_count": 22,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ANKRD31",
"gene_hgnc_id": 26853,
"hgvs_c": "n.*4094A>G",
"hgvs_p": null,
"transcript": "ENST00000674120.1",
"protein_id": "ENSP00000501032.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": null,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "nonsense_mediated_decay",
"feature": "ENST00000674120.1"
}
],
"gene_symbol": "ANKRD31",
"gene_hgnc_id": 26853,
"dbsnp": "rs893841106",
"frequency_reference_population": 0.00005139816,
"hom_count_reference_population": 0,
"allele_count_reference_population": 79,
"gnomad_exomes_af": 0.0000433267,
"gnomad_genomes_af": 0.000124842,
"gnomad_exomes_ac": 60,
"gnomad_genomes_ac": 19,
"gnomad_exomes_homalt": 0,
"gnomad_genomes_homalt": 0,
"gnomad_mito_homoplasmic": null,
"gnomad_mito_heteroplasmic": null,
"computational_score_selected": 0.026478320360183716,
"computational_prediction_selected": "Benign",
"computational_source_selected": "MetaRNN",
"splice_score_selected": 0,
"splice_prediction_selected": "Benign",
"splice_source_selected": "max_spliceai",
"revel_score": 0.201,
"revel_prediction": "Benign",
"alphamissense_score": 0.1086,
"alphamissense_prediction": null,
"bayesdelnoaf_score": -0.52,
"bayesdelnoaf_prediction": "Benign",
"phylop100way_score": 1.613,
"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": -4,
"acmg_classification": "Likely_benign",
"acmg_criteria": "BP4_Strong",
"acmg_by_gene": [
{
"score": -4,
"benign_score": 4,
"pathogenic_score": 0,
"criteria": [
"BP4_Strong"
],
"verdict": "Likely_benign",
"transcript": "NM_001372053.1",
"gene_symbol": "ANKRD31",
"hgnc_id": 26853,
"effects": [
"missense_variant"
],
"inheritance_mode": "AR",
"hgvs_c": "c.5048A>G",
"hgvs_p": "p.Gln1683Arg"
}
],
"clinvar_disease": "not specified",
"clinvar_classification": "Uncertain significance",
"clinvar_review_status": "criteria provided, single submitter",
"clinvar_submissions_summary": "US:1",
"phenotype_combined": "not specified",
"pathogenicity_classification_combined": "Uncertain significance",
"custom_annotations": null
}
],
"message": null
}