← 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: X-131276974-G-A (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=X&pos=131276974&ref=G&alt=A&genome=hg38&allGenes=true"API Response
json
{
"variants": [
{
"chr": "X",
"pos": 131276974,
"ref": "G",
"alt": "A",
"effect": "missense_variant",
"transcript": "ENST00000361420.8",
"consequences": [
{
"aa_ref": "S",
"aa_alt": "F",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 14,
"exon_rank_end": null,
"exon_count": 20,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "IGSF1",
"gene_hgnc_id": 5948,
"hgvs_c": "c.2573C>T",
"hgvs_p": "p.Ser858Phe",
"transcript": "NM_001555.5",
"protein_id": "NP_001546.2",
"transcript_support_level": null,
"aa_start": 858,
"aa_end": null,
"aa_length": 1336,
"cds_start": 2573,
"cds_end": null,
"cds_length": 4011,
"cdna_start": 2733,
"cdna_end": null,
"cdna_length": 4461,
"mane_select": "ENST00000361420.8",
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "S",
"aa_alt": "F",
"canonical": true,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 14,
"exon_rank_end": null,
"exon_count": 20,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "IGSF1",
"gene_hgnc_id": 5948,
"hgvs_c": "c.2573C>T",
"hgvs_p": "p.Ser858Phe",
"transcript": "ENST00000361420.8",
"protein_id": "ENSP00000355010.3",
"transcript_support_level": 1,
"aa_start": 858,
"aa_end": null,
"aa_length": 1336,
"cds_start": 2573,
"cds_end": null,
"cds_length": 4011,
"cdna_start": 2733,
"cdna_end": null,
"cdna_length": 4461,
"mane_select": "NM_001555.5",
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "S",
"aa_alt": "F",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 14,
"exon_rank_end": null,
"exon_count": 20,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "IGSF1",
"gene_hgnc_id": 5948,
"hgvs_c": "c.2588C>T",
"hgvs_p": "p.Ser863Phe",
"transcript": "ENST00000370903.8",
"protein_id": "ENSP00000359940.3",
"transcript_support_level": 1,
"aa_start": 863,
"aa_end": null,
"aa_length": 1341,
"cds_start": 2588,
"cds_end": null,
"cds_length": 4026,
"cdna_start": 2748,
"cdna_end": null,
"cdna_length": 4476,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "S",
"aa_alt": "F",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 13,
"exon_rank_end": null,
"exon_count": 19,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "IGSF1",
"gene_hgnc_id": 5948,
"hgvs_c": "c.2546C>T",
"hgvs_p": "p.Ser849Phe",
"transcript": "ENST00000370910.5",
"protein_id": "ENSP00000359947.1",
"transcript_support_level": 1,
"aa_start": 849,
"aa_end": null,
"aa_length": 1327,
"cds_start": 2546,
"cds_end": null,
"cds_length": 3984,
"cdna_start": 2678,
"cdna_end": null,
"cdna_length": 4406,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "S",
"aa_alt": "F",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 14,
"exon_rank_end": null,
"exon_count": 20,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "IGSF1",
"gene_hgnc_id": 5948,
"hgvs_c": "c.2588C>T",
"hgvs_p": "p.Ser863Phe",
"transcript": "NM_001170961.2",
"protein_id": "NP_001164432.1",
"transcript_support_level": null,
"aa_start": 863,
"aa_end": null,
"aa_length": 1341,
"cds_start": 2588,
"cds_end": null,
"cds_length": 4026,
"cdna_start": 2748,
"cdna_end": null,
"cdna_length": 4476,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "S",
"aa_alt": "F",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 15,
"exon_rank_end": null,
"exon_count": 21,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "IGSF1",
"gene_hgnc_id": 5948,
"hgvs_c": "c.2588C>T",
"hgvs_p": "p.Ser863Phe",
"transcript": "NM_001438811.1",
"protein_id": "NP_001425740.1",
"transcript_support_level": null,
"aa_start": 863,
"aa_end": null,
"aa_length": 1341,
"cds_start": 2588,
"cds_end": null,
"cds_length": 4026,
"cdna_start": 2769,
"cdna_end": null,
"cdna_length": 4497,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "S",
"aa_alt": "F",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 15,
"exon_rank_end": null,
"exon_count": 21,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "IGSF1",
"gene_hgnc_id": 5948,
"hgvs_c": "c.2573C>T",
"hgvs_p": "p.Ser858Phe",
"transcript": "NM_001438812.1",
"protein_id": "NP_001425741.1",
"transcript_support_level": null,
"aa_start": 858,
"aa_end": null,
"aa_length": 1336,
"cds_start": 2573,
"cds_end": null,
"cds_length": 4011,
"cdna_start": 2754,
"cdna_end": null,
"cdna_length": 4482,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "S",
"aa_alt": "F",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 15,
"exon_rank_end": null,
"exon_count": 21,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "IGSF1",
"gene_hgnc_id": 5948,
"hgvs_c": "c.2573C>T",
"hgvs_p": "p.Ser858Phe",
"transcript": "NM_001438813.1",
"protein_id": "NP_001425742.1",
"transcript_support_level": null,
"aa_start": 858,
"aa_end": null,
"aa_length": 1336,
"cds_start": 2573,
"cds_end": null,
"cds_length": 4011,
"cdna_start": 2750,
"cdna_end": null,
"cdna_length": 4478,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "S",
"aa_alt": "F",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 15,
"exon_rank_end": null,
"exon_count": 21,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "IGSF1",
"gene_hgnc_id": 5948,
"hgvs_c": "c.2573C>T",
"hgvs_p": "p.Ser858Phe",
"transcript": "ENST00000651556.1",
"protein_id": "ENSP00000498789.1",
"transcript_support_level": null,
"aa_start": 858,
"aa_end": null,
"aa_length": 1336,
"cds_start": 2573,
"cds_end": null,
"cds_length": 4011,
"cdna_start": 2756,
"cdna_end": null,
"cdna_length": 4443,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "S",
"aa_alt": "F",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 13,
"exon_rank_end": null,
"exon_count": 19,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "IGSF1",
"gene_hgnc_id": 5948,
"hgvs_c": "c.2546C>T",
"hgvs_p": "p.Ser849Phe",
"transcript": "NM_001170962.2",
"protein_id": "NP_001164433.1",
"transcript_support_level": null,
"aa_start": 849,
"aa_end": null,
"aa_length": 1327,
"cds_start": 2546,
"cds_end": null,
"cds_length": 3984,
"cdna_start": 2706,
"cdna_end": null,
"cdna_length": 4434,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "S",
"aa_alt": "F",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 21,
"exon_rank_end": null,
"exon_count": 27,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "IGSF1",
"gene_hgnc_id": 5948,
"hgvs_c": "c.2546C>T",
"hgvs_p": "p.Ser849Phe",
"transcript": "ENST00000370904.6",
"protein_id": "ENSP00000359941.1",
"transcript_support_level": 2,
"aa_start": 849,
"aa_end": null,
"aa_length": 1327,
"cds_start": 2546,
"cds_end": null,
"cds_length": 3984,
"cdna_start": 3690,
"cdna_end": null,
"cdna_length": 5413,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "S",
"aa_alt": "F",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 14,
"exon_rank_end": null,
"exon_count": 20,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "IGSF1",
"gene_hgnc_id": 5948,
"hgvs_c": "c.2588C>T",
"hgvs_p": "p.Ser863Phe",
"transcript": "NM_001438814.1",
"protein_id": "NP_001425743.1",
"transcript_support_level": null,
"aa_start": 863,
"aa_end": null,
"aa_length": 1258,
"cds_start": 2588,
"cds_end": null,
"cds_length": 3777,
"cdna_start": 2748,
"cdna_end": null,
"cdna_length": 4227,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "S",
"aa_alt": "F",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 14,
"exon_rank_end": null,
"exon_count": 20,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "IGSF1",
"gene_hgnc_id": 5948,
"hgvs_c": "c.2573C>T",
"hgvs_p": "p.Ser858Phe",
"transcript": "NM_001438815.1",
"protein_id": "NP_001425744.1",
"transcript_support_level": null,
"aa_start": 858,
"aa_end": null,
"aa_length": 1253,
"cds_start": 2573,
"cds_end": null,
"cds_length": 3762,
"cdna_start": 2733,
"cdna_end": null,
"cdna_length": 4212,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "S",
"aa_alt": "F",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 15,
"exon_rank_end": null,
"exon_count": 20,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "IGSF1",
"gene_hgnc_id": 5948,
"hgvs_c": "c.2573C>T",
"hgvs_p": "p.Ser858Phe",
"transcript": "ENST00000652189.1",
"protein_id": "ENSP00000498607.1",
"transcript_support_level": null,
"aa_start": 858,
"aa_end": null,
"aa_length": 1240,
"cds_start": 2573,
"cds_end": null,
"cds_length": 3723,
"cdna_start": 2754,
"cdna_end": null,
"cdna_length": 4159,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "S",
"aa_alt": "F",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 15,
"exon_rank_end": null,
"exon_count": 21,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "IGSF1",
"gene_hgnc_id": 5948,
"hgvs_c": "c.2588C>T",
"hgvs_p": "p.Ser863Phe",
"transcript": "XM_047442085.1",
"protein_id": "XP_047298041.1",
"transcript_support_level": null,
"aa_start": 863,
"aa_end": null,
"aa_length": 1341,
"cds_start": 2588,
"cds_end": null,
"cds_length": 4026,
"cdna_start": 2748,
"cdna_end": null,
"cdna_length": 4476,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "S",
"aa_alt": "F",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 14,
"exon_rank_end": null,
"exon_count": 18,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "IGSF1",
"gene_hgnc_id": 5948,
"hgvs_c": "c.2588C>T",
"hgvs_p": "p.Ser863Phe",
"transcript": "XM_011531334.3",
"protein_id": "XP_011529636.1",
"transcript_support_level": null,
"aa_start": 863,
"aa_end": null,
"aa_length": 1149,
"cds_start": 2588,
"cds_end": null,
"cds_length": 3450,
"cdna_start": 2748,
"cdna_end": null,
"cdna_length": 3900,
"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": 1,
"exon_rank_end": null,
"exon_count": 2,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "IGSF1",
"gene_hgnc_id": 5948,
"hgvs_c": "n.544C>T",
"hgvs_p": null,
"transcript": "ENST00000467244.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": 849,
"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": 4,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "IGSF1",
"gene_hgnc_id": 5948,
"hgvs_c": "n.975C>T",
"hgvs_p": null,
"transcript": "ENST00000651526.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": 2445,
"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": 4,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "IGSF1",
"gene_hgnc_id": 5948,
"hgvs_c": "c.8-2097C>T",
"hgvs_p": null,
"transcript": "ENST00000651402.1",
"protein_id": "ENSP00000498744.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 181,
"cds_start": -4,
"cds_end": null,
"cds_length": 546,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 730,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"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": 5,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "ENSG00000287806",
"gene_hgnc_id": null,
"hgvs_c": "n.560+57501G>A",
"hgvs_p": null,
"transcript": "ENST00000773800.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": 732,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
}
],
"gene_symbol": "IGSF1",
"gene_hgnc_id": 5948,
"dbsnp": "rs397514622",
"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": 0.8627762198448181,
"computational_prediction_selected": "Pathogenic",
"computational_source_selected": "MetaRNN",
"splice_score_selected": 0,
"splice_prediction_selected": "Benign",
"splice_source_selected": "max_spliceai",
"revel_score": 0.333,
"revel_prediction": "Uncertain_significance",
"alphamissense_score": 0.9811,
"alphamissense_prediction": null,
"bayesdelnoaf_score": 0.11,
"bayesdelnoaf_prediction": "Uncertain_significance",
"phylop100way_score": 5.077,
"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": 5,
"acmg_classification": "Uncertain_significance",
"acmg_criteria": "PM2,PP3_Moderate,PP5",
"acmg_by_gene": [
{
"score": 5,
"benign_score": 0,
"pathogenic_score": 5,
"criteria": [
"PM2",
"PP3_Moderate",
"PP5"
],
"verdict": "Uncertain_significance",
"transcript": "ENST00000361420.8",
"gene_symbol": "IGSF1",
"hgnc_id": 5948,
"effects": [
"missense_variant"
],
"inheritance_mode": "XL",
"hgvs_c": "c.2573C>T",
"hgvs_p": "p.Ser858Phe"
},
{
"score": 5,
"benign_score": 0,
"pathogenic_score": 5,
"criteria": [
"PM2",
"PP3_Moderate",
"PP5"
],
"verdict": "Uncertain_significance",
"transcript": "ENST00000773800.1",
"gene_symbol": "ENSG00000287806",
"hgnc_id": null,
"effects": [
"intron_variant"
],
"inheritance_mode": "",
"hgvs_c": "n.560+57501G>A",
"hgvs_p": null
}
],
"clinvar_disease": "X-linked central congenital hypothyroidism with late-onset testicular enlargement",
"clinvar_classification": "Pathogenic",
"clinvar_review_status": "no assertion criteria provided",
"clinvar_submissions_summary": "null",
"phenotype_combined": "X-linked central congenital hypothyroidism with late-onset testicular enlargement",
"pathogenicity_classification_combined": "Pathogenic",
"custom_annotations": null
}
],
"message": null
}