← 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: 12-116237712-A-G (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=12&pos=116237712&ref=A&alt=G&genome=hg38&allGenes=true"API Response
json
{
"variants": [
{
"chr": "12",
"pos": 116237712,
"ref": "A",
"alt": "G",
"effect": "splice_region_variant,intron_variant",
"transcript": "ENST00000281928.9",
"consequences": [
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"splice_region_variant",
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 31,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "MED13L",
"gene_hgnc_id": 22962,
"hgvs_c": "c.73-7T>C",
"hgvs_p": null,
"transcript": "NM_015335.5",
"protein_id": "NP_056150.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 2210,
"cds_start": -4,
"cds_end": null,
"cds_length": 6633,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 9885,
"mane_select": "ENST00000281928.9",
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": true,
"protein_coding": true,
"strand": false,
"consequences": [
"splice_region_variant",
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 31,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "MED13L",
"gene_hgnc_id": 22962,
"hgvs_c": "c.73-7T>C",
"hgvs_p": null,
"transcript": "ENST00000281928.9",
"protein_id": "ENSP00000281928.3",
"transcript_support_level": 1,
"aa_start": null,
"aa_end": null,
"aa_length": 2210,
"cds_start": -4,
"cds_end": null,
"cds_length": 6633,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 9885,
"mane_select": "NM_015335.5",
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"splice_region_variant",
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 31,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "MED13L",
"gene_hgnc_id": 22962,
"hgvs_c": "c.73-7T>C",
"hgvs_p": null,
"transcript": "ENST00000650226.1",
"protein_id": "ENSP00000496981.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 2222,
"cds_start": -4,
"cds_end": null,
"cds_length": 6669,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 8717,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"splice_region_variant",
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 17,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "MED13L",
"gene_hgnc_id": 22962,
"hgvs_c": "c.43-7T>C",
"hgvs_p": null,
"transcript": "ENST00000548743.2",
"protein_id": "ENSP00000448553.2",
"transcript_support_level": 3,
"aa_start": null,
"aa_end": null,
"aa_length": 1080,
"cds_start": -4,
"cds_end": null,
"cds_length": 3244,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3532,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"splice_region_variant",
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 4,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "MED13L",
"gene_hgnc_id": 22962,
"hgvs_c": "c.22-7T>C",
"hgvs_p": null,
"transcript": "ENST00000551197.2",
"protein_id": "ENSP00000497043.1",
"transcript_support_level": 5,
"aa_start": null,
"aa_end": null,
"aa_length": 167,
"cds_start": -4,
"cds_end": null,
"cds_length": 504,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 985,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"splice_region_variant",
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 2,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "MED13L",
"gene_hgnc_id": 22962,
"hgvs_c": "n.235-7T>C",
"hgvs_p": null,
"transcript": "ENST00000650375.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": 441,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"splice_region_variant",
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 31,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "MED13L",
"gene_hgnc_id": 22962,
"hgvs_c": "c.73-7T>C",
"hgvs_p": null,
"transcript": "XM_017019090.2",
"protein_id": "XP_016874579.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 2209,
"cds_start": -4,
"cds_end": null,
"cds_length": 6630,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 9882,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"splice_region_variant",
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 31,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "MED13L",
"gene_hgnc_id": 22962,
"hgvs_c": "c.43-7T>C",
"hgvs_p": null,
"transcript": "XM_047428605.1",
"protein_id": "XP_047284561.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 2200,
"cds_start": -4,
"cds_end": null,
"cds_length": 6603,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 9514,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"splice_region_variant",
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 31,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "MED13L",
"gene_hgnc_id": 22962,
"hgvs_c": "c.43-7T>C",
"hgvs_p": null,
"transcript": "XM_047428607.1",
"protein_id": "XP_047284563.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 2199,
"cds_start": -4,
"cds_end": null,
"cds_length": 6600,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 9511,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"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": 30,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "MED13L",
"gene_hgnc_id": 22962,
"hgvs_c": "c.-93+39348T>C",
"hgvs_p": null,
"transcript": "XM_047428608.1",
"protein_id": "XP_047284564.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 2076,
"cds_start": -4,
"cds_end": null,
"cds_length": 6231,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 9647,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"splice_region_variant",
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 31,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "MED13L",
"gene_hgnc_id": 22962,
"hgvs_c": "c.-330-7T>C",
"hgvs_p": null,
"transcript": "XM_047428609.1",
"protein_id": "XP_047284565.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 2076,
"cds_start": -4,
"cds_end": null,
"cds_length": 6231,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 13017,
"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": 9,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MED13L",
"gene_hgnc_id": 22962,
"hgvs_c": "c.-25T>C",
"hgvs_p": null,
"transcript": "ENST00000647567.1",
"protein_id": "ENSP00000497136.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 436,
"cds_start": -4,
"cds_end": null,
"cds_length": 1312,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 1312,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"upstream_gene_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 3,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MED13L",
"gene_hgnc_id": 22962,
"hgvs_c": "n.-143T>C",
"hgvs_p": null,
"transcript": "ENST00000648067.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": 272,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"upstream_gene_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 4,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MED13L",
"gene_hgnc_id": 22962,
"hgvs_c": "n.-143T>C",
"hgvs_p": null,
"transcript": "ENST00000648593.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": 360,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"upstream_gene_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 2,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MED13L",
"gene_hgnc_id": 22962,
"hgvs_c": "n.-143T>C",
"hgvs_p": null,
"transcript": "ENST00000649627.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": 202,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"upstream_gene_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 3,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MED13L",
"gene_hgnc_id": 22962,
"hgvs_c": "n.-143T>C",
"hgvs_p": null,
"transcript": "ENST00000650496.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": 262,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
}
],
"gene_symbol": "MED13L",
"gene_hgnc_id": 22962,
"dbsnp": "rs199550041",
"frequency_reference_population": 0.00021774005,
"hom_count_reference_population": 1,
"allele_count_reference_population": 351,
"gnomad_exomes_af": 0.000189083,
"gnomad_genomes_af": 0.000492326,
"gnomad_exomes_ac": 276,
"gnomad_genomes_ac": 75,
"gnomad_exomes_homalt": 1,
"gnomad_genomes_homalt": 0,
"gnomad_mito_homoplasmic": null,
"gnomad_mito_heteroplasmic": null,
"computational_score_selected": -0.49000000953674316,
"computational_prediction_selected": "Benign",
"computational_source_selected": "BayesDel_noAF",
"splice_score_selected": 0.004000000189989805,
"splice_prediction_selected": "Benign",
"splice_source_selected": "dbscSNV1_RF",
"revel_score": null,
"revel_prediction": null,
"alphamissense_score": null,
"alphamissense_prediction": null,
"bayesdelnoaf_score": -0.49,
"bayesdelnoaf_prediction": "Benign",
"phylop100way_score": 0.786,
"phylop100way_prediction": "Benign",
"spliceai_max_score": 0,
"spliceai_max_prediction": "Benign",
"dbscsnv_ada_score": 0.000236699615821691,
"dbscsnv_ada_prediction": "Benign",
"apogee2_score": null,
"apogee2_prediction": null,
"mitotip_score": null,
"mitotip_prediction": null,
"acmg_score": -16,
"acmg_classification": "Benign",
"acmg_criteria": "BP4_Strong,BP6_Very_Strong,BS2",
"acmg_by_gene": [
{
"score": -16,
"benign_score": 16,
"pathogenic_score": 0,
"criteria": [
"BP4_Strong",
"BP6_Very_Strong",
"BS2"
],
"verdict": "Benign",
"transcript": "ENST00000281928.9",
"gene_symbol": "MED13L",
"hgnc_id": 22962,
"effects": [
"splice_region_variant",
"intron_variant"
],
"inheritance_mode": "AD",
"hgvs_c": "c.73-7T>C",
"hgvs_p": null
}
],
"clinvar_disease": " dextro-looped,Transposition of the great arteries,not provided",
"clinvar_classification": "Likely benign",
"clinvar_review_status": "criteria provided, multiple submitters, no conflicts",
"clinvar_submissions_summary": "LB:2",
"phenotype_combined": "Transposition of the great arteries, dextro-looped|not provided",
"pathogenicity_classification_combined": "Likely benign",
"custom_annotations": null
}
],
"message": null
}