← 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: 12-14480289-A-C (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=12&pos=14480289&ref=A&alt=C&genome=hg38&allGenes=true"API Response
json
{
"variants": [
{
"chr": "12",
"pos": 14480289,
"ref": "A",
"alt": "C",
"effect": "intron_variant",
"transcript": "ENST00000261168.9",
"consequences": [
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": 12,
"intron_rank_end": null,
"gene_symbol": "ATF7IP",
"gene_hgnc_id": 20092,
"hgvs_c": "c.3098-714A>C",
"hgvs_p": null,
"transcript": "NM_018179.5",
"protein_id": "NP_060649.3",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1270,
"cds_start": -4,
"cds_end": null,
"cds_length": 3813,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 8823,
"mane_select": "ENST00000261168.9",
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": true,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": 12,
"intron_rank_end": null,
"gene_symbol": "ATF7IP",
"gene_hgnc_id": 20092,
"hgvs_c": "c.3098-714A>C",
"hgvs_p": null,
"transcript": "ENST00000261168.9",
"protein_id": "ENSP00000261168.4",
"transcript_support_level": 5,
"aa_start": null,
"aa_end": null,
"aa_length": 1270,
"cds_start": -4,
"cds_end": null,
"cds_length": 3813,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 8823,
"mane_select": "NM_018179.5",
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": 12,
"intron_rank_end": null,
"gene_symbol": "ATF7IP",
"gene_hgnc_id": 20092,
"hgvs_c": "c.3122-714A>C",
"hgvs_p": null,
"transcript": "ENST00000544627.5",
"protein_id": "ENSP00000440440.1",
"transcript_support_level": 1,
"aa_start": null,
"aa_end": null,
"aa_length": 1278,
"cds_start": -4,
"cds_end": null,
"cds_length": 3837,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4847,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 14,
"intron_rank": 11,
"intron_rank_end": null,
"gene_symbol": "ATF7IP",
"gene_hgnc_id": 20092,
"hgvs_c": "c.3098-714A>C",
"hgvs_p": null,
"transcript": "ENST00000540793.5",
"protein_id": "ENSP00000444589.1",
"transcript_support_level": 1,
"aa_start": null,
"aa_end": null,
"aa_length": 1270,
"cds_start": -4,
"cds_end": null,
"cds_length": 3813,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4142,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": 12,
"intron_rank_end": null,
"gene_symbol": "ATF7IP",
"gene_hgnc_id": 20092,
"hgvs_c": "c.3095-714A>C",
"hgvs_p": null,
"transcript": "ENST00000536444.5",
"protein_id": "ENSP00000445955.1",
"transcript_support_level": 1,
"aa_start": null,
"aa_end": null,
"aa_length": 1269,
"cds_start": -4,
"cds_end": null,
"cds_length": 3810,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 8774,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": 12,
"intron_rank_end": null,
"gene_symbol": "ATF7IP",
"gene_hgnc_id": 20092,
"hgvs_c": "c.3095-714A>C",
"hgvs_p": null,
"transcript": "ENST00000543189.5",
"protein_id": "ENSP00000443179.1",
"transcript_support_level": 1,
"aa_start": null,
"aa_end": null,
"aa_length": 1105,
"cds_start": -4,
"cds_end": null,
"cds_length": 3318,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4887,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": 12,
"intron_rank_end": null,
"gene_symbol": "ATF7IP",
"gene_hgnc_id": 20092,
"hgvs_c": "c.3122-714A>C",
"hgvs_p": null,
"transcript": "NM_181352.2",
"protein_id": "NP_851997.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1278,
"cds_start": -4,
"cds_end": null,
"cds_length": 3837,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 8797,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": 12,
"intron_rank_end": null,
"gene_symbol": "ATF7IP",
"gene_hgnc_id": 20092,
"hgvs_c": "c.3119-714A>C",
"hgvs_p": null,
"transcript": "NM_001388179.1",
"protein_id": "NP_001375108.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1277,
"cds_start": -4,
"cds_end": null,
"cds_length": 3834,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 8794,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": 12,
"intron_rank_end": null,
"gene_symbol": "ATF7IP",
"gene_hgnc_id": 20092,
"hgvs_c": "c.3098-714A>C",
"hgvs_p": null,
"transcript": "NM_001388180.1",
"protein_id": "NP_001375109.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1270,
"cds_start": -4,
"cds_end": null,
"cds_length": 3813,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 9067,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": 12,
"intron_rank_end": null,
"gene_symbol": "ATF7IP",
"gene_hgnc_id": 20092,
"hgvs_c": "c.3098-714A>C",
"hgvs_p": null,
"transcript": "NM_001388181.1",
"protein_id": "NP_001375110.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1270,
"cds_start": -4,
"cds_end": null,
"cds_length": 3813,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 8732,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": 12,
"intron_rank_end": null,
"gene_symbol": "ATF7IP",
"gene_hgnc_id": 20092,
"hgvs_c": "c.3098-714A>C",
"hgvs_p": null,
"transcript": "NM_001388182.1",
"protein_id": "NP_001375111.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1270,
"cds_start": -4,
"cds_end": null,
"cds_length": 3813,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 8779,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": 12,
"intron_rank_end": null,
"gene_symbol": "ATF7IP",
"gene_hgnc_id": 20092,
"hgvs_c": "c.3098-714A>C",
"hgvs_p": null,
"transcript": "NM_001388183.1",
"protein_id": "NP_001375112.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1270,
"cds_start": -4,
"cds_end": null,
"cds_length": 3813,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 9286,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": 12,
"intron_rank_end": null,
"gene_symbol": "ATF7IP",
"gene_hgnc_id": 20092,
"hgvs_c": "c.3095-714A>C",
"hgvs_p": null,
"transcript": "NM_001286514.2",
"protein_id": "NP_001273443.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1269,
"cds_start": -4,
"cds_end": null,
"cds_length": 3810,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 8820,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": 12,
"intron_rank_end": null,
"gene_symbol": "ATF7IP",
"gene_hgnc_id": 20092,
"hgvs_c": "c.3095-714A>C",
"hgvs_p": null,
"transcript": "NM_001388184.1",
"protein_id": "NP_001375113.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1269,
"cds_start": -4,
"cds_end": null,
"cds_length": 3810,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 9283,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": 12,
"intron_rank_end": null,
"gene_symbol": "ATF7IP",
"gene_hgnc_id": 20092,
"hgvs_c": "c.3095-714A>C",
"hgvs_p": null,
"transcript": "NM_001286515.2",
"protein_id": "NP_001273444.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1105,
"cds_start": -4,
"cds_end": null,
"cds_length": 3318,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4899,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 3,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "ATF7IP",
"gene_hgnc_id": 20092,
"hgvs_c": "c.137-714A>C",
"hgvs_p": null,
"transcript": "ENST00000535738.1",
"protein_id": "ENSP00000437711.1",
"transcript_support_level": 2,
"aa_start": null,
"aa_end": null,
"aa_length": 114,
"cds_start": -4,
"cds_end": null,
"cds_length": 345,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 619,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 14,
"intron_rank": 11,
"intron_rank_end": null,
"gene_symbol": "ATF7IP",
"gene_hgnc_id": 20092,
"hgvs_c": "n.3162-714A>C",
"hgvs_p": null,
"transcript": "NR_170893.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": 8734,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": 12,
"intron_rank_end": null,
"gene_symbol": "ATF7IP",
"gene_hgnc_id": 20092,
"hgvs_c": "c.3098-714A>C",
"hgvs_p": null,
"transcript": "XM_047429148.1",
"protein_id": "XP_047285104.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1270,
"cds_start": -4,
"cds_end": null,
"cds_length": 3813,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 8825,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
}
],
"gene_symbol": "ATF7IP",
"gene_hgnc_id": 20092,
"dbsnp": "rs11055991",
"frequency_reference_population": null,
"hom_count_reference_population": 0,
"allele_count_reference_population": 0,
"gnomad_exomes_af": null,
"gnomad_genomes_af": null,
"gnomad_exomes_ac": null,
"gnomad_genomes_ac": null,
"gnomad_exomes_homalt": null,
"gnomad_genomes_homalt": null,
"gnomad_mito_homoplasmic": null,
"gnomad_mito_heteroplasmic": null,
"computational_score_selected": -0.8799999952316284,
"computational_prediction_selected": "Benign",
"computational_source_selected": "BayesDel_noAF",
"splice_score_selected": 0,
"splice_prediction_selected": "Benign",
"splice_source_selected": "max_spliceai",
"revel_score": null,
"revel_prediction": null,
"alphamissense_score": null,
"alphamissense_prediction": null,
"bayesdelnoaf_score": -0.88,
"bayesdelnoaf_prediction": "Benign",
"phylop100way_score": -1.149,
"phylop100way_prediction": "Benign",
"spliceai_max_score": 0,
"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": -2,
"acmg_classification": "Likely_benign",
"acmg_criteria": "PM2,BP4_Strong",
"acmg_by_gene": [
{
"score": -2,
"benign_score": 4,
"pathogenic_score": 2,
"criteria": [
"PM2",
"BP4_Strong"
],
"verdict": "Likely_benign",
"transcript": "ENST00000261168.9",
"gene_symbol": "ATF7IP",
"hgnc_id": 20092,
"effects": [
"intron_variant"
],
"inheritance_mode": "",
"hgvs_c": "c.3098-714A>C",
"hgvs_p": null
}
],
"clinvar_disease": "",
"clinvar_classification": "",
"clinvar_review_status": "",
"clinvar_submissions_summary": "",
"phenotype_combined": null,
"pathogenicity_classification_combined": null,
"custom_annotations": null
}
],
"message": null
}