← 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-164508541-C-T (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=2&pos=164508541&ref=C&alt=T&genome=hg38&allGenes=true"API Response
json
{
"variants": [
{
"chr": "2",
"pos": 164508541,
"ref": "C",
"alt": "T",
"effect": "missense_variant",
"transcript": "NM_004490.3",
"consequences": [
{
"aa_ref": "A",
"aa_alt": "T",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 8,
"exon_rank_end": null,
"exon_count": 14,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "GRB14",
"gene_hgnc_id": 4565,
"hgvs_c": "c.937G>A",
"hgvs_p": "p.Ala313Thr",
"transcript": "NM_004490.3",
"protein_id": "NP_004481.2",
"transcript_support_level": null,
"aa_start": 313,
"aa_end": null,
"aa_length": 540,
"cds_start": 937,
"cds_end": null,
"cds_length": 1623,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": "ENST00000263915.8",
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_004490.3"
},
{
"aa_ref": "A",
"aa_alt": "T",
"canonical": true,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 8,
"exon_rank_end": null,
"exon_count": 14,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "GRB14",
"gene_hgnc_id": 4565,
"hgvs_c": "c.937G>A",
"hgvs_p": "p.Ala313Thr",
"transcript": "ENST00000263915.8",
"protein_id": "ENSP00000263915.3",
"transcript_support_level": 1,
"aa_start": 313,
"aa_end": null,
"aa_length": 540,
"cds_start": 937,
"cds_end": null,
"cds_length": 1623,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": "NM_004490.3",
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000263915.8"
},
{
"aa_ref": "A",
"aa_alt": "T",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 8,
"exon_rank_end": null,
"exon_count": 12,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "GRB14",
"gene_hgnc_id": 4565,
"hgvs_c": "c.802G>A",
"hgvs_p": "p.Ala268Thr",
"transcript": "ENST00000446413.6",
"protein_id": "ENSP00000416786.2",
"transcript_support_level": 1,
"aa_start": 268,
"aa_end": null,
"aa_length": 414,
"cds_start": 802,
"cds_end": null,
"cds_length": 1247,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000446413.6"
},
{
"aa_ref": "A",
"aa_alt": "T",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 8,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "GRB14",
"gene_hgnc_id": 4565,
"hgvs_c": "c.937G>A",
"hgvs_p": "p.Ala313Thr",
"transcript": "ENST00000943514.1",
"protein_id": "ENSP00000613573.1",
"transcript_support_level": null,
"aa_start": 313,
"aa_end": null,
"aa_length": 593,
"cds_start": 937,
"cds_end": null,
"cds_length": 1782,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000943514.1"
},
{
"aa_ref": "A",
"aa_alt": "T",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 9,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "GRB14",
"gene_hgnc_id": 4565,
"hgvs_c": "c.1084G>A",
"hgvs_p": "p.Ala362Thr",
"transcript": "ENST00000943511.1",
"protein_id": "ENSP00000613570.1",
"transcript_support_level": null,
"aa_start": 362,
"aa_end": null,
"aa_length": 589,
"cds_start": 1084,
"cds_end": null,
"cds_length": 1770,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000943511.1"
},
{
"aa_ref": "A",
"aa_alt": "T",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 9,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "GRB14",
"gene_hgnc_id": 4565,
"hgvs_c": "c.937G>A",
"hgvs_p": "p.Ala313Thr",
"transcript": "ENST00000894024.1",
"protein_id": "ENSP00000564083.1",
"transcript_support_level": null,
"aa_start": 313,
"aa_end": null,
"aa_length": 540,
"cds_start": 937,
"cds_end": null,
"cds_length": 1623,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000894024.1"
},
{
"aa_ref": "A",
"aa_alt": "T",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 8,
"exon_rank_end": null,
"exon_count": 14,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "GRB14",
"gene_hgnc_id": 4565,
"hgvs_c": "c.937G>A",
"hgvs_p": "p.Ala313Thr",
"transcript": "ENST00000911822.1",
"protein_id": "ENSP00000581881.1",
"transcript_support_level": null,
"aa_start": 313,
"aa_end": null,
"aa_length": 522,
"cds_start": 937,
"cds_end": null,
"cds_length": 1569,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000911822.1"
},
{
"aa_ref": "A",
"aa_alt": "T",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 7,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "GRB14",
"gene_hgnc_id": 4565,
"hgvs_c": "c.862G>A",
"hgvs_p": "p.Ala288Thr",
"transcript": "ENST00000894027.1",
"protein_id": "ENSP00000564086.1",
"transcript_support_level": null,
"aa_start": 288,
"aa_end": null,
"aa_length": 515,
"cds_start": 862,
"cds_end": null,
"cds_length": 1548,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000894027.1"
},
{
"aa_ref": "A",
"aa_alt": "T",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 9,
"exon_rank_end": null,
"exon_count": 14,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "GRB14",
"gene_hgnc_id": 4565,
"hgvs_c": "c.937G>A",
"hgvs_p": "p.Ala313Thr",
"transcript": "ENST00000894025.1",
"protein_id": "ENSP00000564084.1",
"transcript_support_level": null,
"aa_start": 313,
"aa_end": null,
"aa_length": 513,
"cds_start": 937,
"cds_end": null,
"cds_length": 1542,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000894025.1"
},
{
"aa_ref": "A",
"aa_alt": "T",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 7,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "GRB14",
"gene_hgnc_id": 4565,
"hgvs_c": "c.802G>A",
"hgvs_p": "p.Ala268Thr",
"transcript": "ENST00000943512.1",
"protein_id": "ENSP00000613571.1",
"transcript_support_level": null,
"aa_start": 268,
"aa_end": null,
"aa_length": 495,
"cds_start": 802,
"cds_end": null,
"cds_length": 1488,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000943512.1"
},
{
"aa_ref": "A",
"aa_alt": "T",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 7,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "GRB14",
"gene_hgnc_id": 4565,
"hgvs_c": "c.676G>A",
"hgvs_p": "p.Ala226Thr",
"transcript": "NM_001303422.2",
"protein_id": "NP_001290351.1",
"transcript_support_level": null,
"aa_start": 226,
"aa_end": null,
"aa_length": 453,
"cds_start": 676,
"cds_end": null,
"cds_length": 1362,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001303422.2"
},
{
"aa_ref": "A",
"aa_alt": "T",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 7,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "GRB14",
"gene_hgnc_id": 4565,
"hgvs_c": "c.676G>A",
"hgvs_p": "p.Ala226Thr",
"transcript": "ENST00000696453.2",
"protein_id": "ENSP00000512640.1",
"transcript_support_level": null,
"aa_start": 226,
"aa_end": null,
"aa_length": 453,
"cds_start": 676,
"cds_end": null,
"cds_length": 1362,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000696453.2"
},
{
"aa_ref": "A",
"aa_alt": "T",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 7,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "GRB14",
"gene_hgnc_id": 4565,
"hgvs_c": "c.337G>A",
"hgvs_p": "p.Ala113Thr",
"transcript": "XM_047444013.1",
"protein_id": "XP_047299969.1",
"transcript_support_level": null,
"aa_start": 113,
"aa_end": null,
"aa_length": 340,
"cds_start": 337,
"cds_end": null,
"cds_length": 1023,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047444013.1"
},
{
"aa_ref": "K",
"aa_alt": "K",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 8,
"exon_rank_end": null,
"exon_count": 8,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "GRB14",
"gene_hgnc_id": 4565,
"hgvs_c": "c.990G>A",
"hgvs_p": "p.Lys330Lys",
"transcript": "XM_047444014.1",
"protein_id": "XP_047299970.1",
"transcript_support_level": null,
"aa_start": 330,
"aa_end": null,
"aa_length": 336,
"cds_start": 990,
"cds_end": null,
"cds_length": 1011,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047444014.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 8,
"exon_rank_end": null,
"exon_count": 8,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "GRB14",
"gene_hgnc_id": 4565,
"hgvs_c": "c.*102G>A",
"hgvs_p": null,
"transcript": "XM_011511022.2",
"protein_id": "XP_011509324.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 312,
"cds_start": null,
"cds_end": null,
"cds_length": 939,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_011511022.2"
},
{
"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": 13,
"intron_rank": 7,
"intron_rank_end": null,
"gene_symbol": "GRB14",
"gene_hgnc_id": 4565,
"hgvs_c": "c.927+201G>A",
"hgvs_p": null,
"transcript": "ENST00000894026.1",
"protein_id": "ENSP00000564085.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 508,
"cds_start": null,
"cds_end": null,
"cds_length": 1527,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000894026.1"
},
{
"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": 12,
"intron_rank": 7,
"intron_rank_end": null,
"gene_symbol": "GRB14",
"gene_hgnc_id": 4565,
"hgvs_c": "c.927+201G>A",
"hgvs_p": null,
"transcript": "ENST00000911821.1",
"protein_id": "ENSP00000581880.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 481,
"cds_start": null,
"cds_end": null,
"cds_length": 1446,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000911821.1"
},
{
"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": 12,
"intron_rank": 6,
"intron_rank_end": null,
"gene_symbol": "GRB14",
"gene_hgnc_id": 4565,
"hgvs_c": "c.817-6206G>A",
"hgvs_p": null,
"transcript": "ENST00000943513.1",
"protein_id": "ENSP00000613572.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 471,
"cds_start": null,
"cds_end": null,
"cds_length": 1416,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000943513.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 8,
"exon_rank_end": null,
"exon_count": 14,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "GRB14",
"gene_hgnc_id": 4565,
"hgvs_c": "n.1073G>A",
"hgvs_p": null,
"transcript": "ENST00000488342.5",
"protein_id": null,
"transcript_support_level": 5,
"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": "ENST00000488342.5"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 8,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "GRB14",
"gene_hgnc_id": 4565,
"hgvs_c": "n.1163G>A",
"hgvs_p": null,
"transcript": "XR_427085.4",
"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": "XR_427085.4"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"downstream_gene_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 7,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "GRB14",
"gene_hgnc_id": 4565,
"hgvs_c": "n.*122G>A",
"hgvs_p": null,
"transcript": "ENST00000469573.1",
"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": "ENST00000469573.1"
}
],
"gene_symbol": "GRB14",
"gene_hgnc_id": 4565,
"dbsnp": "rs370149376",
"frequency_reference_population": 0.0000061574756,
"hom_count_reference_population": 0,
"allele_count_reference_population": 9,
"gnomad_exomes_af": 0.00000615748,
"gnomad_genomes_af": null,
"gnomad_exomes_ac": 9,
"gnomad_genomes_ac": null,
"gnomad_exomes_homalt": 0,
"gnomad_genomes_homalt": null,
"gnomad_mito_homoplasmic": null,
"gnomad_mito_heteroplasmic": null,
"computational_score_selected": 0.12187126278877258,
"computational_prediction_selected": "Benign",
"computational_source_selected": "MetaRNN",
"splice_score_selected": 0,
"splice_prediction_selected": "Benign",
"splice_source_selected": "max_spliceai",
"revel_score": 0.15,
"revel_prediction": "Benign",
"alphamissense_score": 0.0715,
"alphamissense_prediction": null,
"bayesdelnoaf_score": -0.38,
"bayesdelnoaf_prediction": "Benign",
"phylop100way_score": 1.003,
"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": 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_004490.3",
"gene_symbol": "GRB14",
"hgnc_id": 4565,
"effects": [
"missense_variant"
],
"inheritance_mode": "",
"hgvs_c": "c.937G>A",
"hgvs_p": "p.Ala313Thr"
}
],
"clinvar_disease": "",
"clinvar_classification": "",
"clinvar_review_status": "",
"clinvar_submissions_summary": "",
"phenotype_combined": null,
"pathogenicity_classification_combined": null,
"custom_annotations": null
}
],
"message": null
}