← 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: 9-71685792-GTG-ATA (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=9&pos=71685792&ref=GTG&alt=ATA&genome=hg38&allGenes=true"API Response
json
{
"message": null,
"variants": [
{
"acmg_by_gene": [
{
"benign_score": 0,
"criteria": [],
"effects": [
"missense_variant"
],
"gene_symbol": "CEMIP2",
"hgnc_id": 11869,
"hgvs_c": "c.3904_3906delCACinsTAT",
"hgvs_p": "p.His1302Tyr",
"inheritance_mode": "AR",
"pathogenic_score": 0,
"score": 0,
"transcript": "NM_013390.3",
"verdict": "Uncertain_significance"
}
],
"acmg_classification": "Uncertain_significance",
"acmg_criteria": "",
"acmg_score": 0,
"allele_count_reference_population": 0,
"alphamissense_prediction": null,
"alphamissense_score": null,
"alt": "ATA",
"apogee2_prediction": null,
"apogee2_score": null,
"bayesdelnoaf_prediction": null,
"bayesdelnoaf_score": null,
"chr": "9",
"clinvar_classification": "",
"clinvar_disease": "",
"clinvar_review_status": "",
"clinvar_submissions_summary": "",
"computational_prediction_selected": null,
"computational_score_selected": null,
"computational_source_selected": null,
"consequences": [
{
"aa_alt": "Y",
"aa_end": null,
"aa_length": 1383,
"aa_ref": "H",
"aa_start": 1302,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 6152,
"cdna_start": 4075,
"cds_end": null,
"cds_length": 4152,
"cds_start": 3904,
"consequences": [
"missense_variant"
],
"exon_count": 24,
"exon_rank": null,
"exon_rank_end": null,
"feature": "NM_013390.3",
"gene_hgnc_id": 11869,
"gene_symbol": "CEMIP2",
"hgvs_c": "c.3904_3906delCACinsTAT",
"hgvs_p": "p.His1302Tyr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "ENST00000377044.9",
"protein_coding": true,
"protein_id": "NP_037522.1",
"strand": false,
"transcript": "NM_013390.3",
"transcript_support_level": null
},
{
"aa_alt": "Y",
"aa_end": null,
"aa_length": 1383,
"aa_ref": "H",
"aa_start": 1302,
"biotype": "protein_coding",
"canonical": true,
"cdna_end": null,
"cdna_length": 6152,
"cdna_start": 4075,
"cds_end": null,
"cds_length": 4152,
"cds_start": 3904,
"consequences": [
"missense_variant"
],
"exon_count": 24,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000377044.9",
"gene_hgnc_id": 11869,
"gene_symbol": "CEMIP2",
"hgvs_c": "c.3904_3906delCACinsTAT",
"hgvs_p": "p.His1302Tyr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "NM_013390.3",
"protein_coding": true,
"protein_id": "ENSP00000366243.4",
"strand": false,
"transcript": "ENST00000377044.9",
"transcript_support_level": 1
},
{
"aa_alt": "Y",
"aa_end": null,
"aa_length": 1320,
"aa_ref": "H",
"aa_start": 1239,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 5217,
"cdna_start": 3759,
"cds_end": null,
"cds_length": 3963,
"cds_start": 3715,
"consequences": [
"missense_variant"
],
"exon_count": 23,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000377066.9",
"gene_hgnc_id": 11869,
"gene_symbol": "CEMIP2",
"hgvs_c": "c.3715_3717delCACinsTAT",
"hgvs_p": "p.His1239Tyr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000366266.5",
"strand": false,
"transcript": "ENST00000377066.9",
"transcript_support_level": 1
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "retained_intron",
"canonical": false,
"cdna_end": null,
"cdna_length": 3509,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 2,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "ENST00000538669.1",
"gene_hgnc_id": 11869,
"gene_symbol": "CEMIP2",
"hgvs_c": "n.1635_1637delCACinsTAT",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": false,
"transcript": "ENST00000538669.1",
"transcript_support_level": 1
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "nonsense_mediated_decay",
"canonical": false,
"cdna_end": null,
"cdna_length": 5372,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 24,
"exon_rank": 23,
"exon_rank_end": null,
"feature": "ENST00000542935.5",
"gene_hgnc_id": 11869,
"gene_symbol": "CEMIP2",
"hgvs_c": "n.*2127_*2129delCACinsTAT",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000437750.1",
"strand": false,
"transcript": "ENST00000542935.5",
"transcript_support_level": 1
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "nonsense_mediated_decay",
"canonical": false,
"cdna_end": null,
"cdna_length": 5372,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"3_prime_UTR_variant"
],
"exon_count": 24,
"exon_rank": 23,
"exon_rank_end": null,
"feature": "ENST00000542935.5",
"gene_hgnc_id": 11869,
"gene_symbol": "CEMIP2",
"hgvs_c": "n.*2127_*2129delCACinsTAT",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000437750.1",
"strand": false,
"transcript": "ENST00000542935.5",
"transcript_support_level": 1
},
{
"aa_alt": "Y",
"aa_end": null,
"aa_length": 1389,
"aa_ref": "H",
"aa_start": 1308,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4489,
"cdna_start": 4207,
"cds_end": null,
"cds_length": 4170,
"cds_start": 3922,
"consequences": [
"missense_variant"
],
"exon_count": 25,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000971297.1",
"gene_hgnc_id": 11869,
"gene_symbol": "CEMIP2",
"hgvs_c": "c.3922_3924delCACinsTAT",
"hgvs_p": "p.His1308Tyr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000641356.1",
"strand": false,
"transcript": "ENST00000971297.1",
"transcript_support_level": null
},
{
"aa_alt": "Y",
"aa_end": null,
"aa_length": 1383,
"aa_ref": "H",
"aa_start": 1302,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 6091,
"cdna_start": 4013,
"cds_end": null,
"cds_length": 4152,
"cds_start": 3904,
"consequences": [
"missense_variant"
],
"exon_count": 24,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000853336.1",
"gene_hgnc_id": 11869,
"gene_symbol": "CEMIP2",
"hgvs_c": "c.3904_3906delCACinsTAT",
"hgvs_p": "p.His1302Tyr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000523395.1",
"strand": false,
"transcript": "ENST00000853336.1",
"transcript_support_level": null
},
{
"aa_alt": "Y",
"aa_end": null,
"aa_length": 1320,
"aa_ref": "H",
"aa_start": 1239,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 5963,
"cdna_start": 3886,
"cds_end": null,
"cds_length": 3963,
"cds_start": 3715,
"consequences": [
"missense_variant"
],
"exon_count": 23,
"exon_rank": null,
"exon_rank_end": null,
"feature": "NM_001135820.2",
"gene_hgnc_id": 11869,
"gene_symbol": "CEMIP2",
"hgvs_c": "c.3715_3717delCACinsTAT",
"hgvs_p": "p.His1239Tyr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001129292.1",
"strand": false,
"transcript": "NM_001135820.2",
"transcript_support_level": null
},
{
"aa_alt": "Y",
"aa_end": null,
"aa_length": 1320,
"aa_ref": "H",
"aa_start": 1239,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 5933,
"cdna_start": 3854,
"cds_end": null,
"cds_length": 3963,
"cds_start": 3715,
"consequences": [
"missense_variant"
],
"exon_count": 23,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000911423.1",
"gene_hgnc_id": 11869,
"gene_symbol": "CEMIP2",
"hgvs_c": "c.3715_3717delCACinsTAT",
"hgvs_p": "p.His1239Tyr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000581482.1",
"strand": false,
"transcript": "ENST00000911423.1",
"transcript_support_level": null
},
{
"aa_alt": "Y",
"aa_end": null,
"aa_length": 1069,
"aa_ref": "H",
"aa_start": 988,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 5210,
"cdna_start": 3133,
"cds_end": null,
"cds_length": 3210,
"cds_start": 2962,
"consequences": [
"missense_variant"
],
"exon_count": 19,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000853337.1",
"gene_hgnc_id": 11869,
"gene_symbol": "CEMIP2",
"hgvs_c": "c.2962_2964delCACinsTAT",
"hgvs_p": "p.His988Tyr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000523396.1",
"strand": false,
"transcript": "ENST00000853337.1",
"transcript_support_level": null
},
{
"aa_alt": "Y",
"aa_end": null,
"aa_length": 745,
"aa_ref": "H",
"aa_start": 664,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 6118,
"cdna_start": 4041,
"cds_end": null,
"cds_length": 2238,
"cds_start": 1990,
"consequences": [
"missense_variant"
],
"exon_count": 24,
"exon_rank": null,
"exon_rank_end": null,
"feature": "NM_001349784.2",
"gene_hgnc_id": 11869,
"gene_symbol": "CEMIP2",
"hgvs_c": "c.1990_1992delCACinsTAT",
"hgvs_p": "p.His664Tyr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001336713.1",
"strand": false,
"transcript": "NM_001349784.2",
"transcript_support_level": null
},
{
"aa_alt": "Y",
"aa_end": null,
"aa_length": 376,
"aa_ref": "H",
"aa_start": 295,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1437,
"cdna_start": 1050,
"cds_end": null,
"cds_length": 1131,
"cds_start": 883,
"consequences": [
"missense_variant"
],
"exon_count": 7,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000396272.7",
"gene_hgnc_id": 11869,
"gene_symbol": "CEMIP2",
"hgvs_c": "c.883_885delCACinsTAT",
"hgvs_p": "p.His295Tyr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000379569.3",
"strand": false,
"transcript": "ENST00000396272.7",
"transcript_support_level": 2
},
{
"aa_alt": "Y",
"aa_end": null,
"aa_length": 1383,
"aa_ref": "H",
"aa_start": 1302,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 6090,
"cdna_start": 4013,
"cds_end": null,
"cds_length": 4152,
"cds_start": 3904,
"consequences": [
"missense_variant"
],
"exon_count": 24,
"exon_rank": null,
"exon_rank_end": null,
"feature": "XM_005251869.5",
"gene_hgnc_id": 11869,
"gene_symbol": "CEMIP2",
"hgvs_c": "c.3904_3906delCACinsTAT",
"hgvs_p": "p.His1302Tyr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_005251926.1",
"strand": false,
"transcript": "XM_005251869.5",
"transcript_support_level": null
},
{
"aa_alt": "Y",
"aa_end": null,
"aa_length": 1320,
"aa_ref": "H",
"aa_start": 1239,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 5901,
"cdna_start": 3824,
"cds_end": null,
"cds_length": 3963,
"cds_start": 3715,
"consequences": [
"missense_variant"
],
"exon_count": 23,
"exon_rank": null,
"exon_rank_end": null,
"feature": "XM_047423136.1",
"gene_hgnc_id": 11869,
"gene_symbol": "CEMIP2",
"hgvs_c": "c.3715_3717delCACinsTAT",
"hgvs_p": "p.His1239Tyr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047279092.1",
"strand": false,
"transcript": "XM_047423136.1",
"transcript_support_level": null
},
{
"aa_alt": "Y",
"aa_end": null,
"aa_length": 1170,
"aa_ref": "H",
"aa_start": 1089,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 5950,
"cdna_start": 3873,
"cds_end": null,
"cds_length": 3513,
"cds_start": 3265,
"consequences": [
"missense_variant"
],
"exon_count": 22,
"exon_rank": null,
"exon_rank_end": null,
"feature": "XM_047423137.1",
"gene_hgnc_id": 11869,
"gene_symbol": "CEMIP2",
"hgvs_c": "c.3265_3267delCACinsTAT",
"hgvs_p": "p.His1089Tyr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047279093.1",
"strand": false,
"transcript": "XM_047423137.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "retained_intron",
"canonical": false,
"cdna_end": null,
"cdna_length": 2637,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 5,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "ENST00000377057.5",
"gene_hgnc_id": 11869,
"gene_symbol": "CEMIP2",
"hgvs_c": "n.564_566delCACinsTAT",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": false,
"transcript": "ENST00000377057.5",
"transcript_support_level": 2
}
],
"custom_annotations": null,
"dbscsnv_ada_prediction": null,
"dbscsnv_ada_score": null,
"dbsnp": null,
"effect": "missense_variant",
"frequency_reference_population": null,
"gene_hgnc_id": 11869,
"gene_symbol": "CEMIP2",
"gnomad_exomes_ac": null,
"gnomad_exomes_af": null,
"gnomad_exomes_homalt": null,
"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": null,
"phenotype_combined": null,
"phylop100way_prediction": "Uncertain_significance",
"phylop100way_score": 5.454,
"pos": 71685792,
"ref": "GTG",
"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_013390.3"
}
]
}