← 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: 11-613444-G-A (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=11&pos=613444&ref=G&alt=A&genome=hg38&allGenes=true"API Response
json
{
"variants": [
{
"chr": "11",
"pos": 613444,
"ref": "G",
"alt": "A",
"effect": "synonymous_variant",
"transcript": "ENST00000525445.6",
"consequences": [
{
"aa_ref": "S",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 9,
"exon_rank_end": null,
"exon_count": 11,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "IRF7",
"gene_hgnc_id": 6122,
"hgvs_c": "c.999C>T",
"hgvs_p": "p.Ser333Ser",
"transcript": "NM_001572.5",
"protein_id": "NP_001563.2",
"transcript_support_level": null,
"aa_start": 333,
"aa_end": null,
"aa_length": 503,
"cds_start": 999,
"cds_end": null,
"cds_length": 1512,
"cdna_start": 1320,
"cdna_end": null,
"cdna_length": 1923,
"mane_select": "ENST00000525445.6",
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "S",
"aa_alt": "S",
"canonical": true,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 9,
"exon_rank_end": null,
"exon_count": 11,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "IRF7",
"gene_hgnc_id": 6122,
"hgvs_c": "c.999C>T",
"hgvs_p": "p.Ser333Ser",
"transcript": "ENST00000525445.6",
"protein_id": "ENSP00000434009.2",
"transcript_support_level": 5,
"aa_start": 333,
"aa_end": null,
"aa_length": 503,
"cds_start": 999,
"cds_end": null,
"cds_length": 1512,
"cdna_start": 1320,
"cdna_end": null,
"cdna_length": 1923,
"mane_select": "NM_001572.5",
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "S",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 7,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "IRF7",
"gene_hgnc_id": 6122,
"hgvs_c": "c.1038C>T",
"hgvs_p": "p.Ser346Ser",
"transcript": "ENST00000397566.5",
"protein_id": "ENSP00000380697.1",
"transcript_support_level": 1,
"aa_start": 346,
"aa_end": null,
"aa_length": 516,
"cds_start": 1038,
"cds_end": null,
"cds_length": 1551,
"cdna_start": 1448,
"cdna_end": null,
"cdna_length": 2051,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "S",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 8,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "IRF7",
"gene_hgnc_id": 6122,
"hgvs_c": "c.951C>T",
"hgvs_p": "p.Ser317Ser",
"transcript": "ENST00000397570.5",
"protein_id": "ENSP00000380700.2",
"transcript_support_level": 1,
"aa_start": 317,
"aa_end": null,
"aa_length": 487,
"cds_start": 951,
"cds_end": null,
"cds_length": 1464,
"cdna_start": 1361,
"cdna_end": null,
"cdna_length": 1943,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "S",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 8,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "IRF7",
"gene_hgnc_id": 6122,
"hgvs_c": "c.912C>T",
"hgvs_p": "p.Ser304Ser",
"transcript": "ENST00000348655.11",
"protein_id": "ENSP00000331803.9",
"transcript_support_level": 1,
"aa_start": 304,
"aa_end": null,
"aa_length": 474,
"cds_start": 912,
"cds_end": null,
"cds_length": 1425,
"cdna_start": 1204,
"cdna_end": null,
"cdna_length": 1807,
"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": 7,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "IRF7",
"gene_hgnc_id": 6122,
"hgvs_c": "n.*278C>T",
"hgvs_p": null,
"transcript": "ENST00000469048.6",
"protein_id": "ENSP00000434607.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": 1596,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 7,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "IRF7",
"gene_hgnc_id": 6122,
"hgvs_c": "n.*278C>T",
"hgvs_p": null,
"transcript": "ENST00000469048.6",
"protein_id": "ENSP00000434607.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": 1596,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "S",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 8,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "IRF7",
"gene_hgnc_id": 6122,
"hgvs_c": "c.1038C>T",
"hgvs_p": "p.Ser346Ser",
"transcript": "NM_004031.4",
"protein_id": "NP_004022.2",
"transcript_support_level": null,
"aa_start": 346,
"aa_end": null,
"aa_length": 516,
"cds_start": 1038,
"cds_end": null,
"cds_length": 1551,
"cdna_start": 1405,
"cdna_end": null,
"cdna_length": 2008,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "S",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 8,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "IRF7",
"gene_hgnc_id": 6122,
"hgvs_c": "c.1038C>T",
"hgvs_p": "p.Ser346Ser",
"transcript": "ENST00000330243.9",
"protein_id": "ENSP00000329411.5",
"transcript_support_level": 5,
"aa_start": 346,
"aa_end": null,
"aa_length": 516,
"cds_start": 1038,
"cds_end": null,
"cds_length": 1551,
"cdna_start": 1425,
"cdna_end": null,
"cdna_length": 1992,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "S",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 8,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "IRF7",
"gene_hgnc_id": 6122,
"hgvs_c": "c.1035C>T",
"hgvs_p": "p.Ser345Ser",
"transcript": "NM_001440440.1",
"protein_id": "NP_001427369.1",
"transcript_support_level": null,
"aa_start": 345,
"aa_end": null,
"aa_length": 515,
"cds_start": 1035,
"cds_end": null,
"cds_length": 1548,
"cdna_start": 1402,
"cdna_end": null,
"cdna_length": 2005,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "S",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 9,
"exon_rank_end": null,
"exon_count": 11,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "IRF7",
"gene_hgnc_id": 6122,
"hgvs_c": "c.996C>T",
"hgvs_p": "p.Ser332Ser",
"transcript": "NM_001440442.1",
"protein_id": "NP_001427371.1",
"transcript_support_level": null,
"aa_start": 332,
"aa_end": null,
"aa_length": 502,
"cds_start": 996,
"cds_end": null,
"cds_length": 1509,
"cdna_start": 1317,
"cdna_end": null,
"cdna_length": 1920,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "S",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 7,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "IRF7",
"gene_hgnc_id": 6122,
"hgvs_c": "c.951C>T",
"hgvs_p": "p.Ser317Ser",
"transcript": "NM_001440444.1",
"protein_id": "NP_001427373.1",
"transcript_support_level": null,
"aa_start": 317,
"aa_end": null,
"aa_length": 487,
"cds_start": 951,
"cds_end": null,
"cds_length": 1464,
"cdna_start": 1318,
"cdna_end": null,
"cdna_length": 1921,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "S",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 8,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "IRF7",
"gene_hgnc_id": 6122,
"hgvs_c": "c.912C>T",
"hgvs_p": "p.Ser304Ser",
"transcript": "NM_004029.4",
"protein_id": "NP_004020.1",
"transcript_support_level": null,
"aa_start": 304,
"aa_end": null,
"aa_length": 474,
"cds_start": 912,
"cds_end": null,
"cds_length": 1425,
"cdna_start": 1233,
"cdna_end": null,
"cdna_length": 1836,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "S",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 8,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "IRF7",
"gene_hgnc_id": 6122,
"hgvs_c": "c.909C>T",
"hgvs_p": "p.Ser303Ser",
"transcript": "NM_001440445.1",
"protein_id": "NP_001427374.1",
"transcript_support_level": null,
"aa_start": 303,
"aa_end": null,
"aa_length": 473,
"cds_start": 909,
"cds_end": null,
"cds_length": 1422,
"cdna_start": 1230,
"cdna_end": null,
"cdna_length": 1833,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "S",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 8,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "IRF7",
"gene_hgnc_id": 6122,
"hgvs_c": "c.627C>T",
"hgvs_p": "p.Ser209Ser",
"transcript": "NM_001440446.1",
"protein_id": "NP_001427375.1",
"transcript_support_level": null,
"aa_start": 209,
"aa_end": null,
"aa_length": 379,
"cds_start": 627,
"cds_end": null,
"cds_length": 1140,
"cdna_start": 948,
"cdna_end": null,
"cdna_length": 1551,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "S",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 3,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "IRF7",
"gene_hgnc_id": 6122,
"hgvs_c": "c.120C>T",
"hgvs_p": "p.Ser40Ser",
"transcript": "XM_017017674.1",
"protein_id": "XP_016873163.1",
"transcript_support_level": null,
"aa_start": 40,
"aa_end": null,
"aa_length": 210,
"cds_start": 120,
"cds_end": null,
"cds_length": 633,
"cdna_start": 247,
"cdna_end": null,
"cdna_length": 850,
"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": 7,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "IRF7",
"gene_hgnc_id": 6122,
"hgvs_c": "n.*781C>T",
"hgvs_p": null,
"transcript": "ENST00000528413.6",
"protein_id": "ENSP00000497888.1",
"transcript_support_level": 5,
"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": 1554,
"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": "IRF7",
"gene_hgnc_id": 6122,
"hgvs_c": "n.148C>T",
"hgvs_p": null,
"transcript": "ENST00000531912.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": 806,
"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": 7,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "IRF7",
"gene_hgnc_id": 6122,
"hgvs_c": "n.*125C>T",
"hgvs_p": null,
"transcript": "ENST00000532326.5",
"protein_id": "ENSP00000436696.1",
"transcript_support_level": 5,
"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": 1604,
"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": 7,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "IRF7",
"gene_hgnc_id": 6122,
"hgvs_c": "n.*363C>T",
"hgvs_p": null,
"transcript": "ENST00000533182.5",
"protein_id": "ENSP00000433903.1",
"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": 1776,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 7,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "IRF7",
"gene_hgnc_id": 6122,
"hgvs_c": "n.*781C>T",
"hgvs_p": null,
"transcript": "ENST00000528413.6",
"protein_id": "ENSP00000497888.1",
"transcript_support_level": 5,
"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": 1554,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 7,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "IRF7",
"gene_hgnc_id": 6122,
"hgvs_c": "n.*125C>T",
"hgvs_p": null,
"transcript": "ENST00000532326.5",
"protein_id": "ENSP00000436696.1",
"transcript_support_level": 5,
"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": 1604,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 7,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "IRF7",
"gene_hgnc_id": 6122,
"hgvs_c": "n.*363C>T",
"hgvs_p": null,
"transcript": "ENST00000533182.5",
"protein_id": "ENSP00000433903.1",
"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": 1776,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"downstream_gene_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 2,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "IRF7",
"gene_hgnc_id": 6122,
"hgvs_c": "n.*109C>T",
"hgvs_p": null,
"transcript": "ENST00000525750.1",
"protein_id": null,
"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": 656,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
}
],
"gene_symbol": "IRF7",
"gene_hgnc_id": 6122,
"dbsnp": "rs751249139",
"frequency_reference_population": 0.0000019306535,
"hom_count_reference_population": 0,
"allele_count_reference_population": 3,
"gnomad_exomes_af": 0.00000142686,
"gnomad_genomes_af": 0.00000657056,
"gnomad_exomes_ac": 2,
"gnomad_genomes_ac": 1,
"gnomad_exomes_homalt": 0,
"gnomad_genomes_homalt": 0,
"gnomad_mito_homoplasmic": null,
"gnomad_mito_heteroplasmic": null,
"computational_score_selected": -0.6499999761581421,
"computational_prediction_selected": "Benign",
"computational_source_selected": "BayesDel_noAF",
"splice_score_selected": 0.009999999776482582,
"splice_prediction_selected": "Benign",
"splice_source_selected": "max_spliceai",
"revel_score": null,
"revel_prediction": null,
"alphamissense_score": null,
"alphamissense_prediction": null,
"bayesdelnoaf_score": -0.65,
"bayesdelnoaf_prediction": "Benign",
"phylop100way_score": 1.574,
"phylop100way_prediction": "Benign",
"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": -5,
"acmg_classification": "Likely_benign",
"acmg_criteria": "PM2,BP4_Strong,BP6_Moderate,BP7",
"acmg_by_gene": [
{
"score": -5,
"benign_score": 7,
"pathogenic_score": 2,
"criteria": [
"PM2",
"BP4_Strong",
"BP6_Moderate",
"BP7"
],
"verdict": "Likely_benign",
"transcript": "ENST00000525445.6",
"gene_symbol": "IRF7",
"hgnc_id": 6122,
"effects": [
"synonymous_variant"
],
"inheritance_mode": "AR",
"hgvs_c": "c.999C>T",
"hgvs_p": "p.Ser333Ser"
}
],
"clinvar_disease": "Immunodeficiency 39",
"clinvar_classification": "Likely benign",
"clinvar_review_status": "criteria provided, single submitter",
"clinvar_submissions_summary": "LB:1",
"phenotype_combined": "Immunodeficiency 39",
"pathogenicity_classification_combined": "Likely benign",
"custom_annotations": null
}
],
"message": null
}