← 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: 17-11598539-A-ACGCGGATGGGGAACCCGGCGCCGAC (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=17&pos=11598539&ref=A&alt=ACGCGGATGGGGAACCCGGCGCCGAC&genome=hg38&allGenes=true"API Response
json
{
"message": null,
"variants": [
{
"acmg_by_gene": [
{
"benign_score": 16,
"criteria": [
"PVS1",
"BP6_Very_Strong",
"BS1",
"BS2"
],
"effects": [
"frameshift_variant"
],
"gene_symbol": "DNAH9",
"hgnc_id": 2953,
"hgvs_c": "c.44_68dupCGGATGGGGAACCCGGCGCCGACCG",
"hgvs_p": "p.Arg24fs",
"inheritance_mode": "AD,AR",
"pathogenic_score": 8,
"score": -8,
"transcript": "NM_001372.4",
"verdict": "Benign"
}
],
"acmg_classification": "Benign",
"acmg_criteria": "PVS1,BP6_Very_Strong,BS1,BS2",
"acmg_score": -8,
"allele_count_reference_population": 35503,
"alphamissense_prediction": null,
"alphamissense_score": null,
"alt": "ACGCGGATGGGGAACCCGGCGCCGAC",
"apogee2_prediction": null,
"apogee2_score": null,
"bayesdelnoaf_prediction": null,
"bayesdelnoaf_score": null,
"chr": "17",
"clinvar_classification": "Benign",
"clinvar_disease": "DNAH9-related disorder,not provided",
"clinvar_review_status": "criteria provided, multiple submitters, no conflicts",
"clinvar_submissions_summary": "B:2",
"computational_prediction_selected": null,
"computational_score_selected": null,
"computational_source_selected": null,
"consequences": [
{
"aa_alt": "RGWGTRRRP?",
"aa_end": null,
"aa_length": 4486,
"aa_ref": "R",
"aa_start": 23,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 13711,
"cdna_start": 98,
"cds_end": null,
"cds_length": 13461,
"cds_start": 69,
"consequences": [
"frameshift_variant"
],
"exon_count": 69,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "NM_001372.4",
"gene_hgnc_id": 2953,
"gene_symbol": "DNAH9",
"hgvs_c": "c.44_68dupCGGATGGGGAACCCGGCGCCGACCG",
"hgvs_p": "p.Arg24fs",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "ENST00000262442.9",
"protein_coding": true,
"protein_id": "NP_001363.2",
"strand": true,
"transcript": "NM_001372.4",
"transcript_support_level": null
},
{
"aa_alt": "RGWGTRRRP?",
"aa_end": null,
"aa_length": 4486,
"aa_ref": "R",
"aa_start": 23,
"biotype": "protein_coding",
"canonical": true,
"cdna_end": null,
"cdna_length": 13711,
"cdna_start": 98,
"cds_end": null,
"cds_length": 13461,
"cds_start": 69,
"consequences": [
"frameshift_variant"
],
"exon_count": 69,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "ENST00000262442.9",
"gene_hgnc_id": 2953,
"gene_symbol": "DNAH9",
"hgvs_c": "c.44_68dupCGGATGGGGAACCCGGCGCCGACCG",
"hgvs_p": "p.Arg24fs",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "NM_001372.4",
"protein_coding": true,
"protein_id": "ENSP00000262442.3",
"strand": true,
"transcript": "ENST00000262442.9",
"transcript_support_level": 1
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "pseudogene",
"canonical": false,
"cdna_end": null,
"cdna_length": 1906,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 8,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "ENST00000579406.1",
"gene_hgnc_id": 2953,
"gene_symbol": "DNAH9",
"hgvs_c": "n.71_95dupCGGATGGGGAACCCGGCGCCGACCG",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": true,
"transcript": "ENST00000579406.1",
"transcript_support_level": 1
},
{
"aa_alt": "RGWGTRRRP?",
"aa_end": null,
"aa_length": 4410,
"aa_ref": "R",
"aa_start": 23,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 13452,
"cdna_start": 69,
"cds_end": null,
"cds_length": 13233,
"cds_start": 69,
"consequences": [
"frameshift_variant"
],
"exon_count": 68,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "ENST00000454412.6",
"gene_hgnc_id": 2953,
"gene_symbol": "DNAH9",
"hgvs_c": "c.44_68dupCGGATGGGGAACCCGGCGCCGACCG",
"hgvs_p": "p.Arg24fs",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000414874.2",
"strand": true,
"transcript": "ENST00000454412.6",
"transcript_support_level": 5
},
{
"aa_alt": "RGWGTRRRP?",
"aa_end": null,
"aa_length": 319,
"aa_ref": "R",
"aa_start": 23,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1986,
"cdna_start": 98,
"cds_end": null,
"cds_length": 960,
"cds_start": 69,
"consequences": [
"frameshift_variant"
],
"exon_count": 4,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "ENST00000579828.5",
"gene_hgnc_id": 2953,
"gene_symbol": "DNAH9",
"hgvs_c": "c.44_68dupCGGATGGGGAACCCGGCGCCGACCG",
"hgvs_p": "p.Arg24fs",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000463782.1",
"strand": true,
"transcript": "ENST00000579828.5",
"transcript_support_level": 2
},
{
"aa_alt": "RGWGTRRRP?",
"aa_end": null,
"aa_length": 4501,
"aa_ref": "R",
"aa_start": 23,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 13756,
"cdna_start": 98,
"cds_end": null,
"cds_length": 13506,
"cds_start": 69,
"consequences": [
"frameshift_variant"
],
"exon_count": 70,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "XM_011523703.3",
"gene_hgnc_id": 2953,
"gene_symbol": "DNAH9",
"hgvs_c": "c.44_68dupCGGATGGGGAACCCGGCGCCGACCG",
"hgvs_p": "p.Arg24fs",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_011522005.1",
"strand": true,
"transcript": "XM_011523703.3",
"transcript_support_level": null
},
{
"aa_alt": "RGWGTRRRP?",
"aa_end": null,
"aa_length": 4462,
"aa_ref": "R",
"aa_start": 23,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 13639,
"cdna_start": 98,
"cds_end": null,
"cds_length": 13389,
"cds_start": 69,
"consequences": [
"frameshift_variant"
],
"exon_count": 69,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "XM_017024292.3",
"gene_hgnc_id": 2953,
"gene_symbol": "DNAH9",
"hgvs_c": "c.44_68dupCGGATGGGGAACCCGGCGCCGACCG",
"hgvs_p": "p.Arg24fs",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_016879781.1",
"strand": true,
"transcript": "XM_017024292.3",
"transcript_support_level": null
},
{
"aa_alt": "RGWGTRRRP?",
"aa_end": null,
"aa_length": 3362,
"aa_ref": "R",
"aa_start": 23,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 10217,
"cdna_start": 98,
"cds_end": null,
"cds_length": 10089,
"cds_start": 69,
"consequences": [
"frameshift_variant"
],
"exon_count": 53,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "XM_017024294.2",
"gene_hgnc_id": 2953,
"gene_symbol": "DNAH9",
"hgvs_c": "c.44_68dupCGGATGGGGAACCCGGCGCCGACCG",
"hgvs_p": "p.Arg24fs",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_016879783.1",
"strand": true,
"transcript": "XM_017024294.2",
"transcript_support_level": null
},
{
"aa_alt": "RGWGTRRRP?",
"aa_end": null,
"aa_length": 2548,
"aa_ref": "R",
"aa_start": 23,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 7734,
"cdna_start": 98,
"cds_end": null,
"cds_length": 7647,
"cds_start": 69,
"consequences": [
"frameshift_variant"
],
"exon_count": 39,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "XM_017024295.2",
"gene_hgnc_id": 2953,
"gene_symbol": "DNAH9",
"hgvs_c": "c.44_68dupCGGATGGGGAACCCGGCGCCGACCG",
"hgvs_p": "p.Arg24fs",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_016879784.1",
"strand": true,
"transcript": "XM_017024295.2",
"transcript_support_level": null
}
],
"custom_annotations": null,
"dbscsnv_ada_prediction": null,
"dbscsnv_ada_score": null,
"dbsnp": "rs761517350",
"effect": "frameshift_variant",
"frequency_reference_population": 0.025269903,
"gene_hgnc_id": 2953,
"gene_symbol": "DNAH9",
"gnomad_exomes_ac": 32099,
"gnomad_exomes_af": 0.0256216,
"gnomad_exomes_homalt": 529,
"gnomad_genomes_ac": 3404,
"gnomad_genomes_af": 0.0223735,
"gnomad_genomes_homalt": 60,
"gnomad_mito_heteroplasmic": null,
"gnomad_mito_homoplasmic": null,
"hom_count_reference_population": 589,
"mitotip_prediction": null,
"mitotip_score": null,
"pathogenicity_classification_combined": "Benign",
"phenotype_combined": "not provided|DNAH9-related disorder",
"phylop100way_prediction": "Benign",
"phylop100way_score": -0.735,
"pos": 11598539,
"ref": "A",
"revel_prediction": null,
"revel_score": null,
"splice_prediction_selected": null,
"splice_score_selected": null,
"splice_source_selected": null,
"spliceai_max_prediction": null,
"spliceai_max_score": null,
"transcript": "NM_001372.4"
}
]
}