← 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-126345390-GA-TG (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=11&pos=126345390&ref=GA&alt=TG&genome=hg38&allGenes=true"API Response
json
{
"message": null,
"variants": [
{
"acmg_by_gene": [
{
"benign_score": 0,
"criteria": [
"PP3"
],
"effects": [
"missense_variant"
],
"gene_symbol": "DCPS",
"hgnc_id": 29812,
"hgvs_c": "c.812_813delGAinsTG",
"hgvs_p": "p.Arg271Leu",
"inheritance_mode": "AR",
"pathogenic_score": 1,
"score": 1,
"transcript": "NM_001350236.2",
"verdict": "Uncertain_significance"
},
{
"benign_score": 0,
"criteria": [
"PP3"
],
"effects": [
"intron_variant"
],
"gene_symbol": "GSEC",
"hgnc_id": 48645,
"hgvs_c": "n.151-3069_151-3068delTCinsCA",
"hgvs_p": null,
"inheritance_mode": "",
"pathogenic_score": 1,
"score": 1,
"transcript": "ENST00000629441.4",
"verdict": "Uncertain_significance"
}
],
"acmg_classification": "Uncertain_significance",
"acmg_criteria": "PP3",
"acmg_score": 1,
"allele_count_reference_population": 0,
"alphamissense_prediction": null,
"alphamissense_score": null,
"alt": "TG",
"apogee2_prediction": null,
"apogee2_score": null,
"bayesdelnoaf_prediction": null,
"bayesdelnoaf_score": null,
"chr": "11",
"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": "L",
"aa_end": null,
"aa_length": 337,
"aa_ref": "R",
"aa_start": 264,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 5427,
"cdna_start": 812,
"cds_end": null,
"cds_length": 1014,
"cds_start": 791,
"consequences": [
"missense_variant"
],
"exon_count": 6,
"exon_rank": null,
"exon_rank_end": null,
"feature": "NM_014026.6",
"gene_hgnc_id": 29812,
"gene_symbol": "DCPS",
"hgvs_c": "c.791_792delGAinsTG",
"hgvs_p": "p.Arg264Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "ENST00000263579.5",
"protein_coding": true,
"protein_id": "NP_054745.1",
"strand": true,
"transcript": "NM_014026.6",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 337,
"aa_ref": "R",
"aa_start": 264,
"biotype": "protein_coding",
"canonical": true,
"cdna_end": null,
"cdna_length": 5427,
"cdna_start": 812,
"cds_end": null,
"cds_length": 1014,
"cds_start": 791,
"consequences": [
"missense_variant"
],
"exon_count": 6,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000263579.5",
"gene_hgnc_id": 29812,
"gene_symbol": "DCPS",
"hgvs_c": "c.791_792delGAinsTG",
"hgvs_p": "p.Arg264Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "NM_014026.6",
"protein_coding": true,
"protein_id": "ENSP00000263579.4",
"strand": true,
"transcript": "ENST00000263579.5",
"transcript_support_level": 1
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 344,
"aa_ref": "R",
"aa_start": 271,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 5448,
"cdna_start": 833,
"cds_end": null,
"cds_length": 1035,
"cds_start": 812,
"consequences": [
"missense_variant"
],
"exon_count": 6,
"exon_rank": null,
"exon_rank_end": null,
"feature": "NM_001350236.2",
"gene_hgnc_id": 29812,
"gene_symbol": "DCPS",
"hgvs_c": "c.812_813delGAinsTG",
"hgvs_p": "p.Arg271Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001337165.1",
"strand": true,
"transcript": "NM_001350236.2",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 344,
"aa_ref": "R",
"aa_start": 271,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1195,
"cdna_start": 833,
"cds_end": null,
"cds_length": 1035,
"cds_start": 812,
"consequences": [
"missense_variant"
],
"exon_count": 6,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000861222.1",
"gene_hgnc_id": 29812,
"gene_symbol": "DCPS",
"hgvs_c": "c.812_813delGAinsTG",
"hgvs_p": "p.Arg271Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000531281.1",
"strand": true,
"transcript": "ENST00000861222.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 336,
"aa_ref": "R",
"aa_start": 263,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1186,
"cdna_start": 822,
"cds_end": null,
"cds_length": 1011,
"cds_start": 788,
"consequences": [
"missense_variant"
],
"exon_count": 6,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000912051.1",
"gene_hgnc_id": 29812,
"gene_symbol": "DCPS",
"hgvs_c": "c.788_789delGAinsTG",
"hgvs_p": "p.Arg263Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000582110.1",
"strand": true,
"transcript": "ENST00000912051.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 332,
"aa_ref": "R",
"aa_start": 259,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1149,
"cdna_start": 790,
"cds_end": null,
"cds_length": 999,
"cds_start": 776,
"consequences": [
"missense_variant"
],
"exon_count": 6,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000912055.1",
"gene_hgnc_id": 29812,
"gene_symbol": "DCPS",
"hgvs_c": "c.776_777delGAinsTG",
"hgvs_p": "p.Arg259Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000582114.1",
"strand": true,
"transcript": "ENST00000912055.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 326,
"aa_ref": "R",
"aa_start": 253,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1142,
"cdna_start": 779,
"cds_end": null,
"cds_length": 981,
"cds_start": 758,
"consequences": [
"missense_variant"
],
"exon_count": 6,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000912053.1",
"gene_hgnc_id": 29812,
"gene_symbol": "DCPS",
"hgvs_c": "c.758_759delGAinsTG",
"hgvs_p": "p.Arg253Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000582112.1",
"strand": true,
"transcript": "ENST00000912053.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 321,
"aa_ref": "R",
"aa_start": 248,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1130,
"cdna_start": 767,
"cds_end": null,
"cds_length": 966,
"cds_start": 743,
"consequences": [
"missense_variant"
],
"exon_count": 6,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000971356.1",
"gene_hgnc_id": 29812,
"gene_symbol": "DCPS",
"hgvs_c": "c.743_744delGAinsTG",
"hgvs_p": "p.Arg248Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000641415.1",
"strand": true,
"transcript": "ENST00000971356.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 299,
"aa_ref": "R",
"aa_start": 226,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1056,
"cdna_start": 698,
"cds_end": null,
"cds_length": 900,
"cds_start": 677,
"consequences": [
"missense_variant"
],
"exon_count": 5,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000861223.1",
"gene_hgnc_id": 29812,
"gene_symbol": "DCPS",
"hgvs_c": "c.677_678delGAinsTG",
"hgvs_p": "p.Arg226Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000531282.1",
"strand": true,
"transcript": "ENST00000861223.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 297,
"aa_ref": "R",
"aa_start": 224,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1065,
"cdna_start": 705,
"cds_end": null,
"cds_length": 894,
"cds_start": 671,
"consequences": [
"missense_variant"
],
"exon_count": 6,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000912052.1",
"gene_hgnc_id": 29812,
"gene_symbol": "DCPS",
"hgvs_c": "c.671_672delGAinsTG",
"hgvs_p": "p.Arg224Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000582111.1",
"strand": true,
"transcript": "ENST00000912052.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 276,
"aa_ref": "R",
"aa_start": 203,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 985,
"cdna_start": 626,
"cds_end": null,
"cds_length": 831,
"cds_start": 608,
"consequences": [
"missense_variant"
],
"exon_count": 5,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000912054.1",
"gene_hgnc_id": 29812,
"gene_symbol": "DCPS",
"hgvs_c": "c.608_609delGAinsTG",
"hgvs_p": "p.Arg203Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000582113.1",
"strand": true,
"transcript": "ENST00000912054.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 244,
"aa_ref": "R",
"aa_start": 171,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1358,
"cdna_start": 994,
"cds_end": null,
"cds_length": 735,
"cds_start": 512,
"consequences": [
"missense_variant"
],
"exon_count": 7,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000648516.1",
"gene_hgnc_id": 29812,
"gene_symbol": "DCPS",
"hgvs_c": "c.512_513delGAinsTG",
"hgvs_p": "p.Arg171Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000497684.1",
"strand": true,
"transcript": "ENST00000648516.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": 2467,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 3,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "ENST00000529149.1",
"gene_hgnc_id": 29812,
"gene_symbol": "DCPS",
"hgvs_c": "n.2141_2142delGAinsTG",
"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": "ENST00000529149.1",
"transcript_support_level": 2
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "pseudogene",
"canonical": false,
"cdna_end": null,
"cdna_length": 661,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 3,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "ENST00000530860.5",
"gene_hgnc_id": 29812,
"gene_symbol": "DCPS",
"hgvs_c": "n.302_303delGAinsTG",
"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": "ENST00000530860.5",
"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": 1697,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 2,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000629441.4",
"gene_hgnc_id": 48645,
"gene_symbol": "GSEC",
"hgvs_c": "n.151-3069_151-3068delTCinsCA",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": false,
"transcript": "ENST00000629441.4",
"transcript_support_level": 2
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "pseudogene",
"canonical": false,
"cdna_end": null,
"cdna_length": 900,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 2,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000702666.2",
"gene_hgnc_id": 48645,
"gene_symbol": "GSEC",
"hgvs_c": "n.174-3069_174-3068delTCinsCA",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": false,
"transcript": "ENST00000702666.2",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "pseudogene",
"canonical": false,
"cdna_end": null,
"cdna_length": 690,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 2,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000801033.1",
"gene_hgnc_id": 48645,
"gene_symbol": "GSEC",
"hgvs_c": "n.68-3069_68-3068delTCinsCA",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": false,
"transcript": "ENST00000801033.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "pseudogene",
"canonical": false,
"cdna_end": null,
"cdna_length": 857,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 3,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000801034.1",
"gene_hgnc_id": 48645,
"gene_symbol": "GSEC",
"hgvs_c": "n.117-2329_117-2328delTCinsCA",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": false,
"transcript": "ENST00000801034.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "pseudogene",
"canonical": false,
"cdna_end": null,
"cdna_length": 933,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 3,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000801035.1",
"gene_hgnc_id": 48645,
"gene_symbol": "GSEC",
"hgvs_c": "n.117-1966_117-1965delTCinsCA",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": false,
"transcript": "ENST00000801035.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "pseudogene",
"canonical": false,
"cdna_end": null,
"cdna_length": 753,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 2,
"exon_rank": null,
"exon_rank_end": null,
"feature": "NR_033839.1",
"gene_hgnc_id": 48645,
"gene_symbol": "GSEC",
"hgvs_c": "n.147-3069_147-3068delTCinsCA",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": false,
"transcript": "NR_033839.1",
"transcript_support_level": null
}
],
"custom_annotations": null,
"dbscsnv_ada_prediction": null,
"dbscsnv_ada_score": null,
"dbsnp": null,
"effect": "missense_variant",
"frequency_reference_population": null,
"gene_hgnc_id": 29812,
"gene_symbol": "DCPS",
"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": "Pathogenic",
"phylop100way_score": 9.602,
"pos": 126345390,
"ref": "GA",
"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_001350236.2"
}
]
}