← 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-131722044-T-C (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=12&pos=131722044&ref=T&alt=C&genome=hg38&allGenes=true"API Response
json
{
"message": null,
"variants": [
{
"acmg_by_gene": [
{
"benign_score": 12,
"criteria": [
"BP4_Strong",
"BA1"
],
"effects": [
"intron_variant"
],
"gene_symbol": "SFSWAP",
"hgnc_id": 10790,
"hgvs_c": "c.606+2505T>C",
"hgvs_p": null,
"inheritance_mode": "AD",
"pathogenic_score": 0,
"score": -12,
"transcript": "NM_001261411.2",
"verdict": "Benign"
}
],
"acmg_classification": "Benign",
"acmg_criteria": "BP4_Strong,BA1",
"acmg_score": -12,
"allele_count_reference_population": 22230,
"alphamissense_prediction": null,
"alphamissense_score": null,
"alt": "C",
"apogee2_prediction": null,
"apogee2_score": null,
"bayesdelnoaf_prediction": "Benign",
"bayesdelnoaf_score": -0.88,
"chr": "12",
"clinvar_classification": "",
"clinvar_disease": "",
"clinvar_review_status": "",
"clinvar_submissions_summary": "",
"computational_prediction_selected": "Benign",
"computational_score_selected": -0.8799999952316284,
"computational_source_selected": "BayesDel_noAF",
"consequences": [
{
"aa_alt": null,
"aa_end": null,
"aa_length": 951,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3246,
"cdna_start": null,
"cds_end": null,
"cds_length": 2856,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 18,
"exon_rank": null,
"exon_rank_end": null,
"feature": "NM_004592.4",
"gene_hgnc_id": 10790,
"gene_symbol": "SFSWAP",
"hgvs_c": "c.606+2505T>C",
"hgvs_p": null,
"intron_rank": 4,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "ENST00000261674.9",
"protein_coding": true,
"protein_id": "NP_004583.2",
"strand": true,
"transcript": "NM_004592.4",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 951,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": true,
"cdna_end": null,
"cdna_length": 3246,
"cdna_start": null,
"cds_end": null,
"cds_length": 2856,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 18,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000261674.9",
"gene_hgnc_id": 10790,
"gene_symbol": "SFSWAP",
"hgvs_c": "c.606+2505T>C",
"hgvs_p": null,
"intron_rank": 4,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "NM_004592.4",
"protein_coding": true,
"protein_id": "ENSP00000261674.4",
"strand": true,
"transcript": "ENST00000261674.9",
"transcript_support_level": 1
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 1003,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3219,
"cdna_start": null,
"cds_end": null,
"cds_length": 3012,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 19,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000541286.5",
"gene_hgnc_id": 10790,
"gene_symbol": "SFSWAP",
"hgvs_c": "c.606+2505T>C",
"hgvs_p": null,
"intron_rank": 4,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000437738.1",
"strand": true,
"transcript": "ENST00000541286.5",
"transcript_support_level": 1
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "retained_intron",
"canonical": false,
"cdna_end": null,
"cdna_length": 5593,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 12,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000535236.5",
"gene_hgnc_id": 10790,
"gene_symbol": "SFSWAP",
"hgvs_c": "n.3940+2505T>C",
"hgvs_p": null,
"intron_rank": 2,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": true,
"transcript": "ENST00000535236.5",
"transcript_support_level": 1
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 1003,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3402,
"cdna_start": null,
"cds_end": null,
"cds_length": 3012,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 19,
"exon_rank": null,
"exon_rank_end": null,
"feature": "NM_001261411.2",
"gene_hgnc_id": 10790,
"gene_symbol": "SFSWAP",
"hgvs_c": "c.606+2505T>C",
"hgvs_p": null,
"intron_rank": 4,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001248340.1",
"strand": true,
"transcript": "NM_001261411.2",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 950,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3243,
"cdna_start": null,
"cds_end": null,
"cds_length": 2853,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 18,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000938425.1",
"gene_hgnc_id": 10790,
"gene_symbol": "SFSWAP",
"hgvs_c": "c.606+2505T>C",
"hgvs_p": null,
"intron_rank": 4,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000608484.1",
"strand": true,
"transcript": "ENST00000938425.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 929,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3170,
"cdna_start": null,
"cds_end": null,
"cds_length": 2790,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 18,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000938426.1",
"gene_hgnc_id": 10790,
"gene_symbol": "SFSWAP",
"hgvs_c": "c.606+2505T>C",
"hgvs_p": null,
"intron_rank": 4,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000608485.1",
"strand": true,
"transcript": "ENST00000938426.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 221,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1047,
"cdna_start": null,
"cds_end": null,
"cds_length": 666,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 5,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000874197.1",
"gene_hgnc_id": 10790,
"gene_symbol": "SFSWAP",
"hgvs_c": "c.218+10597T>C",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000544256.1",
"strand": true,
"transcript": "ENST00000874197.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 926,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3171,
"cdna_start": null,
"cds_end": null,
"cds_length": 2781,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 18,
"exon_rank": null,
"exon_rank_end": null,
"feature": "XM_011538653.1",
"gene_hgnc_id": 10790,
"gene_symbol": "SFSWAP",
"hgvs_c": "c.606+2505T>C",
"hgvs_p": null,
"intron_rank": 4,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_011536955.1",
"strand": true,
"transcript": "XM_011538653.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 877,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 5978,
"cdna_start": null,
"cds_end": null,
"cds_length": 2634,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 18,
"exon_rank": null,
"exon_rank_end": null,
"feature": "XM_024449125.1",
"gene_hgnc_id": 10790,
"gene_symbol": "SFSWAP",
"hgvs_c": "c.228+2505T>C",
"hgvs_p": null,
"intron_rank": 3,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_024304893.1",
"strand": true,
"transcript": "XM_024449125.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 874,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3015,
"cdna_start": null,
"cds_end": null,
"cds_length": 2625,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 17,
"exon_rank": null,
"exon_rank_end": null,
"feature": "XM_017019798.1",
"gene_hgnc_id": 10790,
"gene_symbol": "SFSWAP",
"hgvs_c": "c.606+2505T>C",
"hgvs_p": null,
"intron_rank": 4,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_016875287.1",
"strand": true,
"transcript": "XM_017019798.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 834,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 5072,
"cdna_start": null,
"cds_end": null,
"cds_length": 2505,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 15,
"exon_rank": null,
"exon_rank_end": null,
"feature": "XM_011538655.3",
"gene_hgnc_id": 10790,
"gene_symbol": "SFSWAP",
"hgvs_c": "c.606+2505T>C",
"hgvs_p": null,
"intron_rank": 4,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_011536957.1",
"strand": true,
"transcript": "XM_011538655.3",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 825,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 5822,
"cdna_start": null,
"cds_end": null,
"cds_length": 2478,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 17,
"exon_rank": null,
"exon_rank_end": null,
"feature": "XM_047429327.1",
"gene_hgnc_id": 10790,
"gene_symbol": "SFSWAP",
"hgvs_c": "c.228+2505T>C",
"hgvs_p": null,
"intron_rank": 3,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047285283.1",
"strand": true,
"transcript": "XM_047429327.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 800,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 5747,
"cdna_start": null,
"cds_end": null,
"cds_length": 2403,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 17,
"exon_rank": null,
"exon_rank_end": null,
"feature": "XM_047429328.1",
"gene_hgnc_id": 10790,
"gene_symbol": "SFSWAP",
"hgvs_c": "c.228+2505T>C",
"hgvs_p": null,
"intron_rank": 3,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047285284.1",
"strand": true,
"transcript": "XM_047429328.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "nonsense_mediated_decay",
"canonical": false,
"cdna_end": null,
"cdna_length": 2636,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 15,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000538548.5",
"gene_hgnc_id": 10790,
"gene_symbol": "SFSWAP",
"hgvs_c": "n.*193+2505T>C",
"hgvs_p": null,
"intron_rank": 4,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000445832.1",
"strand": true,
"transcript": "ENST00000538548.5",
"transcript_support_level": 5
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "retained_intron",
"canonical": false,
"cdna_end": null,
"cdna_length": 3536,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 4,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000540469.5",
"gene_hgnc_id": 10790,
"gene_symbol": "SFSWAP",
"hgvs_c": "n.3331+2505T>C",
"hgvs_p": null,
"intron_rank": 3,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": true,
"transcript": "ENST00000540469.5",
"transcript_support_level": 3
}
],
"custom_annotations": null,
"dbscsnv_ada_prediction": null,
"dbscsnv_ada_score": null,
"dbsnp": "rs3782288",
"effect": "intron_variant",
"frequency_reference_population": 0.14607318,
"gene_hgnc_id": 10790,
"gene_symbol": "SFSWAP",
"gnomad_exomes_ac": null,
"gnomad_exomes_af": null,
"gnomad_exomes_homalt": null,
"gnomad_genomes_ac": 22230,
"gnomad_genomes_af": 0.146073,
"gnomad_genomes_homalt": 2227,
"gnomad_mito_heteroplasmic": null,
"gnomad_mito_homoplasmic": null,
"hom_count_reference_population": 2227,
"mitotip_prediction": null,
"mitotip_score": null,
"pathogenicity_classification_combined": null,
"phenotype_combined": null,
"phylop100way_prediction": "Benign",
"phylop100way_score": 0.603,
"pos": 131722044,
"ref": "T",
"revel_prediction": null,
"revel_score": null,
"splice_prediction_selected": "Benign",
"splice_score_selected": 0,
"splice_source_selected": "max_spliceai",
"spliceai_max_prediction": "Benign",
"spliceai_max_score": 0,
"transcript": "NM_001261411.2"
}
]
}