← 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-13894796-ACT-A (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=5&pos=13894796&ref=ACT&alt=A&genome=hg38&allGenes=true"API Response
json
{
"variants": [
{
"chr": "5",
"pos": 13894796,
"ref": "ACT",
"alt": "A",
"effect": "frameshift_variant",
"transcript": "NM_001369.3",
"consequences": [
{
"aa_ref": "RV",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"frameshift_variant"
],
"exon_rank": 16,
"exon_rank_end": null,
"exon_count": 79,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DNAH5",
"gene_hgnc_id": 2950,
"hgvs_c": "c.2283_2284delAG",
"hgvs_p": "p.Arg761fs",
"transcript": "NM_001369.3",
"protein_id": "NP_001360.1",
"transcript_support_level": null,
"aa_start": 761,
"aa_end": null,
"aa_length": 4624,
"cds_start": 2283,
"cds_end": null,
"cds_length": 13875,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": "ENST00000265104.5",
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001369.3"
},
{
"aa_ref": "RV",
"aa_alt": null,
"canonical": true,
"protein_coding": true,
"strand": false,
"consequences": [
"frameshift_variant"
],
"exon_rank": 16,
"exon_rank_end": null,
"exon_count": 79,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DNAH5",
"gene_hgnc_id": 2950,
"hgvs_c": "c.2283_2284delAG",
"hgvs_p": "p.Arg761fs",
"transcript": "ENST00000265104.5",
"protein_id": "ENSP00000265104.4",
"transcript_support_level": 1,
"aa_start": 761,
"aa_end": null,
"aa_length": 4624,
"cds_start": 2283,
"cds_end": null,
"cds_length": 13875,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": "NM_001369.3",
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000265104.5"
},
{
"aa_ref": "RV",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"frameshift_variant"
],
"exon_rank": 16,
"exon_rank_end": null,
"exon_count": 79,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DNAH5",
"gene_hgnc_id": 2950,
"hgvs_c": "c.2238_2239delAG",
"hgvs_p": "p.Arg746fs",
"transcript": "ENST00000681290.1",
"protein_id": "ENSP00000505288.1",
"transcript_support_level": null,
"aa_start": 746,
"aa_end": null,
"aa_length": 4609,
"cds_start": 2238,
"cds_end": null,
"cds_length": 13830,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000681290.1"
},
{
"aa_ref": "RV",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"frameshift_variant"
],
"exon_rank": 16,
"exon_rank_end": null,
"exon_count": 79,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DNAH5",
"gene_hgnc_id": 2950,
"hgvs_c": "c.2391_2392delAG",
"hgvs_p": "p.Arg797fs",
"transcript": "XM_005248262.4",
"protein_id": "XP_005248319.2",
"transcript_support_level": null,
"aa_start": 797,
"aa_end": null,
"aa_length": 4660,
"cds_start": 2391,
"cds_end": null,
"cds_length": 13983,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_005248262.4"
},
{
"aa_ref": "RV",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"frameshift_variant"
],
"exon_rank": 16,
"exon_rank_end": null,
"exon_count": 79,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DNAH5",
"gene_hgnc_id": 2950,
"hgvs_c": "c.2043_2044delAG",
"hgvs_p": "p.Arg681fs",
"transcript": "XM_047416886.1",
"protein_id": "XP_047272842.1",
"transcript_support_level": null,
"aa_start": 681,
"aa_end": null,
"aa_length": 4544,
"cds_start": 2043,
"cds_end": null,
"cds_length": 13635,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047416886.1"
},
{
"aa_ref": "RV",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"frameshift_variant"
],
"exon_rank": 16,
"exon_rank_end": null,
"exon_count": 77,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DNAH5",
"gene_hgnc_id": 2950,
"hgvs_c": "c.2391_2392delAG",
"hgvs_p": "p.Arg797fs",
"transcript": "XM_017009177.2",
"protein_id": "XP_016864666.1",
"transcript_support_level": null,
"aa_start": 797,
"aa_end": null,
"aa_length": 4520,
"cds_start": 2391,
"cds_end": null,
"cds_length": 13563,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_017009177.2"
},
{
"aa_ref": "RV",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"frameshift_variant"
],
"exon_rank": 10,
"exon_rank_end": null,
"exon_count": 73,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DNAH5",
"gene_hgnc_id": 2950,
"hgvs_c": "c.1296_1297delAG",
"hgvs_p": "p.Arg432fs",
"transcript": "XM_017009179.3",
"protein_id": "XP_016864668.1",
"transcript_support_level": null,
"aa_start": 432,
"aa_end": null,
"aa_length": 4295,
"cds_start": 1296,
"cds_end": null,
"cds_length": 12888,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_017009179.3"
},
{
"aa_ref": "RV",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"frameshift_variant"
],
"exon_rank": 16,
"exon_rank_end": null,
"exon_count": 74,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DNAH5",
"gene_hgnc_id": 2950,
"hgvs_c": "c.2391_2392delAG",
"hgvs_p": "p.Arg797fs",
"transcript": "XM_017009180.2",
"protein_id": "XP_016864669.1",
"transcript_support_level": null,
"aa_start": 797,
"aa_end": null,
"aa_length": 4272,
"cds_start": 2391,
"cds_end": null,
"cds_length": 12819,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_017009180.2"
},
{
"aa_ref": "RV",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"frameshift_variant"
],
"exon_rank": 16,
"exon_rank_end": null,
"exon_count": 69,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DNAH5",
"gene_hgnc_id": 2950,
"hgvs_c": "c.2391_2392delAG",
"hgvs_p": "p.Arg797fs",
"transcript": "XM_017009181.2",
"protein_id": "XP_016864670.1",
"transcript_support_level": null,
"aa_start": 797,
"aa_end": null,
"aa_length": 3960,
"cds_start": 2391,
"cds_end": null,
"cds_length": 11883,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_017009181.2"
},
{
"aa_ref": "RV",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"frameshift_variant"
],
"exon_rank": 16,
"exon_rank_end": null,
"exon_count": 67,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DNAH5",
"gene_hgnc_id": 2950,
"hgvs_c": "c.2391_2392delAG",
"hgvs_p": "p.Arg797fs",
"transcript": "XM_017009182.2",
"protein_id": "XP_016864671.1",
"transcript_support_level": null,
"aa_start": 797,
"aa_end": null,
"aa_length": 3809,
"cds_start": 2391,
"cds_end": null,
"cds_length": 11430,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_017009182.2"
},
{
"aa_ref": "RV",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"frameshift_variant"
],
"exon_rank": 16,
"exon_rank_end": null,
"exon_count": 55,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DNAH5",
"gene_hgnc_id": 2950,
"hgvs_c": "c.2391_2392delAG",
"hgvs_p": "p.Arg797fs",
"transcript": "XM_017009184.2",
"protein_id": "XP_016864673.1",
"transcript_support_level": null,
"aa_start": 797,
"aa_end": null,
"aa_length": 3071,
"cds_start": 2391,
"cds_end": null,
"cds_length": 9216,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_017009184.2"
},
{
"aa_ref": "RV",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"frameshift_variant"
],
"exon_rank": 16,
"exon_rank_end": null,
"exon_count": 49,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DNAH5",
"gene_hgnc_id": 2950,
"hgvs_c": "c.2391_2392delAG",
"hgvs_p": "p.Arg797fs",
"transcript": "XM_017009187.2",
"protein_id": "XP_016864676.1",
"transcript_support_level": null,
"aa_start": 797,
"aa_end": null,
"aa_length": 2679,
"cds_start": 2391,
"cds_end": null,
"cds_length": 8040,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_017009187.2"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 16,
"exon_rank_end": null,
"exon_count": 54,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DNAH5",
"gene_hgnc_id": 2950,
"hgvs_c": "n.2397_2398delAG",
"hgvs_p": null,
"transcript": "XR_001742034.2",
"protein_id": null,
"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": "pseudogene",
"feature": "XR_001742034.2"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 16,
"exon_rank_end": null,
"exon_count": 54,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DNAH5",
"gene_hgnc_id": 2950,
"hgvs_c": "n.2397_2398delAG",
"hgvs_p": null,
"transcript": "XR_001742035.2",
"protein_id": null,
"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": "pseudogene",
"feature": "XR_001742035.2"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 3,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "DNAH5-AS1",
"gene_hgnc_id": 40187,
"hgvs_c": "n.254-1788_254-1787delCT",
"hgvs_p": null,
"transcript": "ENST00000503244.2",
"protein_id": null,
"transcript_support_level": 4,
"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": "ENST00000503244.2"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 3,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "DNAH5-AS1",
"gene_hgnc_id": 40187,
"hgvs_c": "n.214-1788_214-1787delCT",
"hgvs_p": null,
"transcript": "ENST00000637153.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": "ENST00000637153.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 3,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "DNAH5-AS1",
"gene_hgnc_id": 40187,
"hgvs_c": "n.118-1788_118-1787delCT",
"hgvs_p": null,
"transcript": "NR_199035.1",
"protein_id": null,
"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": "pseudogene",
"feature": "NR_199035.1"
}
],
"gene_symbol": "DNAH5",
"gene_hgnc_id": 2950,
"dbsnp": "rs1462578042",
"frequency_reference_population": 0.00001796983,
"hom_count_reference_population": 0,
"allele_count_reference_population": 29,
"gnomad_exomes_af": 0.0000184725,
"gnomad_genomes_af": 0.0000131422,
"gnomad_exomes_ac": 27,
"gnomad_genomes_ac": 2,
"gnomad_exomes_homalt": 0,
"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.07999999821186066,
"splice_prediction_selected": "Benign",
"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": 2.502,
"phylop100way_prediction": "Benign",
"spliceai_max_score": 0.08,
"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": 16,
"acmg_classification": "Pathogenic",
"acmg_criteria": "PVS1,PP5_Very_Strong",
"acmg_by_gene": [
{
"score": 16,
"benign_score": 0,
"pathogenic_score": 16,
"criteria": [
"PVS1",
"PP5_Very_Strong"
],
"verdict": "Pathogenic",
"transcript": "NM_001369.3",
"gene_symbol": "DNAH5",
"hgnc_id": 2950,
"effects": [
"frameshift_variant"
],
"inheritance_mode": "AD,AR",
"hgvs_c": "c.2283_2284delAG",
"hgvs_p": "p.Arg761fs"
},
{
"score": 10,
"benign_score": 0,
"pathogenic_score": 10,
"criteria": [
"PM2",
"PP5_Very_Strong"
],
"verdict": "Pathogenic",
"transcript": "ENST00000503244.2",
"gene_symbol": "DNAH5-AS1",
"hgnc_id": 40187,
"effects": [
"intron_variant"
],
"inheritance_mode": "",
"hgvs_c": "n.254-1788_254-1787delCT",
"hgvs_p": null
}
],
"clinvar_disease": "DNAH5-related disorder,Primary ciliary dyskinesia,Primary ciliary dyskinesia 3",
"clinvar_classification": "Pathogenic/Likely pathogenic",
"clinvar_review_status": "criteria provided, multiple submitters, no conflicts",
"clinvar_submissions_summary": "P:3 LP:1",
"phenotype_combined": "Primary ciliary dyskinesia|Primary ciliary dyskinesia 3|DNAH5-related disorder",
"pathogenicity_classification_combined": "Pathogenic/Likely pathogenic",
"custom_annotations": null
}
],
"message": null
}