← 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: 11-67418848-G-A (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=11&pos=67418848&ref=G&alt=A&genome=hg38&allGenes=true"API Response
json
{
"message": null,
"variants": [
{
"acmg_by_gene": [
{
"benign_score": 0,
"criteria": [
"PM2"
],
"effects": [
"missense_variant"
],
"gene_symbol": "CARNS1",
"hgnc_id": 29268,
"hgvs_c": "c.457G>A",
"hgvs_p": "p.Val153Met",
"inheritance_mode": "AR",
"pathogenic_score": 2,
"score": 2,
"transcript": "NM_001166222.2",
"verdict": "Uncertain_significance"
},
{
"benign_score": 0,
"criteria": [
"PM2"
],
"effects": [
"intron_variant"
],
"gene_symbol": "PPP1CA",
"hgnc_id": 9281,
"hgvs_c": "n.395+560C>T",
"hgvs_p": null,
"inheritance_mode": "AD",
"pathogenic_score": 2,
"score": 2,
"transcript": "ENST00000542876.1",
"verdict": "Uncertain_significance"
}
],
"acmg_classification": "Uncertain_significance",
"acmg_criteria": "PM2",
"acmg_score": 2,
"allele_count_reference_population": 1,
"alphamissense_prediction": null,
"alphamissense_score": 0.5483,
"alt": "A",
"apogee2_prediction": null,
"apogee2_score": null,
"bayesdelnoaf_prediction": "Benign",
"bayesdelnoaf_score": -0.3,
"chr": "11",
"clinvar_classification": "",
"clinvar_disease": "",
"clinvar_review_status": "",
"clinvar_submissions_summary": "",
"computational_prediction_selected": "Uncertain_significance",
"computational_score_selected": 0.621700644493103,
"computational_source_selected": "MetaRNN",
"consequences": [
{
"aa_alt": "M",
"aa_end": null,
"aa_length": 950,
"aa_ref": "V",
"aa_start": 153,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3966,
"cdna_start": 567,
"cds_end": null,
"cds_length": 2853,
"cds_start": 457,
"consequences": [
"missense_variant"
],
"exon_count": 10,
"exon_rank": 5,
"exon_rank_end": null,
"feature": "NM_001166222.2",
"gene_hgnc_id": 29268,
"gene_symbol": "CARNS1",
"hgvs_c": "c.457G>A",
"hgvs_p": "p.Val153Met",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "ENST00000687366.1",
"protein_coding": true,
"protein_id": "NP_001159694.1",
"strand": true,
"transcript": "NM_001166222.2",
"transcript_support_level": null
},
{
"aa_alt": "M",
"aa_end": null,
"aa_length": 950,
"aa_ref": "V",
"aa_start": 153,
"biotype": "protein_coding",
"canonical": true,
"cdna_end": null,
"cdna_length": 3966,
"cdna_start": 567,
"cds_end": null,
"cds_length": 2853,
"cds_start": 457,
"consequences": [
"missense_variant"
],
"exon_count": 10,
"exon_rank": 5,
"exon_rank_end": null,
"feature": "ENST00000687366.1",
"gene_hgnc_id": 29268,
"gene_symbol": "CARNS1",
"hgvs_c": "c.457G>A",
"hgvs_p": "p.Val153Met",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "NM_001166222.2",
"protein_coding": true,
"protein_id": "ENSP00000510668.1",
"strand": true,
"transcript": "ENST00000687366.1",
"transcript_support_level": null
},
{
"aa_alt": "M",
"aa_end": null,
"aa_length": 827,
"aa_ref": "V",
"aa_start": 30,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3942,
"cdna_start": 540,
"cds_end": null,
"cds_length": 2484,
"cds_start": 88,
"consequences": [
"missense_variant"
],
"exon_count": 9,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "ENST00000307823.7",
"gene_hgnc_id": 29268,
"gene_symbol": "CARNS1",
"hgvs_c": "c.88G>A",
"hgvs_p": "p.Val30Met",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000308268.3",
"strand": true,
"transcript": "ENST00000307823.7",
"transcript_support_level": 1
},
{
"aa_alt": "M",
"aa_end": null,
"aa_length": 950,
"aa_ref": "V",
"aa_start": 153,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3971,
"cdna_start": 571,
"cds_end": null,
"cds_length": 2853,
"cds_start": 457,
"consequences": [
"missense_variant"
],
"exon_count": 9,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "ENST00000445895.2",
"gene_hgnc_id": 29268,
"gene_symbol": "CARNS1",
"hgvs_c": "c.457G>A",
"hgvs_p": "p.Val153Met",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000389009.2",
"strand": true,
"transcript": "ENST00000445895.2",
"transcript_support_level": 5
},
{
"aa_alt": "M",
"aa_end": null,
"aa_length": 950,
"aa_ref": "V",
"aa_start": 153,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4040,
"cdna_start": 638,
"cds_end": null,
"cds_length": 2853,
"cds_start": 457,
"consequences": [
"missense_variant"
],
"exon_count": 10,
"exon_rank": 5,
"exon_rank_end": null,
"feature": "ENST00000878861.1",
"gene_hgnc_id": 29268,
"gene_symbol": "CARNS1",
"hgvs_c": "c.457G>A",
"hgvs_p": "p.Val153Met",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000548920.1",
"strand": true,
"transcript": "ENST00000878861.1",
"transcript_support_level": null
},
{
"aa_alt": "M",
"aa_end": null,
"aa_length": 950,
"aa_ref": "V",
"aa_start": 153,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4045,
"cdna_start": 637,
"cds_end": null,
"cds_length": 2853,
"cds_start": 457,
"consequences": [
"missense_variant"
],
"exon_count": 10,
"exon_rank": 5,
"exon_rank_end": null,
"feature": "ENST00000963873.1",
"gene_hgnc_id": 29268,
"gene_symbol": "CARNS1",
"hgvs_c": "c.457G>A",
"hgvs_p": "p.Val153Met",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000633932.1",
"strand": true,
"transcript": "ENST00000963873.1",
"transcript_support_level": null
},
{
"aa_alt": "M",
"aa_end": null,
"aa_length": 950,
"aa_ref": "V",
"aa_start": 153,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4044,
"cdna_start": 645,
"cds_end": null,
"cds_length": 2853,
"cds_start": 457,
"consequences": [
"missense_variant"
],
"exon_count": 10,
"exon_rank": 5,
"exon_rank_end": null,
"feature": "ENST00000963874.1",
"gene_hgnc_id": 29268,
"gene_symbol": "CARNS1",
"hgvs_c": "c.457G>A",
"hgvs_p": "p.Val153Met",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000633933.1",
"strand": true,
"transcript": "ENST00000963874.1",
"transcript_support_level": null
},
{
"aa_alt": "M",
"aa_end": null,
"aa_length": 935,
"aa_ref": "V",
"aa_start": 153,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3925,
"cdna_start": 571,
"cds_end": null,
"cds_length": 2808,
"cds_start": 457,
"consequences": [
"missense_variant"
],
"exon_count": 10,
"exon_rank": 5,
"exon_rank_end": null,
"feature": "ENST00000878862.1",
"gene_hgnc_id": 29268,
"gene_symbol": "CARNS1",
"hgvs_c": "c.457G>A",
"hgvs_p": "p.Val153Met",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000548921.1",
"strand": true,
"transcript": "ENST00000878862.1",
"transcript_support_level": null
},
{
"aa_alt": "M",
"aa_end": null,
"aa_length": 924,
"aa_ref": "V",
"aa_start": 153,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2968,
"cdna_start": 567,
"cds_end": null,
"cds_length": 2775,
"cds_start": 457,
"consequences": [
"missense_variant"
],
"exon_count": 11,
"exon_rank": 5,
"exon_rank_end": null,
"feature": "ENST00000531040.5",
"gene_hgnc_id": 29268,
"gene_symbol": "CARNS1",
"hgvs_c": "c.457G>A",
"hgvs_p": "p.Val153Met",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000431670.1",
"strand": true,
"transcript": "ENST00000531040.5",
"transcript_support_level": 5
},
{
"aa_alt": "M",
"aa_end": null,
"aa_length": 920,
"aa_ref": "V",
"aa_start": 123,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3876,
"cdna_start": 477,
"cds_end": null,
"cds_length": 2763,
"cds_start": 367,
"consequences": [
"missense_variant"
],
"exon_count": 9,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "NM_001394577.1",
"gene_hgnc_id": 29268,
"gene_symbol": "CARNS1",
"hgvs_c": "c.367G>A",
"hgvs_p": "p.Val123Met",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001381506.1",
"strand": true,
"transcript": "NM_001394577.1",
"transcript_support_level": null
},
{
"aa_alt": "M",
"aa_end": null,
"aa_length": 827,
"aa_ref": "V",
"aa_start": 30,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3695,
"cdna_start": 296,
"cds_end": null,
"cds_length": 2484,
"cds_start": 88,
"consequences": [
"missense_variant"
],
"exon_count": 9,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "NM_001394578.1",
"gene_hgnc_id": 29268,
"gene_symbol": "CARNS1",
"hgvs_c": "c.88G>A",
"hgvs_p": "p.Val30Met",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001381507.1",
"strand": true,
"transcript": "NM_001394578.1",
"transcript_support_level": null
},
{
"aa_alt": "M",
"aa_end": null,
"aa_length": 827,
"aa_ref": "V",
"aa_start": 30,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3578,
"cdna_start": 179,
"cds_end": null,
"cds_length": 2484,
"cds_start": 88,
"consequences": [
"missense_variant"
],
"exon_count": 7,
"exon_rank": 2,
"exon_rank_end": null,
"feature": "NM_001394579.1",
"gene_hgnc_id": 29268,
"gene_symbol": "CARNS1",
"hgvs_c": "c.88G>A",
"hgvs_p": "p.Val30Met",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001381508.1",
"strand": true,
"transcript": "NM_001394579.1",
"transcript_support_level": null
},
{
"aa_alt": "M",
"aa_end": null,
"aa_length": 827,
"aa_ref": "V",
"aa_start": 30,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3939,
"cdna_start": 540,
"cds_end": null,
"cds_length": 2484,
"cds_start": 88,
"consequences": [
"missense_variant"
],
"exon_count": 9,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "NM_020811.2",
"gene_hgnc_id": 29268,
"gene_symbol": "CARNS1",
"hgvs_c": "c.88G>A",
"hgvs_p": "p.Val30Met",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_065862.1",
"strand": true,
"transcript": "NM_020811.2",
"transcript_support_level": null
},
{
"aa_alt": "M",
"aa_end": null,
"aa_length": 624,
"aa_ref": "V",
"aa_start": 153,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2983,
"cdna_start": 564,
"cds_end": null,
"cds_length": 1875,
"cds_start": 457,
"consequences": [
"missense_variant"
],
"exon_count": 10,
"exon_rank": 5,
"exon_rank_end": null,
"feature": "ENST00000963876.1",
"gene_hgnc_id": 29268,
"gene_symbol": "CARNS1",
"hgvs_c": "c.457G>A",
"hgvs_p": "p.Val153Met",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000633935.1",
"strand": true,
"transcript": "ENST00000963876.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 818,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3574,
"cdna_start": null,
"cds_end": null,
"cds_length": 2457,
"cds_start": null,
"consequences": [
"splice_donor_variant",
"intron_variant"
],
"exon_count": 10,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000878863.1",
"gene_hgnc_id": 29268,
"gene_symbol": "CARNS1",
"hgvs_c": "c.456+1G>A",
"hgvs_p": null,
"intron_rank": 5,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000548922.1",
"strand": true,
"transcript": "ENST00000878863.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 786,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3474,
"cdna_start": null,
"cds_end": null,
"cds_length": 2361,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 9,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000963875.1",
"gene_hgnc_id": 29268,
"gene_symbol": "CARNS1",
"hgvs_c": "c.364+328G>A",
"hgvs_p": null,
"intron_rank": 4,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000633934.1",
"strand": true,
"transcript": "ENST00000963875.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 667,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3120,
"cdna_start": null,
"cds_end": null,
"cds_length": 2004,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 7,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000878864.1",
"gene_hgnc_id": 29268,
"gene_symbol": "CARNS1",
"hgvs_c": "c.4-639G>A",
"hgvs_p": null,
"intron_rank": 2,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000548923.1",
"strand": true,
"transcript": "ENST00000878864.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": 5065,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 8,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "ENST00000531388.1",
"gene_hgnc_id": 29268,
"gene_symbol": "CARNS1",
"hgvs_c": "n.1665G>A",
"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": "ENST00000531388.1",
"transcript_support_level": 2
},
{
"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": 2369,
"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": "ENST00000531958.5",
"gene_hgnc_id": 29268,
"gene_symbol": "CARNS1",
"hgvs_c": "n.1771G>A",
"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": "ENST00000531958.5",
"transcript_support_level": 5
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "pseudogene",
"canonical": false,
"cdna_end": null,
"cdna_length": 588,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 4,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000542876.1",
"gene_hgnc_id": 9281,
"gene_symbol": "PPP1CA",
"hgvs_c": "n.395+560C>T",
"hgvs_p": null,
"intron_rank": 2,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": false,
"transcript": "ENST00000542876.1",
"transcript_support_level": 3
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "pseudogene",
"canonical": false,
"cdna_end": null,
"cdna_length": 554,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 4,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000546202.5",
"gene_hgnc_id": 9281,
"gene_symbol": "PPP1CA",
"hgvs_c": "n.357+596C>T",
"hgvs_p": null,
"intron_rank": 2,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": false,
"transcript": "ENST00000546202.5",
"transcript_support_level": 4
}
],
"custom_annotations": null,
"dbscsnv_ada_prediction": null,
"dbscsnv_ada_score": null,
"dbsnp": "rs1863613252",
"effect": "missense_variant",
"frequency_reference_population": 6.903303e-7,
"gene_hgnc_id": 29268,
"gene_symbol": "CARNS1",
"gnomad_exomes_ac": 1,
"gnomad_exomes_af": 6.9033e-7,
"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": null,
"phenotype_combined": null,
"phylop100way_prediction": "Benign",
"phylop100way_score": 3.134,
"pos": 67418848,
"ref": "G",
"revel_prediction": "Benign",
"revel_score": 0.197,
"splice_prediction_selected": "Benign",
"splice_score_selected": 0.07000000029802322,
"splice_source_selected": "max_spliceai",
"spliceai_max_prediction": "Benign",
"spliceai_max_score": 0.07,
"transcript": "NM_001166222.2"
}
]
}