← 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: 22-30566755-A-G (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=22&pos=30566755&ref=A&alt=G&genome=hg38&allGenes=true"API Response
json
{
"variants": [
{
"chr": "22",
"pos": 30566755,
"ref": "A",
"alt": "G",
"effect": "intron_variant",
"transcript": "ENST00000406361.6",
"consequences": [
{
"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": "GAL3ST1",
"gene_hgnc_id": 24240,
"hgvs_c": "c.-120+7711T>C",
"hgvs_p": null,
"transcript": "NM_001318104.2",
"protein_id": "NP_001305033.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 423,
"cds_start": -4,
"cds_end": null,
"cds_length": 1272,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 1909,
"mane_select": "ENST00000406361.6",
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": true,
"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": "GAL3ST1",
"gene_hgnc_id": 24240,
"hgvs_c": "c.-120+7711T>C",
"hgvs_p": null,
"transcript": "ENST00000406361.6",
"protein_id": "ENSP00000385207.1",
"transcript_support_level": 2,
"aa_start": null,
"aa_end": null,
"aa_length": 423,
"cds_start": -4,
"cds_end": null,
"cds_length": 1272,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 1909,
"mane_select": "NM_001318104.2",
"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": 3,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "GAL3ST1",
"gene_hgnc_id": 24240,
"hgvs_c": "c.-10+5932T>C",
"hgvs_p": null,
"transcript": "ENST00000443136.5",
"protein_id": "ENSP00000405381.1",
"transcript_support_level": 1,
"aa_start": null,
"aa_end": null,
"aa_length": 142,
"cds_start": -4,
"cds_end": null,
"cds_length": 431,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 584,
"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": "GAL3ST1",
"gene_hgnc_id": 24240,
"hgvs_c": "c.-120+5932T>C",
"hgvs_p": null,
"transcript": "NM_001318107.2",
"protein_id": "NP_001305036.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 424,
"cds_start": -4,
"cds_end": null,
"cds_length": 1275,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 1892,
"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": 3,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "GAL3ST1",
"gene_hgnc_id": 24240,
"hgvs_c": "c.-10+7711T>C",
"hgvs_p": null,
"transcript": "NM_001318103.2",
"protein_id": "NP_001305032.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 423,
"cds_start": -4,
"cds_end": null,
"cds_length": 1272,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 1799,
"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": 3,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "GAL3ST1",
"gene_hgnc_id": 24240,
"hgvs_c": "c.-10+5932T>C",
"hgvs_p": null,
"transcript": "NM_001318105.2",
"protein_id": "NP_001305034.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 423,
"cds_start": -4,
"cds_end": null,
"cds_length": 1272,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 1779,
"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": "GAL3ST1",
"gene_hgnc_id": 24240,
"hgvs_c": "c.-134-1554T>C",
"hgvs_p": null,
"transcript": "NM_001318106.2",
"protein_id": "NP_001305035.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 423,
"cds_start": -4,
"cds_end": null,
"cds_length": 1272,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 1904,
"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": "GAL3ST1",
"gene_hgnc_id": 24240,
"hgvs_c": "c.-120+5932T>C",
"hgvs_p": null,
"transcript": "NM_001318108.2",
"protein_id": "NP_001305037.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 423,
"cds_start": -4,
"cds_end": null,
"cds_length": 1272,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 1889,
"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": 3,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "GAL3ST1",
"gene_hgnc_id": 24240,
"hgvs_c": "c.-10+6048T>C",
"hgvs_p": null,
"transcript": "NM_001318109.2",
"protein_id": "NP_001305038.2",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 423,
"cds_start": -4,
"cds_end": null,
"cds_length": 1272,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 1663,
"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": 3,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "GAL3ST1",
"gene_hgnc_id": 24240,
"hgvs_c": "c.-10+7711T>C",
"hgvs_p": null,
"transcript": "ENST00000402369.5",
"protein_id": "ENSP00000384122.1",
"transcript_support_level": 3,
"aa_start": null,
"aa_end": null,
"aa_length": 423,
"cds_start": -4,
"cds_end": null,
"cds_length": 1272,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 1712,
"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": 3,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "GAL3ST1",
"gene_hgnc_id": 24240,
"hgvs_c": "c.-10+7711T>C",
"hgvs_p": null,
"transcript": "ENST00000431313.5",
"protein_id": "ENSP00000395080.1",
"transcript_support_level": 3,
"aa_start": null,
"aa_end": null,
"aa_length": 264,
"cds_start": -4,
"cds_end": null,
"cds_length": 796,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 851,
"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": 3,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "GAL3ST1",
"gene_hgnc_id": 24240,
"hgvs_c": "c.-10+6048T>C",
"hgvs_p": null,
"transcript": "ENST00000416358.5",
"protein_id": "ENSP00000391485.1",
"transcript_support_level": 3,
"aa_start": null,
"aa_end": null,
"aa_length": 169,
"cds_start": -4,
"cds_end": null,
"cds_length": 511,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 582,
"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": "GAL3ST1",
"gene_hgnc_id": 24240,
"hgvs_c": "c.-120+5932T>C",
"hgvs_p": null,
"transcript": "ENST00000423371.5",
"protein_id": "ENSP00000401074.1",
"transcript_support_level": 4,
"aa_start": null,
"aa_end": null,
"aa_length": 111,
"cds_start": -4,
"cds_end": null,
"cds_length": 338,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 639,
"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": "GAL3ST1",
"gene_hgnc_id": 24240,
"hgvs_c": "c.-120+5932T>C",
"hgvs_p": null,
"transcript": "ENST00000426220.5",
"protein_id": "ENSP00000414542.1",
"transcript_support_level": 4,
"aa_start": null,
"aa_end": null,
"aa_length": 97,
"cds_start": -4,
"cds_end": null,
"cds_length": 296,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 563,
"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": "GAL3ST1",
"gene_hgnc_id": 24240,
"hgvs_c": "c.-134-1554T>C",
"hgvs_p": null,
"transcript": "ENST00000411821.5",
"protein_id": "ENSP00000394912.1",
"transcript_support_level": 4,
"aa_start": null,
"aa_end": null,
"aa_length": 84,
"cds_start": -4,
"cds_end": null,
"cds_length": 255,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 572,
"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": 5,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "GAL3ST1",
"gene_hgnc_id": 24240,
"hgvs_c": "c.-168-3477T>C",
"hgvs_p": null,
"transcript": "ENST00000445645.5",
"protein_id": "ENSP00000399649.1",
"transcript_support_level": 4,
"aa_start": null,
"aa_end": null,
"aa_length": 74,
"cds_start": -4,
"cds_end": null,
"cds_length": 227,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 567,
"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": 6,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "GAL3ST1",
"gene_hgnc_id": 24240,
"hgvs_c": "c.-293-1554T>C",
"hgvs_p": null,
"transcript": "ENST00000448604.1",
"protein_id": "ENSP00000390068.1",
"transcript_support_level": 4,
"aa_start": null,
"aa_end": null,
"aa_length": 70,
"cds_start": -4,
"cds_end": null,
"cds_length": 215,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 575,
"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": 3,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "GAL3ST1",
"gene_hgnc_id": 24240,
"hgvs_c": "c.66+6048T>C",
"hgvs_p": null,
"transcript": "XM_011530518.3",
"protein_id": "XP_011528820.2",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 449,
"cds_start": -4,
"cds_end": null,
"cds_length": 1350,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 1669,
"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": 3,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "GAL3ST1",
"gene_hgnc_id": 24240,
"hgvs_c": "c.-10+5932T>C",
"hgvs_p": null,
"transcript": "XM_011530522.3",
"protein_id": "XP_011528824.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 424,
"cds_start": -4,
"cds_end": null,
"cds_length": 1275,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 1782,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
}
],
"gene_symbol": "GAL3ST1",
"gene_hgnc_id": 24240,
"dbsnp": "rs42935",
"frequency_reference_population": 0.4295108,
"hom_count_reference_population": 14085,
"allele_count_reference_population": 65058,
"gnomad_exomes_af": null,
"gnomad_genomes_af": 0.429511,
"gnomad_exomes_ac": null,
"gnomad_genomes_ac": 65058,
"gnomad_exomes_homalt": null,
"gnomad_genomes_homalt": 14085,
"gnomad_mito_homoplasmic": null,
"gnomad_mito_heteroplasmic": null,
"computational_score_selected": -1.0499999523162842,
"computational_prediction_selected": "Benign",
"computational_source_selected": "BayesDel_noAF",
"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": -1.05,
"bayesdelnoaf_prediction": "Benign",
"phylop100way_score": -1.879,
"phylop100way_prediction": "Benign",
"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": -12,
"acmg_classification": "Benign",
"acmg_criteria": "BP4_Strong,BA1",
"acmg_by_gene": [
{
"score": -12,
"benign_score": 12,
"pathogenic_score": 0,
"criteria": [
"BP4_Strong",
"BA1"
],
"verdict": "Benign",
"transcript": "ENST00000406361.6",
"gene_symbol": "GAL3ST1",
"hgnc_id": 24240,
"effects": [
"intron_variant"
],
"inheritance_mode": "AR",
"hgvs_c": "c.-120+7711T>C",
"hgvs_p": null
}
],
"clinvar_disease": "",
"clinvar_classification": "",
"clinvar_review_status": "",
"clinvar_submissions_summary": "",
"phenotype_combined": null,
"pathogenicity_classification_combined": null,
"custom_annotations": null
}
],
"message": null
}