← 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: 3-47001745-C-C (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=3&pos=47001745&ref=C&alt=C&genome=hg38&allGenes=true"API Response
json
{
"message": null,
"variants": [
{
"acmg_by_gene": [
{
"benign_score": 0,
"criteria": [
"PVS1_Moderate",
"PM2"
],
"effects": [
"splice_donor_variant",
"intron_variant"
],
"gene_symbol": "NBEAL2",
"hgnc_id": 31928,
"hgvs_c": "c.",
"hgvs_p": null,
"inheritance_mode": "AR,AD",
"pathogenic_score": 4,
"score": 4,
"transcript": "ENST00000416683.5",
"verdict": "Uncertain_significance"
}
],
"acmg_classification": "Uncertain_significance",
"acmg_criteria": "PVS1_Moderate,PM2",
"acmg_score": 4,
"allele_count_reference_population": 0,
"alphamissense_prediction": null,
"alphamissense_score": null,
"alt": "C",
"apogee2_prediction": null,
"apogee2_score": null,
"bayesdelnoaf_prediction": null,
"bayesdelnoaf_score": null,
"chr": "3",
"clinvar_classification": "",
"clinvar_disease": "",
"clinvar_review_status": "",
"clinvar_submissions_summary": "",
"computational_prediction_selected": null,
"computational_score_selected": null,
"computational_source_selected": null,
"consequences": [
{
"aa_alt": null,
"aa_end": null,
"aa_length": 2754,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 8842,
"cdna_start": null,
"cds_end": null,
"cds_length": 8265,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 54,
"exon_rank": null,
"exon_rank_end": null,
"feature": "NM_015175.3",
"gene_hgnc_id": 31928,
"gene_symbol": "NBEAL2",
"hgvs_c": "c.",
"hgvs_p": null,
"intron_rank": 21,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "ENST00000450053.8",
"protein_coding": true,
"protein_id": "NP_055990.1",
"strand": true,
"transcript": "NM_015175.3",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 2754,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": true,
"cdna_end": null,
"cdna_length": 8842,
"cdna_start": null,
"cds_end": null,
"cds_length": 8265,
"cds_start": null,
"consequences": [
"splice_donor_variant",
"intron_variant"
],
"exon_count": 54,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000450053.8",
"gene_hgnc_id": 31928,
"gene_symbol": "NBEAL2",
"hgvs_c": "c.",
"hgvs_p": null,
"intron_rank": 30,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "NM_015175.3",
"protein_coding": true,
"protein_id": "ENSP00000415034.2",
"strand": true,
"transcript": "ENST00000450053.8",
"transcript_support_level": 2
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 2041,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 6364,
"cdna_start": null,
"cds_end": null,
"cds_length": 6126,
"cds_start": null,
"consequences": [
"splice_donor_variant",
"intron_variant"
],
"exon_count": 40,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000416683.5",
"gene_hgnc_id": 31928,
"gene_symbol": "NBEAL2",
"hgvs_c": "c.",
"hgvs_p": null,
"intron_rank": 16,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000410405.1",
"strand": true,
"transcript": "ENST00000416683.5",
"transcript_support_level": 1
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 2720,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 8602,
"cdna_start": null,
"cds_end": null,
"cds_length": 8163,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 53,
"exon_rank": null,
"exon_rank_end": null,
"feature": "NM_001365116.2",
"gene_hgnc_id": 31928,
"gene_symbol": "NBEAL2",
"hgvs_c": "c.",
"hgvs_p": null,
"intron_rank": 20,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001352045.1",
"strand": true,
"transcript": "NM_001365116.2",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 2720,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 8605,
"cdna_start": null,
"cds_end": null,
"cds_length": 8163,
"cds_start": null,
"consequences": [
"splice_donor_variant",
"intron_variant"
],
"exon_count": 53,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000651747.1",
"gene_hgnc_id": 31928,
"gene_symbol": "NBEAL2",
"hgvs_c": "c.",
"hgvs_p": null,
"intron_rank": 29,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000499216.1",
"strand": true,
"transcript": "ENST00000651747.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 2674,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 8476,
"cdna_start": null,
"cds_end": null,
"cds_length": 8025,
"cds_start": null,
"consequences": [
"splice_donor_variant",
"intron_variant"
],
"exon_count": 52,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000933460.1",
"gene_hgnc_id": 31928,
"gene_symbol": "NBEAL2",
"hgvs_c": "c.",
"hgvs_p": null,
"intron_rank": 28,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000603519.1",
"strand": true,
"transcript": "ENST00000933460.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 2604,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 8340,
"cdna_start": null,
"cds_end": null,
"cds_length": 7815,
"cds_start": null,
"consequences": [
"splice_donor_variant",
"intron_variant"
],
"exon_count": 52,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000952756.1",
"gene_hgnc_id": 31928,
"gene_symbol": "NBEAL2",
"hgvs_c": "c.",
"hgvs_p": null,
"intron_rank": 29,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000622815.1",
"strand": true,
"transcript": "ENST00000952756.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 2747,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 8683,
"cdna_start": null,
"cds_end": null,
"cds_length": 8244,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 54,
"exon_rank": null,
"exon_rank_end": null,
"feature": "XM_047447785.1",
"gene_hgnc_id": 31928,
"gene_symbol": "NBEAL2",
"hgvs_c": "c.",
"hgvs_p": null,
"intron_rank": 21,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047303741.1",
"strand": true,
"transcript": "XM_047447785.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 2727,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 8761,
"cdna_start": null,
"cds_end": null,
"cds_length": 8184,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 53,
"exon_rank": null,
"exon_rank_end": null,
"feature": "XM_006713072.4",
"gene_hgnc_id": 31928,
"gene_symbol": "NBEAL2",
"hgvs_c": "c.",
"hgvs_p": null,
"intron_rank": 20,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_006713135.1",
"strand": true,
"transcript": "XM_006713072.4",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 2724,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 8752,
"cdna_start": null,
"cds_end": null,
"cds_length": 8175,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 53,
"exon_rank": null,
"exon_rank_end": null,
"feature": "XM_011533533.3",
"gene_hgnc_id": 31928,
"gene_symbol": "NBEAL2",
"hgvs_c": "c.",
"hgvs_p": null,
"intron_rank": 21,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_011531835.1",
"strand": true,
"transcript": "XM_011533533.3",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 2631,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 8473,
"cdna_start": null,
"cds_end": null,
"cds_length": 7896,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 52,
"exon_rank": null,
"exon_rank_end": null,
"feature": "XM_047447786.1",
"gene_hgnc_id": 31928,
"gene_symbol": "NBEAL2",
"hgvs_c": "c.",
"hgvs_p": null,
"intron_rank": 19,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047303742.1",
"strand": true,
"transcript": "XM_047447786.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 2604,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 8392,
"cdna_start": null,
"cds_end": null,
"cds_length": 7815,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 51,
"exon_rank": null,
"exon_rank_end": null,
"feature": "XM_047447787.1",
"gene_hgnc_id": 31928,
"gene_symbol": "NBEAL2",
"hgvs_c": "c.",
"hgvs_p": null,
"intron_rank": 18,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047303743.1",
"strand": true,
"transcript": "XM_047447787.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 2574,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 9330,
"cdna_start": null,
"cds_end": null,
"cds_length": 7725,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 49,
"exon_rank": null,
"exon_rank_end": null,
"feature": "XM_047447788.1",
"gene_hgnc_id": 31928,
"gene_symbol": "NBEAL2",
"hgvs_c": "c.",
"hgvs_p": null,
"intron_rank": 16,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047303744.1",
"strand": true,
"transcript": "XM_047447788.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 2509,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 8598,
"cdna_start": null,
"cds_end": null,
"cds_length": 7530,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 53,
"exon_rank": null,
"exon_rank_end": null,
"feature": "XM_047447789.1",
"gene_hgnc_id": 31928,
"gene_symbol": "NBEAL2",
"hgvs_c": "c.",
"hgvs_p": null,
"intron_rank": 20,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047303745.1",
"strand": true,
"transcript": "XM_047447789.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 2435,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 7598,
"cdna_start": null,
"cds_end": null,
"cds_length": 7308,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 47,
"exon_rank": null,
"exon_rank_end": null,
"feature": "XM_047447790.1",
"gene_hgnc_id": 31928,
"gene_symbol": "NBEAL2",
"hgvs_c": "c.",
"hgvs_p": null,
"intron_rank": 21,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047303746.1",
"strand": true,
"transcript": "XM_047447790.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 2390,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 7667,
"cdna_start": null,
"cds_end": null,
"cds_length": 7173,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 45,
"exon_rank": null,
"exon_rank_end": null,
"feature": "XM_047447791.1",
"gene_hgnc_id": 31928,
"gene_symbol": "NBEAL2",
"hgvs_c": "c.",
"hgvs_p": null,
"intron_rank": 12,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047303747.1",
"strand": true,
"transcript": "XM_047447791.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 1793,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 5663,
"cdna_start": null,
"cds_end": null,
"cds_length": 5382,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 33,
"exon_rank": null,
"exon_rank_end": null,
"feature": "XM_047447792.1",
"gene_hgnc_id": 31928,
"gene_symbol": "NBEAL2",
"hgvs_c": "c.",
"hgvs_p": null,
"intron_rank": 21,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047303748.1",
"strand": true,
"transcript": "XM_047447792.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 1670,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 5294,
"cdna_start": null,
"cds_end": null,
"cds_length": 5013,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 31,
"exon_rank": null,
"exon_rank_end": null,
"feature": "XM_047447793.1",
"gene_hgnc_id": 31928,
"gene_symbol": "NBEAL2",
"hgvs_c": "c.",
"hgvs_p": null,
"intron_rank": 19,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047303749.1",
"strand": true,
"transcript": "XM_047447793.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "retained_intron",
"canonical": false,
"cdna_end": null,
"cdna_length": 677,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"splice_donor_variant",
"intron_variant"
],
"exon_count": 3,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000475689.1",
"gene_hgnc_id": 31928,
"gene_symbol": "NBEAL2",
"hgvs_c": "n.",
"hgvs_p": null,
"intron_rank": 2,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": true,
"transcript": "ENST00000475689.1",
"transcript_support_level": 2
}
],
"custom_annotations": null,
"dbscsnv_ada_prediction": null,
"dbscsnv_ada_score": null,
"dbsnp": null,
"effect": "splice_donor_variant,intron_variant",
"frequency_reference_population": null,
"gene_hgnc_id": 31928,
"gene_symbol": "NBEAL2",
"gnomad_exomes_ac": null,
"gnomad_exomes_af": null,
"gnomad_exomes_homalt": null,
"gnomad_genomes_ac": null,
"gnomad_genomes_af": null,
"gnomad_genomes_homalt": null,
"gnomad_mito_heteroplasmic": null,
"gnomad_mito_homoplasmic": null,
"hom_count_reference_population": 0,
"mitotip_prediction": null,
"mitotip_score": null,
"pathogenicity_classification_combined": null,
"phenotype_combined": null,
"phylop100way_prediction": "Benign",
"phylop100way_score": 1.875,
"pos": 47001745,
"ref": "C",
"revel_prediction": null,
"revel_score": null,
"splice_prediction_selected": null,
"splice_score_selected": null,
"splice_source_selected": null,
"spliceai_max_prediction": null,
"spliceai_max_score": null,
"transcript": "ENST00000416683.5"
}
]
}