← 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-34635851-C-T (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=9&pos=34635851&ref=C&alt=T&genome=hg38&allGenes=true"API Response
json
{
"variants": [
{
"chr": "9",
"pos": 34635851,
"ref": "C",
"alt": "T",
"effect": "synonymous_variant",
"transcript": "ENST00000277010.9",
"consequences": [
{
"aa_ref": "T",
"aa_alt": "T",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 4,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "SIGMAR1",
"gene_hgnc_id": 8157,
"hgvs_c": "c.453G>A",
"hgvs_p": "p.Thr151Thr",
"transcript": "NM_005866.4",
"protein_id": "NP_005857.1",
"transcript_support_level": null,
"aa_start": 151,
"aa_end": null,
"aa_length": 223,
"cds_start": 453,
"cds_end": null,
"cds_length": 672,
"cdna_start": 543,
"cdna_end": null,
"cdna_length": 1672,
"mane_select": "ENST00000277010.9",
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "T",
"aa_alt": "T",
"canonical": true,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 4,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "SIGMAR1",
"gene_hgnc_id": 8157,
"hgvs_c": "c.453G>A",
"hgvs_p": "p.Thr151Thr",
"transcript": "ENST00000277010.9",
"protein_id": "ENSP00000277010.4",
"transcript_support_level": 1,
"aa_start": 151,
"aa_end": null,
"aa_length": 223,
"cds_start": 453,
"cds_end": null,
"cds_length": 672,
"cdna_start": 543,
"cdna_end": null,
"cdna_length": 1672,
"mane_select": "NM_005866.4",
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "T",
"aa_alt": "T",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 3,
"exon_rank_end": null,
"exon_count": 3,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "SIGMAR1",
"gene_hgnc_id": 8157,
"hgvs_c": "c.360G>A",
"hgvs_p": "p.Thr120Thr",
"transcript": "ENST00000477726.1",
"protein_id": "ENSP00000420022.1",
"transcript_support_level": 1,
"aa_start": 120,
"aa_end": null,
"aa_length": 192,
"cds_start": 360,
"cds_end": null,
"cds_length": 579,
"cdna_start": 472,
"cdna_end": null,
"cdna_length": 840,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 4,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "SIGMAR1",
"gene_hgnc_id": 8157,
"hgvs_c": "n.*85G>A",
"hgvs_p": null,
"transcript": "ENST00000353468.4",
"protein_id": "ENSP00000434453.1",
"transcript_support_level": 1,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 1582,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 2,
"exon_rank_end": null,
"exon_count": 2,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "SIGMAR1",
"gene_hgnc_id": 8157,
"hgvs_c": "n.585G>A",
"hgvs_p": null,
"transcript": "ENST00000461426.1",
"protein_id": null,
"transcript_support_level": 1,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 939,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 4,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "SIGMAR1",
"gene_hgnc_id": 8157,
"hgvs_c": "n.*85G>A",
"hgvs_p": null,
"transcript": "ENST00000353468.4",
"protein_id": "ENSP00000434453.1",
"transcript_support_level": 1,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 1582,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "R",
"aa_alt": "Q",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 4,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "SIGMAR1",
"gene_hgnc_id": 8157,
"hgvs_c": "c.476G>A",
"hgvs_p": "p.Arg159Gln",
"transcript": "NM_001282208.2",
"protein_id": "NP_001269137.1",
"transcript_support_level": null,
"aa_start": 159,
"aa_end": null,
"aa_length": 159,
"cds_start": 476,
"cds_end": null,
"cds_length": 480,
"cdna_start": 566,
"cdna_end": null,
"cdna_length": 1695,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "R",
"aa_alt": "Q",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 4,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "SIGMAR1",
"gene_hgnc_id": 8157,
"hgvs_c": "c.476G>A",
"hgvs_p": "p.Arg159Gln",
"transcript": "ENST00000680277.1",
"protein_id": "ENSP00000505742.1",
"transcript_support_level": null,
"aa_start": 159,
"aa_end": null,
"aa_length": 159,
"cds_start": 476,
"cds_end": null,
"cds_length": 480,
"cdna_start": 563,
"cdna_end": null,
"cdna_length": 630,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "G",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 3,
"exon_rank_end": null,
"exon_count": 3,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "SIGMAR1",
"gene_hgnc_id": 8157,
"hgvs_c": "c.313G>A",
"hgvs_p": "p.Gly105Ser",
"transcript": "NM_001282209.2",
"protein_id": "NP_001269138.1",
"transcript_support_level": null,
"aa_start": 105,
"aa_end": null,
"aa_length": 110,
"cds_start": 313,
"cds_end": null,
"cds_length": 333,
"cdna_start": 403,
"cdna_end": null,
"cdna_length": 1532,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "G",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 3,
"exon_rank_end": null,
"exon_count": 3,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "SIGMAR1",
"gene_hgnc_id": 8157,
"hgvs_c": "c.313G>A",
"hgvs_p": "p.Gly105Ser",
"transcript": "ENST00000680730.1",
"protein_id": "ENSP00000505588.1",
"transcript_support_level": null,
"aa_start": 105,
"aa_end": null,
"aa_length": 110,
"cds_start": 313,
"cds_end": null,
"cds_length": 333,
"cdna_start": 425,
"cdna_end": null,
"cdna_length": 1457,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "T",
"aa_alt": "T",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 4,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "SIGMAR1",
"gene_hgnc_id": 8157,
"hgvs_c": "c.393G>A",
"hgvs_p": "p.Thr131Thr",
"transcript": "NM_001282207.2",
"protein_id": "NP_001269136.1",
"transcript_support_level": null,
"aa_start": 131,
"aa_end": null,
"aa_length": 203,
"cds_start": 393,
"cds_end": null,
"cds_length": 612,
"cdna_start": 483,
"cdna_end": null,
"cdna_length": 1612,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "T",
"aa_alt": "T",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 4,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "SIGMAR1",
"gene_hgnc_id": 8157,
"hgvs_c": "c.393G>A",
"hgvs_p": "p.Thr131Thr",
"transcript": "ENST00000679597.1",
"protein_id": "ENSP00000505634.1",
"transcript_support_level": null,
"aa_start": 131,
"aa_end": null,
"aa_length": 203,
"cds_start": 393,
"cds_end": null,
"cds_length": 612,
"cdna_start": 483,
"cdna_end": null,
"cdna_length": 1612,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "T",
"aa_alt": "T",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 3,
"exon_rank_end": null,
"exon_count": 3,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "SIGMAR1",
"gene_hgnc_id": 8157,
"hgvs_c": "c.360G>A",
"hgvs_p": "p.Thr120Thr",
"transcript": "NM_147157.3",
"protein_id": "NP_671513.1",
"transcript_support_level": null,
"aa_start": 120,
"aa_end": null,
"aa_length": 192,
"cds_start": 360,
"cds_end": null,
"cds_length": 579,
"cdna_start": 450,
"cdna_end": null,
"cdna_length": 1579,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "T",
"aa_alt": "T",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 3,
"exon_rank_end": null,
"exon_count": 3,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "SIGMAR1",
"gene_hgnc_id": 8157,
"hgvs_c": "c.186G>A",
"hgvs_p": "p.Thr62Thr",
"transcript": "ENST00000378892.5",
"protein_id": "ENSP00000368170.1",
"transcript_support_level": 2,
"aa_start": 62,
"aa_end": null,
"aa_length": 134,
"cds_start": 186,
"cds_end": null,
"cds_length": 405,
"cdna_start": 614,
"cdna_end": null,
"cdna_length": 1743,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "T",
"aa_alt": "T",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 4,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "SIGMAR1",
"gene_hgnc_id": 8157,
"hgvs_c": "c.153G>A",
"hgvs_p": "p.Thr51Thr",
"transcript": "NM_001282206.2",
"protein_id": "NP_001269135.1",
"transcript_support_level": null,
"aa_start": 51,
"aa_end": null,
"aa_length": 123,
"cds_start": 153,
"cds_end": null,
"cds_length": 372,
"cdna_start": 496,
"cdna_end": null,
"cdna_length": 1625,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 3,
"exon_rank_end": null,
"exon_count": 3,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "SIGMAR1",
"gene_hgnc_id": 8157,
"hgvs_c": "n.730G>A",
"hgvs_p": null,
"transcript": "ENST00000497006.2",
"protein_id": null,
"transcript_support_level": 3,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 1842,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 4,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "SIGMAR1",
"gene_hgnc_id": 8157,
"hgvs_c": "n.*623G>A",
"hgvs_p": null,
"transcript": "ENST00000680104.1",
"protein_id": "ENSP00000505949.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 2263,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 2,
"exon_rank_end": null,
"exon_count": 2,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "SIGMAR1",
"gene_hgnc_id": 8157,
"hgvs_c": "n.1840G>A",
"hgvs_p": null,
"transcript": "ENST00000681409.1",
"protein_id": null,
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 2878,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 4,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "SIGMAR1",
"gene_hgnc_id": 8157,
"hgvs_c": "n.430G>A",
"hgvs_p": null,
"transcript": "NR_104108.2",
"protein_id": null,
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 1559,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 4,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "SIGMAR1",
"gene_hgnc_id": 8157,
"hgvs_c": "n.*623G>A",
"hgvs_p": null,
"transcript": "ENST00000680104.1",
"protein_id": "ENSP00000505949.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 2263,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 4,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "SIGMAR1",
"gene_hgnc_id": 8157,
"hgvs_c": "c.446-211G>A",
"hgvs_p": null,
"transcript": "NM_001282205.2",
"protein_id": "NP_001269134.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 155,
"cds_start": -4,
"cds_end": null,
"cds_length": 468,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 1454,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 4,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "SIGMAR1",
"gene_hgnc_id": 8157,
"hgvs_c": "c.446-211G>A",
"hgvs_p": null,
"transcript": "ENST00000680244.1",
"protein_id": "ENSP00000505305.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 155,
"cds_start": -4,
"cds_end": null,
"cds_length": 468,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 864,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
}
],
"gene_symbol": "SIGMAR1",
"gene_hgnc_id": 8157,
"dbsnp": "rs751571040",
"frequency_reference_population": 0.000030979892,
"hom_count_reference_population": 0,
"allele_count_reference_population": 50,
"gnomad_exomes_af": 0.0000328376,
"gnomad_genomes_af": 0.0000131397,
"gnomad_exomes_ac": 48,
"gnomad_genomes_ac": 2,
"gnomad_exomes_homalt": 0,
"gnomad_genomes_homalt": 0,
"gnomad_mito_homoplasmic": null,
"gnomad_mito_heteroplasmic": null,
"computational_score_selected": -0.3700000047683716,
"computational_prediction_selected": "Benign",
"computational_source_selected": "BayesDel_noAF",
"splice_score_selected": 0.019999999552965164,
"splice_prediction_selected": "Benign",
"splice_source_selected": "max_spliceai",
"revel_score": null,
"revel_prediction": null,
"alphamissense_score": null,
"alphamissense_prediction": null,
"bayesdelnoaf_score": -0.37,
"bayesdelnoaf_prediction": "Benign",
"phylop100way_score": -0.555,
"phylop100way_prediction": "Benign",
"spliceai_max_score": 0.02,
"spliceai_max_prediction": "Benign",
"dbscsnv_ada_score": null,
"dbscsnv_ada_prediction": null,
"apogee2_score": null,
"apogee2_prediction": null,
"mitotip_score": null,
"mitotip_prediction": null,
"acmg_score": -3,
"acmg_classification": "Likely_benign",
"acmg_criteria": "PM2,BP4_Moderate,BP6_Moderate,BP7",
"acmg_by_gene": [
{
"score": -3,
"benign_score": 5,
"pathogenic_score": 2,
"criteria": [
"PM2",
"BP4_Moderate",
"BP6_Moderate",
"BP7"
],
"verdict": "Likely_benign",
"transcript": "ENST00000277010.9",
"gene_symbol": "SIGMAR1",
"hgnc_id": 8157,
"effects": [
"synonymous_variant"
],
"inheritance_mode": "AR",
"hgvs_c": "c.453G>A",
"hgvs_p": "p.Thr151Thr"
}
],
"clinvar_disease": "Amyotrophic lateral sclerosis type 16,Autosomal recessive distal spinal muscular atrophy 2",
"clinvar_classification": "Likely benign",
"clinvar_review_status": "criteria provided, single submitter",
"clinvar_submissions_summary": "LB:1",
"phenotype_combined": "Autosomal recessive distal spinal muscular atrophy 2;Amyotrophic lateral sclerosis type 16",
"pathogenicity_classification_combined": "Likely benign",
"custom_annotations": null
}
],
"message": null
}