← 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: 7-130495369-A-G (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=7&pos=130495369&ref=A&alt=G&genome=hg38&allGenes=true"API Response
json
{
"variants": [
{
"chr": "7",
"pos": 130495369,
"ref": "A",
"alt": "G",
"effect": "start_lost,splice_region_variant",
"transcript": "NM_177524.2",
"consequences": [
{
"aa_ref": "M",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant",
"splice_region_variant"
],
"exon_rank": 2,
"exon_rank_end": null,
"exon_count": 12,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MEST",
"gene_hgnc_id": 7028,
"hgvs_c": "c.28A>G",
"hgvs_p": "p.Met10Val",
"transcript": "NM_002402.4",
"protein_id": "NP_002393.2",
"transcript_support_level": null,
"aa_start": 10,
"aa_end": null,
"aa_length": 335,
"cds_start": 28,
"cds_end": null,
"cds_length": 1008,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": "ENST00000223215.10",
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_002402.4"
},
{
"aa_ref": "M",
"aa_alt": "V",
"canonical": true,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant",
"splice_region_variant"
],
"exon_rank": 2,
"exon_rank_end": null,
"exon_count": 12,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MEST",
"gene_hgnc_id": 7028,
"hgvs_c": "c.28A>G",
"hgvs_p": "p.Met10Val",
"transcript": "ENST00000223215.10",
"protein_id": "ENSP00000223215.4",
"transcript_support_level": 1,
"aa_start": 10,
"aa_end": null,
"aa_length": 335,
"cds_start": 28,
"cds_end": null,
"cds_length": 1008,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": "NM_002402.4",
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000223215.10"
},
{
"aa_ref": "M",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"start_lost",
"splice_region_variant"
],
"exon_rank": 2,
"exon_rank_end": null,
"exon_count": 12,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MEST",
"gene_hgnc_id": 7028,
"hgvs_c": "c.1A>G",
"hgvs_p": "p.Met1?",
"transcript": "ENST00000341441.9",
"protein_id": "ENSP00000342749.4",
"transcript_support_level": 1,
"aa_start": 1,
"aa_end": null,
"aa_length": 326,
"cds_start": 1,
"cds_end": null,
"cds_length": 981,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000341441.9"
},
{
"aa_ref": "M",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"start_lost",
"splice_region_variant"
],
"exon_rank": 2,
"exon_rank_end": null,
"exon_count": 11,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MEST",
"gene_hgnc_id": 7028,
"hgvs_c": "c.1A>G",
"hgvs_p": "p.Met1?",
"transcript": "ENST00000416162.7",
"protein_id": "ENSP00000408933.2",
"transcript_support_level": 1,
"aa_start": 1,
"aa_end": null,
"aa_length": 292,
"cds_start": 1,
"cds_end": null,
"cds_length": 879,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000416162.7"
},
{
"aa_ref": "M",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"start_lost"
],
"exon_rank": 2,
"exon_rank_end": null,
"exon_count": 11,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MEST",
"gene_hgnc_id": 7028,
"hgvs_c": "c.1A>G",
"hgvs_p": "p.Met1?",
"transcript": "ENST00000378576.9",
"protein_id": "ENSP00000367839.4",
"transcript_support_level": 5,
"aa_start": 1,
"aa_end": null,
"aa_length": 292,
"cds_start": 1,
"cds_end": null,
"cds_length": 879,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000378576.9"
},
{
"aa_ref": "M",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"start_lost",
"splice_region_variant"
],
"exon_rank": 2,
"exon_rank_end": null,
"exon_count": 12,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MEST",
"gene_hgnc_id": 7028,
"hgvs_c": "c.1A>G",
"hgvs_p": "p.Met1?",
"transcript": "NM_177524.2",
"protein_id": "NP_803490.1",
"transcript_support_level": null,
"aa_start": 1,
"aa_end": null,
"aa_length": 326,
"cds_start": 1,
"cds_end": null,
"cds_length": 981,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_177524.2"
},
{
"aa_ref": "M",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"start_lost",
"splice_region_variant"
],
"exon_rank": 2,
"exon_rank_end": null,
"exon_count": 12,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MEST",
"gene_hgnc_id": 7028,
"hgvs_c": "c.1A>G",
"hgvs_p": "p.Met1?",
"transcript": "NM_177525.2",
"protein_id": "NP_803491.1",
"transcript_support_level": null,
"aa_start": 1,
"aa_end": null,
"aa_length": 326,
"cds_start": 1,
"cds_end": null,
"cds_length": 981,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_177525.2"
},
{
"aa_ref": "M",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"start_lost",
"splice_region_variant"
],
"exon_rank": 2,
"exon_rank_end": null,
"exon_count": 12,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MEST",
"gene_hgnc_id": 7028,
"hgvs_c": "c.1A>G",
"hgvs_p": "p.Met1?",
"transcript": "ENST00000393187.5",
"protein_id": "ENSP00000376884.1",
"transcript_support_level": 5,
"aa_start": 1,
"aa_end": null,
"aa_length": 326,
"cds_start": 1,
"cds_end": null,
"cds_length": 981,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000393187.5"
},
{
"aa_ref": "M",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"start_lost",
"splice_region_variant"
],
"exon_rank": 2,
"exon_rank_end": null,
"exon_count": 12,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MEST",
"gene_hgnc_id": 7028,
"hgvs_c": "c.1A>G",
"hgvs_p": "p.Met1?",
"transcript": "ENST00000462132.6",
"protein_id": "ENSP00000495770.1",
"transcript_support_level": 5,
"aa_start": 1,
"aa_end": null,
"aa_length": 326,
"cds_start": 1,
"cds_end": null,
"cds_length": 981,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000462132.6"
},
{
"aa_ref": "M",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant",
"splice_region_variant"
],
"exon_rank": 2,
"exon_rank_end": null,
"exon_count": 12,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MEST",
"gene_hgnc_id": 7028,
"hgvs_c": "c.28A>G",
"hgvs_p": "p.Met10Val",
"transcript": "ENST00000437945.6",
"protein_id": "ENSP00000401657.2",
"transcript_support_level": 5,
"aa_start": 10,
"aa_end": null,
"aa_length": 325,
"cds_start": 28,
"cds_end": null,
"cds_length": 978,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000437945.6"
},
{
"aa_ref": "M",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant",
"splice_region_variant"
],
"exon_rank": 2,
"exon_rank_end": null,
"exon_count": 12,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MEST",
"gene_hgnc_id": 7028,
"hgvs_c": "c.28A>G",
"hgvs_p": "p.Met10Val",
"transcript": "NM_001253900.1",
"protein_id": "NP_001240829.1",
"transcript_support_level": null,
"aa_start": 10,
"aa_end": null,
"aa_length": 321,
"cds_start": 28,
"cds_end": null,
"cds_length": 966,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001253900.1"
},
{
"aa_ref": "M",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"start_lost",
"splice_region_variant"
],
"exon_rank": 2,
"exon_rank_end": null,
"exon_count": 11,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MEST",
"gene_hgnc_id": 7028,
"hgvs_c": "c.1A>G",
"hgvs_p": "p.Met1?",
"transcript": "NM_001253901.1",
"protein_id": "NP_001240830.1",
"transcript_support_level": null,
"aa_start": 1,
"aa_end": null,
"aa_length": 292,
"cds_start": 1,
"cds_end": null,
"cds_length": 879,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001253901.1"
},
{
"aa_ref": "M",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"start_lost",
"splice_region_variant"
],
"exon_rank": 2,
"exon_rank_end": null,
"exon_count": 11,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MEST",
"gene_hgnc_id": 7028,
"hgvs_c": "c.1A>G",
"hgvs_p": "p.Met1?",
"transcript": "NM_001253902.1",
"protein_id": "NP_001240831.1",
"transcript_support_level": null,
"aa_start": 1,
"aa_end": null,
"aa_length": 292,
"cds_start": 1,
"cds_end": null,
"cds_length": 879,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001253902.1"
},
{
"aa_ref": "M",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"start_lost",
"splice_region_variant"
],
"exon_rank": 2,
"exon_rank_end": null,
"exon_count": 11,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MEST",
"gene_hgnc_id": 7028,
"hgvs_c": "c.1A>G",
"hgvs_p": "p.Met1?",
"transcript": "ENST00000427521.6",
"protein_id": "ENSP00000409505.2",
"transcript_support_level": 5,
"aa_start": 1,
"aa_end": null,
"aa_length": 292,
"cds_start": 1,
"cds_end": null,
"cds_length": 879,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000427521.6"
},
{
"aa_ref": "M",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"start_lost",
"splice_region_variant"
],
"exon_rank": 2,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MEST",
"gene_hgnc_id": 7028,
"hgvs_c": "c.1A>G",
"hgvs_p": "p.Met1?",
"transcript": "ENST00000421001.5",
"protein_id": "ENSP00000407222.2",
"transcript_support_level": 5,
"aa_start": 1,
"aa_end": null,
"aa_length": 212,
"cds_start": 1,
"cds_end": null,
"cds_length": 639,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000421001.5"
},
{
"aa_ref": "M",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"start_lost",
"splice_region_variant"
],
"exon_rank": 3,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MEST",
"gene_hgnc_id": 7028,
"hgvs_c": "c.1A>G",
"hgvs_p": "p.Met1?",
"transcript": "ENST00000437637.6",
"protein_id": "ENSP00000393709.2",
"transcript_support_level": 4,
"aa_start": 1,
"aa_end": null,
"aa_length": 187,
"cds_start": 1,
"cds_end": null,
"cds_length": 564,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000437637.6"
},
{
"aa_ref": "M",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"start_lost",
"splice_region_variant"
],
"exon_rank": 2,
"exon_rank_end": null,
"exon_count": 6,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MEST",
"gene_hgnc_id": 7028,
"hgvs_c": "c.1A>G",
"hgvs_p": "p.Met1?",
"transcript": "ENST00000458161.2",
"protein_id": "ENSP00000396504.2",
"transcript_support_level": 5,
"aa_start": 1,
"aa_end": null,
"aa_length": 168,
"cds_start": 1,
"cds_end": null,
"cds_length": 508,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000458161.2"
},
{
"aa_ref": "M",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"start_lost",
"splice_region_variant"
],
"exon_rank": 2,
"exon_rank_end": null,
"exon_count": 6,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MEST",
"gene_hgnc_id": 7028,
"hgvs_c": "c.1A>G",
"hgvs_p": "p.Met1?",
"transcript": "ENST00000433159.5",
"protein_id": "ENSP00000409768.1",
"transcript_support_level": 3,
"aa_start": 1,
"aa_end": null,
"aa_length": 159,
"cds_start": 1,
"cds_end": null,
"cds_length": 482,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000433159.5"
},
{
"aa_ref": "M",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"start_lost",
"splice_region_variant"
],
"exon_rank": 2,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MEST",
"gene_hgnc_id": 7028,
"hgvs_c": "c.1A>G",
"hgvs_p": "p.Met1?",
"transcript": "ENST00000399874.6",
"protein_id": "ENSP00000390589.1",
"transcript_support_level": 3,
"aa_start": 1,
"aa_end": null,
"aa_length": 116,
"cds_start": 1,
"cds_end": null,
"cds_length": 353,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000399874.6"
},
{
"aa_ref": "M",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"start_lost",
"splice_region_variant"
],
"exon_rank": 2,
"exon_rank_end": null,
"exon_count": 12,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MEST",
"gene_hgnc_id": 7028,
"hgvs_c": "c.1A>G",
"hgvs_p": "p.Met1?",
"transcript": "XM_017012218.3",
"protein_id": "XP_016867707.1",
"transcript_support_level": null,
"aa_start": 1,
"aa_end": null,
"aa_length": 326,
"cds_start": 1,
"cds_end": null,
"cds_length": 981,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_017012218.3"
},
{
"aa_ref": "M",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant",
"splice_region_variant"
],
"exon_rank": 2,
"exon_rank_end": null,
"exon_count": 11,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MEST",
"gene_hgnc_id": 7028,
"hgvs_c": "c.28A>G",
"hgvs_p": "p.Met10Val",
"transcript": "XM_011516222.3",
"protein_id": "XP_011514524.1",
"transcript_support_level": null,
"aa_start": 10,
"aa_end": null,
"aa_length": 301,
"cds_start": 28,
"cds_end": null,
"cds_length": 906,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_011516222.3"
}
],
"gene_symbol": "MEST",
"gene_hgnc_id": 7028,
"dbsnp": "rs199832334",
"frequency_reference_population": 0.000008084879,
"hom_count_reference_population": 0,
"allele_count_reference_population": 13,
"gnomad_exomes_af": 0.00000755575,
"gnomad_genomes_af": 0.0000131496,
"gnomad_exomes_ac": 11,
"gnomad_genomes_ac": 2,
"gnomad_exomes_homalt": 0,
"gnomad_genomes_homalt": 0,
"gnomad_mito_homoplasmic": null,
"gnomad_mito_heteroplasmic": null,
"computational_score_selected": 0.5480448007583618,
"computational_prediction_selected": "Uncertain_significance",
"computational_source_selected": "MetaRNN",
"splice_score_selected": 0.07400000095367432,
"splice_prediction_selected": "Benign",
"splice_source_selected": "dbscSNV1_RF",
"revel_score": 0.169,
"revel_prediction": "Benign",
"alphamissense_score": 0.2351,
"alphamissense_prediction": null,
"bayesdelnoaf_score": -0.25,
"bayesdelnoaf_prediction": "Benign",
"phylop100way_score": 4.771,
"phylop100way_prediction": "Uncertain_significance",
"spliceai_max_score": 0.03,
"spliceai_max_prediction": "Benign",
"dbscsnv_ada_score": 0.0079031172140464,
"dbscsnv_ada_prediction": "Benign",
"apogee2_score": null,
"apogee2_prediction": null,
"mitotip_score": null,
"mitotip_prediction": null,
"acmg_score": -4,
"acmg_classification": "Likely_benign",
"acmg_criteria": "BS2",
"acmg_by_gene": [
{
"score": -4,
"benign_score": 4,
"pathogenic_score": 0,
"criteria": [
"BS2"
],
"verdict": "Likely_benign",
"transcript": "NM_177524.2",
"gene_symbol": "MEST",
"hgnc_id": 7028,
"effects": [
"start_lost",
"splice_region_variant"
],
"inheritance_mode": "AD",
"hgvs_c": "c.1A>G",
"hgvs_p": "p.Met1?"
}
],
"clinvar_disease": "not specified",
"clinvar_classification": "Uncertain significance",
"clinvar_review_status": "criteria provided, single submitter",
"clinvar_submissions_summary": "US:1",
"phenotype_combined": "not specified",
"pathogenicity_classification_combined": "Uncertain significance",
"custom_annotations": null
}
],
"message": null
}