← 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-150946978-C-T (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=7&pos=150946978&ref=C&alt=T&genome=hg38&allGenes=true"API Response
json
{
"variants": [
{
"chr": "7",
"pos": 150946978,
"ref": "C",
"alt": "T",
"effect": "missense_variant",
"transcript": "ENST00000262186.10",
"consequences": [
{
"aa_ref": "A",
"aa_alt": "T",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 14,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "KCNH2",
"gene_hgnc_id": 6251,
"hgvs_c": "c.3229G>A",
"hgvs_p": "p.Ala1077Thr",
"transcript": "NM_000238.4",
"protein_id": "NP_000229.1",
"transcript_support_level": null,
"aa_start": 1077,
"aa_end": null,
"aa_length": 1159,
"cds_start": 3229,
"cds_end": null,
"cds_length": 3480,
"cdna_start": 3637,
"cdna_end": null,
"cdna_length": 4292,
"mane_select": "ENST00000262186.10",
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "A",
"aa_alt": "T",
"canonical": true,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 14,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "KCNH2",
"gene_hgnc_id": 6251,
"hgvs_c": "c.3229G>A",
"hgvs_p": "p.Ala1077Thr",
"transcript": "ENST00000262186.10",
"protein_id": "ENSP00000262186.5",
"transcript_support_level": 1,
"aa_start": 1077,
"aa_end": null,
"aa_length": 1159,
"cds_start": 3229,
"cds_end": null,
"cds_length": 3480,
"cdna_start": 3637,
"cdna_end": null,
"cdna_length": 4292,
"mane_select": "NM_000238.4",
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "A",
"aa_alt": "T",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 10,
"exon_rank_end": null,
"exon_count": 11,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "KCNH2",
"gene_hgnc_id": 6251,
"hgvs_c": "c.2209G>A",
"hgvs_p": "p.Ala737Thr",
"transcript": "ENST00000330883.9",
"protein_id": "ENSP00000328531.4",
"transcript_support_level": 1,
"aa_start": 737,
"aa_end": null,
"aa_length": 819,
"cds_start": 2209,
"cds_end": null,
"cds_length": 2460,
"cdna_start": 2510,
"cdna_end": null,
"cdna_length": 3165,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "A",
"aa_alt": "T",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 14,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "KCNH2",
"gene_hgnc_id": 6251,
"hgvs_c": "c.3163G>A",
"hgvs_p": "p.Ala1055Thr",
"transcript": "ENST00000713710.1",
"protein_id": "ENSP00000519013.1",
"transcript_support_level": null,
"aa_start": 1055,
"aa_end": null,
"aa_length": 1137,
"cds_start": 3163,
"cds_end": null,
"cds_length": 3414,
"cdna_start": 3506,
"cdna_end": null,
"cdna_length": 4161,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "A",
"aa_alt": "T",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 12,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "KCNH2",
"gene_hgnc_id": 6251,
"hgvs_c": "c.2941G>A",
"hgvs_p": "p.Ala981Thr",
"transcript": "NM_001406753.1",
"protein_id": "NP_001393682.1",
"transcript_support_level": null,
"aa_start": 981,
"aa_end": null,
"aa_length": 1063,
"cds_start": 2941,
"cds_end": null,
"cds_length": 3192,
"cdna_start": 3242,
"cdna_end": null,
"cdna_length": 3897,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "A",
"aa_alt": "T",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 13,
"exon_rank_end": null,
"exon_count": 14,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "KCNH2",
"gene_hgnc_id": 6251,
"hgvs_c": "c.2929G>A",
"hgvs_p": "p.Ala977Thr",
"transcript": "ENST00000713701.1",
"protein_id": "ENSP00000519004.1",
"transcript_support_level": null,
"aa_start": 977,
"aa_end": null,
"aa_length": 1059,
"cds_start": 2929,
"cds_end": null,
"cds_length": 3180,
"cdna_start": 3094,
"cdna_end": null,
"cdna_length": 3749,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "A",
"aa_alt": "T",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 10,
"exon_rank_end": null,
"exon_count": 11,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "KCNH2",
"gene_hgnc_id": 6251,
"hgvs_c": "c.2209G>A",
"hgvs_p": "p.Ala737Thr",
"transcript": "NM_172057.3",
"protein_id": "NP_742054.1",
"transcript_support_level": null,
"aa_start": 737,
"aa_end": null,
"aa_length": 819,
"cds_start": 2209,
"cds_end": null,
"cds_length": 2460,
"cdna_start": 2510,
"cdna_end": null,
"cdna_length": 3165,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "A",
"aa_alt": "T",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 14,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "KCNH2",
"gene_hgnc_id": 6251,
"hgvs_c": "c.3307G>A",
"hgvs_p": "p.Ala1103Thr",
"transcript": "XM_047420348.1",
"protein_id": "XP_047276304.1",
"transcript_support_level": null,
"aa_start": 1103,
"aa_end": null,
"aa_length": 1185,
"cds_start": 3307,
"cds_end": null,
"cds_length": 3558,
"cdna_start": 3322,
"cdna_end": null,
"cdna_length": 3977,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "A",
"aa_alt": "T",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 13,
"exon_rank_end": null,
"exon_count": 14,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "KCNH2",
"gene_hgnc_id": 6251,
"hgvs_c": "c.3079G>A",
"hgvs_p": "p.Ala1027Thr",
"transcript": "XM_017012195.2",
"protein_id": "XP_016867684.1",
"transcript_support_level": null,
"aa_start": 1027,
"aa_end": null,
"aa_length": 1109,
"cds_start": 3079,
"cds_end": null,
"cds_length": 3330,
"cdna_start": 3711,
"cdna_end": null,
"cdna_length": 4366,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "A",
"aa_alt": "T",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 14,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "KCNH2",
"gene_hgnc_id": 6251,
"hgvs_c": "c.3052G>A",
"hgvs_p": "p.Ala1018Thr",
"transcript": "XM_017012196.2",
"protein_id": "XP_016867685.1",
"transcript_support_level": null,
"aa_start": 1018,
"aa_end": null,
"aa_length": 1100,
"cds_start": 3052,
"cds_end": null,
"cds_length": 3303,
"cdna_start": 3170,
"cdna_end": null,
"cdna_length": 3825,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "A",
"aa_alt": "T",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 13,
"exon_rank_end": null,
"exon_count": 14,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "KCNH2",
"gene_hgnc_id": 6251,
"hgvs_c": "c.2929G>A",
"hgvs_p": "p.Ala977Thr",
"transcript": "XM_011516185.3",
"protein_id": "XP_011514487.1",
"transcript_support_level": null,
"aa_start": 977,
"aa_end": null,
"aa_length": 1059,
"cds_start": 2929,
"cds_end": null,
"cds_length": 3180,
"cdna_start": 2944,
"cdna_end": null,
"cdna_length": 3599,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 12,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "KCNH2",
"gene_hgnc_id": 6251,
"hgvs_c": "n.4062G>A",
"hgvs_p": null,
"transcript": "ENST00000684241.1",
"protein_id": null,
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4717,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 14,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "KCNH2",
"gene_hgnc_id": 6251,
"hgvs_c": "n.3450G>A",
"hgvs_p": null,
"transcript": "NR_176254.1",
"protein_id": null,
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4105,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 10,
"exon_rank_end": null,
"exon_count": 11,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "KCNH2",
"gene_hgnc_id": 6251,
"hgvs_c": "n.2323G>A",
"hgvs_p": null,
"transcript": "NR_176255.1",
"protein_id": null,
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 2978,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
}
],
"gene_symbol": "KCNH2",
"gene_hgnc_id": 6251,
"dbsnp": "rs201382073",
"frequency_reference_population": 0.000027333472,
"hom_count_reference_population": 1,
"allele_count_reference_population": 44,
"gnomad_exomes_af": 0.0000246987,
"gnomad_genomes_af": 0.0000525693,
"gnomad_exomes_ac": 36,
"gnomad_genomes_ac": 8,
"gnomad_exomes_homalt": 1,
"gnomad_genomes_homalt": 0,
"gnomad_mito_homoplasmic": null,
"gnomad_mito_heteroplasmic": null,
"computational_score_selected": 0.0009479435975663364,
"computational_prediction_selected": "Benign",
"computational_source_selected": "CardioboostArm",
"splice_score_selected": 0.009999999776482582,
"splice_prediction_selected": "Benign",
"splice_source_selected": "max_spliceai",
"revel_score": 0.457,
"revel_prediction": "Uncertain_significance",
"alphamissense_score": 0.0881,
"alphamissense_prediction": null,
"bayesdelnoaf_score": 0.02,
"bayesdelnoaf_prediction": "Uncertain_significance",
"phylop100way_score": 1.949,
"phylop100way_prediction": "Benign",
"spliceai_max_score": 0.01,
"spliceai_max_prediction": "Benign",
"dbscsnv_ada_score": null,
"dbscsnv_ada_prediction": null,
"apogee2_score": null,
"apogee2_prediction": null,
"mitotip_score": null,
"mitotip_prediction": null,
"acmg_score": -2,
"acmg_classification": "Likely_benign",
"acmg_criteria": "PP2,BP4_Moderate,BS2_Supporting",
"acmg_by_gene": [
{
"score": -2,
"benign_score": 3,
"pathogenic_score": 1,
"criteria": [
"PP2",
"BP4_Moderate",
"BS2_Supporting"
],
"verdict": "Likely_benign",
"transcript": "ENST00000262186.10",
"gene_symbol": "KCNH2",
"hgnc_id": 6251,
"effects": [
"missense_variant"
],
"inheritance_mode": "AD",
"hgvs_c": "c.3229G>A",
"hgvs_p": "p.Ala1077Thr"
}
],
"clinvar_disease": "Cardiac arrhythmia,Cardiovascular phenotype,Long QT syndrome,not provided",
"clinvar_classification": "Uncertain significance",
"clinvar_review_status": "criteria provided, multiple submitters, no conflicts",
"clinvar_submissions_summary": "US:4",
"phenotype_combined": "Long QT syndrome|Cardiac arrhythmia|not provided|Cardiovascular phenotype",
"pathogenicity_classification_combined": "Uncertain significance",
"custom_annotations": null
}
],
"message": null
}