← 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: 4-125452703-C-T (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=4&pos=125452703&ref=C&alt=T&genome=hg38&allGenes=true"API Response
json
{
"message": null,
"variants": [
{
"acmg_by_gene": [
{
"benign_score": 13,
"criteria": [
"BP4_Strong",
"BP6",
"BS1",
"BS2"
],
"effects": [
"missense_variant"
],
"gene_symbol": "FAT4",
"hgnc_id": 23109,
"hgvs_c": "c.11693C>T",
"hgvs_p": "p.Ala3898Val",
"inheritance_mode": "AR",
"pathogenic_score": 0,
"score": -13,
"transcript": "NM_001291303.3",
"verdict": "Benign"
}
],
"acmg_classification": "Benign",
"acmg_criteria": "BP4_Strong,BP6,BS1,BS2",
"acmg_score": -13,
"allele_count_reference_population": 738,
"alphamissense_prediction": null,
"alphamissense_score": 0.2805,
"alt": "T",
"apogee2_prediction": null,
"apogee2_score": null,
"bayesdelnoaf_prediction": "Pathogenic",
"bayesdelnoaf_score": 0.16,
"chr": "4",
"clinvar_classification": "Conflicting classifications of pathogenicity",
"clinvar_disease": "FAT4-related disorder,not provided",
"clinvar_review_status": "criteria provided, conflicting classifications",
"clinvar_submissions_summary": "US:1 LB:2 B:1",
"computational_prediction_selected": "Benign",
"computational_score_selected": 0.012361466884613037,
"computational_source_selected": "MetaRNN",
"consequences": [
{
"aa_alt": "V",
"aa_end": null,
"aa_length": 4983,
"aa_ref": "A",
"aa_start": 3898,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 17151,
"cdna_start": 12728,
"cds_end": null,
"cds_length": 14952,
"cds_start": 11693,
"consequences": [
"missense_variant"
],
"exon_count": 18,
"exon_rank": 10,
"exon_rank_end": null,
"feature": "NM_001291303.3",
"gene_hgnc_id": 23109,
"gene_symbol": "FAT4",
"hgvs_c": "c.11693C>T",
"hgvs_p": "p.Ala3898Val",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "ENST00000394329.9",
"protein_coding": true,
"protein_id": "NP_001278232.1",
"strand": true,
"transcript": "NM_001291303.3",
"transcript_support_level": null
},
{
"aa_alt": "V",
"aa_end": null,
"aa_length": 4983,
"aa_ref": "A",
"aa_start": 3898,
"biotype": "protein_coding",
"canonical": true,
"cdna_end": null,
"cdna_length": 17151,
"cdna_start": 12728,
"cds_end": null,
"cds_length": 14952,
"cds_start": 11693,
"consequences": [
"missense_variant"
],
"exon_count": 18,
"exon_rank": 10,
"exon_rank_end": null,
"feature": "ENST00000394329.9",
"gene_hgnc_id": 23109,
"gene_symbol": "FAT4",
"hgvs_c": "c.11693C>T",
"hgvs_p": "p.Ala3898Val",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "NM_001291303.3",
"protein_coding": true,
"protein_id": "ENSP00000377862.4",
"strand": true,
"transcript": "ENST00000394329.9",
"transcript_support_level": 5
},
{
"aa_alt": "V",
"aa_end": null,
"aa_length": 3222,
"aa_ref": "A",
"aa_start": 2194,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 9669,
"cdna_start": 6581,
"cds_end": null,
"cds_length": 9669,
"cds_start": 6581,
"consequences": [
"missense_variant"
],
"exon_count": 15,
"exon_rank": 9,
"exon_rank_end": null,
"feature": "ENST00000335110.5",
"gene_hgnc_id": 23109,
"gene_symbol": "FAT4",
"hgvs_c": "c.6581C>T",
"hgvs_p": "p.Ala2194Val",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000335169.5",
"strand": true,
"transcript": "ENST00000335110.5",
"transcript_support_level": 1
},
{
"aa_alt": "V",
"aa_end": null,
"aa_length": 4983,
"aa_ref": "A",
"aa_start": 3898,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 17573,
"cdna_start": 13150,
"cds_end": null,
"cds_length": 14952,
"cds_start": 11693,
"consequences": [
"missense_variant"
],
"exon_count": 17,
"exon_rank": 9,
"exon_rank_end": null,
"feature": "NM_001438396.1",
"gene_hgnc_id": 23109,
"gene_symbol": "FAT4",
"hgvs_c": "c.11693C>T",
"hgvs_p": "p.Ala3898Val",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001425325.1",
"strand": true,
"transcript": "NM_001438396.1",
"transcript_support_level": null
},
{
"aa_alt": "V",
"aa_end": null,
"aa_length": 4982,
"aa_ref": "A",
"aa_start": 3898,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 17148,
"cdna_start": 12728,
"cds_end": null,
"cds_length": 14949,
"cds_start": 11693,
"consequences": [
"missense_variant"
],
"exon_count": 18,
"exon_rank": 10,
"exon_rank_end": null,
"feature": "NM_001291285.3",
"gene_hgnc_id": 23109,
"gene_symbol": "FAT4",
"hgvs_c": "c.11693C>T",
"hgvs_p": "p.Ala3898Val",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001278214.1",
"strand": true,
"transcript": "NM_001291285.3",
"transcript_support_level": null
},
{
"aa_alt": "V",
"aa_end": null,
"aa_length": 4982,
"aa_ref": "A",
"aa_start": 3898,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 17570,
"cdna_start": 13150,
"cds_end": null,
"cds_length": 14949,
"cds_start": 11693,
"consequences": [
"missense_variant"
],
"exon_count": 17,
"exon_rank": 9,
"exon_rank_end": null,
"feature": "NM_001438397.1",
"gene_hgnc_id": 23109,
"gene_symbol": "FAT4",
"hgvs_c": "c.11693C>T",
"hgvs_p": "p.Ala3898Val",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001425326.1",
"strand": true,
"transcript": "NM_001438397.1",
"transcript_support_level": null
},
{
"aa_alt": "V",
"aa_end": null,
"aa_length": 4981,
"aa_ref": "A",
"aa_start": 3896,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 17145,
"cdna_start": 12722,
"cds_end": null,
"cds_length": 14946,
"cds_start": 11687,
"consequences": [
"missense_variant"
],
"exon_count": 18,
"exon_rank": 10,
"exon_rank_end": null,
"feature": "NM_024582.6",
"gene_hgnc_id": 23109,
"gene_symbol": "FAT4",
"hgvs_c": "c.11687C>T",
"hgvs_p": "p.Ala3896Val",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_078858.4",
"strand": true,
"transcript": "NM_024582.6",
"transcript_support_level": null
},
{
"aa_alt": "V",
"aa_end": null,
"aa_length": 3240,
"aa_ref": "A",
"aa_start": 2155,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 11964,
"cdna_start": 7541,
"cds_end": null,
"cds_length": 9723,
"cds_start": 6464,
"consequences": [
"missense_variant"
],
"exon_count": 17,
"exon_rank": 9,
"exon_rank_end": null,
"feature": "NM_001437895.1",
"gene_hgnc_id": 23109,
"gene_symbol": "FAT4",
"hgvs_c": "c.6464C>T",
"hgvs_p": "p.Ala2155Val",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001424824.1",
"strand": true,
"transcript": "NM_001437895.1",
"transcript_support_level": null
},
{
"aa_alt": "V",
"aa_end": null,
"aa_length": 3240,
"aa_ref": "A",
"aa_start": 2155,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 12001,
"cdna_start": 7578,
"cds_end": null,
"cds_length": 9723,
"cds_start": 6464,
"consequences": [
"missense_variant"
],
"exon_count": 17,
"exon_rank": 9,
"exon_rank_end": null,
"feature": "ENST00000674496.2",
"gene_hgnc_id": 23109,
"gene_symbol": "FAT4",
"hgvs_c": "c.6464C>T",
"hgvs_p": "p.Ala2155Val",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000501473.2",
"strand": true,
"transcript": "ENST00000674496.2",
"transcript_support_level": null
}
],
"custom_annotations": null,
"dbscsnv_ada_prediction": null,
"dbscsnv_ada_score": null,
"dbsnp": "rs138275098",
"effect": "missense_variant",
"frequency_reference_population": 0.00045725078,
"gene_hgnc_id": 23109,
"gene_symbol": "FAT4",
"gnomad_exomes_ac": 657,
"gnomad_exomes_af": 0.000449438,
"gnomad_exomes_homalt": 2,
"gnomad_genomes_ac": 81,
"gnomad_genomes_af": 0.000532306,
"gnomad_genomes_homalt": 1,
"gnomad_mito_heteroplasmic": null,
"gnomad_mito_homoplasmic": null,
"hom_count_reference_population": 3,
"mitotip_prediction": null,
"mitotip_score": null,
"pathogenicity_classification_combined": "Conflicting classifications of pathogenicity",
"phenotype_combined": "not provided|FAT4-related disorder",
"phylop100way_prediction": "Pathogenic",
"phylop100way_score": 7.624,
"pos": 125452703,
"ref": "C",
"revel_prediction": "Uncertain_significance",
"revel_score": 0.584,
"splice_prediction_selected": "Benign",
"splice_score_selected": 0,
"splice_source_selected": "max_spliceai",
"spliceai_max_prediction": "Benign",
"spliceai_max_score": 0,
"transcript": "NM_001291303.3"
}
]
}