← 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: 4-373410-A-T (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=4&pos=373410&ref=A&alt=T&genome=hg38&allGenes=true"API Response
json
{
"variants": [
{
"chr": "4",
"pos": 373410,
"ref": "A",
"alt": "T",
"effect": "missense_variant",
"transcript": "NM_003441.4",
"consequences": [
{
"aa_ref": "T",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 4,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ZNF141",
"gene_hgnc_id": 12926,
"hgvs_c": "c.973A>T",
"hgvs_p": "p.Thr325Ser",
"transcript": "NM_003441.4",
"protein_id": "NP_003432.1",
"transcript_support_level": null,
"aa_start": 325,
"aa_end": null,
"aa_length": 474,
"cds_start": 973,
"cds_end": null,
"cds_length": 1425,
"cdna_start": 1143,
"cdna_end": null,
"cdna_length": 12601,
"mane_select": "ENST00000240499.8",
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_003441.4"
},
{
"aa_ref": "T",
"aa_alt": "S",
"canonical": true,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 4,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ZNF141",
"gene_hgnc_id": 12926,
"hgvs_c": "c.973A>T",
"hgvs_p": "p.Thr325Ser",
"transcript": "ENST00000240499.8",
"protein_id": "ENSP00000240499.7",
"transcript_support_level": 1,
"aa_start": 325,
"aa_end": null,
"aa_length": 474,
"cds_start": 973,
"cds_end": null,
"cds_length": 1425,
"cdna_start": 1143,
"cdna_end": null,
"cdna_length": 12601,
"mane_select": "NM_003441.4",
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000240499.8"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": 4,
"intron_rank_end": null,
"gene_symbol": "ZNF141",
"gene_hgnc_id": 12926,
"hgvs_c": "c.570+403A>T",
"hgvs_p": null,
"transcript": "ENST00000512994.5",
"protein_id": "ENSP00000425799.1",
"transcript_support_level": 1,
"aa_start": null,
"aa_end": null,
"aa_length": 201,
"cds_start": null,
"cds_end": null,
"cds_length": 606,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 1611,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000512994.5"
},
{
"aa_ref": "T",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ZNF141",
"gene_hgnc_id": 12926,
"hgvs_c": "c.1108A>T",
"hgvs_p": "p.Thr370Ser",
"transcript": "ENST00000885054.1",
"protein_id": "ENSP00000555113.1",
"transcript_support_level": null,
"aa_start": 370,
"aa_end": null,
"aa_length": 519,
"cds_start": 1108,
"cds_end": null,
"cds_length": 1560,
"cdna_start": 1280,
"cdna_end": null,
"cdna_length": 2983,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000885054.1"
},
{
"aa_ref": "T",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 3,
"exon_rank_end": null,
"exon_count": 3,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ZNF141",
"gene_hgnc_id": 12926,
"hgvs_c": "c.877A>T",
"hgvs_p": "p.Thr293Ser",
"transcript": "ENST00000885053.1",
"protein_id": "ENSP00000555112.1",
"transcript_support_level": null,
"aa_start": 293,
"aa_end": null,
"aa_length": 442,
"cds_start": 877,
"cds_end": null,
"cds_length": 1329,
"cdna_start": 1061,
"cdna_end": null,
"cdna_length": 2925,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000885053.1"
},
{
"aa_ref": "T",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 2,
"exon_rank_end": null,
"exon_count": 2,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ZNF141",
"gene_hgnc_id": 12926,
"hgvs_c": "c.745A>T",
"hgvs_p": "p.Thr249Ser",
"transcript": "NM_001348277.2",
"protein_id": "NP_001335206.1",
"transcript_support_level": null,
"aa_start": 249,
"aa_end": null,
"aa_length": 398,
"cds_start": 745,
"cds_end": null,
"cds_length": 1197,
"cdna_start": 920,
"cdna_end": null,
"cdna_length": 12378,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001348277.2"
},
{
"aa_ref": "T",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 4,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ZNF141",
"gene_hgnc_id": 12926,
"hgvs_c": "c.1153A>T",
"hgvs_p": "p.Thr385Ser",
"transcript": "XM_017008591.3",
"protein_id": "XP_016864080.1",
"transcript_support_level": null,
"aa_start": 385,
"aa_end": null,
"aa_length": 534,
"cds_start": 1153,
"cds_end": null,
"cds_length": 1605,
"cdna_start": 4772,
"cdna_end": null,
"cdna_length": 16230,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_017008591.3"
},
{
"aa_ref": "T",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 3,
"exon_rank_end": null,
"exon_count": 3,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ZNF141",
"gene_hgnc_id": 12926,
"hgvs_c": "c.1057A>T",
"hgvs_p": "p.Thr353Ser",
"transcript": "XM_011513562.4",
"protein_id": "XP_011511864.1",
"transcript_support_level": null,
"aa_start": 353,
"aa_end": null,
"aa_length": 502,
"cds_start": 1057,
"cds_end": null,
"cds_length": 1509,
"cdna_start": 4676,
"cdna_end": null,
"cdna_length": 16134,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_011513562.4"
},
{
"aa_ref": "T",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 4,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ZNF141",
"gene_hgnc_id": 12926,
"hgvs_c": "c.877A>T",
"hgvs_p": "p.Thr293Ser",
"transcript": "XM_047416147.1",
"protein_id": "XP_047272103.1",
"transcript_support_level": null,
"aa_start": 293,
"aa_end": null,
"aa_length": 442,
"cds_start": 877,
"cds_end": null,
"cds_length": 1329,
"cdna_start": 1124,
"cdna_end": null,
"cdna_length": 12582,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047416147.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": 4,
"intron_rank_end": null,
"gene_symbol": "ZNF141",
"gene_hgnc_id": 12926,
"hgvs_c": "c.570+403A>T",
"hgvs_p": null,
"transcript": "NM_001348278.2",
"protein_id": "NP_001335207.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 201,
"cds_start": null,
"cds_end": null,
"cds_length": 606,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 2514,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001348278.2"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 4,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "ZNF141",
"gene_hgnc_id": 12926,
"hgvs_c": "c.227-9685A>T",
"hgvs_p": null,
"transcript": "ENST00000505939.5",
"protein_id": "ENSP00000424403.1",
"transcript_support_level": 5,
"aa_start": null,
"aa_end": null,
"aa_length": 113,
"cds_start": null,
"cds_end": null,
"cds_length": 342,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 2146,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000505939.5"
}
],
"gene_symbol": "ZNF141",
"gene_hgnc_id": 12926,
"dbsnp": "rs114931928",
"frequency_reference_population": 6.8408065e-7,
"hom_count_reference_population": 0,
"allele_count_reference_population": 1,
"gnomad_exomes_af": 6.84081e-7,
"gnomad_genomes_af": null,
"gnomad_exomes_ac": 1,
"gnomad_genomes_ac": null,
"gnomad_exomes_homalt": 0,
"gnomad_genomes_homalt": null,
"gnomad_mito_homoplasmic": null,
"gnomad_mito_heteroplasmic": null,
"computational_score_selected": 0.0031918883323669434,
"computational_prediction_selected": "Benign",
"computational_source_selected": "MetaRNN",
"splice_score_selected": 0,
"splice_prediction_selected": "Benign",
"splice_source_selected": "max_spliceai",
"revel_score": 0.018,
"revel_prediction": "Benign",
"alphamissense_score": 0.2403,
"alphamissense_prediction": "Benign",
"bayesdelnoaf_score": -0.81,
"bayesdelnoaf_prediction": "Benign",
"phylop100way_score": 0.191,
"phylop100way_prediction": "Benign",
"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": -10,
"acmg_classification": "Benign",
"acmg_criteria": "PM2,BP4_Strong,BP6_Very_Strong",
"acmg_by_gene": [
{
"score": -10,
"benign_score": 12,
"pathogenic_score": 2,
"criteria": [
"PM2",
"BP4_Strong",
"BP6_Very_Strong"
],
"verdict": "Benign",
"transcript": "NM_003441.4",
"gene_symbol": "ZNF141",
"hgnc_id": 12926,
"effects": [
"missense_variant"
],
"inheritance_mode": "AR",
"hgvs_c": "c.973A>T",
"hgvs_p": "p.Thr325Ser"
}
],
"clinvar_disease": "not provided,not specified",
"clinvar_classification": "Benign",
"clinvar_review_status": "criteria provided, multiple submitters, no conflicts",
"clinvar_submissions_summary": "B:2",
"phenotype_combined": "not specified|not provided",
"pathogenicity_classification_combined": "Benign",
"custom_annotations": null
}
],
"message": null
}