← 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-30014872-CCTT-C (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=7&pos=30014872&ref=CCTT&alt=C&genome=hg38&allGenes=true"API Response
json
{
"variants": [
{
"chr": "7",
"pos": 30014872,
"ref": "CCTT",
"alt": "C",
"effect": "conservative_inframe_deletion",
"transcript": "NM_017946.4",
"consequences": [
{
"aa_ref": "K",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"conservative_inframe_deletion"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 4,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "FKBP14",
"gene_hgnc_id": 18625,
"hgvs_c": "c.496_498delAAG",
"hgvs_p": "p.Lys166del",
"transcript": "NM_017946.4",
"protein_id": "NP_060416.1",
"transcript_support_level": null,
"aa_start": 166,
"aa_end": null,
"aa_length": 211,
"cds_start": 496,
"cds_end": null,
"cds_length": 636,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": "ENST00000222803.10",
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_017946.4"
},
{
"aa_ref": "K",
"aa_alt": null,
"canonical": true,
"protein_coding": true,
"strand": false,
"consequences": [
"conservative_inframe_deletion"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 4,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "FKBP14",
"gene_hgnc_id": 18625,
"hgvs_c": "c.496_498delAAG",
"hgvs_p": "p.Lys166del",
"transcript": "ENST00000222803.10",
"protein_id": "ENSP00000222803.5",
"transcript_support_level": 1,
"aa_start": 166,
"aa_end": null,
"aa_length": 211,
"cds_start": 496,
"cds_end": null,
"cds_length": 636,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": "NM_017946.4",
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000222803.10"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"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": "FKBP14",
"gene_hgnc_id": 18625,
"hgvs_c": "n.*143_*145delAAG",
"hgvs_p": null,
"transcript": "ENST00000419018.1",
"protein_id": "ENSP00000406270.1",
"transcript_support_level": 1,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": null,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "nonsense_mediated_decay",
"feature": "ENST00000419018.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 3,
"exon_rank_end": null,
"exon_count": 3,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "FKBP14",
"gene_hgnc_id": 18625,
"hgvs_c": "n.*143_*145delAAG",
"hgvs_p": null,
"transcript": "ENST00000419018.1",
"protein_id": "ENSP00000406270.1",
"transcript_support_level": 1,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": null,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "nonsense_mediated_decay",
"feature": "ENST00000419018.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 4,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "FKBP14",
"gene_hgnc_id": 18625,
"hgvs_c": "c.477+4121_477+4123delAAG",
"hgvs_p": null,
"transcript": "XM_047420550.1",
"protein_id": "XP_047276506.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 216,
"cds_start": null,
"cds_end": null,
"cds_length": 651,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047420550.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "FKBP14",
"gene_hgnc_id": 18625,
"hgvs_c": "n.*231_*233delAAG",
"hgvs_p": null,
"transcript": "ENST00000412494.1",
"protein_id": "ENSP00000403279.1",
"transcript_support_level": 2,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": null,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "nonsense_mediated_decay",
"feature": "ENST00000412494.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "FKBP14",
"gene_hgnc_id": 18625,
"hgvs_c": "n.782_784delAAG",
"hgvs_p": null,
"transcript": "NR_046478.2",
"protein_id": null,
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": null,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "pseudogene",
"feature": "NR_046478.2"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"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": "FKBP14",
"gene_hgnc_id": 18625,
"hgvs_c": "n.538_540delAAG",
"hgvs_p": null,
"transcript": "NR_046479.2",
"protein_id": null,
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": null,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "pseudogene",
"feature": "NR_046479.2"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "FKBP14",
"gene_hgnc_id": 18625,
"hgvs_c": "n.*231_*233delAAG",
"hgvs_p": null,
"transcript": "ENST00000412494.1",
"protein_id": "ENSP00000403279.1",
"transcript_support_level": 2,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": null,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "nonsense_mediated_decay",
"feature": "ENST00000412494.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 3,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "FKBP14-AS1",
"gene_hgnc_id": 40990,
"hgvs_c": "n.344+6499_344+6501delCTT",
"hgvs_p": null,
"transcript": "ENST00000419103.1",
"protein_id": null,
"transcript_support_level": 4,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": null,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "pseudogene",
"feature": "ENST00000419103.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 4,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "FKBP14-AS1",
"gene_hgnc_id": 40990,
"hgvs_c": "n.679+6499_679+6501delCTT",
"hgvs_p": null,
"transcript": "ENST00000422239.6",
"protein_id": null,
"transcript_support_level": 5,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": null,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "pseudogene",
"feature": "ENST00000422239.6"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 3,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "FKBP14-AS1",
"gene_hgnc_id": 40990,
"hgvs_c": "n.288+6499_288+6501delCTT",
"hgvs_p": null,
"transcript": "NR_187577.1",
"protein_id": null,
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": null,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "pseudogene",
"feature": "NR_187577.1"
}
],
"gene_symbol": "FKBP14",
"gene_hgnc_id": 18625,
"dbsnp": "rs542254849",
"frequency_reference_population": 0.0013580105,
"hom_count_reference_population": 7,
"allele_count_reference_population": 2165,
"gnomad_exomes_af": 0.00139731,
"gnomad_genomes_af": 0.000985597,
"gnomad_exomes_ac": 2015,
"gnomad_genomes_ac": 150,
"gnomad_exomes_homalt": 7,
"gnomad_genomes_homalt": 0,
"gnomad_mito_homoplasmic": null,
"gnomad_mito_heteroplasmic": null,
"computational_score_selected": null,
"computational_prediction_selected": null,
"computational_source_selected": null,
"splice_score_selected": 0,
"splice_prediction_selected": "Benign",
"splice_source_selected": "max_spliceai",
"revel_score": null,
"revel_prediction": null,
"alphamissense_score": null,
"alphamissense_prediction": null,
"bayesdelnoaf_score": null,
"bayesdelnoaf_prediction": null,
"phylop100way_score": 5.787,
"phylop100way_prediction": "Uncertain_significance",
"spliceai_max_score": 0,
"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": -8,
"acmg_classification": "Benign",
"acmg_criteria": "PM4_Supporting,BP6,BS1,BS2",
"acmg_by_gene": [
{
"score": -8,
"benign_score": 9,
"pathogenic_score": 1,
"criteria": [
"PM4_Supporting",
"BP6",
"BS1",
"BS2"
],
"verdict": "Benign",
"transcript": "NM_017946.4",
"gene_symbol": "FKBP14",
"hgnc_id": 18625,
"effects": [
"conservative_inframe_deletion"
],
"inheritance_mode": "AR",
"hgvs_c": "c.496_498delAAG",
"hgvs_p": "p.Lys166del"
},
{
"score": -5,
"benign_score": 5,
"pathogenic_score": 0,
"criteria": [
"BP6",
"BS2"
],
"verdict": "Likely_benign",
"transcript": "ENST00000419103.1",
"gene_symbol": "FKBP14-AS1",
"hgnc_id": 40990,
"effects": [
"intron_variant"
],
"inheritance_mode": "",
"hgvs_c": "n.344+6499_344+6501delCTT",
"hgvs_p": null
}
],
"clinvar_disease": " 2, kyphoscoliotic type,Cardiovascular phenotype,Ehlers-Danlos syndrome,FKBP14-related disorder,not provided",
"clinvar_classification": "Conflicting classifications of pathogenicity",
"clinvar_review_status": "criteria provided, conflicting classifications",
"clinvar_submissions_summary": "US:2 LB:4",
"phenotype_combined": "not provided|Ehlers-Danlos syndrome|Ehlers-Danlos syndrome, kyphoscoliotic type, 2|Cardiovascular phenotype|FKBP14-related disorder",
"pathogenicity_classification_combined": "Conflicting classifications of pathogenicity",
"custom_annotations": null
}
],
"message": null
}