← 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: 19-15453298-G-T (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=19&pos=15453298&ref=G&alt=T&genome=hg38&allGenes=true"API Response
json
{
"variants": [
{
"chr": "19",
"pos": 15453298,
"ref": "G",
"alt": "T",
"effect": "missense_variant",
"transcript": "NM_001400377.1",
"consequences": [
{
"aa_ref": "R",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 15,
"exon_rank_end": null,
"exon_count": 18,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "RASAL3",
"gene_hgnc_id": 26129,
"hgvs_c": "c.2479C>A",
"hgvs_p": "p.Arg827Ser",
"transcript": "NM_022904.3",
"protein_id": "NP_075055.1",
"transcript_support_level": null,
"aa_start": 827,
"aa_end": null,
"aa_length": 1011,
"cds_start": 2479,
"cds_end": null,
"cds_length": 3036,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": "ENST00000343625.12",
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_022904.3"
},
{
"aa_ref": "R",
"aa_alt": "S",
"canonical": true,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 15,
"exon_rank_end": null,
"exon_count": 18,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "RASAL3",
"gene_hgnc_id": 26129,
"hgvs_c": "c.2479C>A",
"hgvs_p": "p.Arg827Ser",
"transcript": "ENST00000343625.12",
"protein_id": "ENSP00000341905.5",
"transcript_support_level": 2,
"aa_start": 827,
"aa_end": null,
"aa_length": 1011,
"cds_start": 2479,
"cds_end": null,
"cds_length": 3036,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": "NM_022904.3",
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000343625.12"
},
{
"aa_ref": "R",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 15,
"exon_rank_end": null,
"exon_count": 18,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "RASAL3",
"gene_hgnc_id": 26129,
"hgvs_c": "c.2506C>A",
"hgvs_p": "p.Arg836Ser",
"transcript": "ENST00000909962.1",
"protein_id": "ENSP00000580021.1",
"transcript_support_level": null,
"aa_start": 836,
"aa_end": null,
"aa_length": 1020,
"cds_start": 2506,
"cds_end": null,
"cds_length": 3063,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000909962.1"
},
{
"aa_ref": "R",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 15,
"exon_rank_end": null,
"exon_count": 18,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "RASAL3",
"gene_hgnc_id": 26129,
"hgvs_c": "c.2488C>A",
"hgvs_p": "p.Arg830Ser",
"transcript": "NM_001400377.1",
"protein_id": "NP_001387306.1",
"transcript_support_level": null,
"aa_start": 830,
"aa_end": null,
"aa_length": 1014,
"cds_start": 2488,
"cds_end": null,
"cds_length": 3045,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001400377.1"
},
{
"aa_ref": "R",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 15,
"exon_rank_end": null,
"exon_count": 18,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "RASAL3",
"gene_hgnc_id": 26129,
"hgvs_c": "c.2488C>A",
"hgvs_p": "p.Arg830Ser",
"transcript": "ENST00000909960.1",
"protein_id": "ENSP00000580019.1",
"transcript_support_level": null,
"aa_start": 830,
"aa_end": null,
"aa_length": 1014,
"cds_start": 2488,
"cds_end": null,
"cds_length": 3045,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000909960.1"
},
{
"aa_ref": "R",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 14,
"exon_rank_end": null,
"exon_count": 17,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "RASAL3",
"gene_hgnc_id": 26129,
"hgvs_c": "c.2479C>A",
"hgvs_p": "p.Arg827Ser",
"transcript": "ENST00000909964.1",
"protein_id": "ENSP00000580023.1",
"transcript_support_level": null,
"aa_start": 827,
"aa_end": null,
"aa_length": 1011,
"cds_start": 2479,
"cds_end": null,
"cds_length": 3036,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000909964.1"
},
{
"aa_ref": "R",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 15,
"exon_rank_end": null,
"exon_count": 18,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "RASAL3",
"gene_hgnc_id": 26129,
"hgvs_c": "c.2470C>A",
"hgvs_p": "p.Arg824Ser",
"transcript": "ENST00000909961.1",
"protein_id": "ENSP00000580020.1",
"transcript_support_level": null,
"aa_start": 824,
"aa_end": null,
"aa_length": 1008,
"cds_start": 2470,
"cds_end": null,
"cds_length": 3027,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000909961.1"
},
{
"aa_ref": "R",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 15,
"exon_rank_end": null,
"exon_count": 18,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "RASAL3",
"gene_hgnc_id": 26129,
"hgvs_c": "c.2461C>A",
"hgvs_p": "p.Arg821Ser",
"transcript": "NM_001400378.1",
"protein_id": "NP_001387307.1",
"transcript_support_level": null,
"aa_start": 821,
"aa_end": null,
"aa_length": 1005,
"cds_start": 2461,
"cds_end": null,
"cds_length": 3018,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001400378.1"
},
{
"aa_ref": "R",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 15,
"exon_rank_end": null,
"exon_count": 18,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "RASAL3",
"gene_hgnc_id": 26129,
"hgvs_c": "c.2461C>A",
"hgvs_p": "p.Arg821Ser",
"transcript": "ENST00000909959.1",
"protein_id": "ENSP00000580018.1",
"transcript_support_level": null,
"aa_start": 821,
"aa_end": null,
"aa_length": 1005,
"cds_start": 2461,
"cds_end": null,
"cds_length": 3018,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000909959.1"
},
{
"aa_ref": "R",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 14,
"exon_rank_end": null,
"exon_count": 17,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "RASAL3",
"gene_hgnc_id": 26129,
"hgvs_c": "c.2461C>A",
"hgvs_p": "p.Arg821Ser",
"transcript": "ENST00000909965.1",
"protein_id": "ENSP00000580024.1",
"transcript_support_level": null,
"aa_start": 821,
"aa_end": null,
"aa_length": 1005,
"cds_start": 2461,
"cds_end": null,
"cds_length": 3018,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000909965.1"
},
{
"aa_ref": "R",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 15,
"exon_rank_end": null,
"exon_count": 18,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "RASAL3",
"gene_hgnc_id": 26129,
"hgvs_c": "c.2440C>A",
"hgvs_p": "p.Arg814Ser",
"transcript": "ENST00000909963.1",
"protein_id": "ENSP00000580022.1",
"transcript_support_level": null,
"aa_start": 814,
"aa_end": null,
"aa_length": 998,
"cds_start": 2440,
"cds_end": null,
"cds_length": 2997,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000909963.1"
},
{
"aa_ref": "R",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 15,
"exon_rank_end": null,
"exon_count": 17,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "RASAL3",
"gene_hgnc_id": 26129,
"hgvs_c": "c.2479C>A",
"hgvs_p": "p.Arg827Ser",
"transcript": "NM_001400379.1",
"protein_id": "NP_001387308.1",
"transcript_support_level": null,
"aa_start": 827,
"aa_end": null,
"aa_length": 946,
"cds_start": 2479,
"cds_end": null,
"cds_length": 2841,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001400379.1"
},
{
"aa_ref": "R",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 15,
"exon_rank_end": null,
"exon_count": 17,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "RASAL3",
"gene_hgnc_id": 26129,
"hgvs_c": "c.2461C>A",
"hgvs_p": "p.Arg821Ser",
"transcript": "NM_001400380.1",
"protein_id": "NP_001387309.1",
"transcript_support_level": null,
"aa_start": 821,
"aa_end": null,
"aa_length": 940,
"cds_start": 2461,
"cds_end": null,
"cds_length": 2823,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001400380.1"
},
{
"aa_ref": "R",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 7,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "RASAL3",
"gene_hgnc_id": 26129,
"hgvs_c": "c.1000C>A",
"hgvs_p": "p.Arg334Ser",
"transcript": "ENST00000599694.1",
"protein_id": "ENSP00000468841.1",
"transcript_support_level": 5,
"aa_start": 334,
"aa_end": null,
"aa_length": 444,
"cds_start": 1000,
"cds_end": null,
"cds_length": 1335,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000599694.1"
},
{
"aa_ref": "R",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 15,
"exon_rank_end": null,
"exon_count": 18,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "RASAL3",
"gene_hgnc_id": 26129,
"hgvs_c": "c.2470C>A",
"hgvs_p": "p.Arg824Ser",
"transcript": "XM_011528186.2",
"protein_id": "XP_011526488.1",
"transcript_support_level": null,
"aa_start": 824,
"aa_end": null,
"aa_length": 1008,
"cds_start": 2470,
"cds_end": null,
"cds_length": 3027,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_011528186.2"
},
{
"aa_ref": "R",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 15,
"exon_rank_end": null,
"exon_count": 17,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "RASAL3",
"gene_hgnc_id": 26129,
"hgvs_c": "c.2488C>A",
"hgvs_p": "p.Arg830Ser",
"transcript": "XM_047439231.1",
"protein_id": "XP_047295187.1",
"transcript_support_level": null,
"aa_start": 830,
"aa_end": null,
"aa_length": 980,
"cds_start": 2488,
"cds_end": null,
"cds_length": 2943,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047439231.1"
},
{
"aa_ref": "R",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 15,
"exon_rank_end": null,
"exon_count": 17,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "RASAL3",
"gene_hgnc_id": 26129,
"hgvs_c": "c.2488C>A",
"hgvs_p": "p.Arg830Ser",
"transcript": "XM_011528187.2",
"protein_id": "XP_011526489.1",
"transcript_support_level": null,
"aa_start": 830,
"aa_end": null,
"aa_length": 949,
"cds_start": 2488,
"cds_end": null,
"cds_length": 2850,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_011528187.2"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 14,
"exon_rank_end": null,
"exon_count": 16,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "RASAL3",
"gene_hgnc_id": 26129,
"hgvs_c": "n.3001C>A",
"hgvs_p": null,
"transcript": "ENST00000602101.6",
"protein_id": null,
"transcript_support_level": 2,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": null,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "retained_intron",
"feature": "ENST00000602101.6"
},
{
"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": 4,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "RASAL3",
"gene_hgnc_id": 26129,
"hgvs_c": "n.334C>A",
"hgvs_p": null,
"transcript": "ENST00000609274.6",
"protein_id": null,
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": null,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "retained_intron",
"feature": "ENST00000609274.6"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 14,
"exon_rank_end": null,
"exon_count": 17,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "RASAL3",
"gene_hgnc_id": 26129,
"hgvs_c": "n.2393C>A",
"hgvs_p": null,
"transcript": "NR_174477.1",
"protein_id": null,
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": null,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "pseudogene",
"feature": "NR_174477.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 15,
"exon_rank_end": null,
"exon_count": 18,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "RASAL3",
"gene_hgnc_id": 26129,
"hgvs_c": "n.2509C>A",
"hgvs_p": null,
"transcript": "NR_174478.1",
"protein_id": null,
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": null,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "pseudogene",
"feature": "NR_174478.1"
}
],
"gene_symbol": "RASAL3",
"gene_hgnc_id": 26129,
"dbsnp": "rs761344879",
"frequency_reference_population": 7.4142946e-7,
"hom_count_reference_population": 0,
"allele_count_reference_population": 1,
"gnomad_exomes_af": 7.41429e-7,
"gnomad_genomes_af": null,
"gnomad_exomes_ac": 1,
"gnomad_genomes_ac": null,
"gnomad_exomes_homalt": 0,
"gnomad_genomes_homalt": null,
"gnomad_mito_homoplasmic": null,
"gnomad_mito_heteroplasmic": null,
"computational_score_selected": 0.18452021479606628,
"computational_prediction_selected": "Benign",
"computational_source_selected": "MetaRNN",
"splice_score_selected": 0.009999999776482582,
"splice_prediction_selected": "Benign",
"splice_source_selected": "max_spliceai",
"revel_score": 0.049,
"revel_prediction": "Benign",
"alphamissense_score": 0.1571,
"alphamissense_prediction": null,
"bayesdelnoaf_score": -0.54,
"bayesdelnoaf_prediction": "Benign",
"phylop100way_score": 1.87,
"phylop100way_prediction": "Benign",
"spliceai_max_score": 0.01,
"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": 0,
"acmg_classification": "Uncertain_significance",
"acmg_criteria": "PM2,BP4_Moderate",
"acmg_by_gene": [
{
"score": 0,
"benign_score": 2,
"pathogenic_score": 2,
"criteria": [
"PM2",
"BP4_Moderate"
],
"verdict": "Uncertain_significance",
"transcript": "NM_001400377.1",
"gene_symbol": "RASAL3",
"hgnc_id": 26129,
"effects": [
"missense_variant"
],
"inheritance_mode": "AR",
"hgvs_c": "c.2488C>A",
"hgvs_p": "p.Arg830Ser"
}
],
"clinvar_disease": "",
"clinvar_classification": "",
"clinvar_review_status": "",
"clinvar_submissions_summary": "",
"phenotype_combined": null,
"pathogenicity_classification_combined": null,
"custom_annotations": null
}
],
"message": null
}