← 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: 15-48739006-TTCCTTGGCAAA-AAC (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=15&pos=48739006&ref=TTCCTTGGCAAA&alt=AAC&genome=hg38&allGenes=true"API Response
json
{
"variants": [
{
"chr": "15",
"pos": 48739006,
"ref": "TTCCTTGGCAAA",
"alt": "AAC",
"effect": "missense_variant,disruptive_inframe_deletion",
"transcript": "ENST00000380950.7",
"consequences": [
{
"aa_ref": "SLPRN",
"aa_alt": "RF",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant",
"disruptive_inframe_deletion"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 27,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CEP152",
"gene_hgnc_id": 29298,
"hgvs_c": "c.4365_4376delTTTGCCAAGGAAinsGTT",
"hgvs_p": "p.Ser1455_Asn1459delinsArgPhe",
"transcript": "NM_001194998.2",
"protein_id": "NP_001181927.1",
"transcript_support_level": null,
"aa_start": 1455,
"aa_end": null,
"aa_length": 1710,
"cds_start": 4365,
"cds_end": null,
"cds_length": 5133,
"cdna_start": 4492,
"cdna_end": null,
"cdna_length": 5560,
"mane_select": "ENST00000380950.7",
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "SLPRN",
"aa_alt": "RF",
"canonical": true,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant",
"disruptive_inframe_deletion"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 27,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CEP152",
"gene_hgnc_id": 29298,
"hgvs_c": "c.4365_4376delTTTGCCAAGGAAinsGTT",
"hgvs_p": "p.Ser1455_Asn1459delinsArgPhe",
"transcript": "ENST00000380950.7",
"protein_id": "ENSP00000370337.2",
"transcript_support_level": 1,
"aa_start": 1455,
"aa_end": null,
"aa_length": 1710,
"cds_start": 4365,
"cds_end": null,
"cds_length": 5133,
"cdna_start": 4492,
"cdna_end": null,
"cdna_length": 5560,
"mane_select": "NM_001194998.2",
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "SLPRN",
"aa_alt": "RF",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant",
"disruptive_inframe_deletion"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 26,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CEP152",
"gene_hgnc_id": 29298,
"hgvs_c": "c.4197_4208delTTTGCCAAGGAAinsGTT",
"hgvs_p": "p.Ser1399_Asn1403delinsArgPhe",
"transcript": "ENST00000399334.7",
"protein_id": "ENSP00000382271.3",
"transcript_support_level": 1,
"aa_start": 1399,
"aa_end": null,
"aa_length": 1654,
"cds_start": 4197,
"cds_end": null,
"cds_length": 4965,
"cdna_start": 4242,
"cdna_end": null,
"cdna_length": 5097,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "SLPRN",
"aa_alt": "RF",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant",
"disruptive_inframe_deletion"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 26,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CEP152",
"gene_hgnc_id": 29298,
"hgvs_c": "c.4197_4208delTTTGCCAAGGAAinsGTT",
"hgvs_p": "p.Ser1399_Asn1403delinsArgPhe",
"transcript": "NM_014985.4",
"protein_id": "NP_055800.2",
"transcript_support_level": null,
"aa_start": 1399,
"aa_end": null,
"aa_length": 1654,
"cds_start": 4197,
"cds_end": null,
"cds_length": 4965,
"cdna_start": 4324,
"cdna_end": null,
"cdna_length": 5392,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "SLPRN",
"aa_alt": "RF",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant",
"disruptive_inframe_deletion"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 27,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CEP152",
"gene_hgnc_id": 29298,
"hgvs_c": "c.4365_4376delTTTGCCAAGGAAinsGTT",
"hgvs_p": "p.Ser1455_Asn1459delinsArgPhe",
"transcript": "XM_006720437.4",
"protein_id": "XP_006720500.1",
"transcript_support_level": null,
"aa_start": 1455,
"aa_end": null,
"aa_length": 1710,
"cds_start": 4365,
"cds_end": null,
"cds_length": 5133,
"cdna_start": 4759,
"cdna_end": null,
"cdna_length": 5827,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "SLPRN",
"aa_alt": "RF",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant",
"disruptive_inframe_deletion"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 27,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CEP152",
"gene_hgnc_id": 29298,
"hgvs_c": "c.4335_4346delTTTGCCAAGGAAinsGTT",
"hgvs_p": "p.Ser1445_Asn1449delinsArgPhe",
"transcript": "XM_011521373.4",
"protein_id": "XP_011519675.1",
"transcript_support_level": null,
"aa_start": 1445,
"aa_end": null,
"aa_length": 1700,
"cds_start": 4335,
"cds_end": null,
"cds_length": 5103,
"cdna_start": 4462,
"cdna_end": null,
"cdna_length": 5530,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "SLPRN",
"aa_alt": "RF",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant",
"disruptive_inframe_deletion"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 26,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CEP152",
"gene_hgnc_id": 29298,
"hgvs_c": "c.4167_4178delTTTGCCAAGGAAinsGTT",
"hgvs_p": "p.Ser1389_Asn1393delinsArgPhe",
"transcript": "XM_024449875.2",
"protein_id": "XP_024305643.1",
"transcript_support_level": null,
"aa_start": 1389,
"aa_end": null,
"aa_length": 1644,
"cds_start": 4167,
"cds_end": null,
"cds_length": 4935,
"cdna_start": 4294,
"cdna_end": null,
"cdna_length": 5362,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "SLPRN",
"aa_alt": "RF",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant",
"disruptive_inframe_deletion"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CEP152",
"gene_hgnc_id": 29298,
"hgvs_c": "c.2400_2411delTTTGCCAAGGAAinsGTT",
"hgvs_p": "p.Ser800_Asn804delinsArgPhe",
"transcript": "XM_011521381.3",
"protein_id": "XP_011519683.1",
"transcript_support_level": null,
"aa_start": 800,
"aa_end": null,
"aa_length": 1055,
"cds_start": 2400,
"cds_end": null,
"cds_length": 3168,
"cdna_start": 3482,
"cdna_end": null,
"cdna_length": 4550,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "SLPRN",
"aa_alt": "RF",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant",
"disruptive_inframe_deletion"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CEP152",
"gene_hgnc_id": 29298,
"hgvs_c": "c.2400_2411delTTTGCCAAGGAAinsGTT",
"hgvs_p": "p.Ser800_Asn804delinsArgPhe",
"transcript": "XM_017022015.2",
"protein_id": "XP_016877504.1",
"transcript_support_level": null,
"aa_start": 800,
"aa_end": null,
"aa_length": 1055,
"cds_start": 2400,
"cds_end": null,
"cds_length": 3168,
"cdna_start": 2664,
"cdna_end": null,
"cdna_length": 3732,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 26,
"exon_rank_end": null,
"exon_count": 26,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CEP152",
"gene_hgnc_id": 29298,
"hgvs_c": "c.*235_*246delTTTGCCAAGGAAinsGTT",
"hgvs_p": null,
"transcript": "XM_011521379.4",
"protein_id": "XP_011519681.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1341,
"cds_start": -4,
"cds_end": null,
"cds_length": 4026,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 5456,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 4,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "CEP152",
"gene_hgnc_id": 29298,
"hgvs_c": "n.142+2614_142+2625delTTTGCCAAGGAAinsGTT",
"hgvs_p": null,
"transcript": "ENST00000561245.1",
"protein_id": "ENSP00000453591.1",
"transcript_support_level": 2,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 577,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 28,
"intron_rank": 26,
"intron_rank_end": null,
"gene_symbol": "CEP152",
"gene_hgnc_id": 29298,
"hgvs_c": "c.4093+2584_4093+2595delTTTGCCAAGGAAinsGTT",
"hgvs_p": null,
"transcript": "XM_011521374.4",
"protein_id": "XP_011519676.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1401,
"cds_start": -4,
"cds_end": null,
"cds_length": 4206,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4442,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 27,
"intron_rank": 26,
"intron_rank_end": null,
"gene_symbol": "CEP152",
"gene_hgnc_id": 29298,
"hgvs_c": "c.4064-1796_4064-1785delTTTGCCAAGGAAinsGTT",
"hgvs_p": null,
"transcript": "XM_011521375.4",
"protein_id": "XP_011519677.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1397,
"cds_start": -4,
"cds_end": null,
"cds_length": 4194,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 11819,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 28,
"intron_rank": 26,
"intron_rank_end": null,
"gene_symbol": "CEP152",
"gene_hgnc_id": 29298,
"hgvs_c": "c.4063+2614_4063+2625delTTTGCCAAGGAAinsGTT",
"hgvs_p": null,
"transcript": "XM_047432252.1",
"protein_id": "XP_047288208.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1391,
"cds_start": -4,
"cds_end": null,
"cds_length": 4176,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4412,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 27,
"intron_rank": 25,
"intron_rank_end": null,
"gene_symbol": "CEP152",
"gene_hgnc_id": 29298,
"hgvs_c": "c.3925+2584_3925+2595delTTTGCCAAGGAAinsGTT",
"hgvs_p": null,
"transcript": "XM_047432253.1",
"protein_id": "XP_047288209.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1345,
"cds_start": -4,
"cds_end": null,
"cds_length": 4038,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4274,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 27,
"intron_rank": 25,
"intron_rank_end": null,
"gene_symbol": "CEP152",
"gene_hgnc_id": 29298,
"hgvs_c": "c.3895+2614_3895+2625delTTTGCCAAGGAAinsGTT",
"hgvs_p": null,
"transcript": "XM_047432254.1",
"protein_id": "XP_047288210.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1335,
"cds_start": -4,
"cds_end": null,
"cds_length": 4008,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4244,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 28,
"intron_rank": 26,
"intron_rank_end": null,
"gene_symbol": "CEP152",
"gene_hgnc_id": 29298,
"hgvs_c": "n.4180-1796_4180-1785delTTTGCCAAGGAAinsGTT",
"hgvs_p": null,
"transcript": "XR_931769.4",
"protein_id": null,
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4443,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
}
],
"gene_symbol": "CEP152",
"gene_hgnc_id": 29298,
"dbsnp": "rs797045455",
"frequency_reference_population": null,
"hom_count_reference_population": 0,
"allele_count_reference_population": 0,
"gnomad_exomes_af": null,
"gnomad_genomes_af": null,
"gnomad_exomes_ac": null,
"gnomad_genomes_ac": null,
"gnomad_exomes_homalt": null,
"gnomad_genomes_homalt": null,
"gnomad_mito_homoplasmic": null,
"gnomad_mito_heteroplasmic": null,
"computational_score_selected": null,
"computational_prediction_selected": null,
"computational_source_selected": null,
"splice_score_selected": null,
"splice_prediction_selected": null,
"splice_source_selected": null,
"revel_score": null,
"revel_prediction": null,
"alphamissense_score": null,
"alphamissense_prediction": null,
"bayesdelnoaf_score": null,
"bayesdelnoaf_prediction": null,
"phylop100way_score": 3.537,
"phylop100way_prediction": "Benign",
"spliceai_max_score": null,
"spliceai_max_prediction": null,
"dbscsnv_ada_score": null,
"dbscsnv_ada_prediction": null,
"apogee2_score": null,
"apogee2_prediction": null,
"mitotip_score": null,
"mitotip_prediction": null,
"acmg_score": 4,
"acmg_classification": "Uncertain_significance",
"acmg_criteria": "PM2,PM4",
"acmg_by_gene": [
{
"score": 4,
"benign_score": 0,
"pathogenic_score": 4,
"criteria": [
"PM2",
"PM4"
],
"verdict": "Uncertain_significance",
"transcript": "ENST00000380950.7",
"gene_symbol": "CEP152",
"hgnc_id": 29298,
"effects": [
"missense_variant",
"disruptive_inframe_deletion"
],
"inheritance_mode": "AR",
"hgvs_c": "c.4365_4376delTTTGCCAAGGAAinsGTT",
"hgvs_p": "p.Ser1455_Asn1459delinsArgPhe"
}
],
"clinvar_disease": " autosomal recessive, primary,Microcephaly 9,Seckel syndrome 5,not specified",
"clinvar_classification": "Uncertain significance",
"clinvar_review_status": "criteria provided, multiple submitters, no conflicts",
"clinvar_submissions_summary": "US:2",
"phenotype_combined": "not specified|Seckel syndrome 5;Microcephaly 9, primary, autosomal recessive",
"pathogenicity_classification_combined": "Uncertain significance",
"custom_annotations": null
}
],
"message": null
}