← 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: 2-218455629-C-T (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=2&pos=218455629&ref=C&alt=T&genome=hg38&allGenes=true"API Response
json
{
"message": null,
"variants": [
{
"acmg_by_gene": [
{
"benign_score": 4,
"criteria": [
"BS2"
],
"effects": [
"missense_variant"
],
"gene_symbol": "USP37",
"hgnc_id": 20063,
"hgvs_c": "c.2803G>A",
"hgvs_p": "p.Val935Met",
"inheritance_mode": "AD",
"pathogenic_score": 0,
"score": -4,
"transcript": "NM_020935.3",
"verdict": "Likely_benign"
}
],
"acmg_classification": "Likely_benign",
"acmg_criteria": "BS2",
"acmg_score": -4,
"allele_count_reference_population": 17,
"alphamissense_prediction": null,
"alphamissense_score": 0.7036,
"alt": "T",
"apogee2_prediction": null,
"apogee2_score": null,
"bayesdelnoaf_prediction": "Benign",
"bayesdelnoaf_score": -0.1,
"chr": "2",
"clinvar_classification": "Uncertain significance",
"clinvar_disease": "not specified",
"clinvar_review_status": "criteria provided, single submitter",
"clinvar_submissions_summary": "US:1",
"computational_prediction_selected": "Uncertain_significance",
"computational_score_selected": 0.7224456071853638,
"computational_source_selected": "MetaRNN",
"consequences": [
{
"aa_alt": "M",
"aa_end": null,
"aa_length": 979,
"aa_ref": "V",
"aa_start": 935,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 8022,
"cdna_start": 3206,
"cds_end": null,
"cds_length": 2940,
"cds_start": 2803,
"consequences": [
"missense_variant"
],
"exon_count": 26,
"exon_rank": 25,
"exon_rank_end": null,
"feature": "NM_020935.3",
"gene_hgnc_id": 20063,
"gene_symbol": "USP37",
"hgvs_c": "c.2803G>A",
"hgvs_p": "p.Val935Met",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "ENST00000258399.8",
"protein_coding": true,
"protein_id": "NP_065986.3",
"strand": false,
"transcript": "NM_020935.3",
"transcript_support_level": null
},
{
"aa_alt": "M",
"aa_end": null,
"aa_length": 979,
"aa_ref": "V",
"aa_start": 935,
"biotype": "protein_coding",
"canonical": true,
"cdna_end": null,
"cdna_length": 8022,
"cdna_start": 3206,
"cds_end": null,
"cds_length": 2940,
"cds_start": 2803,
"consequences": [
"missense_variant"
],
"exon_count": 26,
"exon_rank": 25,
"exon_rank_end": null,
"feature": "ENST00000258399.8",
"gene_hgnc_id": 20063,
"gene_symbol": "USP37",
"hgvs_c": "c.2803G>A",
"hgvs_p": "p.Val935Met",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "NM_020935.3",
"protein_coding": true,
"protein_id": "ENSP00000258399.3",
"strand": false,
"transcript": "ENST00000258399.8",
"transcript_support_level": 1
},
{
"aa_alt": "M",
"aa_end": null,
"aa_length": 979,
"aa_ref": "V",
"aa_start": 935,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3353,
"cdna_start": 3101,
"cds_end": null,
"cds_length": 2940,
"cds_start": 2803,
"consequences": [
"missense_variant"
],
"exon_count": 26,
"exon_rank": 25,
"exon_rank_end": null,
"feature": "ENST00000418019.5",
"gene_hgnc_id": 20063,
"gene_symbol": "USP37",
"hgvs_c": "c.2803G>A",
"hgvs_p": "p.Val935Met",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000396585.1",
"strand": false,
"transcript": "ENST00000418019.5",
"transcript_support_level": 1
},
{
"aa_alt": "M",
"aa_end": null,
"aa_length": 885,
"aa_ref": "V",
"aa_start": 841,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4516,
"cdna_start": 2950,
"cds_end": null,
"cds_length": 2658,
"cds_start": 2521,
"consequences": [
"missense_variant"
],
"exon_count": 24,
"exon_rank": 23,
"exon_rank_end": null,
"feature": "ENST00000415516.5",
"gene_hgnc_id": 20063,
"gene_symbol": "USP37",
"hgvs_c": "c.2521G>A",
"hgvs_p": "p.Val841Met",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000400902.1",
"strand": false,
"transcript": "ENST00000415516.5",
"transcript_support_level": 1
},
{
"aa_alt": "M",
"aa_end": null,
"aa_length": 979,
"aa_ref": "V",
"aa_start": 935,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 5019,
"cdna_start": 3220,
"cds_end": null,
"cds_length": 2940,
"cds_start": 2803,
"consequences": [
"missense_variant"
],
"exon_count": 26,
"exon_rank": 25,
"exon_rank_end": null,
"feature": "ENST00000454775.5",
"gene_hgnc_id": 20063,
"gene_symbol": "USP37",
"hgvs_c": "c.2803G>A",
"hgvs_p": "p.Val935Met",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000393662.1",
"strand": false,
"transcript": "ENST00000454775.5",
"transcript_support_level": 2
},
{
"aa_alt": "M",
"aa_end": null,
"aa_length": 979,
"aa_ref": "V",
"aa_start": 935,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 5077,
"cdna_start": 3259,
"cds_end": null,
"cds_length": 2940,
"cds_start": 2803,
"consequences": [
"missense_variant"
],
"exon_count": 26,
"exon_rank": 25,
"exon_rank_end": null,
"feature": "ENST00000864209.1",
"gene_hgnc_id": 20063,
"gene_symbol": "USP37",
"hgvs_c": "c.2803G>A",
"hgvs_p": "p.Val935Met",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000534268.1",
"strand": false,
"transcript": "ENST00000864209.1",
"transcript_support_level": null
},
{
"aa_alt": "M",
"aa_end": null,
"aa_length": 979,
"aa_ref": "V",
"aa_start": 935,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 5037,
"cdna_start": 3219,
"cds_end": null,
"cds_length": 2940,
"cds_start": 2803,
"consequences": [
"missense_variant"
],
"exon_count": 26,
"exon_rank": 25,
"exon_rank_end": null,
"feature": "ENST00000864210.1",
"gene_hgnc_id": 20063,
"gene_symbol": "USP37",
"hgvs_c": "c.2803G>A",
"hgvs_p": "p.Val935Met",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000534269.1",
"strand": false,
"transcript": "ENST00000864210.1",
"transcript_support_level": null
},
{
"aa_alt": "M",
"aa_end": null,
"aa_length": 979,
"aa_ref": "V",
"aa_start": 935,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 5020,
"cdna_start": 3202,
"cds_end": null,
"cds_length": 2940,
"cds_start": 2803,
"consequences": [
"missense_variant"
],
"exon_count": 26,
"exon_rank": 25,
"exon_rank_end": null,
"feature": "ENST00000864211.1",
"gene_hgnc_id": 20063,
"gene_symbol": "USP37",
"hgvs_c": "c.2803G>A",
"hgvs_p": "p.Val935Met",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000534270.1",
"strand": false,
"transcript": "ENST00000864211.1",
"transcript_support_level": null
},
{
"aa_alt": "M",
"aa_end": null,
"aa_length": 979,
"aa_ref": "V",
"aa_start": 935,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4796,
"cdna_start": 2978,
"cds_end": null,
"cds_length": 2940,
"cds_start": 2803,
"consequences": [
"missense_variant"
],
"exon_count": 24,
"exon_rank": 23,
"exon_rank_end": null,
"feature": "ENST00000864212.1",
"gene_hgnc_id": 20063,
"gene_symbol": "USP37",
"hgvs_c": "c.2803G>A",
"hgvs_p": "p.Val935Met",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000534271.1",
"strand": false,
"transcript": "ENST00000864212.1",
"transcript_support_level": null
},
{
"aa_alt": "M",
"aa_end": null,
"aa_length": 979,
"aa_ref": "V",
"aa_start": 935,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4860,
"cdna_start": 3071,
"cds_end": null,
"cds_length": 2940,
"cds_start": 2803,
"consequences": [
"missense_variant"
],
"exon_count": 25,
"exon_rank": 24,
"exon_rank_end": null,
"feature": "ENST00000864213.1",
"gene_hgnc_id": 20063,
"gene_symbol": "USP37",
"hgvs_c": "c.2803G>A",
"hgvs_p": "p.Val935Met",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000534272.1",
"strand": false,
"transcript": "ENST00000864213.1",
"transcript_support_level": null
},
{
"aa_alt": "M",
"aa_end": null,
"aa_length": 979,
"aa_ref": "V",
"aa_start": 935,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4927,
"cdna_start": 3109,
"cds_end": null,
"cds_length": 2940,
"cds_start": 2803,
"consequences": [
"missense_variant"
],
"exon_count": 25,
"exon_rank": 24,
"exon_rank_end": null,
"feature": "ENST00000864214.1",
"gene_hgnc_id": 20063,
"gene_symbol": "USP37",
"hgvs_c": "c.2803G>A",
"hgvs_p": "p.Val935Met",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000534273.1",
"strand": false,
"transcript": "ENST00000864214.1",
"transcript_support_level": null
},
{
"aa_alt": "M",
"aa_end": null,
"aa_length": 979,
"aa_ref": "V",
"aa_start": 935,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4888,
"cdna_start": 3102,
"cds_end": null,
"cds_length": 2940,
"cds_start": 2803,
"consequences": [
"missense_variant"
],
"exon_count": 26,
"exon_rank": 25,
"exon_rank_end": null,
"feature": "ENST00000864215.1",
"gene_hgnc_id": 20063,
"gene_symbol": "USP37",
"hgvs_c": "c.2803G>A",
"hgvs_p": "p.Val935Met",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000534274.1",
"strand": false,
"transcript": "ENST00000864215.1",
"transcript_support_level": null
},
{
"aa_alt": "M",
"aa_end": null,
"aa_length": 958,
"aa_ref": "V",
"aa_start": 914,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3786,
"cdna_start": 3103,
"cds_end": null,
"cds_length": 2877,
"cds_start": 2740,
"consequences": [
"missense_variant"
],
"exon_count": 26,
"exon_rank": 25,
"exon_rank_end": null,
"feature": "ENST00000938011.1",
"gene_hgnc_id": 20063,
"gene_symbol": "USP37",
"hgvs_c": "c.2740G>A",
"hgvs_p": "p.Val914Met",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000608070.1",
"strand": false,
"transcript": "ENST00000938011.1",
"transcript_support_level": null
},
{
"aa_alt": "M",
"aa_end": null,
"aa_length": 925,
"aa_ref": "V",
"aa_start": 881,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 7897,
"cdna_start": 3083,
"cds_end": null,
"cds_length": 2778,
"cds_start": 2641,
"consequences": [
"missense_variant"
],
"exon_count": 25,
"exon_rank": 24,
"exon_rank_end": null,
"feature": "ENST00000938009.1",
"gene_hgnc_id": 20063,
"gene_symbol": "USP37",
"hgvs_c": "c.2641G>A",
"hgvs_p": "p.Val881Met",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000608068.1",
"strand": false,
"transcript": "ENST00000938009.1",
"transcript_support_level": null
},
{
"aa_alt": "M",
"aa_end": null,
"aa_length": 925,
"aa_ref": "V",
"aa_start": 881,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 7817,
"cdna_start": 3001,
"cds_end": null,
"cds_length": 2778,
"cds_start": 2641,
"consequences": [
"missense_variant"
],
"exon_count": 25,
"exon_rank": 24,
"exon_rank_end": null,
"feature": "ENST00000938010.1",
"gene_hgnc_id": 20063,
"gene_symbol": "USP37",
"hgvs_c": "c.2641G>A",
"hgvs_p": "p.Val881Met",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000608069.1",
"strand": false,
"transcript": "ENST00000938010.1",
"transcript_support_level": null
},
{
"aa_alt": "M",
"aa_end": null,
"aa_length": 918,
"aa_ref": "V",
"aa_start": 874,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 7849,
"cdna_start": 3033,
"cds_end": null,
"cds_length": 2757,
"cds_start": 2620,
"consequences": [
"missense_variant"
],
"exon_count": 24,
"exon_rank": 23,
"exon_rank_end": null,
"feature": "ENST00000952647.1",
"gene_hgnc_id": 20063,
"gene_symbol": "USP37",
"hgvs_c": "c.2620G>A",
"hgvs_p": "p.Val874Met",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000622706.1",
"strand": false,
"transcript": "ENST00000952647.1",
"transcript_support_level": null
}
],
"custom_annotations": null,
"dbscsnv_ada_prediction": null,
"dbscsnv_ada_score": null,
"dbsnp": "rs374899044",
"effect": "missense_variant",
"frequency_reference_population": 0.000010532524,
"gene_hgnc_id": 20063,
"gene_symbol": "USP37",
"gnomad_exomes_ac": 12,
"gnomad_exomes_af": 0.00000820866,
"gnomad_exomes_homalt": 0,
"gnomad_genomes_ac": 5,
"gnomad_genomes_af": 0.0000328563,
"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": "Pathogenic",
"phylop100way_score": 7.538,
"pos": 218455629,
"ref": "C",
"revel_prediction": "Benign",
"revel_score": 0.27,
"splice_prediction_selected": "Benign",
"splice_score_selected": 0,
"splice_source_selected": "max_spliceai",
"spliceai_max_prediction": "Benign",
"spliceai_max_score": 0,
"transcript": "NM_020935.3"
}
]
}