← 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: 11-72228376-TCCAGA-T (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=11&pos=72228376&ref=TCCAGA&alt=T&genome=hg38&allGenes=true"API Response
json
{
"variants": [
{
"chr": "11",
"pos": 72228376,
"ref": "TCCAGA",
"alt": "T",
"effect": "frameshift_variant",
"transcript": "ENST00000298229.7",
"consequences": [
{
"aa_ref": "QT",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"frameshift_variant"
],
"exon_rank": 3,
"exon_rank_end": null,
"exon_count": 28,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "INPPL1",
"gene_hgnc_id": 6080,
"hgvs_c": "c.278_282delAGACC",
"hgvs_p": "p.Gln93fs",
"transcript": "NM_001567.4",
"protein_id": "NP_001558.3",
"transcript_support_level": null,
"aa_start": 93,
"aa_end": null,
"aa_length": 1258,
"cds_start": 278,
"cds_end": null,
"cds_length": 3777,
"cdna_start": 496,
"cdna_end": null,
"cdna_length": 4789,
"mane_select": "ENST00000298229.7",
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "QT",
"aa_alt": null,
"canonical": true,
"protein_coding": true,
"strand": true,
"consequences": [
"frameshift_variant"
],
"exon_rank": 3,
"exon_rank_end": null,
"exon_count": 28,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "INPPL1",
"gene_hgnc_id": 6080,
"hgvs_c": "c.278_282delAGACC",
"hgvs_p": "p.Gln93fs",
"transcript": "ENST00000298229.7",
"protein_id": "ENSP00000298229.2",
"transcript_support_level": 1,
"aa_start": 93,
"aa_end": null,
"aa_length": 1258,
"cds_start": 278,
"cds_end": null,
"cds_length": 3777,
"cdna_start": 496,
"cdna_end": null,
"cdna_length": 4789,
"mane_select": "NM_001567.4",
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"5_prime_UTR_variant"
],
"exon_rank": 2,
"exon_rank_end": null,
"exon_count": 27,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "INPPL1",
"gene_hgnc_id": 6080,
"hgvs_c": "c.-449_-445delAGACC",
"hgvs_p": null,
"transcript": "ENST00000538751.5",
"protein_id": "ENSP00000444619.1",
"transcript_support_level": 1,
"aa_start": null,
"aa_end": null,
"aa_length": 1016,
"cds_start": -4,
"cds_end": null,
"cds_length": 3051,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4656,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "QT",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"frameshift_variant"
],
"exon_rank": 3,
"exon_rank_end": null,
"exon_count": 28,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "INPPL1",
"gene_hgnc_id": 6080,
"hgvs_c": "c.278_282delAGACC",
"hgvs_p": "p.Gln93fs",
"transcript": "NM_001440434.1",
"protein_id": "NP_001427363.1",
"transcript_support_level": null,
"aa_start": 93,
"aa_end": null,
"aa_length": 1280,
"cds_start": 278,
"cds_end": null,
"cds_length": 3843,
"cdna_start": 496,
"cdna_end": null,
"cdna_length": 4855,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "QT",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"frameshift_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 29,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "INPPL1",
"gene_hgnc_id": 6080,
"hgvs_c": "c.278_282delAGACC",
"hgvs_p": "p.Gln93fs",
"transcript": "NM_001440435.1",
"protein_id": "NP_001427364.1",
"transcript_support_level": null,
"aa_start": 93,
"aa_end": null,
"aa_length": 1258,
"cds_start": 278,
"cds_end": null,
"cds_length": 3777,
"cdna_start": 550,
"cdna_end": null,
"cdna_length": 4843,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "QT",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"frameshift_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 29,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "INPPL1",
"gene_hgnc_id": 6080,
"hgvs_c": "c.278_282delAGACC",
"hgvs_p": "p.Gln93fs",
"transcript": "NM_001440436.1",
"protein_id": "NP_001427365.1",
"transcript_support_level": null,
"aa_start": 93,
"aa_end": null,
"aa_length": 1258,
"cds_start": 278,
"cds_end": null,
"cds_length": 3777,
"cdna_start": 724,
"cdna_end": null,
"cdna_length": 5017,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "QT",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"frameshift_variant"
],
"exon_rank": 3,
"exon_rank_end": null,
"exon_count": 27,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "INPPL1",
"gene_hgnc_id": 6080,
"hgvs_c": "c.278_282delAGACC",
"hgvs_p": "p.Gln93fs",
"transcript": "NM_001440437.1",
"protein_id": "NP_001427366.1",
"transcript_support_level": null,
"aa_start": 93,
"aa_end": null,
"aa_length": 1211,
"cds_start": 278,
"cds_end": null,
"cds_length": 3636,
"cdna_start": 496,
"cdna_end": null,
"cdna_length": 4648,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "QT",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"frameshift_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 28,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "INPPL1",
"gene_hgnc_id": 6080,
"hgvs_c": "c.278_282delAGACC",
"hgvs_p": "p.Gln93fs",
"transcript": "NM_001440438.1",
"protein_id": "NP_001427367.1",
"transcript_support_level": null,
"aa_start": 93,
"aa_end": null,
"aa_length": 1184,
"cds_start": 278,
"cds_end": null,
"cds_length": 3555,
"cdna_start": 774,
"cdna_end": null,
"cdna_length": 4933,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "QT",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"frameshift_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 29,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "INPPL1",
"gene_hgnc_id": 6080,
"hgvs_c": "c.278_282delAGACC",
"hgvs_p": "p.Gln93fs",
"transcript": "XM_005273979.5",
"protein_id": "XP_005274036.1",
"transcript_support_level": null,
"aa_start": 93,
"aa_end": null,
"aa_length": 1280,
"cds_start": 278,
"cds_end": null,
"cds_length": 3843,
"cdna_start": 550,
"cdna_end": null,
"cdna_length": 4909,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "QT",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"frameshift_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 29,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "INPPL1",
"gene_hgnc_id": 6080,
"hgvs_c": "c.278_282delAGACC",
"hgvs_p": "p.Gln93fs",
"transcript": "XM_047426887.1",
"protein_id": "XP_047282843.1",
"transcript_support_level": null,
"aa_start": 93,
"aa_end": null,
"aa_length": 1280,
"cds_start": 278,
"cds_end": null,
"cds_length": 3843,
"cdna_start": 774,
"cdna_end": null,
"cdna_length": 5133,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "QT",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"frameshift_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 29,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "INPPL1",
"gene_hgnc_id": 6080,
"hgvs_c": "c.278_282delAGACC",
"hgvs_p": "p.Gln93fs",
"transcript": "XM_047426888.1",
"protein_id": "XP_047282844.1",
"transcript_support_level": null,
"aa_start": 93,
"aa_end": null,
"aa_length": 1280,
"cds_start": 278,
"cds_end": null,
"cds_length": 3843,
"cdna_start": 724,
"cdna_end": null,
"cdna_length": 5083,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "QT",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"frameshift_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 29,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "INPPL1",
"gene_hgnc_id": 6080,
"hgvs_c": "c.278_282delAGACC",
"hgvs_p": "p.Gln93fs",
"transcript": "XM_047426889.1",
"protein_id": "XP_047282845.1",
"transcript_support_level": null,
"aa_start": 93,
"aa_end": null,
"aa_length": 1280,
"cds_start": 278,
"cds_end": null,
"cds_length": 3843,
"cdna_start": 878,
"cdna_end": null,
"cdna_length": 5237,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "QT",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"frameshift_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 28,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "INPPL1",
"gene_hgnc_id": 6080,
"hgvs_c": "c.278_282delAGACC",
"hgvs_p": "p.Gln93fs",
"transcript": "XM_047426891.1",
"protein_id": "XP_047282847.1",
"transcript_support_level": null,
"aa_start": 93,
"aa_end": null,
"aa_length": 1206,
"cds_start": 278,
"cds_end": null,
"cds_length": 3621,
"cdna_start": 550,
"cdna_end": null,
"cdna_length": 4775,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "QT",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"frameshift_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 28,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "INPPL1",
"gene_hgnc_id": 6080,
"hgvs_c": "c.278_282delAGACC",
"hgvs_p": "p.Gln93fs",
"transcript": "XM_047426892.1",
"protein_id": "XP_047282848.1",
"transcript_support_level": null,
"aa_start": 93,
"aa_end": null,
"aa_length": 1184,
"cds_start": 278,
"cds_end": null,
"cds_length": 3555,
"cdna_start": 550,
"cdna_end": null,
"cdna_length": 4709,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 3,
"exon_rank_end": null,
"exon_count": 3,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "INPPL1",
"gene_hgnc_id": 6080,
"hgvs_c": "n.194_198delAGACC",
"hgvs_p": null,
"transcript": "ENST00000541544.1",
"protein_id": null,
"transcript_support_level": 2,
"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": 530,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"5_prime_UTR_variant"
],
"exon_rank": 1,
"exon_rank_end": null,
"exon_count": 26,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "INPPL1",
"gene_hgnc_id": 6080,
"hgvs_c": "c.-102_-98delAGACC",
"hgvs_p": null,
"transcript": "XM_047426893.1",
"protein_id": "XP_047282849.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1159,
"cds_start": -4,
"cds_end": null,
"cds_length": 3480,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4399,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"upstream_gene_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 7,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "INPPL1",
"gene_hgnc_id": 6080,
"hgvs_c": "c.-451_-447delCCAGA",
"hgvs_p": null,
"transcript": "ENST00000540329.5",
"protein_id": "ENSP00000440018.1",
"transcript_support_level": 3,
"aa_start": null,
"aa_end": null,
"aa_length": 126,
"cds_start": -4,
"cds_end": null,
"cds_length": 381,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 741,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
}
],
"gene_symbol": "INPPL1",
"gene_hgnc_id": 6080,
"dbsnp": "rs797044469",
"frequency_reference_population": null,
"hom_count_reference_population": 0,
"allele_count_reference_population": 0,
"gnomad_exomes_af": null,
"gnomad_genomes_af": null,
"gnomad_exomes_ac": null,
"gnomad_genomes_ac": null,
"gnomad_exomes_homalt": null,
"gnomad_genomes_homalt": null,
"gnomad_mito_homoplasmic": null,
"gnomad_mito_heteroplasmic": null,
"computational_score_selected": null,
"computational_prediction_selected": null,
"computational_source_selected": null,
"splice_score_selected": null,
"splice_prediction_selected": null,
"splice_source_selected": null,
"revel_score": null,
"revel_prediction": null,
"alphamissense_score": null,
"alphamissense_prediction": null,
"bayesdelnoaf_score": null,
"bayesdelnoaf_prediction": null,
"phylop100way_score": 6.246,
"phylop100way_prediction": "Uncertain_significance",
"spliceai_max_score": null,
"spliceai_max_prediction": null,
"dbscsnv_ada_score": null,
"dbscsnv_ada_prediction": null,
"apogee2_score": null,
"apogee2_prediction": null,
"mitotip_score": null,
"mitotip_prediction": null,
"acmg_score": 11,
"acmg_classification": "Pathogenic",
"acmg_criteria": "PVS1,PM2,PP5",
"acmg_by_gene": [
{
"score": 11,
"benign_score": 0,
"pathogenic_score": 11,
"criteria": [
"PVS1",
"PM2",
"PP5"
],
"verdict": "Pathogenic",
"transcript": "ENST00000298229.7",
"gene_symbol": "INPPL1",
"hgnc_id": 6080,
"effects": [
"frameshift_variant"
],
"inheritance_mode": "AR",
"hgvs_c": "c.278_282delAGACC",
"hgvs_p": "p.Gln93fs"
}
],
"clinvar_disease": "Opsismodysplasia",
"clinvar_classification": "Pathogenic",
"clinvar_review_status": "no assertion criteria provided",
"clinvar_submissions_summary": "null",
"phenotype_combined": "Opsismodysplasia",
"pathogenicity_classification_combined": "Pathogenic",
"custom_annotations": null
}
],
"message": null
}