← 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-19145764-G-A (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=19&pos=19145764&ref=G&alt=A&genome=hg38&allGenes=true"API Response
json
{
"message": null,
"variants": [
{
"acmg_by_gene": [
{
"benign_score": 4,
"criteria": [
"BP4_Strong"
],
"effects": [
"missense_variant"
],
"gene_symbol": "BORCS8-MEF2B",
"hgnc_id": 39979,
"hgvs_c": "c.1028C>T",
"hgvs_p": "p.Ser343Leu",
"inheritance_mode": "",
"pathogenic_score": 0,
"score": -4,
"transcript": "NM_005919.4",
"verdict": "Likely_benign"
},
{
"benign_score": 4,
"criteria": [
"BP4_Strong"
],
"effects": [
"missense_variant"
],
"gene_symbol": "MEF2B",
"hgnc_id": 6995,
"hgvs_c": "c.1028C>T",
"hgvs_p": "p.Ser343Leu",
"inheritance_mode": "",
"pathogenic_score": 0,
"score": -4,
"transcript": "NM_001367282.1",
"verdict": "Likely_benign"
}
],
"acmg_classification": "Likely_benign",
"acmg_criteria": "BP4_Strong",
"acmg_score": -4,
"allele_count_reference_population": 281,
"alphamissense_prediction": null,
"alphamissense_score": 0.1219,
"alt": "A",
"apogee2_prediction": null,
"apogee2_score": null,
"bayesdelnoaf_prediction": "Benign",
"bayesdelnoaf_score": -0.35,
"chr": "19",
"clinvar_classification": "Uncertain significance",
"clinvar_disease": "not specified",
"clinvar_review_status": "criteria provided, single submitter",
"clinvar_submissions_summary": "US:1",
"computational_prediction_selected": "Benign",
"computational_score_selected": 0.03958237171173096,
"computational_source_selected": "MetaRNN",
"consequences": [
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 382,
"aa_ref": "S",
"aa_start": 360,
"biotype": "protein_coding",
"canonical": true,
"cdna_end": null,
"cdna_length": 1406,
"cdna_start": 1226,
"cds_end": null,
"cds_length": 1149,
"cds_start": 1079,
"consequences": [
"missense_variant"
],
"exon_count": 9,
"exon_rank": 9,
"exon_rank_end": null,
"feature": "ENST00000514819.7",
"gene_hgnc_id": 39979,
"gene_symbol": "BORCS8-MEF2B",
"hgvs_c": "c.1079C>T",
"hgvs_p": "p.Ser360Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000454967.3",
"strand": false,
"transcript": "ENST00000514819.7",
"transcript_support_level": 5
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 368,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1425,
"cdna_start": null,
"cds_end": null,
"cds_length": 1107,
"cds_start": null,
"consequences": [
"3_prime_UTR_variant"
],
"exon_count": 9,
"exon_rank": 9,
"exon_rank_end": null,
"feature": "NM_001145785.2",
"gene_hgnc_id": 6995,
"gene_symbol": "MEF2B",
"hgvs_c": "c.*33C>T",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "ENST00000424583.7",
"protein_coding": true,
"protein_id": "NP_001139257.1",
"strand": false,
"transcript": "NM_001145785.2",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 368,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": true,
"cdna_end": null,
"cdna_length": 1425,
"cdna_start": null,
"cds_end": null,
"cds_length": 1107,
"cds_start": null,
"consequences": [
"3_prime_UTR_variant"
],
"exon_count": 9,
"exon_rank": 9,
"exon_rank_end": null,
"feature": "ENST00000424583.7",
"gene_hgnc_id": 6995,
"gene_symbol": "MEF2B",
"hgvs_c": "c.*33C>T",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "NM_001145785.2",
"protein_coding": true,
"protein_id": "ENSP00000402154.2",
"strand": false,
"transcript": "ENST00000424583.7",
"transcript_support_level": 5
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 365,
"aa_ref": "S",
"aa_start": 343,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1313,
"cdna_start": 1116,
"cds_end": null,
"cds_length": 1098,
"cds_start": 1028,
"consequences": [
"missense_variant"
],
"exon_count": 8,
"exon_rank": 8,
"exon_rank_end": null,
"feature": "NM_001367282.1",
"gene_hgnc_id": 6995,
"gene_symbol": "MEF2B",
"hgvs_c": "c.1028C>T",
"hgvs_p": "p.Ser343Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001354211.1",
"strand": false,
"transcript": "NM_001367282.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 365,
"aa_ref": "S",
"aa_start": 343,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1513,
"cdna_start": 1316,
"cds_end": null,
"cds_length": 1098,
"cds_start": 1028,
"consequences": [
"missense_variant"
],
"exon_count": 10,
"exon_rank": 10,
"exon_rank_end": null,
"feature": "NM_005919.4",
"gene_hgnc_id": 39979,
"gene_symbol": "BORCS8-MEF2B",
"hgvs_c": "c.1028C>T",
"hgvs_p": "p.Ser343Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_005910.1",
"strand": false,
"transcript": "NM_005919.4",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 365,
"aa_ref": "S",
"aa_start": 343,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1492,
"cdna_start": 1295,
"cds_end": null,
"cds_length": 1098,
"cds_start": 1028,
"consequences": [
"missense_variant"
],
"exon_count": 10,
"exon_rank": 10,
"exon_rank_end": null,
"feature": "ENST00000444486.7",
"gene_hgnc_id": 6995,
"gene_symbol": "MEF2B",
"hgvs_c": "c.1028C>T",
"hgvs_p": "p.Ser343Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000390762.2",
"strand": false,
"transcript": "ENST00000444486.7",
"transcript_support_level": 2
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 375,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1429,
"cdna_start": null,
"cds_end": null,
"cds_length": 1128,
"cds_start": null,
"consequences": [
"3_prime_UTR_variant"
],
"exon_count": 9,
"exon_rank": 9,
"exon_rank_end": null,
"feature": "ENST00000410050.5",
"gene_hgnc_id": 6995,
"gene_symbol": "MEF2B",
"hgvs_c": "c.*33C>T",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000386374.1",
"strand": false,
"transcript": "ENST00000410050.5",
"transcript_support_level": 5
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 368,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1492,
"cdna_start": null,
"cds_end": null,
"cds_length": 1107,
"cds_start": null,
"consequences": [
"3_prime_UTR_variant"
],
"exon_count": 10,
"exon_rank": 10,
"exon_rank_end": null,
"feature": "ENST00000892131.1",
"gene_hgnc_id": 6995,
"gene_symbol": "MEF2B",
"hgvs_c": "c.*33C>T",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000562190.1",
"strand": false,
"transcript": "ENST00000892131.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 297,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1683,
"cdna_start": null,
"cds_end": null,
"cds_length": 894,
"cds_start": null,
"consequences": [
"3_prime_UTR_variant"
],
"exon_count": 8,
"exon_rank": 8,
"exon_rank_end": null,
"feature": "ENST00000409224.5",
"gene_hgnc_id": 6995,
"gene_symbol": "MEF2B",
"hgvs_c": "c.*505C>T",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000386480.1",
"strand": false,
"transcript": "ENST00000409224.5",
"transcript_support_level": 2
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 286,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1297,
"cdna_start": null,
"cds_end": null,
"cds_length": 861,
"cds_start": null,
"consequences": [
"3_prime_UTR_variant"
],
"exon_count": 8,
"exon_rank": 8,
"exon_rank_end": null,
"feature": "ENST00000409447.2",
"gene_hgnc_id": 6995,
"gene_symbol": "MEF2B",
"hgvs_c": "c.*33C>T",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000386784.2",
"strand": false,
"transcript": "ENST00000409447.2",
"transcript_support_level": 3
},
{
"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": 1695,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 12,
"exon_rank": 12,
"exon_rank_end": null,
"feature": "ENST00000354191.8",
"gene_hgnc_id": 39979,
"gene_symbol": "BORCS8-MEF2B",
"hgvs_c": "n.*1099C>T",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000457957.1",
"strand": false,
"transcript": "ENST00000354191.8",
"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": 1804,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 13,
"exon_rank": 13,
"exon_rank_end": null,
"feature": "ENST00000602804.5",
"gene_hgnc_id": 39979,
"gene_symbol": "BORCS8-MEF2B",
"hgvs_c": "n.*1211C>T",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000473577.1",
"strand": false,
"transcript": "ENST00000602804.5",
"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": 1664,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 12,
"exon_rank": 12,
"exon_rank_end": null,
"feature": "ENST00000630940.2",
"gene_hgnc_id": 39979,
"gene_symbol": "BORCS8-MEF2B",
"hgvs_c": "n.*1099C>T",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000486975.1",
"strand": false,
"transcript": "ENST00000630940.2",
"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": 1803,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 13,
"exon_rank": 13,
"exon_rank_end": null,
"feature": "NR_027307.2",
"gene_hgnc_id": 39979,
"gene_symbol": "BORCS8-MEF2B",
"hgvs_c": "n.1606C>T",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": false,
"transcript": "NR_027307.2",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "pseudogene",
"canonical": false,
"cdna_end": null,
"cdna_length": 1691,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 12,
"exon_rank": 12,
"exon_rank_end": null,
"feature": "NR_027308.2",
"gene_hgnc_id": 39979,
"gene_symbol": "BORCS8-MEF2B",
"hgvs_c": "n.1494C>T",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": false,
"transcript": "NR_027308.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": 1695,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"3_prime_UTR_variant"
],
"exon_count": 12,
"exon_rank": 12,
"exon_rank_end": null,
"feature": "ENST00000354191.8",
"gene_hgnc_id": 39979,
"gene_symbol": "BORCS8-MEF2B",
"hgvs_c": "n.*1099C>T",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000457957.1",
"strand": false,
"transcript": "ENST00000354191.8",
"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": 1804,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"3_prime_UTR_variant"
],
"exon_count": 13,
"exon_rank": 13,
"exon_rank_end": null,
"feature": "ENST00000602804.5",
"gene_hgnc_id": 39979,
"gene_symbol": "BORCS8-MEF2B",
"hgvs_c": "n.*1211C>T",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000473577.1",
"strand": false,
"transcript": "ENST00000602804.5",
"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": 1664,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"3_prime_UTR_variant"
],
"exon_count": 12,
"exon_rank": 12,
"exon_rank_end": null,
"feature": "ENST00000630940.2",
"gene_hgnc_id": 39979,
"gene_symbol": "BORCS8-MEF2B",
"hgvs_c": "n.*1099C>T",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000486975.1",
"strand": false,
"transcript": "ENST00000630940.2",
"transcript_support_level": 2
}
],
"custom_annotations": null,
"dbscsnv_ada_prediction": null,
"dbscsnv_ada_score": null,
"dbsnp": "rs778357332",
"effect": "missense_variant",
"frequency_reference_population": 0.00018068044,
"gene_hgnc_id": 39979,
"gene_symbol": "BORCS8-MEF2B",
"gnomad_exomes_ac": 254,
"gnomad_exomes_af": 0.00018103,
"gnomad_exomes_homalt": 0,
"gnomad_genomes_ac": 27,
"gnomad_genomes_af": 0.000177454,
"gnomad_genomes_homalt": 0,
"gnomad_mito_heteroplasmic": null,
"gnomad_mito_homoplasmic": null,
"hom_count_reference_population": 0,
"mitotip_prediction": null,
"mitotip_score": null,
"pathogenicity_classification_combined": "Uncertain significance",
"phenotype_combined": "not specified",
"phylop100way_prediction": "Benign",
"phylop100way_score": -1.426,
"pos": 19145764,
"ref": "G",
"revel_prediction": "Benign",
"revel_score": 0.266,
"splice_prediction_selected": "Benign",
"splice_score_selected": 0,
"splice_source_selected": "max_spliceai",
"spliceai_max_prediction": "Benign",
"spliceai_max_score": 0,
"transcript": "NM_005919.4"
}
]
}