← 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-36246120-T-A (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=9&pos=36246120&ref=T&alt=A&genome=hg38&allGenes=true"API Response
json
{
"message": null,
"variants": [
{
"acmg_by_gene": [
{
"benign_score": 2,
"criteria": [
"PS3",
"PM1",
"PP2",
"PP5_Very_Strong",
"BP4",
"BS1_Supporting"
],
"effects": [
"missense_variant"
],
"gene_symbol": "GNE",
"hgnc_id": 23657,
"hgvs_c": "c.620A>T",
"hgvs_p": "p.Asp207Val",
"inheritance_mode": "AR,AD",
"pathogenic_score": 15,
"score": 13,
"transcript": "NM_001128227.3",
"verdict": "Pathogenic"
},
{
"benign_score": 5,
"criteria": [
"PS3",
"PP5_Very_Strong",
"BP4",
"BS2"
],
"effects": [
"intron_variant"
],
"gene_symbol": "CLTA",
"hgnc_id": 2090,
"hgvs_c": "n.486-17078T>A",
"hgvs_p": null,
"inheritance_mode": "AD",
"pathogenic_score": 12,
"score": 7,
"transcript": "ENST00000464497.5",
"verdict": "Likely_pathogenic"
}
],
"acmg_classification": "Pathogenic",
"acmg_criteria": "PS3,PM1,PP2,PP5_Very_Strong,BP4,BS1_Supporting",
"acmg_score": 13,
"allele_count_reference_population": 79,
"alphamissense_prediction": null,
"alphamissense_score": 0.252,
"alt": "A",
"apogee2_prediction": null,
"apogee2_score": null,
"bayesdelnoaf_prediction": "Pathogenic",
"bayesdelnoaf_score": 0.45,
"chr": "9",
"clinvar_classification": "Pathogenic/Likely pathogenic",
"clinvar_disease": "GNE myopathy,GNE-related disorder,Sialuria,Thrombocytopenia 12 with or without myopathy,not provided",
"clinvar_review_status": "criteria provided, multiple submitters, no conflicts",
"clinvar_submissions_summary": "P:8 LP:1 O:1",
"computational_prediction_selected": "Benign",
"computational_score_selected": 0.2364548146724701,
"computational_source_selected": "MetaRNN",
"consequences": [
{
"aa_alt": "V",
"aa_end": null,
"aa_length": 753,
"aa_ref": "D",
"aa_start": 207,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 5220,
"cdna_start": 654,
"cds_end": null,
"cds_length": 2262,
"cds_start": 620,
"consequences": [
"missense_variant"
],
"exon_count": 12,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "NM_001128227.3",
"gene_hgnc_id": 23657,
"gene_symbol": "GNE",
"hgvs_c": "c.620A>T",
"hgvs_p": "p.Asp207Val",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": "ENST00000396594.8",
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001121699.1",
"strand": false,
"transcript": "NM_001128227.3",
"transcript_support_level": null
},
{
"aa_alt": "V",
"aa_end": null,
"aa_length": 753,
"aa_ref": "D",
"aa_start": 207,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 5220,
"cdna_start": 654,
"cds_end": null,
"cds_length": 2262,
"cds_start": 620,
"consequences": [
"missense_variant"
],
"exon_count": 12,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "ENST00000396594.8",
"gene_hgnc_id": 23657,
"gene_symbol": "GNE",
"hgvs_c": "c.620A>T",
"hgvs_p": "p.Asp207Val",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": "NM_001128227.3",
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000379839.3",
"strand": false,
"transcript": "ENST00000396594.8",
"transcript_support_level": 1
},
{
"aa_alt": "V",
"aa_end": null,
"aa_length": 722,
"aa_ref": "D",
"aa_start": 176,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 5263,
"cdna_start": 697,
"cds_end": null,
"cds_length": 2169,
"cds_start": 527,
"consequences": [
"missense_variant"
],
"exon_count": 12,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "NM_005476.7",
"gene_hgnc_id": 23657,
"gene_symbol": "GNE",
"hgvs_c": "c.527A>T",
"hgvs_p": "p.Asp176Val",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "ENST00000642385.2",
"protein_coding": true,
"protein_id": "NP_005467.1",
"strand": false,
"transcript": "NM_005476.7",
"transcript_support_level": null
},
{
"aa_alt": "V",
"aa_end": null,
"aa_length": 722,
"aa_ref": "D",
"aa_start": 176,
"biotype": "protein_coding",
"canonical": true,
"cdna_end": null,
"cdna_length": 5263,
"cdna_start": 697,
"cds_end": null,
"cds_length": 2169,
"cds_start": 527,
"consequences": [
"missense_variant"
],
"exon_count": 12,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "ENST00000642385.2",
"gene_hgnc_id": 23657,
"gene_symbol": "GNE",
"hgvs_c": "c.527A>T",
"hgvs_p": "p.Asp176Val",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "NM_005476.7",
"protein_coding": true,
"protein_id": "ENSP00000494141.2",
"strand": false,
"transcript": "ENST00000642385.2",
"transcript_support_level": null
},
{
"aa_alt": "V",
"aa_end": null,
"aa_length": 663,
"aa_ref": "D",
"aa_start": 117,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2576,
"cdna_start": 512,
"cds_end": null,
"cds_length": 1992,
"cds_start": 350,
"consequences": [
"missense_variant"
],
"exon_count": 11,
"exon_rank": 2,
"exon_rank_end": null,
"feature": "ENST00000543356.7",
"gene_hgnc_id": 23657,
"gene_symbol": "GNE",
"hgvs_c": "c.350A>T",
"hgvs_p": "p.Asp117Val",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000437765.3",
"strand": false,
"transcript": "ENST00000543356.7",
"transcript_support_level": 1
},
{
"aa_alt": "V",
"aa_end": null,
"aa_length": 722,
"aa_ref": "D",
"aa_start": 176,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2749,
"cdna_start": 807,
"cds_end": null,
"cds_length": 2169,
"cds_start": 527,
"consequences": [
"missense_variant"
],
"exon_count": 13,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "ENST00000968451.1",
"gene_hgnc_id": 23657,
"gene_symbol": "GNE",
"hgvs_c": "c.527A>T",
"hgvs_p": "p.Asp176Val",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000638510.1",
"strand": false,
"transcript": "ENST00000968451.1",
"transcript_support_level": null
},
{
"aa_alt": "V",
"aa_end": null,
"aa_length": 671,
"aa_ref": "D",
"aa_start": 176,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 5110,
"cdna_start": 697,
"cds_end": null,
"cds_length": 2016,
"cds_start": 527,
"consequences": [
"missense_variant"
],
"exon_count": 11,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "NM_001374797.1",
"gene_hgnc_id": 23657,
"gene_symbol": "GNE",
"hgvs_c": "c.527A>T",
"hgvs_p": "p.Asp176Val",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001361726.1",
"strand": false,
"transcript": "NM_001374797.1",
"transcript_support_level": null
},
{
"aa_alt": "V",
"aa_end": null,
"aa_length": 663,
"aa_ref": "D",
"aa_start": 117,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 5014,
"cdna_start": 448,
"cds_end": null,
"cds_length": 1992,
"cds_start": 350,
"consequences": [
"missense_variant"
],
"exon_count": 11,
"exon_rank": 2,
"exon_rank_end": null,
"feature": "NM_001190388.2",
"gene_hgnc_id": 23657,
"gene_symbol": "GNE",
"hgvs_c": "c.350A>T",
"hgvs_p": "p.Asp117Val",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001177317.2",
"strand": false,
"transcript": "NM_001190388.2",
"transcript_support_level": null
},
{
"aa_alt": "V",
"aa_end": null,
"aa_length": 663,
"aa_ref": "D",
"aa_start": 117,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 5057,
"cdna_start": 491,
"cds_end": null,
"cds_length": 1992,
"cds_start": 350,
"consequences": [
"missense_variant"
],
"exon_count": 11,
"exon_rank": 2,
"exon_rank_end": null,
"feature": "NM_001374798.1",
"gene_hgnc_id": 23657,
"gene_symbol": "GNE",
"hgvs_c": "c.350A>T",
"hgvs_p": "p.Asp117Val",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001361727.1",
"strand": false,
"transcript": "NM_001374798.1",
"transcript_support_level": null
},
{
"aa_alt": "V",
"aa_end": null,
"aa_length": 648,
"aa_ref": "D",
"aa_start": 176,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 5041,
"cdna_start": 697,
"cds_end": null,
"cds_length": 1947,
"cds_start": 527,
"consequences": [
"missense_variant"
],
"exon_count": 11,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "NM_001190383.3",
"gene_hgnc_id": 23657,
"gene_symbol": "GNE",
"hgvs_c": "c.527A>T",
"hgvs_p": "p.Asp176Val",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001177312.1",
"strand": false,
"transcript": "NM_001190383.3",
"transcript_support_level": null
},
{
"aa_alt": "V",
"aa_end": null,
"aa_length": 648,
"aa_ref": "D",
"aa_start": 176,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2174,
"cdna_start": 578,
"cds_end": null,
"cds_length": 1947,
"cds_start": 527,
"consequences": [
"missense_variant"
],
"exon_count": 11,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "ENST00000447283.6",
"gene_hgnc_id": 23657,
"gene_symbol": "GNE",
"hgvs_c": "c.527A>T",
"hgvs_p": "p.Asp176Val",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000414760.2",
"strand": false,
"transcript": "ENST00000447283.6",
"transcript_support_level": 5
},
{
"aa_alt": "V",
"aa_end": null,
"aa_length": 612,
"aa_ref": "D",
"aa_start": 117,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4904,
"cdna_start": 491,
"cds_end": null,
"cds_length": 1839,
"cds_start": 350,
"consequences": [
"missense_variant"
],
"exon_count": 10,
"exon_rank": 2,
"exon_rank_end": null,
"feature": "NM_001190384.3",
"gene_hgnc_id": 23657,
"gene_symbol": "GNE",
"hgvs_c": "c.350A>T",
"hgvs_p": "p.Asp117Val",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001177313.1",
"strand": false,
"transcript": "NM_001190384.3",
"transcript_support_level": null
},
{
"aa_alt": "V",
"aa_end": null,
"aa_length": 612,
"aa_ref": "D",
"aa_start": 117,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2190,
"cdna_start": 488,
"cds_end": null,
"cds_length": 1839,
"cds_start": 350,
"consequences": [
"missense_variant"
],
"exon_count": 10,
"exon_rank": 2,
"exon_rank_end": null,
"feature": "ENST00000539208.5",
"gene_hgnc_id": 23657,
"gene_symbol": "GNE",
"hgvs_c": "c.350A>T",
"hgvs_p": "p.Asp117Val",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000445117.1",
"strand": false,
"transcript": "ENST00000539208.5",
"transcript_support_level": 2
},
{
"aa_alt": "V",
"aa_end": null,
"aa_length": 722,
"aa_ref": "D",
"aa_start": 176,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 5159,
"cdna_start": 593,
"cds_end": null,
"cds_length": 2169,
"cds_start": 527,
"consequences": [
"missense_variant"
],
"exon_count": 12,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "XM_017014167.1",
"gene_hgnc_id": 23657,
"gene_symbol": "GNE",
"hgvs_c": "c.527A>T",
"hgvs_p": "p.Asp176Val",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_016869656.1",
"strand": false,
"transcript": "XM_017014167.1",
"transcript_support_level": null
},
{
"aa_alt": "V",
"aa_end": null,
"aa_length": 702,
"aa_ref": "D",
"aa_start": 207,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 5067,
"cdna_start": 654,
"cds_end": null,
"cds_length": 2109,
"cds_start": 620,
"consequences": [
"missense_variant"
],
"exon_count": 11,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "XM_005251334.5",
"gene_hgnc_id": 23657,
"gene_symbol": "GNE",
"hgvs_c": "c.620A>T",
"hgvs_p": "p.Asp207Val",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_005251391.1",
"strand": false,
"transcript": "XM_005251334.5",
"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": 1890,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 8,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000464497.5",
"gene_hgnc_id": 2090,
"gene_symbol": "CLTA",
"hgvs_c": "n.486-17078T>A",
"hgvs_p": null,
"intron_rank": 4,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000419158.1",
"strand": true,
"transcript": "ENST00000464497.5",
"transcript_support_level": 5
}
],
"custom_annotations": null,
"dbscsnv_ada_prediction": null,
"dbscsnv_ada_score": null,
"dbsnp": "rs139425890",
"effect": "missense_variant",
"frequency_reference_population": 0.000048939804,
"gene_hgnc_id": 23657,
"gene_symbol": "GNE",
"gnomad_exomes_ac": 73,
"gnomad_exomes_af": 0.000049936,
"gnomad_exomes_homalt": 0,
"gnomad_genomes_ac": 6,
"gnomad_genomes_af": 0.0000393809,
"gnomad_genomes_homalt": 0,
"gnomad_mito_heteroplasmic": null,
"gnomad_mito_homoplasmic": null,
"hom_count_reference_population": 0,
"mitotip_prediction": null,
"mitotip_score": null,
"pathogenicity_classification_combined": "Pathogenic/Likely pathogenic",
"phenotype_combined": "not provided|GNE myopathy|Sialuria;GNE myopathy|GNE-related disorder|Sialuria;GNE myopathy;Thrombocytopenia 12 with or without myopathy",
"phylop100way_prediction": "Benign",
"phylop100way_score": 3.636,
"pos": 36246120,
"ref": "T",
"revel_prediction": "Pathogenic",
"revel_score": 0.8,
"splice_prediction_selected": "Benign",
"splice_score_selected": 0.009999999776482582,
"splice_source_selected": "max_spliceai",
"spliceai_max_prediction": "Benign",
"spliceai_max_score": 0.01,
"transcript": "NM_001128227.3"
}
]
}