← 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: 1-3858752-A-C (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=1&pos=3858752&ref=A&alt=C&genome=hg38&allGenes=true"
API Response
json
{
"variants": [
{
"chr": "1",
"pos": 3858752,
"ref": "A",
"alt": "C",
"effect": "missense_variant",
"transcript": "NM_004402.4",
"consequences": [
{
"aa_ref": "E",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 2,
"exon_rank_end": null,
"exon_count": 7,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DFFB",
"gene_hgnc_id": 2773,
"hgvs_c": "c.149A>C",
"hgvs_p": "p.Glu50Ala",
"transcript": "NM_004402.4",
"protein_id": "NP_004393.1",
"transcript_support_level": null,
"aa_start": 50,
"aa_end": null,
"aa_length": 338,
"cds_start": 149,
"cds_end": null,
"cds_length": 1017,
"cdna_start": 277,
"cdna_end": null,
"cdna_length": 2833,
"mane_select": "ENST00000378209.8",
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "E",
"aa_alt": "A",
"canonical": true,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 2,
"exon_rank_end": null,
"exon_count": 7,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DFFB",
"gene_hgnc_id": 2773,
"hgvs_c": "c.149A>C",
"hgvs_p": "p.Glu50Ala",
"transcript": "ENST00000378209.8",
"protein_id": "ENSP00000367454.4",
"transcript_support_level": 1,
"aa_start": 50,
"aa_end": null,
"aa_length": 338,
"cds_start": 149,
"cds_end": null,
"cds_length": 1017,
"cdna_start": 277,
"cdna_end": null,
"cdna_length": 2833,
"mane_select": "NM_004402.4",
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 2,
"exon_rank_end": null,
"exon_count": 7,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DFFB",
"gene_hgnc_id": 2773,
"hgvs_c": "n.149A>C",
"hgvs_p": null,
"transcript": "ENST00000339350.7",
"protein_id": "ENSP00000343218.3",
"transcript_support_level": 1,
"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": 3005,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 2,
"exon_rank_end": null,
"exon_count": 7,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DFFB",
"gene_hgnc_id": 2773,
"hgvs_c": "n.149A>C",
"hgvs_p": null,
"transcript": "ENST00000378206.5",
"protein_id": "ENSP00000367448.1",
"transcript_support_level": 1,
"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": 2842,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 2,
"exon_rank_end": null,
"exon_count": 8,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DFFB",
"gene_hgnc_id": 2773,
"hgvs_c": "n.149A>C",
"hgvs_p": null,
"transcript": "ENST00000468793.5",
"protein_id": "ENSP00000463688.1",
"transcript_support_level": 1,
"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": 2986,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 2,
"exon_rank_end": null,
"exon_count": 7,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DFFB",
"gene_hgnc_id": 2773,
"hgvs_c": "n.149A>C",
"hgvs_p": null,
"transcript": "ENST00000475969.5",
"protein_id": "ENSP00000463704.1",
"transcript_support_level": 1,
"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": 2731,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 2,
"exon_rank_end": null,
"exon_count": 8,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DFFB",
"gene_hgnc_id": 2773,
"hgvs_c": "n.149A>C",
"hgvs_p": null,
"transcript": "ENST00000477548.5",
"protein_id": "ENSP00000462175.1",
"transcript_support_level": 1,
"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": 2923,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 2,
"exon_rank_end": null,
"exon_count": 8,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DFFB",
"gene_hgnc_id": 2773,
"hgvs_c": "n.149A>C",
"hgvs_p": null,
"transcript": "ENST00000491998.5",
"protein_id": "ENSP00000436775.1",
"transcript_support_level": 1,
"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": 3152,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "E",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 2,
"exon_rank_end": null,
"exon_count": 7,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DFFB",
"gene_hgnc_id": 2773,
"hgvs_c": "c.149A>C",
"hgvs_p": "p.Glu50Ala",
"transcript": "NM_001282669.2",
"protein_id": "NP_001269598.1",
"transcript_support_level": null,
"aa_start": 50,
"aa_end": null,
"aa_length": 362,
"cds_start": 149,
"cds_end": null,
"cds_length": 1089,
"cdna_start": 277,
"cdna_end": null,
"cdna_length": 2905,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "E",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 2,
"exon_rank_end": null,
"exon_count": 7,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DFFB",
"gene_hgnc_id": 2773,
"hgvs_c": "c.149A>C",
"hgvs_p": "p.Glu50Ala",
"transcript": "ENST00000338895.7",
"protein_id": "ENSP00000339524.4",
"transcript_support_level": 2,
"aa_start": 50,
"aa_end": null,
"aa_length": 362,
"cds_start": 149,
"cds_end": null,
"cds_length": 1089,
"cdna_start": 486,
"cdna_end": null,
"cdna_length": 3105,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "E",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 2,
"exon_rank_end": null,
"exon_count": 3,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DFFB",
"gene_hgnc_id": 2773,
"hgvs_c": "c.149A>C",
"hgvs_p": "p.Glu50Ala",
"transcript": "ENST00000625756.2",
"protein_id": "ENSP00000486916.1",
"transcript_support_level": 5,
"aa_start": 50,
"aa_end": null,
"aa_length": 103,
"cds_start": 149,
"cds_end": null,
"cds_length": 312,
"cdna_start": 486,
"cdna_end": null,
"cdna_length": 649,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "E",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 2,
"exon_rank_end": null,
"exon_count": 6,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DFFB",
"gene_hgnc_id": 2773,
"hgvs_c": "c.149A>C",
"hgvs_p": "p.Glu50Ala",
"transcript": "XM_017000498.3",
"protein_id": "XP_016855987.1",
"transcript_support_level": null,
"aa_start": 50,
"aa_end": null,
"aa_length": 275,
"cds_start": 149,
"cds_end": null,
"cds_length": 828,
"cdna_start": 277,
"cdna_end": null,
"cdna_length": 2644,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "E",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 2,
"exon_rank_end": null,
"exon_count": 6,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DFFB",
"gene_hgnc_id": 2773,
"hgvs_c": "c.149A>C",
"hgvs_p": "p.Glu50Ala",
"transcript": "XM_017000499.2",
"protein_id": "XP_016855988.1",
"transcript_support_level": null,
"aa_start": 50,
"aa_end": null,
"aa_length": 266,
"cds_start": 149,
"cds_end": null,
"cds_length": 801,
"cdna_start": 277,
"cdna_end": null,
"cdna_length": 2804,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "E",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 2,
"exon_rank_end": null,
"exon_count": 6,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DFFB",
"gene_hgnc_id": 2773,
"hgvs_c": "c.149A>C",
"hgvs_p": "p.Glu50Ala",
"transcript": "XM_017000500.2",
"protein_id": "XP_016855989.1",
"transcript_support_level": null,
"aa_start": 50,
"aa_end": null,
"aa_length": 242,
"cds_start": 149,
"cds_end": null,
"cds_length": 729,
"cdna_start": 277,
"cdna_end": null,
"cdna_length": 2732,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "E",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 2,
"exon_rank_end": null,
"exon_count": 4,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DFFB",
"gene_hgnc_id": 2773,
"hgvs_c": "c.149A>C",
"hgvs_p": "p.Glu50Ala",
"transcript": "XM_011540865.3",
"protein_id": "XP_011539167.1",
"transcript_support_level": null,
"aa_start": 50,
"aa_end": null,
"aa_length": 173,
"cds_start": 149,
"cds_end": null,
"cds_length": 522,
"cdna_start": 277,
"cdna_end": null,
"cdna_length": 749,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 2,
"exon_rank_end": null,
"exon_count": 8,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DFFB",
"gene_hgnc_id": 2773,
"hgvs_c": "n.277A>C",
"hgvs_p": null,
"transcript": "NR_104222.2",
"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": 2970,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 2,
"exon_rank_end": null,
"exon_count": 8,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DFFB",
"gene_hgnc_id": 2773,
"hgvs_c": "n.277A>C",
"hgvs_p": null,
"transcript": "NR_135150.2",
"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": 2957,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 2,
"exon_rank_end": null,
"exon_count": 8,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DFFB",
"gene_hgnc_id": 2773,
"hgvs_c": "n.277A>C",
"hgvs_p": null,
"transcript": "NR_135151.2",
"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": 2920,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 2,
"exon_rank_end": null,
"exon_count": 7,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DFFB",
"gene_hgnc_id": 2773,
"hgvs_c": "n.277A>C",
"hgvs_p": null,
"transcript": "NR_135152.2",
"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": 2855,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 2,
"exon_rank_end": null,
"exon_count": 8,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DFFB",
"gene_hgnc_id": 2773,
"hgvs_c": "n.277A>C",
"hgvs_p": null,
"transcript": "XR_002959574.2",
"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": 1596,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 2,
"exon_rank_end": null,
"exon_count": 8,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DFFB",
"gene_hgnc_id": 2773,
"hgvs_c": "n.277A>C",
"hgvs_p": null,
"transcript": "XR_946563.3",
"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": 1668,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 2,
"exon_rank_end": null,
"exon_count": 7,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DFFB",
"gene_hgnc_id": 2773,
"hgvs_c": "n.277A>C",
"hgvs_p": null,
"transcript": "XR_946565.2",
"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": 1567,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"5_prime_UTR_variant"
],
"exon_rank": 2,
"exon_rank_end": null,
"exon_count": 7,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DFFB",
"gene_hgnc_id": 2773,
"hgvs_c": "c.-168A>C",
"hgvs_p": null,
"transcript": "NM_001320132.2",
"protein_id": "NP_001307061.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 289,
"cds_start": -4,
"cds_end": null,
"cds_length": 870,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3002,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"5_prime_UTR_variant"
],
"exon_rank": 2,
"exon_rank_end": null,
"exon_count": 7,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DFFB",
"gene_hgnc_id": 2773,
"hgvs_c": "c.-94A>C",
"hgvs_p": null,
"transcript": "NM_001320136.2",
"protein_id": "NP_001307065.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 274,
"cds_start": -4,
"cds_end": null,
"cds_length": 825,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 2883,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
}
],
"gene_symbol": "DFFB",
"gene_hgnc_id": 2773,
"dbsnp": "rs528823646",
"frequency_reference_population": 0.000002052225,
"hom_count_reference_population": 0,
"allele_count_reference_population": 3,
"gnomad_exomes_af": 0.00000205223,
"gnomad_genomes_af": null,
"gnomad_exomes_ac": 3,
"gnomad_genomes_ac": null,
"gnomad_exomes_homalt": 0,
"gnomad_genomes_homalt": null,
"gnomad_mito_homoplasmic": null,
"gnomad_mito_heteroplasmic": null,
"computational_score_selected": 0.7371737957000732,
"computational_prediction_selected": "Uncertain_significance",
"computational_source_selected": "MetaRNN",
"splice_score_selected": 0.009999999776482582,
"splice_prediction_selected": "Benign",
"splice_source_selected": "max_spliceai",
"revel_score": 0.366,
"revel_prediction": "Uncertain_significance",
"alphamissense_score": 0.3,
"alphamissense_prediction": null,
"bayesdelnoaf_score": -0.07,
"bayesdelnoaf_prediction": "Uncertain_significance",
"phylop100way_score": 6.459,
"phylop100way_prediction": "Uncertain_significance",
"spliceai_max_score": 0.01,
"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": 2,
"acmg_classification": "Uncertain_significance",
"acmg_criteria": "PM2",
"acmg_by_gene": [
{
"score": 2,
"benign_score": 0,
"pathogenic_score": 2,
"criteria": [
"PM2"
],
"verdict": "Uncertain_significance",
"transcript": "NM_004402.4",
"gene_symbol": "DFFB",
"hgnc_id": 2773,
"effects": [
"missense_variant"
],
"inheritance_mode": "AR",
"hgvs_c": "c.149A>C",
"hgvs_p": "p.Glu50Ala"
}
],
"clinvar_disease": "",
"clinvar_classification": "",
"clinvar_review_status": "",
"clinvar_submissions_summary": "",
"phenotype_combined": null,
"pathogenicity_classification_combined": null,
"custom_annotations": null
}
],
"message": null
}