← 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-132326843-A-C (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=9&pos=132326843&ref=A&alt=C&genome=hg38&allGenes=true"API Response
json
{
"message": null,
"variants": [
{
"acmg_by_gene": [
{
"benign_score": 21,
"criteria": [
"BP4_Strong",
"BP6_Very_Strong",
"BP7",
"BS1",
"BS2"
],
"effects": [
"synonymous_variant"
],
"gene_symbol": "SETX",
"hgnc_id": 445,
"hgvs_c": "c.4755T>G",
"hgvs_p": "p.Pro1585Pro",
"inheritance_mode": "AR,AD",
"pathogenic_score": 0,
"score": -21,
"transcript": "NM_001351528.2",
"verdict": "Benign"
}
],
"acmg_classification": "Benign",
"acmg_criteria": "BP4_Strong,BP6_Very_Strong,BP7,BS1,BS2",
"acmg_score": -21,
"allele_count_reference_population": 11609,
"alphamissense_prediction": null,
"alphamissense_score": null,
"alt": "C",
"apogee2_prediction": null,
"apogee2_score": null,
"bayesdelnoaf_prediction": "Benign",
"bayesdelnoaf_score": -0.88,
"chr": "9",
"clinvar_classification": "Benign/Likely benign",
"clinvar_disease": " autosomal recessive, with axonal neuropathy 2,Amyotrophic lateral sclerosis type 4,Hereditary spastic paraplegia,Inborn genetic diseases,Spinocerebellar ataxia,not provided,not specified",
"clinvar_review_status": "criteria provided, multiple submitters, no conflicts",
"clinvar_submissions_summary": "LB:6 B:8",
"computational_prediction_selected": "Benign",
"computational_score_selected": -0.8799999952316284,
"computational_source_selected": "BayesDel_noAF",
"consequences": [
{
"aa_alt": "P",
"aa_end": null,
"aa_length": 2677,
"aa_ref": "P",
"aa_start": 1585,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 11101,
"cdna_start": 4939,
"cds_end": null,
"cds_length": 8034,
"cds_start": 4755,
"consequences": [
"synonymous_variant"
],
"exon_count": 26,
"exon_rank": 10,
"exon_rank_end": null,
"feature": "NM_015046.7",
"gene_hgnc_id": 445,
"gene_symbol": "SETX",
"hgvs_c": "c.4755T>G",
"hgvs_p": "p.Pro1585Pro",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "ENST00000224140.6",
"protein_coding": true,
"protein_id": "NP_055861.3",
"strand": false,
"transcript": "NM_015046.7",
"transcript_support_level": null
},
{
"aa_alt": "P",
"aa_end": null,
"aa_length": 2677,
"aa_ref": "P",
"aa_start": 1585,
"biotype": "protein_coding",
"canonical": true,
"cdna_end": null,
"cdna_length": 11101,
"cdna_start": 4939,
"cds_end": null,
"cds_length": 8034,
"cds_start": 4755,
"consequences": [
"synonymous_variant"
],
"exon_count": 26,
"exon_rank": 10,
"exon_rank_end": null,
"feature": "ENST00000224140.6",
"gene_hgnc_id": 445,
"gene_symbol": "SETX",
"hgvs_c": "c.4755T>G",
"hgvs_p": "p.Pro1585Pro",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "NM_015046.7",
"protein_coding": true,
"protein_id": "ENSP00000224140.5",
"strand": false,
"transcript": "ENST00000224140.6",
"transcript_support_level": 1
},
{
"aa_alt": "P",
"aa_end": null,
"aa_length": 2719,
"aa_ref": "P",
"aa_start": 1585,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 11143,
"cdna_start": 4939,
"cds_end": null,
"cds_length": 8160,
"cds_start": 4755,
"consequences": [
"synonymous_variant"
],
"exon_count": 28,
"exon_rank": 10,
"exon_rank_end": null,
"feature": "ENST00000923216.1",
"gene_hgnc_id": 445,
"gene_symbol": "SETX",
"hgvs_c": "c.4755T>G",
"hgvs_p": "p.Pro1585Pro",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000593275.1",
"strand": false,
"transcript": "ENST00000923216.1",
"transcript_support_level": null
},
{
"aa_alt": "P",
"aa_end": null,
"aa_length": 2706,
"aa_ref": "P",
"aa_start": 1585,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 11188,
"cdna_start": 4939,
"cds_end": null,
"cds_length": 8121,
"cds_start": 4755,
"consequences": [
"synonymous_variant"
],
"exon_count": 27,
"exon_rank": 10,
"exon_rank_end": null,
"feature": "NM_001351528.2",
"gene_hgnc_id": 445,
"gene_symbol": "SETX",
"hgvs_c": "c.4755T>G",
"hgvs_p": "p.Pro1585Pro",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001338457.1",
"strand": false,
"transcript": "NM_001351528.2",
"transcript_support_level": null
},
{
"aa_alt": "P",
"aa_end": null,
"aa_length": 2690,
"aa_ref": "P",
"aa_start": 1585,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 11056,
"cdna_start": 4939,
"cds_end": null,
"cds_length": 8073,
"cds_start": 4755,
"consequences": [
"synonymous_variant"
],
"exon_count": 27,
"exon_rank": 10,
"exon_rank_end": null,
"feature": "ENST00000923217.1",
"gene_hgnc_id": 445,
"gene_symbol": "SETX",
"hgvs_c": "c.4755T>G",
"hgvs_p": "p.Pro1585Pro",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000593276.1",
"strand": false,
"transcript": "ENST00000923217.1",
"transcript_support_level": null
},
{
"aa_alt": "P",
"aa_end": null,
"aa_length": 2677,
"aa_ref": "P",
"aa_start": 1585,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 11237,
"cdna_start": 5075,
"cds_end": null,
"cds_length": 8034,
"cds_start": 4755,
"consequences": [
"synonymous_variant"
],
"exon_count": 26,
"exon_rank": 10,
"exon_rank_end": null,
"feature": "NM_001351527.2",
"gene_hgnc_id": 445,
"gene_symbol": "SETX",
"hgvs_c": "c.4755T>G",
"hgvs_p": "p.Pro1585Pro",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001338456.1",
"strand": false,
"transcript": "NM_001351527.2",
"transcript_support_level": null
},
{
"aa_alt": "P",
"aa_end": null,
"aa_length": 2677,
"aa_ref": "P",
"aa_start": 1585,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 8889,
"cdna_start": 5267,
"cds_end": null,
"cds_length": 8034,
"cds_start": 4755,
"consequences": [
"synonymous_variant"
],
"exon_count": 26,
"exon_rank": 10,
"exon_rank_end": null,
"feature": "ENST00000905306.1",
"gene_hgnc_id": 445,
"gene_symbol": "SETX",
"hgvs_c": "c.4755T>G",
"hgvs_p": "p.Pro1585Pro",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000575365.1",
"strand": false,
"transcript": "ENST00000905306.1",
"transcript_support_level": null
},
{
"aa_alt": "P",
"aa_end": null,
"aa_length": 2677,
"aa_ref": "P",
"aa_start": 1585,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 11305,
"cdna_start": 5227,
"cds_end": null,
"cds_length": 8034,
"cds_start": 4755,
"consequences": [
"synonymous_variant"
],
"exon_count": 26,
"exon_rank": 10,
"exon_rank_end": null,
"feature": "ENST00000923215.1",
"gene_hgnc_id": 445,
"gene_symbol": "SETX",
"hgvs_c": "c.4755T>G",
"hgvs_p": "p.Pro1585Pro",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000593274.1",
"strand": false,
"transcript": "ENST00000923215.1",
"transcript_support_level": null
},
{
"aa_alt": "P",
"aa_end": null,
"aa_length": 2668,
"aa_ref": "P",
"aa_start": 1585,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 8539,
"cdna_start": 4941,
"cds_end": null,
"cds_length": 8007,
"cds_start": 4755,
"consequences": [
"synonymous_variant"
],
"exon_count": 27,
"exon_rank": 10,
"exon_rank_end": null,
"feature": "ENST00000923219.1",
"gene_hgnc_id": 445,
"gene_symbol": "SETX",
"hgvs_c": "c.4755T>G",
"hgvs_p": "p.Pro1585Pro",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000593278.1",
"strand": false,
"transcript": "ENST00000923219.1",
"transcript_support_level": null
},
{
"aa_alt": "P",
"aa_end": null,
"aa_length": 2655,
"aa_ref": "P",
"aa_start": 1585,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 9667,
"cdna_start": 4916,
"cds_end": null,
"cds_length": 7968,
"cds_start": 4755,
"consequences": [
"synonymous_variant"
],
"exon_count": 26,
"exon_rank": 10,
"exon_rank_end": null,
"feature": "ENST00000947394.1",
"gene_hgnc_id": 445,
"gene_symbol": "SETX",
"hgvs_c": "c.4755T>G",
"hgvs_p": "p.Pro1585Pro",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000617453.1",
"strand": false,
"transcript": "ENST00000947394.1",
"transcript_support_level": null
},
{
"aa_alt": "P",
"aa_end": null,
"aa_length": 2706,
"aa_ref": "P",
"aa_start": 1585,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 11304,
"cdna_start": 5055,
"cds_end": null,
"cds_length": 8121,
"cds_start": 4755,
"consequences": [
"synonymous_variant"
],
"exon_count": 28,
"exon_rank": 11,
"exon_rank_end": null,
"feature": "XM_005272172.4",
"gene_hgnc_id": 445,
"gene_symbol": "SETX",
"hgvs_c": "c.4755T>G",
"hgvs_p": "p.Pro1585Pro",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_005272229.1",
"strand": false,
"transcript": "XM_005272172.4",
"transcript_support_level": null
},
{
"aa_alt": "P",
"aa_end": null,
"aa_length": 2706,
"aa_ref": "P",
"aa_start": 1585,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 11324,
"cdna_start": 5075,
"cds_end": null,
"cds_length": 8121,
"cds_start": 4755,
"consequences": [
"synonymous_variant"
],
"exon_count": 27,
"exon_rank": 10,
"exon_rank_end": null,
"feature": "XM_005272173.4",
"gene_hgnc_id": 445,
"gene_symbol": "SETX",
"hgvs_c": "c.4755T>G",
"hgvs_p": "p.Pro1585Pro",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_005272230.1",
"strand": false,
"transcript": "XM_005272173.4",
"transcript_support_level": null
},
{
"aa_alt": "P",
"aa_end": null,
"aa_length": 2706,
"aa_ref": "P",
"aa_start": 1585,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 11333,
"cdna_start": 5084,
"cds_end": null,
"cds_length": 8121,
"cds_start": 4755,
"consequences": [
"synonymous_variant"
],
"exon_count": 28,
"exon_rank": 11,
"exon_rank_end": null,
"feature": "XM_011518404.4",
"gene_hgnc_id": 445,
"gene_symbol": "SETX",
"hgvs_c": "c.4755T>G",
"hgvs_p": "p.Pro1585Pro",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_011516706.1",
"strand": false,
"transcript": "XM_011518404.4",
"transcript_support_level": null
},
{
"aa_alt": "P",
"aa_end": null,
"aa_length": 2706,
"aa_ref": "P",
"aa_start": 1585,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 11468,
"cdna_start": 5219,
"cds_end": null,
"cds_length": 8121,
"cds_start": 4755,
"consequences": [
"synonymous_variant"
],
"exon_count": 27,
"exon_rank": 10,
"exon_rank_end": null,
"feature": "XM_011518405.4",
"gene_hgnc_id": 445,
"gene_symbol": "SETX",
"hgvs_c": "c.4755T>G",
"hgvs_p": "p.Pro1585Pro",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_011516707.1",
"strand": false,
"transcript": "XM_011518405.4",
"transcript_support_level": null
},
{
"aa_alt": "P",
"aa_end": null,
"aa_length": 2677,
"aa_ref": "P",
"aa_start": 1585,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 11381,
"cdna_start": 5219,
"cds_end": null,
"cds_length": 8034,
"cds_start": 4755,
"consequences": [
"synonymous_variant"
],
"exon_count": 26,
"exon_rank": 10,
"exon_rank_end": null,
"feature": "XM_047423023.1",
"gene_hgnc_id": 445,
"gene_symbol": "SETX",
"hgvs_c": "c.4755T>G",
"hgvs_p": "p.Pro1585Pro",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047278979.1",
"strand": false,
"transcript": "XM_047423023.1",
"transcript_support_level": null
},
{
"aa_alt": "P",
"aa_end": null,
"aa_length": 2413,
"aa_ref": "P",
"aa_start": 1585,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 8220,
"cdna_start": 4939,
"cds_end": null,
"cds_length": 7242,
"cds_start": 4755,
"consequences": [
"synonymous_variant"
],
"exon_count": 25,
"exon_rank": 10,
"exon_rank_end": null,
"feature": "XM_011518406.3",
"gene_hgnc_id": 445,
"gene_symbol": "SETX",
"hgvs_c": "c.4755T>G",
"hgvs_p": "p.Pro1585Pro",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_011516708.1",
"strand": false,
"transcript": "XM_011518406.3",
"transcript_support_level": null
},
{
"aa_alt": "P",
"aa_end": null,
"aa_length": 2372,
"aa_ref": "P",
"aa_start": 1585,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 9962,
"cdna_start": 4939,
"cds_end": null,
"cds_length": 7119,
"cds_start": 4755,
"consequences": [
"synonymous_variant"
],
"exon_count": 24,
"exon_rank": 10,
"exon_rank_end": null,
"feature": "XM_011518407.2",
"gene_hgnc_id": 445,
"gene_symbol": "SETX",
"hgvs_c": "c.4755T>G",
"hgvs_p": "p.Pro1585Pro",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_011516709.1",
"strand": false,
"transcript": "XM_011518407.2",
"transcript_support_level": null
},
{
"aa_alt": "P",
"aa_end": null,
"aa_length": 2191,
"aa_ref": "P",
"aa_start": 1585,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 6883,
"cdna_start": 4939,
"cds_end": null,
"cds_length": 6576,
"cds_start": 4755,
"consequences": [
"synonymous_variant"
],
"exon_count": 20,
"exon_rank": 10,
"exon_rank_end": null,
"feature": "XM_011518408.4",
"gene_hgnc_id": 445,
"gene_symbol": "SETX",
"hgvs_c": "c.4755T>G",
"hgvs_p": "p.Pro1585Pro",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_011516710.1",
"strand": false,
"transcript": "XM_011518408.4",
"transcript_support_level": null
},
{
"aa_alt": "P",
"aa_end": null,
"aa_length": 1695,
"aa_ref": "P",
"aa_start": 1585,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 5290,
"cdna_start": 4939,
"cds_end": null,
"cds_length": 5088,
"cds_start": 4755,
"consequences": [
"synonymous_variant"
],
"exon_count": 11,
"exon_rank": 10,
"exon_rank_end": null,
"feature": "XM_047423024.1",
"gene_hgnc_id": 445,
"gene_symbol": "SETX",
"hgvs_c": "c.4755T>G",
"hgvs_p": "p.Pro1585Pro",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047278980.1",
"strand": false,
"transcript": "XM_047423024.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 1350,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 7026,
"cdna_start": null,
"cds_end": null,
"cds_length": 4053,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 26,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000923218.1",
"gene_hgnc_id": 445,
"gene_symbol": "SETX",
"hgvs_c": "c.1293+3462T>G",
"hgvs_p": null,
"intron_rank": 10,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000593277.1",
"strand": false,
"transcript": "ENST00000923218.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 1285,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4463,
"cdna_start": null,
"cds_end": null,
"cds_length": 3858,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 25,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000905305.1",
"gene_hgnc_id": 445,
"gene_symbol": "SETX",
"hgvs_c": "c.1098+4209T>G",
"hgvs_p": null,
"intron_rank": 9,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000575364.1",
"strand": false,
"transcript": "ENST00000905305.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 1558,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4929,
"cdna_start": null,
"cds_end": null,
"cds_length": 4677,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 11,
"exon_rank": null,
"exon_rank_end": null,
"feature": "XM_047423025.1",
"gene_hgnc_id": 445,
"gene_symbol": "SETX",
"hgvs_c": "c.4645+110T>G",
"hgvs_p": null,
"intron_rank": 10,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047278981.1",
"strand": false,
"transcript": "XM_047423025.1",
"transcript_support_level": null
}
],
"custom_annotations": null,
"dbscsnv_ada_prediction": null,
"dbscsnv_ada_score": null,
"dbsnp": "rs151237267",
"effect": "synonymous_variant",
"frequency_reference_population": 0.007191744,
"gene_hgnc_id": 445,
"gene_symbol": "SETX",
"gnomad_exomes_ac": 10821,
"gnomad_exomes_af": 0.00740209,
"gnomad_exomes_homalt": 72,
"gnomad_genomes_ac": 788,
"gnomad_genomes_af": 0.00517305,
"gnomad_genomes_homalt": 3,
"gnomad_mito_heteroplasmic": null,
"gnomad_mito_homoplasmic": null,
"hom_count_reference_population": 75,
"mitotip_prediction": null,
"mitotip_score": null,
"pathogenicity_classification_combined": "Benign/Likely benign",
"phenotype_combined": "not specified|Spinocerebellar ataxia, autosomal recessive, with axonal neuropathy 2|not provided|Amyotrophic lateral sclerosis type 4|Amyotrophic lateral sclerosis type 4;Spinocerebellar ataxia, autosomal recessive, with axonal neuropathy 2|Hereditary spastic paraplegia|Inborn genetic diseases",
"phylop100way_prediction": "Benign",
"phylop100way_score": -1.087,
"pos": 132326843,
"ref": "A",
"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_001351528.2"
}
]
}