← 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-71685309-C-G (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=9&pos=71685309&ref=C&alt=G&genome=hg38&allGenes=true"API Response
json
{
"message": null,
"variants": [
{
"acmg_by_gene": [
{
"benign_score": 2,
"criteria": [
"PM2",
"BP4_Moderate"
],
"effects": [
"missense_variant"
],
"gene_symbol": "CEMIP2",
"hgnc_id": 11869,
"hgvs_c": "c.4040G>C",
"hgvs_p": "p.Gly1347Ala",
"inheritance_mode": "AR",
"pathogenic_score": 2,
"score": 0,
"transcript": "NM_013390.3",
"verdict": "Uncertain_significance"
}
],
"acmg_classification": "Uncertain_significance",
"acmg_criteria": "PM2,BP4_Moderate",
"acmg_score": 0,
"allele_count_reference_population": 2,
"alphamissense_prediction": null,
"alphamissense_score": 0.1138,
"alt": "G",
"apogee2_prediction": null,
"apogee2_score": null,
"bayesdelnoaf_prediction": "Benign",
"bayesdelnoaf_score": -0.25,
"chr": "9",
"clinvar_classification": "Uncertain significance",
"clinvar_disease": "not specified",
"clinvar_review_status": "criteria provided, single submitter",
"clinvar_submissions_summary": "US:1",
"computational_prediction_selected": "Benign",
"computational_score_selected": 0.146519273519516,
"computational_source_selected": "MetaRNN",
"consequences": [
{
"aa_alt": "A",
"aa_end": null,
"aa_length": 1383,
"aa_ref": "G",
"aa_start": 1347,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 6152,
"cdna_start": 4209,
"cds_end": null,
"cds_length": 4152,
"cds_start": 4040,
"consequences": [
"missense_variant"
],
"exon_count": 24,
"exon_rank": 24,
"exon_rank_end": null,
"feature": "NM_013390.3",
"gene_hgnc_id": 11869,
"gene_symbol": "CEMIP2",
"hgvs_c": "c.4040G>C",
"hgvs_p": "p.Gly1347Ala",
"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": "A",
"aa_end": null,
"aa_length": 1383,
"aa_ref": "G",
"aa_start": 1347,
"biotype": "protein_coding",
"canonical": true,
"cdna_end": null,
"cdna_length": 6152,
"cdna_start": 4209,
"cds_end": null,
"cds_length": 4152,
"cds_start": 4040,
"consequences": [
"missense_variant"
],
"exon_count": 24,
"exon_rank": 24,
"exon_rank_end": null,
"feature": "ENST00000377044.9",
"gene_hgnc_id": 11869,
"gene_symbol": "CEMIP2",
"hgvs_c": "c.4040G>C",
"hgvs_p": "p.Gly1347Ala",
"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": "A",
"aa_end": null,
"aa_length": 1320,
"aa_ref": "G",
"aa_start": 1284,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 5217,
"cdna_start": 3893,
"cds_end": null,
"cds_length": 3963,
"cds_start": 3851,
"consequences": [
"missense_variant"
],
"exon_count": 23,
"exon_rank": 23,
"exon_rank_end": null,
"feature": "ENST00000377066.9",
"gene_hgnc_id": 11869,
"gene_symbol": "CEMIP2",
"hgvs_c": "c.3851G>C",
"hgvs_p": "p.Gly1284Ala",
"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": 2,
"exon_rank_end": null,
"feature": "ENST00000538669.1",
"gene_hgnc_id": 11869,
"gene_symbol": "CEMIP2",
"hgvs_c": "n.1771G>C",
"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": 24,
"exon_rank_end": null,
"feature": "ENST00000542935.5",
"gene_hgnc_id": 11869,
"gene_symbol": "CEMIP2",
"hgvs_c": "n.*2263G>C",
"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": 24,
"exon_rank_end": null,
"feature": "ENST00000542935.5",
"gene_hgnc_id": 11869,
"gene_symbol": "CEMIP2",
"hgvs_c": "n.*2263G>C",
"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": "A",
"aa_end": null,
"aa_length": 1389,
"aa_ref": "G",
"aa_start": 1353,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4489,
"cdna_start": 4341,
"cds_end": null,
"cds_length": 4170,
"cds_start": 4058,
"consequences": [
"missense_variant"
],
"exon_count": 25,
"exon_rank": 25,
"exon_rank_end": null,
"feature": "ENST00000971297.1",
"gene_hgnc_id": 11869,
"gene_symbol": "CEMIP2",
"hgvs_c": "c.4058G>C",
"hgvs_p": "p.Gly1353Ala",
"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": "A",
"aa_end": null,
"aa_length": 1383,
"aa_ref": "G",
"aa_start": 1347,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 6091,
"cdna_start": 4147,
"cds_end": null,
"cds_length": 4152,
"cds_start": 4040,
"consequences": [
"missense_variant"
],
"exon_count": 24,
"exon_rank": 24,
"exon_rank_end": null,
"feature": "ENST00000853336.1",
"gene_hgnc_id": 11869,
"gene_symbol": "CEMIP2",
"hgvs_c": "c.4040G>C",
"hgvs_p": "p.Gly1347Ala",
"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": "A",
"aa_end": null,
"aa_length": 1320,
"aa_ref": "G",
"aa_start": 1284,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 5963,
"cdna_start": 4020,
"cds_end": null,
"cds_length": 3963,
"cds_start": 3851,
"consequences": [
"missense_variant"
],
"exon_count": 23,
"exon_rank": 23,
"exon_rank_end": null,
"feature": "NM_001135820.2",
"gene_hgnc_id": 11869,
"gene_symbol": "CEMIP2",
"hgvs_c": "c.3851G>C",
"hgvs_p": "p.Gly1284Ala",
"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": "A",
"aa_end": null,
"aa_length": 1320,
"aa_ref": "G",
"aa_start": 1284,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 5933,
"cdna_start": 3988,
"cds_end": null,
"cds_length": 3963,
"cds_start": 3851,
"consequences": [
"missense_variant"
],
"exon_count": 23,
"exon_rank": 23,
"exon_rank_end": null,
"feature": "ENST00000911423.1",
"gene_hgnc_id": 11869,
"gene_symbol": "CEMIP2",
"hgvs_c": "c.3851G>C",
"hgvs_p": "p.Gly1284Ala",
"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": "A",
"aa_end": null,
"aa_length": 1069,
"aa_ref": "G",
"aa_start": 1033,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 5210,
"cdna_start": 3267,
"cds_end": null,
"cds_length": 3210,
"cds_start": 3098,
"consequences": [
"missense_variant"
],
"exon_count": 19,
"exon_rank": 19,
"exon_rank_end": null,
"feature": "ENST00000853337.1",
"gene_hgnc_id": 11869,
"gene_symbol": "CEMIP2",
"hgvs_c": "c.3098G>C",
"hgvs_p": "p.Gly1033Ala",
"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": "A",
"aa_end": null,
"aa_length": 745,
"aa_ref": "G",
"aa_start": 709,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 6118,
"cdna_start": 4175,
"cds_end": null,
"cds_length": 2238,
"cds_start": 2126,
"consequences": [
"missense_variant"
],
"exon_count": 24,
"exon_rank": 24,
"exon_rank_end": null,
"feature": "NM_001349784.2",
"gene_hgnc_id": 11869,
"gene_symbol": "CEMIP2",
"hgvs_c": "c.2126G>C",
"hgvs_p": "p.Gly709Ala",
"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": "A",
"aa_end": null,
"aa_length": 376,
"aa_ref": "G",
"aa_start": 340,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1437,
"cdna_start": 1184,
"cds_end": null,
"cds_length": 1131,
"cds_start": 1019,
"consequences": [
"missense_variant"
],
"exon_count": 7,
"exon_rank": 7,
"exon_rank_end": null,
"feature": "ENST00000396272.7",
"gene_hgnc_id": 11869,
"gene_symbol": "CEMIP2",
"hgvs_c": "c.1019G>C",
"hgvs_p": "p.Gly340Ala",
"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": "A",
"aa_end": null,
"aa_length": 1383,
"aa_ref": "G",
"aa_start": 1347,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 6090,
"cdna_start": 4147,
"cds_end": null,
"cds_length": 4152,
"cds_start": 4040,
"consequences": [
"missense_variant"
],
"exon_count": 24,
"exon_rank": 24,
"exon_rank_end": null,
"feature": "XM_005251869.5",
"gene_hgnc_id": 11869,
"gene_symbol": "CEMIP2",
"hgvs_c": "c.4040G>C",
"hgvs_p": "p.Gly1347Ala",
"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": "A",
"aa_end": null,
"aa_length": 1320,
"aa_ref": "G",
"aa_start": 1284,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 5901,
"cdna_start": 3958,
"cds_end": null,
"cds_length": 3963,
"cds_start": 3851,
"consequences": [
"missense_variant"
],
"exon_count": 23,
"exon_rank": 23,
"exon_rank_end": null,
"feature": "XM_047423136.1",
"gene_hgnc_id": 11869,
"gene_symbol": "CEMIP2",
"hgvs_c": "c.3851G>C",
"hgvs_p": "p.Gly1284Ala",
"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": "A",
"aa_end": null,
"aa_length": 1170,
"aa_ref": "G",
"aa_start": 1134,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 5950,
"cdna_start": 4007,
"cds_end": null,
"cds_length": 3513,
"cds_start": 3401,
"consequences": [
"missense_variant"
],
"exon_count": 22,
"exon_rank": 22,
"exon_rank_end": null,
"feature": "XM_047423137.1",
"gene_hgnc_id": 11869,
"gene_symbol": "CEMIP2",
"hgvs_c": "c.3401G>C",
"hgvs_p": "p.Gly1134Ala",
"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": 5,
"exon_rank_end": null,
"feature": "ENST00000377057.5",
"gene_hgnc_id": 11869,
"gene_symbol": "CEMIP2",
"hgvs_c": "n.700G>C",
"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": "rs772448411",
"effect": "missense_variant",
"frequency_reference_population": 0.0000013686781,
"gene_hgnc_id": 11869,
"gene_symbol": "CEMIP2",
"gnomad_exomes_ac": 2,
"gnomad_exomes_af": 0.00000136868,
"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 specified",
"phylop100way_prediction": "Benign",
"phylop100way_score": 3.209,
"pos": 71685309,
"ref": "C",
"revel_prediction": "Benign",
"revel_score": 0.159,
"splice_prediction_selected": "Benign",
"splice_score_selected": 0,
"splice_source_selected": "max_spliceai",
"spliceai_max_prediction": "Benign",
"spliceai_max_score": 0,
"transcript": "NM_013390.3"
}
]
}