← 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: 5-149004723-GCCA-G (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=5&pos=149004723&ref=GCCA&alt=G&genome=hg38&allGenes=true"API Response
json
{
"message": null,
"variants": [
{
"acmg_by_gene": [
{
"benign_score": 0,
"criteria": [
"PM2",
"PM4_Supporting"
],
"effects": [
"disruptive_inframe_deletion"
],
"gene_symbol": "SH3TC2",
"hgnc_id": 29427,
"hgvs_c": "c.3852_3854delTGG",
"hgvs_p": "p.Gly1285del",
"inheritance_mode": "AR,AD",
"pathogenic_score": 3,
"score": 3,
"transcript": "NM_024577.4",
"verdict": "Uncertain_significance"
}
],
"acmg_classification": "Uncertain_significance",
"acmg_criteria": "PM2,PM4_Supporting",
"acmg_score": 3,
"allele_count_reference_population": 0,
"alphamissense_prediction": null,
"alphamissense_score": null,
"alt": "G",
"apogee2_prediction": null,
"apogee2_score": null,
"bayesdelnoaf_prediction": null,
"bayesdelnoaf_score": null,
"chr": "5",
"clinvar_classification": "Uncertain significance",
"clinvar_disease": "Charcot-Marie-Tooth disease type 4",
"clinvar_review_status": "criteria provided, single submitter",
"clinvar_submissions_summary": "US:1",
"computational_prediction_selected": null,
"computational_score_selected": null,
"computational_source_selected": null,
"consequences": [
{
"aa_alt": "G",
"aa_end": null,
"aa_length": 1288,
"aa_ref": "GG",
"aa_start": 1284,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 26468,
"cdna_start": 3894,
"cds_end": null,
"cds_length": 3867,
"cds_start": 3852,
"consequences": [
"disruptive_inframe_deletion"
],
"exon_count": 17,
"exon_rank": 17,
"exon_rank_end": null,
"feature": "NM_024577.4",
"gene_hgnc_id": 29427,
"gene_symbol": "SH3TC2",
"hgvs_c": "c.3852_3854delTGG",
"hgvs_p": "p.Gly1285del",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "ENST00000515425.6",
"protein_coding": true,
"protein_id": "NP_078853.2",
"strand": false,
"transcript": "NM_024577.4",
"transcript_support_level": null
},
{
"aa_alt": "G",
"aa_end": null,
"aa_length": 1288,
"aa_ref": "GG",
"aa_start": 1284,
"biotype": "protein_coding",
"canonical": true,
"cdna_end": null,
"cdna_length": 26468,
"cdna_start": 3894,
"cds_end": null,
"cds_length": 3867,
"cds_start": 3852,
"consequences": [
"disruptive_inframe_deletion"
],
"exon_count": 17,
"exon_rank": 17,
"exon_rank_end": null,
"feature": "ENST00000515425.6",
"gene_hgnc_id": 29427,
"gene_symbol": "SH3TC2",
"hgvs_c": "c.3852_3854delTGG",
"hgvs_p": "p.Gly1285del",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "NM_024577.4",
"protein_coding": true,
"protein_id": "ENSP00000423660.1",
"strand": false,
"transcript": "ENST00000515425.6",
"transcript_support_level": 1
},
{
"aa_alt": "G",
"aa_end": null,
"aa_length": 1281,
"aa_ref": "GG",
"aa_start": 1277,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4002,
"cdna_start": 3900,
"cds_end": null,
"cds_length": 3846,
"cds_start": 3831,
"consequences": [
"disruptive_inframe_deletion"
],
"exon_count": 17,
"exon_rank": 17,
"exon_rank_end": null,
"feature": "ENST00000512049.5",
"gene_hgnc_id": 29427,
"gene_symbol": "SH3TC2",
"hgvs_c": "c.3831_3833delTGG",
"hgvs_p": "p.Gly1278del",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000421860.1",
"strand": false,
"transcript": "ENST00000512049.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": 7324,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 18,
"exon_rank": 18,
"exon_rank_end": null,
"feature": "ENST00000323829.9",
"gene_hgnc_id": 29427,
"gene_symbol": "SH3TC2",
"hgvs_c": "n.*3240_*3242delTGG",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000313025.5",
"strand": false,
"transcript": "ENST00000323829.9",
"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": 3077,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 8,
"exon_rank": 8,
"exon_rank_end": null,
"feature": "ENST00000510779.1",
"gene_hgnc_id": 29427,
"gene_symbol": "SH3TC2",
"hgvs_c": "n.*2789_*2791delTGG",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000423940.1",
"strand": false,
"transcript": "ENST00000510779.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": 7324,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"3_prime_UTR_variant"
],
"exon_count": 18,
"exon_rank": 18,
"exon_rank_end": null,
"feature": "ENST00000323829.9",
"gene_hgnc_id": 29427,
"gene_symbol": "SH3TC2",
"hgvs_c": "n.*3240_*3242delTGG",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000313025.5",
"strand": false,
"transcript": "ENST00000323829.9",
"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": 3077,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"3_prime_UTR_variant"
],
"exon_count": 8,
"exon_rank": 8,
"exon_rank_end": null,
"feature": "ENST00000510779.1",
"gene_hgnc_id": 29427,
"gene_symbol": "SH3TC2",
"hgvs_c": "n.*2789_*2791delTGG",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000423940.1",
"strand": false,
"transcript": "ENST00000510779.1",
"transcript_support_level": 1
},
{
"aa_alt": "G",
"aa_end": null,
"aa_length": 1255,
"aa_ref": "GG",
"aa_start": 1251,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4625,
"cdna_start": 3850,
"cds_end": null,
"cds_length": 3768,
"cds_start": 3753,
"consequences": [
"disruptive_inframe_deletion"
],
"exon_count": 16,
"exon_rank": 16,
"exon_rank_end": null,
"feature": "ENST00000964176.1",
"gene_hgnc_id": 29427,
"gene_symbol": "SH3TC2",
"hgvs_c": "c.3753_3755delTGG",
"hgvs_p": "p.Gly1252del",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000634235.1",
"strand": false,
"transcript": "ENST00000964176.1",
"transcript_support_level": null
},
{
"aa_alt": "G",
"aa_end": null,
"aa_length": 604,
"aa_ref": "GG",
"aa_start": 600,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2856,
"cdna_start": 1840,
"cds_end": null,
"cds_length": 1815,
"cds_start": 1800,
"consequences": [
"disruptive_inframe_deletion"
],
"exon_count": 13,
"exon_rank": 13,
"exon_rank_end": null,
"feature": "ENST00000867060.1",
"gene_hgnc_id": 29427,
"gene_symbol": "SH3TC2",
"hgvs_c": "c.1800_1802delTGG",
"hgvs_p": "p.Gly601del",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000537119.1",
"strand": false,
"transcript": "ENST00000867060.1",
"transcript_support_level": null
},
{
"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": 5474,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 18,
"exon_rank": 18,
"exon_rank_end": null,
"feature": "ENST00000502274.2",
"gene_hgnc_id": 29427,
"gene_symbol": "SH3TC2",
"hgvs_c": "n.*4073_*4075delTGG",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000421092.2",
"strand": false,
"transcript": "ENST00000502274.2",
"transcript_support_level": 2
},
{
"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": 4153,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 13,
"exon_rank": 13,
"exon_rank_end": null,
"feature": "ENST00000504517.5",
"gene_hgnc_id": 29427,
"gene_symbol": "SH3TC2",
"hgvs_c": "n.*2948_*2950delTGG",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000421779.1",
"strand": false,
"transcript": "ENST00000504517.5",
"transcript_support_level": 2
},
{
"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": 9374,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 18,
"exon_rank": 18,
"exon_rank_end": null,
"feature": "ENST00000675793.1",
"gene_hgnc_id": 29427,
"gene_symbol": "SH3TC2",
"hgvs_c": "n.*4909_*4911delTGG",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000502039.1",
"strand": false,
"transcript": "ENST00000675793.1",
"transcript_support_level": null
},
{
"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": 5474,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"3_prime_UTR_variant"
],
"exon_count": 18,
"exon_rank": 18,
"exon_rank_end": null,
"feature": "ENST00000502274.2",
"gene_hgnc_id": 29427,
"gene_symbol": "SH3TC2",
"hgvs_c": "n.*4073_*4075delTGG",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000421092.2",
"strand": false,
"transcript": "ENST00000502274.2",
"transcript_support_level": 2
},
{
"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": 4153,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"3_prime_UTR_variant"
],
"exon_count": 13,
"exon_rank": 13,
"exon_rank_end": null,
"feature": "ENST00000504517.5",
"gene_hgnc_id": 29427,
"gene_symbol": "SH3TC2",
"hgvs_c": "n.*2948_*2950delTGG",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000421779.1",
"strand": false,
"transcript": "ENST00000504517.5",
"transcript_support_level": 2
},
{
"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": 9374,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"3_prime_UTR_variant"
],
"exon_count": 18,
"exon_rank": 18,
"exon_rank_end": null,
"feature": "ENST00000675793.1",
"gene_hgnc_id": 29427,
"gene_symbol": "SH3TC2",
"hgvs_c": "n.*4909_*4911delTGG",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000502039.1",
"strand": false,
"transcript": "ENST00000675793.1",
"transcript_support_level": null
},
{
"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": 4416,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 20,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000504690.5",
"gene_hgnc_id": 29427,
"gene_symbol": "SH3TC2",
"hgvs_c": "n.3676-884_3676-882delTGG",
"hgvs_p": null,
"intron_rank": 16,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000425627.1",
"strand": false,
"transcript": "ENST00000504690.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": 316,
"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": "ENST00000510350.1",
"gene_hgnc_id": 29427,
"gene_symbol": "SH3TC2",
"hgvs_c": "n.231+2155_231+2157delTGG",
"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": "ENST00000510350.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": 712,
"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": "ENST00000515229.5",
"gene_hgnc_id": 29427,
"gene_symbol": "SH3TC2",
"hgvs_c": "n.338-884_338-882delTGG",
"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": "ENST00000515229.5",
"transcript_support_level": 3
},
{
"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": 1786,
"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": "ENST00000643113.1",
"gene_hgnc_id": 29427,
"gene_symbol": "SH3TC2",
"hgvs_c": "n.*104-884_*104-882delTGG",
"hgvs_p": null,
"intron_rank": 2,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000493938.1",
"strand": false,
"transcript": "ENST00000643113.1",
"transcript_support_level": null
}
],
"custom_annotations": null,
"dbscsnv_ada_prediction": null,
"dbscsnv_ada_score": null,
"dbsnp": "rs1554120043",
"effect": "disruptive_inframe_deletion",
"frequency_reference_population": null,
"gene_hgnc_id": 29427,
"gene_symbol": "SH3TC2",
"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": "Uncertain significance",
"phenotype_combined": "Charcot-Marie-Tooth disease type 4",
"phylop100way_prediction": "Benign",
"phylop100way_score": 2.749,
"pos": 149004723,
"ref": "GCCA",
"revel_prediction": null,
"revel_score": null,
"splice_prediction_selected": "Benign",
"splice_score_selected": 0,
"splice_source_selected": "max_spliceai",
"spliceai_max_prediction": "Benign",
"spliceai_max_score": 0,
"transcript": "NM_024577.4"
}
]
}