← 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-57104697-C-G (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=12&pos=57104697&ref=C&alt=G&genome=hg38&allGenes=true"
API Response
json
{
"variants": [
{
"chr": "12",
"pos": 57104697,
"ref": "C",
"alt": "G",
"effect": "intron_variant",
"transcript": "ENST00000300134.8",
"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": 22,
"intron_rank": 10,
"intron_rank_end": null,
"gene_symbol": "STAT6",
"gene_hgnc_id": 11368,
"hgvs_c": "c.1089+29G>C",
"hgvs_p": null,
"transcript": "NM_003153.5",
"protein_id": "NP_003144.3",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 847,
"cds_start": -4,
"cds_end": null,
"cds_length": 2544,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3963,
"mane_select": "ENST00000300134.8",
"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": 22,
"intron_rank": 10,
"intron_rank_end": null,
"gene_symbol": "STAT6",
"gene_hgnc_id": 11368,
"hgvs_c": "c.1089+29G>C",
"hgvs_p": null,
"transcript": "ENST00000300134.8",
"protein_id": "ENSP00000300134.3",
"transcript_support_level": 1,
"aa_start": null,
"aa_end": null,
"aa_length": 847,
"cds_start": -4,
"cds_end": null,
"cds_length": 2544,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3963,
"mane_select": "NM_003153.5",
"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": 22,
"intron_rank": 10,
"intron_rank_end": null,
"gene_symbol": "STAT6",
"gene_hgnc_id": 11368,
"hgvs_c": "c.1089+29G>C",
"hgvs_p": null,
"transcript": "ENST00000556155.5",
"protein_id": "ENSP00000451742.1",
"transcript_support_level": 1,
"aa_start": null,
"aa_end": null,
"aa_length": 847,
"cds_start": -4,
"cds_end": null,
"cds_length": 2544,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 2924,
"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": 23,
"intron_rank": 10,
"intron_rank_end": null,
"gene_symbol": "STAT6",
"gene_hgnc_id": 11368,
"hgvs_c": "c.1089+29G>C",
"hgvs_p": null,
"transcript": "ENST00000553533.2",
"protein_id": "ENSP00000451546.2",
"transcript_support_level": 3,
"aa_start": null,
"aa_end": null,
"aa_length": 865,
"cds_start": -4,
"cds_end": null,
"cds_length": 2598,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4018,
"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": 24,
"intron_rank": 11,
"intron_rank_end": null,
"gene_symbol": "STAT6",
"gene_hgnc_id": 11368,
"hgvs_c": "c.1089+29G>C",
"hgvs_p": null,
"transcript": "ENST00000714374.1",
"protein_id": "ENSP00000519641.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 865,
"cds_start": -4,
"cds_end": null,
"cds_length": 2598,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3665,
"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": 22,
"intron_rank": 10,
"intron_rank_end": null,
"gene_symbol": "STAT6",
"gene_hgnc_id": 11368,
"hgvs_c": "c.1089+29G>C",
"hgvs_p": null,
"transcript": "NM_001178078.2",
"protein_id": "NP_001171549.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 847,
"cds_start": -4,
"cds_end": null,
"cds_length": 2544,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3982,
"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": 22,
"intron_rank": 10,
"intron_rank_end": null,
"gene_symbol": "STAT6",
"gene_hgnc_id": 11368,
"hgvs_c": "c.1089+29G>C",
"hgvs_p": null,
"transcript": "NM_001178079.2",
"protein_id": "NP_001171550.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 847,
"cds_start": -4,
"cds_end": null,
"cds_length": 2544,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3942,
"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": 22,
"intron_rank": 10,
"intron_rank_end": null,
"gene_symbol": "STAT6",
"gene_hgnc_id": 11368,
"hgvs_c": "c.1089+29G>C",
"hgvs_p": null,
"transcript": "ENST00000454075.7",
"protein_id": "ENSP00000401486.3",
"transcript_support_level": 2,
"aa_start": null,
"aa_end": null,
"aa_length": 847,
"cds_start": -4,
"cds_end": null,
"cds_length": 2544,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3037,
"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": 22,
"intron_rank": 10,
"intron_rank_end": null,
"gene_symbol": "STAT6",
"gene_hgnc_id": 11368,
"hgvs_c": "c.1089+29G>C",
"hgvs_p": null,
"transcript": "ENST00000543873.6",
"protein_id": "ENSP00000438451.2",
"transcript_support_level": 2,
"aa_start": null,
"aa_end": null,
"aa_length": 847,
"cds_start": -4,
"cds_end": null,
"cds_length": 2544,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3119,
"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": 23,
"intron_rank": 11,
"intron_rank_end": null,
"gene_symbol": "STAT6",
"gene_hgnc_id": 11368,
"hgvs_c": "c.1089+29G>C",
"hgvs_p": null,
"transcript": "ENST00000553275.2",
"protein_id": "ENSP00000450732.2",
"transcript_support_level": 3,
"aa_start": null,
"aa_end": null,
"aa_length": 847,
"cds_start": -4,
"cds_end": null,
"cds_length": 2544,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4150,
"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": 23,
"intron_rank": 11,
"intron_rank_end": null,
"gene_symbol": "STAT6",
"gene_hgnc_id": 11368,
"hgvs_c": "c.1089+29G>C",
"hgvs_p": null,
"transcript": "ENST00000553397.6",
"protein_id": "ENSP00000452203.2",
"transcript_support_level": 4,
"aa_start": null,
"aa_end": null,
"aa_length": 847,
"cds_start": -4,
"cds_end": null,
"cds_length": 2544,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3969,
"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": 22,
"intron_rank": 10,
"intron_rank_end": null,
"gene_symbol": "STAT6",
"gene_hgnc_id": 11368,
"hgvs_c": "c.1089+29G>C",
"hgvs_p": null,
"transcript": "ENST00000553499.6",
"protein_id": "ENSP00000451074.2",
"transcript_support_level": 4,
"aa_start": null,
"aa_end": null,
"aa_length": 847,
"cds_start": -4,
"cds_end": null,
"cds_length": 2544,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3838,
"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": 22,
"intron_rank": 10,
"intron_rank_end": null,
"gene_symbol": "STAT6",
"gene_hgnc_id": 11368,
"hgvs_c": "c.1089+29G>C",
"hgvs_p": null,
"transcript": "ENST00000555849.6",
"protein_id": "ENSP00000452394.2",
"transcript_support_level": 4,
"aa_start": null,
"aa_end": null,
"aa_length": 847,
"cds_start": -4,
"cds_end": null,
"cds_length": 2544,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3450,
"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": 22,
"intron_rank": 10,
"intron_rank_end": null,
"gene_symbol": "STAT6",
"gene_hgnc_id": 11368,
"hgvs_c": "c.1089+29G>C",
"hgvs_p": null,
"transcript": "ENST00000557635.6",
"protein_id": "ENSP00000450747.2",
"transcript_support_level": 4,
"aa_start": null,
"aa_end": null,
"aa_length": 847,
"cds_start": -4,
"cds_end": null,
"cds_length": 2544,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3686,
"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": 22,
"intron_rank": 10,
"intron_rank_end": null,
"gene_symbol": "STAT6",
"gene_hgnc_id": 11368,
"hgvs_c": "c.1089+29G>C",
"hgvs_p": null,
"transcript": "ENST00000714371.1",
"protein_id": "ENSP00000519638.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 847,
"cds_start": -4,
"cds_end": null,
"cds_length": 2544,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3837,
"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": 23,
"intron_rank": 11,
"intron_rank_end": null,
"gene_symbol": "STAT6",
"gene_hgnc_id": 11368,
"hgvs_c": "c.1089+29G>C",
"hgvs_p": null,
"transcript": "ENST00000714373.1",
"protein_id": "ENSP00000519640.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 847,
"cds_start": -4,
"cds_end": null,
"cds_length": 2544,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3996,
"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": 22,
"intron_rank": 10,
"intron_rank_end": null,
"gene_symbol": "STAT6",
"gene_hgnc_id": 11368,
"hgvs_c": "c.1035+29G>C",
"hgvs_p": null,
"transcript": "ENST00000556259.6",
"protein_id": "ENSP00000452373.2",
"transcript_support_level": 3,
"aa_start": null,
"aa_end": null,
"aa_length": 829,
"cds_start": -4,
"cds_end": null,
"cds_length": 2490,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3888,
"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": 23,
"intron_rank": 11,
"intron_rank_end": null,
"gene_symbol": "STAT6",
"gene_hgnc_id": 11368,
"hgvs_c": "c.1089+29G>C",
"hgvs_p": null,
"transcript": "ENST00000640254.2",
"protein_id": "ENSP00000491116.2",
"transcript_support_level": 5,
"aa_start": null,
"aa_end": null,
"aa_length": 796,
"cds_start": -4,
"cds_end": null,
"cds_length": 2393,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 2728,
"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": 21,
"intron_rank": 9,
"intron_rank_end": null,
"gene_symbol": "STAT6",
"gene_hgnc_id": 11368,
"hgvs_c": "c.759+29G>C",
"hgvs_p": null,
"transcript": "NM_001178080.2",
"protein_id": "NP_001171551.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 737,
"cds_start": -4,
"cds_end": null,
"cds_length": 2214,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3826,
"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": 20,
"intron_rank": 8,
"intron_rank_end": null,
"gene_symbol": "STAT6",
"gene_hgnc_id": 11368,
"hgvs_c": "c.759+29G>C",
"hgvs_p": null,
"transcript": "NM_001178081.2",
"protein_id": "NP_001171552.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 737,
"cds_start": -4,
"cds_end": null,
"cds_length": 2214,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3687,
"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": 21,
"intron_rank": 9,
"intron_rank_end": null,
"gene_symbol": "STAT6",
"gene_hgnc_id": 11368,
"hgvs_c": "c.759+29G>C",
"hgvs_p": null,
"transcript": "ENST00000537215.6",
"protein_id": "ENSP00000444530.2",
"transcript_support_level": 2,
"aa_start": null,
"aa_end": null,
"aa_length": 737,
"cds_start": -4,
"cds_end": null,
"cds_length": 2214,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 2886,
"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": 20,
"intron_rank": 8,
"intron_rank_end": null,
"gene_symbol": "STAT6",
"gene_hgnc_id": 11368,
"hgvs_c": "c.759+29G>C",
"hgvs_p": null,
"transcript": "ENST00000538913.6",
"protein_id": "ENSP00000445409.2",
"transcript_support_level": 2,
"aa_start": null,
"aa_end": null,
"aa_length": 737,
"cds_start": -4,
"cds_end": null,
"cds_length": 2214,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 2879,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 21,
"intron_rank": 9,
"intron_rank_end": null,
"gene_symbol": "STAT6",
"gene_hgnc_id": 11368,
"hgvs_c": "n.*833+29G>C",
"hgvs_p": null,
"transcript": "ENST00000554764.6",
"protein_id": "ENSP00000451909.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": 3380,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 22,
"intron_rank": 10,
"intron_rank_end": null,
"gene_symbol": "STAT6",
"gene_hgnc_id": 11368,
"hgvs_c": "n.1089+29G>C",
"hgvs_p": null,
"transcript": "ENST00000555318.2",
"protein_id": "ENSP00000450428.2",
"transcript_support_level": 3,
"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": 4024,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": 8,
"intron_rank_end": null,
"gene_symbol": "STAT6",
"gene_hgnc_id": 11368,
"hgvs_c": "n.1685+29G>C",
"hgvs_p": null,
"transcript": "ENST00000555641.1",
"protein_id": null,
"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": 1804,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 3,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "STAT6",
"gene_hgnc_id": 11368,
"hgvs_c": "n.255+29G>C",
"hgvs_p": null,
"transcript": "ENST00000557781.5",
"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": 1569,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 22,
"intron_rank": 10,
"intron_rank_end": null,
"gene_symbol": "STAT6",
"gene_hgnc_id": 11368,
"hgvs_c": "n.1089+29G>C",
"hgvs_p": null,
"transcript": "ENST00000651176.1",
"protein_id": "ENSP00000498693.1",
"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": 3869,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 22,
"intron_rank": 10,
"intron_rank_end": null,
"gene_symbol": "STAT6",
"gene_hgnc_id": 11368,
"hgvs_c": "n.1089+29G>C",
"hgvs_p": null,
"transcript": "ENST00000714370.1",
"protein_id": "ENSP00000519637.1",
"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": 4123,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 20,
"intron_rank": 10,
"intron_rank_end": null,
"gene_symbol": "STAT6",
"gene_hgnc_id": 11368,
"hgvs_c": "n.1089+29G>C",
"hgvs_p": null,
"transcript": "ENST00000714372.1",
"protein_id": "ENSP00000519639.1",
"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": 3686,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 21,
"intron_rank": 9,
"intron_rank_end": null,
"gene_symbol": "STAT6",
"gene_hgnc_id": 11368,
"hgvs_c": "n.1205+29G>C",
"hgvs_p": null,
"transcript": "NR_033659.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": 3824,
"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": 23,
"intron_rank": 11,
"intron_rank_end": null,
"gene_symbol": "STAT6",
"gene_hgnc_id": 11368,
"hgvs_c": "c.1089+29G>C",
"hgvs_p": null,
"transcript": "XM_047429473.1",
"protein_id": "XP_047285429.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 847,
"cds_start": -4,
"cds_end": null,
"cds_length": 2544,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3997,
"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": 23,
"intron_rank": 11,
"intron_rank_end": null,
"gene_symbol": "STAT6",
"gene_hgnc_id": 11368,
"hgvs_c": "c.1089+29G>C",
"hgvs_p": null,
"transcript": "XM_047429474.1",
"protein_id": "XP_047285430.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 847,
"cds_start": -4,
"cds_end": null,
"cds_length": 2544,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4133,
"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": 23,
"intron_rank": 11,
"intron_rank_end": null,
"gene_symbol": "STAT6",
"gene_hgnc_id": 11368,
"hgvs_c": "c.1089+29G>C",
"hgvs_p": null,
"transcript": "XM_047429475.1",
"protein_id": "XP_047285431.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 847,
"cds_start": -4,
"cds_end": null,
"cds_length": 2544,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4031,
"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": 14,
"intron_rank": 10,
"intron_rank_end": null,
"gene_symbol": "STAT6",
"gene_hgnc_id": 11368,
"hgvs_c": "c.1089+29G>C",
"hgvs_p": null,
"transcript": "XM_047429476.1",
"protein_id": "XP_047285432.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 620,
"cds_start": -4,
"cds_end": null,
"cds_length": 1863,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 2671,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"upstream_gene_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 12,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "STAT6",
"gene_hgnc_id": 11368,
"hgvs_c": "c.-338G>C",
"hgvs_p": null,
"transcript": "XM_047429477.1",
"protein_id": "XP_047285433.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 454,
"cds_start": -4,
"cds_end": null,
"cds_length": 1365,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 2761,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
}
],
"gene_symbol": "STAT6",
"gene_hgnc_id": 11368,
"dbsnp": "rs3024980",
"frequency_reference_population": 0.000004104877,
"hom_count_reference_population": 0,
"allele_count_reference_population": 6,
"gnomad_exomes_af": 0.00000410488,
"gnomad_genomes_af": null,
"gnomad_exomes_ac": 6,
"gnomad_genomes_ac": null,
"gnomad_exomes_homalt": 0,
"gnomad_genomes_homalt": null,
"gnomad_mito_homoplasmic": null,
"gnomad_mito_heteroplasmic": null,
"computational_score_selected": -0.8100000023841858,
"computational_prediction_selected": "Benign",
"computational_source_selected": "BayesDel_noAF",
"splice_score_selected": 0.029999999329447746,
"splice_prediction_selected": "Benign",
"splice_source_selected": "max_spliceai",
"revel_score": null,
"revel_prediction": null,
"alphamissense_score": null,
"alphamissense_prediction": null,
"bayesdelnoaf_score": -0.81,
"bayesdelnoaf_prediction": "Benign",
"phylop100way_score": -1.331,
"phylop100way_prediction": "Benign",
"spliceai_max_score": 0.03,
"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": -8,
"acmg_classification": "Benign",
"acmg_criteria": "BP4_Strong,BS2",
"acmg_by_gene": [
{
"score": -8,
"benign_score": 8,
"pathogenic_score": 0,
"criteria": [
"BP4_Strong",
"BS2"
],
"verdict": "Benign",
"transcript": "ENST00000300134.8",
"gene_symbol": "STAT6",
"hgnc_id": 11368,
"effects": [
"intron_variant"
],
"inheritance_mode": "AD",
"hgvs_c": "c.1089+29G>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
}