← 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-127608466-G-A (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=3&pos=127608466&ref=G&alt=A&genome=hg38&allGenes=true"API Response
json
{
"message": null,
"variants": [
{
"acmg_by_gene": [
{
"benign_score": 16,
"criteria": [
"BP4_Strong",
"BP6_Very_Strong",
"BS2"
],
"effects": [
"missense_variant"
],
"gene_symbol": "MCM2",
"hgnc_id": 6944,
"hgvs_c": "c.1186G>A",
"hgvs_p": "p.Ala396Thr",
"inheritance_mode": "AD",
"pathogenic_score": 0,
"score": -16,
"transcript": "NM_004526.4",
"verdict": "Benign"
}
],
"acmg_classification": "Benign",
"acmg_criteria": "BP4_Strong,BP6_Very_Strong,BS2",
"acmg_score": -16,
"allele_count_reference_population": 17291,
"alphamissense_prediction": "Benign",
"alphamissense_score": 0.1713,
"alt": "A",
"apogee2_prediction": null,
"apogee2_score": null,
"bayesdelnoaf_prediction": "Benign",
"bayesdelnoaf_score": -0.38,
"chr": "3",
"clinvar_classification": "Benign/Likely benign",
"clinvar_disease": "MCM2-related disorder,not provided,not specified",
"clinvar_review_status": "criteria provided, multiple submitters, no conflicts",
"clinvar_submissions_summary": "LB:2 B:3",
"computational_prediction_selected": "Benign",
"computational_score_selected": 0.008700162172317505,
"computational_source_selected": "MetaRNN",
"consequences": [
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 904,
"aa_ref": "A",
"aa_start": 396,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3434,
"cdna_start": 1242,
"cds_end": null,
"cds_length": 2715,
"cds_start": 1186,
"consequences": [
"missense_variant"
],
"exon_count": 16,
"exon_rank": 7,
"exon_rank_end": null,
"feature": "NM_004526.4",
"gene_hgnc_id": 6944,
"gene_symbol": "MCM2",
"hgvs_c": "c.1186G>A",
"hgvs_p": "p.Ala396Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "ENST00000265056.12",
"protein_coding": true,
"protein_id": "NP_004517.2",
"strand": true,
"transcript": "NM_004526.4",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 904,
"aa_ref": "A",
"aa_start": 396,
"biotype": "protein_coding",
"canonical": true,
"cdna_end": null,
"cdna_length": 3434,
"cdna_start": 1242,
"cds_end": null,
"cds_length": 2715,
"cds_start": 1186,
"consequences": [
"missense_variant"
],
"exon_count": 16,
"exon_rank": 7,
"exon_rank_end": null,
"feature": "ENST00000265056.12",
"gene_hgnc_id": 6944,
"gene_symbol": "MCM2",
"hgvs_c": "c.1186G>A",
"hgvs_p": "p.Ala396Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "NM_004526.4",
"protein_coding": true,
"protein_id": "ENSP00000265056.7",
"strand": true,
"transcript": "ENST00000265056.12",
"transcript_support_level": 1
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 903,
"aa_ref": "A",
"aa_start": 396,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3431,
"cdna_start": 1241,
"cds_end": null,
"cds_length": 2712,
"cds_start": 1186,
"consequences": [
"missense_variant"
],
"exon_count": 16,
"exon_rank": 7,
"exon_rank_end": null,
"feature": "ENST00000927678.1",
"gene_hgnc_id": 6944,
"gene_symbol": "MCM2",
"hgvs_c": "c.1186G>A",
"hgvs_p": "p.Ala396Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000597737.1",
"strand": true,
"transcript": "ENST00000927678.1",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 852,
"aa_ref": "A",
"aa_start": 396,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3251,
"cdna_start": 1221,
"cds_end": null,
"cds_length": 2559,
"cds_start": 1186,
"consequences": [
"missense_variant"
],
"exon_count": 15,
"exon_rank": 7,
"exon_rank_end": null,
"feature": "ENST00000927679.1",
"gene_hgnc_id": 6944,
"gene_symbol": "MCM2",
"hgvs_c": "c.1186G>A",
"hgvs_p": "p.Ala396Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000597738.1",
"strand": true,
"transcript": "ENST00000927679.1",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 835,
"aa_ref": "A",
"aa_start": 258,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2844,
"cdna_start": 774,
"cds_end": null,
"cds_length": 2508,
"cds_start": 772,
"consequences": [
"missense_variant"
],
"exon_count": 14,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "ENST00000491422.1",
"gene_hgnc_id": 6944,
"gene_symbol": "MCM2",
"hgvs_c": "c.772G>A",
"hgvs_p": "p.Ala258Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000420528.1",
"strand": true,
"transcript": "ENST00000491422.1",
"transcript_support_level": 5
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 820,
"aa_ref": "A",
"aa_start": 396,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3147,
"cdna_start": 1220,
"cds_end": null,
"cds_length": 2463,
"cds_start": 1186,
"consequences": [
"missense_variant"
],
"exon_count": 15,
"exon_rank": 7,
"exon_rank_end": null,
"feature": "ENST00000927680.1",
"gene_hgnc_id": 6944,
"gene_symbol": "MCM2",
"hgvs_c": "c.1186G>A",
"hgvs_p": "p.Ala396Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000597739.1",
"strand": true,
"transcript": "ENST00000927680.1",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 895,
"aa_ref": "A",
"aa_start": 387,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3396,
"cdna_start": 1204,
"cds_end": null,
"cds_length": 2688,
"cds_start": 1159,
"consequences": [
"missense_variant"
],
"exon_count": 16,
"exon_rank": 7,
"exon_rank_end": null,
"feature": "XM_024453531.2",
"gene_hgnc_id": 6944,
"gene_symbol": "MCM2",
"hgvs_c": "c.1159G>A",
"hgvs_p": "p.Ala387Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_024309299.1",
"strand": true,
"transcript": "XM_024453531.2",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "nonsense_mediated_decay",
"canonical": false,
"cdna_end": null,
"cdna_length": 3034,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 16,
"exon_rank": 7,
"exon_rank_end": null,
"feature": "ENST00000474964.6",
"gene_hgnc_id": 6944,
"gene_symbol": "MCM2",
"hgvs_c": "n.*764G>A",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000420007.1",
"strand": true,
"transcript": "ENST00000474964.6",
"transcript_support_level": 2
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "nonsense_mediated_decay",
"canonical": false,
"cdna_end": null,
"cdna_length": 2510,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 14,
"exon_rank": 6,
"exon_rank_end": null,
"feature": "ENST00000477668.5",
"gene_hgnc_id": 6944,
"gene_symbol": "MCM2",
"hgvs_c": "n.*764G>A",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000417800.1",
"strand": true,
"transcript": "ENST00000477668.5",
"transcript_support_level": 2
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "pseudogene",
"canonical": false,
"cdna_end": null,
"cdna_length": 3453,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 16,
"exon_rank": 7,
"exon_rank_end": null,
"feature": "NR_073375.2",
"gene_hgnc_id": 6944,
"gene_symbol": "MCM2",
"hgvs_c": "n.1261G>A",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": true,
"transcript": "NR_073375.2",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "nonsense_mediated_decay",
"canonical": false,
"cdna_end": null,
"cdna_length": 3034,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"3_prime_UTR_variant"
],
"exon_count": 16,
"exon_rank": 7,
"exon_rank_end": null,
"feature": "ENST00000474964.6",
"gene_hgnc_id": 6944,
"gene_symbol": "MCM2",
"hgvs_c": "n.*764G>A",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000420007.1",
"strand": true,
"transcript": "ENST00000474964.6",
"transcript_support_level": 2
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "nonsense_mediated_decay",
"canonical": false,
"cdna_end": null,
"cdna_length": 2510,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"3_prime_UTR_variant"
],
"exon_count": 14,
"exon_rank": 6,
"exon_rank_end": null,
"feature": "ENST00000477668.5",
"gene_hgnc_id": 6944,
"gene_symbol": "MCM2",
"hgvs_c": "n.*764G>A",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000417800.1",
"strand": true,
"transcript": "ENST00000477668.5",
"transcript_support_level": 2
}
],
"custom_annotations": null,
"dbscsnv_ada_prediction": null,
"dbscsnv_ada_score": null,
"dbsnp": "rs3087450",
"effect": "missense_variant",
"frequency_reference_population": 0.010711781,
"gene_hgnc_id": 6944,
"gene_symbol": "MCM2",
"gnomad_exomes_ac": 16025,
"gnomad_exomes_af": 0.010962,
"gnomad_exomes_homalt": 106,
"gnomad_genomes_ac": 1266,
"gnomad_genomes_af": 0.00831025,
"gnomad_genomes_homalt": 15,
"gnomad_mito_heteroplasmic": null,
"gnomad_mito_homoplasmic": null,
"hom_count_reference_population": 121,
"mitotip_prediction": null,
"mitotip_score": null,
"pathogenicity_classification_combined": "Benign/Likely benign",
"phenotype_combined": "not specified|not provided|MCM2-related disorder",
"phylop100way_prediction": "Uncertain_significance",
"phylop100way_score": 6.17,
"pos": 127608466,
"ref": "G",
"revel_prediction": "Benign",
"revel_score": 0.159,
"splice_prediction_selected": "Benign",
"splice_score_selected": 0,
"splice_source_selected": "max_spliceai",
"spliceai_max_prediction": "Benign",
"spliceai_max_score": 0,
"transcript": "NM_004526.4"
}
]
}