← 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: 2-108010790-A-T (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=2&pos=108010790&ref=A&alt=T&genome=hg38&allGenes=true"API Response
json
{
"message": null,
"variants": [
{
"acmg_by_gene": [
{
"benign_score": 2,
"criteria": [
"PM2",
"BP4_Moderate"
],
"effects": [
"missense_variant"
],
"gene_symbol": "SLC5A7",
"hgnc_id": 14025,
"hgvs_c": "c.1672A>T",
"hgvs_p": "p.Thr558Ser",
"inheritance_mode": "AD,AR",
"pathogenic_score": 2,
"score": 0,
"transcript": "NM_021815.5",
"verdict": "Uncertain_significance"
}
],
"acmg_classification": "Uncertain_significance",
"acmg_criteria": "PM2,BP4_Moderate",
"acmg_score": 0,
"allele_count_reference_population": 1,
"alphamissense_prediction": null,
"alphamissense_score": 0.0776,
"alt": "T",
"apogee2_prediction": null,
"apogee2_score": null,
"bayesdelnoaf_prediction": "Uncertain_significance",
"bayesdelnoaf_score": -0.07,
"chr": "2",
"clinvar_classification": "Uncertain significance",
"clinvar_disease": " distal hereditary motor, type 7A,Congenital myasthenic syndrome 20,Neuronopathy",
"clinvar_review_status": "criteria provided, single submitter",
"clinvar_submissions_summary": "US:1",
"computational_prediction_selected": "Benign",
"computational_score_selected": 0.22476932406425476,
"computational_source_selected": "MetaRNN",
"consequences": [
{
"aa_alt": "S",
"aa_end": null,
"aa_length": 580,
"aa_ref": "T",
"aa_start": 558,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 5167,
"cdna_start": 1963,
"cds_end": null,
"cds_length": 1743,
"cds_start": 1672,
"consequences": [
"missense_variant"
],
"exon_count": 9,
"exon_rank": 9,
"exon_rank_end": null,
"feature": "NM_021815.5",
"gene_hgnc_id": 14025,
"gene_symbol": "SLC5A7",
"hgvs_c": "c.1672A>T",
"hgvs_p": "p.Thr558Ser",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "ENST00000264047.3",
"protein_coding": true,
"protein_id": "NP_068587.1",
"strand": true,
"transcript": "NM_021815.5",
"transcript_support_level": null
},
{
"aa_alt": "S",
"aa_end": null,
"aa_length": 580,
"aa_ref": "T",
"aa_start": 558,
"biotype": "protein_coding",
"canonical": true,
"cdna_end": null,
"cdna_length": 5167,
"cdna_start": 1963,
"cds_end": null,
"cds_length": 1743,
"cds_start": 1672,
"consequences": [
"missense_variant"
],
"exon_count": 9,
"exon_rank": 9,
"exon_rank_end": null,
"feature": "ENST00000264047.3",
"gene_hgnc_id": 14025,
"gene_symbol": "SLC5A7",
"hgvs_c": "c.1672A>T",
"hgvs_p": "p.Thr558Ser",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "NM_021815.5",
"protein_coding": true,
"protein_id": "ENSP00000264047.2",
"strand": true,
"transcript": "ENST00000264047.3",
"transcript_support_level": 1
},
{
"aa_alt": "S",
"aa_end": null,
"aa_length": 580,
"aa_ref": "T",
"aa_start": 558,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2032,
"cdna_start": 1961,
"cds_end": null,
"cds_length": 1743,
"cds_start": 1672,
"consequences": [
"missense_variant"
],
"exon_count": 9,
"exon_rank": 9,
"exon_rank_end": null,
"feature": "ENST00000409059.5",
"gene_hgnc_id": 14025,
"gene_symbol": "SLC5A7",
"hgvs_c": "c.1672A>T",
"hgvs_p": "p.Thr558Ser",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000387346.1",
"strand": true,
"transcript": "ENST00000409059.5",
"transcript_support_level": 1
},
{
"aa_alt": "S",
"aa_end": null,
"aa_length": 580,
"aa_ref": "T",
"aa_start": 558,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 5164,
"cdna_start": 1960,
"cds_end": null,
"cds_length": 1743,
"cds_start": 1672,
"consequences": [
"missense_variant"
],
"exon_count": 9,
"exon_rank": 9,
"exon_rank_end": null,
"feature": "NM_001305005.3",
"gene_hgnc_id": 14025,
"gene_symbol": "SLC5A7",
"hgvs_c": "c.1672A>T",
"hgvs_p": "p.Thr558Ser",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001291934.1",
"strand": true,
"transcript": "NM_001305005.3",
"transcript_support_level": null
},
{
"aa_alt": "S",
"aa_end": null,
"aa_length": 542,
"aa_ref": "T",
"aa_start": 520,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4845,
"cdna_start": 1650,
"cds_end": null,
"cds_length": 1629,
"cds_start": 1558,
"consequences": [
"missense_variant"
],
"exon_count": 8,
"exon_rank": 8,
"exon_rank_end": null,
"feature": "ENST00000950055.1",
"gene_hgnc_id": 14025,
"gene_symbol": "SLC5A7",
"hgvs_c": "c.1558A>T",
"hgvs_p": "p.Thr520Ser",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000620114.1",
"strand": true,
"transcript": "ENST00000950055.1",
"transcript_support_level": null
},
{
"aa_alt": "S",
"aa_end": null,
"aa_length": 475,
"aa_ref": "T",
"aa_start": 453,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4938,
"cdna_start": 1734,
"cds_end": null,
"cds_length": 1428,
"cds_start": 1357,
"consequences": [
"missense_variant"
],
"exon_count": 8,
"exon_rank": 8,
"exon_rank_end": null,
"feature": "NM_001305006.3",
"gene_hgnc_id": 14025,
"gene_symbol": "SLC5A7",
"hgvs_c": "c.1357A>T",
"hgvs_p": "p.Thr453Ser",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001291935.1",
"strand": true,
"transcript": "NM_001305006.3",
"transcript_support_level": null
},
{
"aa_alt": "S",
"aa_end": null,
"aa_length": 333,
"aa_ref": "T",
"aa_start": 311,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 5130,
"cdna_start": 1926,
"cds_end": null,
"cds_length": 1002,
"cds_start": 931,
"consequences": [
"missense_variant"
],
"exon_count": 9,
"exon_rank": 9,
"exon_rank_end": null,
"feature": "NM_001305007.3",
"gene_hgnc_id": 14025,
"gene_symbol": "SLC5A7",
"hgvs_c": "c.931A>T",
"hgvs_p": "p.Thr311Ser",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001291936.1",
"strand": true,
"transcript": "NM_001305007.3",
"transcript_support_level": null
},
{
"aa_alt": "S",
"aa_end": null,
"aa_length": 580,
"aa_ref": "T",
"aa_start": 558,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 5285,
"cdna_start": 2081,
"cds_end": null,
"cds_length": 1743,
"cds_start": 1672,
"consequences": [
"missense_variant"
],
"exon_count": 9,
"exon_rank": 9,
"exon_rank_end": null,
"feature": "XM_047445369.1",
"gene_hgnc_id": 14025,
"gene_symbol": "SLC5A7",
"hgvs_c": "c.1672A>T",
"hgvs_p": "p.Thr558Ser",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047301325.1",
"strand": true,
"transcript": "XM_047445369.1",
"transcript_support_level": null
},
{
"aa_alt": "S",
"aa_end": null,
"aa_length": 542,
"aa_ref": "T",
"aa_start": 520,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 5053,
"cdna_start": 1849,
"cds_end": null,
"cds_length": 1629,
"cds_start": 1558,
"consequences": [
"missense_variant"
],
"exon_count": 8,
"exon_rank": 8,
"exon_rank_end": null,
"feature": "XM_047445370.1",
"gene_hgnc_id": 14025,
"gene_symbol": "SLC5A7",
"hgvs_c": "c.1558A>T",
"hgvs_p": "p.Thr520Ser",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047301326.1",
"strand": true,
"transcript": "XM_047445370.1",
"transcript_support_level": null
},
{
"aa_alt": "S",
"aa_end": null,
"aa_length": 496,
"aa_ref": "T",
"aa_start": 474,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4728,
"cdna_start": 1524,
"cds_end": null,
"cds_length": 1491,
"cds_start": 1420,
"consequences": [
"missense_variant"
],
"exon_count": 7,
"exon_rank": 7,
"exon_rank_end": null,
"feature": "XM_011511580.3",
"gene_hgnc_id": 14025,
"gene_symbol": "SLC5A7",
"hgvs_c": "c.1420A>T",
"hgvs_p": "p.Thr474Ser",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_011509882.1",
"strand": true,
"transcript": "XM_011511580.3",
"transcript_support_level": null
},
{
"aa_alt": "S",
"aa_end": null,
"aa_length": 475,
"aa_ref": "T",
"aa_start": 453,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4713,
"cdna_start": 1509,
"cds_end": null,
"cds_length": 1428,
"cds_start": 1357,
"consequences": [
"missense_variant"
],
"exon_count": 7,
"exon_rank": 7,
"exon_rank_end": null,
"feature": "XM_017004629.3",
"gene_hgnc_id": 14025,
"gene_symbol": "SLC5A7",
"hgvs_c": "c.1357A>T",
"hgvs_p": "p.Thr453Ser",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_016860118.1",
"strand": true,
"transcript": "XM_017004629.3",
"transcript_support_level": null
}
],
"custom_annotations": null,
"dbscsnv_ada_prediction": null,
"dbscsnv_ada_score": null,
"dbsnp": null,
"effect": "missense_variant",
"frequency_reference_population": 6.8448145e-7,
"gene_hgnc_id": 14025,
"gene_symbol": "SLC5A7",
"gnomad_exomes_ac": 1,
"gnomad_exomes_af": 6.84481e-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": "Uncertain significance",
"phenotype_combined": "Congenital myasthenic syndrome 20;Neuronopathy, distal hereditary motor, type 7A",
"phylop100way_prediction": "Pathogenic",
"phylop100way_score": 8.947,
"pos": 108010790,
"ref": "A",
"revel_prediction": "Uncertain_significance",
"revel_score": 0.339,
"splice_prediction_selected": "Benign",
"splice_score_selected": 0,
"splice_source_selected": "max_spliceai",
"spliceai_max_prediction": "Benign",
"spliceai_max_score": 0,
"transcript": "NM_021815.5"
}
]
}