← 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: 2-190978930-A-G (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=2&pos=190978930&ref=A&alt=G&genome=hg38&allGenes=true"API Response
json
{
"variants": [
{
"chr": "2",
"pos": 190978930,
"ref": "A",
"alt": "G",
"effect": "missense_variant",
"transcript": "ENST00000361099.8",
"consequences": [
{
"aa_ref": "L",
"aa_alt": "P",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 21,
"exon_rank_end": null,
"exon_count": 25,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "STAT1",
"gene_hgnc_id": 11362,
"hgvs_c": "c.1799T>C",
"hgvs_p": "p.Leu600Pro",
"transcript": "NM_007315.4",
"protein_id": "NP_009330.1",
"transcript_support_level": null,
"aa_start": 600,
"aa_end": null,
"aa_length": 750,
"cds_start": 1799,
"cds_end": null,
"cds_length": 2253,
"cdna_start": 2108,
"cdna_end": null,
"cdna_length": 4116,
"mane_select": "ENST00000361099.8",
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "L",
"aa_alt": "P",
"canonical": true,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 21,
"exon_rank_end": null,
"exon_count": 25,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "STAT1",
"gene_hgnc_id": 11362,
"hgvs_c": "c.1799T>C",
"hgvs_p": "p.Leu600Pro",
"transcript": "ENST00000361099.8",
"protein_id": "ENSP00000354394.4",
"transcript_support_level": 1,
"aa_start": 600,
"aa_end": null,
"aa_length": 750,
"cds_start": 1799,
"cds_end": null,
"cds_length": 2253,
"cdna_start": 2108,
"cdna_end": null,
"cdna_length": 4116,
"mane_select": "NM_007315.4",
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "L",
"aa_alt": "P",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 20,
"exon_rank_end": null,
"exon_count": 24,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "STAT1",
"gene_hgnc_id": 11362,
"hgvs_c": "c.1799T>C",
"hgvs_p": "p.Leu600Pro",
"transcript": "ENST00000409465.5",
"protein_id": "ENSP00000386244.1",
"transcript_support_level": 1,
"aa_start": 600,
"aa_end": null,
"aa_length": 750,
"cds_start": 1799,
"cds_end": null,
"cds_length": 2253,
"cdna_start": 2231,
"cdna_end": null,
"cdna_length": 3097,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "L",
"aa_alt": "P",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 21,
"exon_rank_end": null,
"exon_count": 23,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "STAT1",
"gene_hgnc_id": 11362,
"hgvs_c": "c.1799T>C",
"hgvs_p": "p.Leu600Pro",
"transcript": "ENST00000392322.7",
"protein_id": "ENSP00000376136.3",
"transcript_support_level": 1,
"aa_start": 600,
"aa_end": null,
"aa_length": 712,
"cds_start": 1799,
"cds_end": null,
"cds_length": 2139,
"cdna_start": 2105,
"cdna_end": null,
"cdna_length": 2716,
"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": 20,
"exon_rank_end": null,
"exon_count": 22,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "STAT1",
"gene_hgnc_id": 11362,
"hgvs_c": "n.*1125T>C",
"hgvs_p": null,
"transcript": "ENST00000452281.6",
"protein_id": "ENSP00000394512.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": 2683,
"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": 20,
"exon_rank_end": null,
"exon_count": 22,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "STAT1",
"gene_hgnc_id": 11362,
"hgvs_c": "n.*1125T>C",
"hgvs_p": null,
"transcript": "ENST00000452281.6",
"protein_id": "ENSP00000394512.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": 2683,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "L",
"aa_alt": "P",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 21,
"exon_rank_end": null,
"exon_count": 24,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "STAT1",
"gene_hgnc_id": 11362,
"hgvs_c": "c.1799T>C",
"hgvs_p": "p.Leu600Pro",
"transcript": "ENST00000673952.1",
"protein_id": "ENSP00000501115.1",
"transcript_support_level": null,
"aa_start": 600,
"aa_end": null,
"aa_length": 791,
"cds_start": 1799,
"cds_end": null,
"cds_length": 2376,
"cdna_start": 2165,
"cdna_end": null,
"cdna_length": 3385,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "L",
"aa_alt": "P",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 21,
"exon_rank_end": null,
"exon_count": 25,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "STAT1",
"gene_hgnc_id": 11362,
"hgvs_c": "c.1799T>C",
"hgvs_p": "p.Leu600Pro",
"transcript": "ENST00000673847.1",
"protein_id": "ENSP00000501185.1",
"transcript_support_level": null,
"aa_start": 600,
"aa_end": null,
"aa_length": 779,
"cds_start": 1799,
"cds_end": null,
"cds_length": 2340,
"cdna_start": 2165,
"cdna_end": null,
"cdna_length": 3559,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "L",
"aa_alt": "P",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 21,
"exon_rank_end": null,
"exon_count": 25,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "STAT1",
"gene_hgnc_id": 11362,
"hgvs_c": "c.1835T>C",
"hgvs_p": "p.Leu612Pro",
"transcript": "NM_001384891.1",
"protein_id": "NP_001371820.1",
"transcript_support_level": null,
"aa_start": 612,
"aa_end": null,
"aa_length": 762,
"cds_start": 1835,
"cds_end": null,
"cds_length": 2289,
"cdna_start": 2144,
"cdna_end": null,
"cdna_length": 4152,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "L",
"aa_alt": "P",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 21,
"exon_rank_end": null,
"exon_count": 25,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "STAT1",
"gene_hgnc_id": 11362,
"hgvs_c": "c.1799T>C",
"hgvs_p": "p.Leu600Pro",
"transcript": "NM_001384886.1",
"protein_id": "NP_001371815.1",
"transcript_support_level": null,
"aa_start": 600,
"aa_end": null,
"aa_length": 758,
"cds_start": 1799,
"cds_end": null,
"cds_length": 2277,
"cdna_start": 2108,
"cdna_end": null,
"cdna_length": 4140,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "L",
"aa_alt": "P",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 22,
"exon_rank_end": null,
"exon_count": 26,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "STAT1",
"gene_hgnc_id": 11362,
"hgvs_c": "c.1805T>C",
"hgvs_p": "p.Leu602Pro",
"transcript": "NM_001384881.1",
"protein_id": "NP_001371810.1",
"transcript_support_level": null,
"aa_start": 602,
"aa_end": null,
"aa_length": 752,
"cds_start": 1805,
"cds_end": null,
"cds_length": 2259,
"cdna_start": 2191,
"cdna_end": null,
"cdna_length": 4199,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "L",
"aa_alt": "P",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 20,
"exon_rank_end": null,
"exon_count": 24,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "STAT1",
"gene_hgnc_id": 11362,
"hgvs_c": "c.1799T>C",
"hgvs_p": "p.Leu600Pro",
"transcript": "NM_001437284.1",
"protein_id": "NP_001424213.1",
"transcript_support_level": null,
"aa_start": 600,
"aa_end": null,
"aa_length": 750,
"cds_start": 1799,
"cds_end": null,
"cds_length": 2253,
"cdna_start": 1954,
"cdna_end": null,
"cdna_length": 3962,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "L",
"aa_alt": "P",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 20,
"exon_rank_end": null,
"exon_count": 24,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "STAT1",
"gene_hgnc_id": 11362,
"hgvs_c": "c.1799T>C",
"hgvs_p": "p.Leu600Pro",
"transcript": "ENST00000540176.6",
"protein_id": "ENSP00000438703.2",
"transcript_support_level": 5,
"aa_start": 600,
"aa_end": null,
"aa_length": 750,
"cds_start": 1799,
"cds_end": null,
"cds_length": 2253,
"cdna_start": 2014,
"cdna_end": null,
"cdna_length": 4020,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "L",
"aa_alt": "P",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 22,
"exon_rank_end": null,
"exon_count": 26,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "STAT1",
"gene_hgnc_id": 11362,
"hgvs_c": "c.1799T>C",
"hgvs_p": "p.Leu600Pro",
"transcript": "ENST00000698141.1",
"protein_id": "ENSP00000513582.1",
"transcript_support_level": null,
"aa_start": 600,
"aa_end": null,
"aa_length": 750,
"cds_start": 1799,
"cds_end": null,
"cds_length": 2253,
"cdna_start": 2199,
"cdna_end": null,
"cdna_length": 5495,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "L",
"aa_alt": "P",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 21,
"exon_rank_end": null,
"exon_count": 25,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "STAT1",
"gene_hgnc_id": 11362,
"hgvs_c": "c.1793T>C",
"hgvs_p": "p.Leu598Pro",
"transcript": "NM_001384882.1",
"protein_id": "NP_001371811.1",
"transcript_support_level": null,
"aa_start": 598,
"aa_end": null,
"aa_length": 748,
"cds_start": 1793,
"cds_end": null,
"cds_length": 2247,
"cdna_start": 2102,
"cdna_end": null,
"cdna_length": 4110,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "L",
"aa_alt": "P",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 21,
"exon_rank_end": null,
"exon_count": 25,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "STAT1",
"gene_hgnc_id": 11362,
"hgvs_c": "c.1793T>C",
"hgvs_p": "p.Leu598Pro",
"transcript": "ENST00000673777.1",
"protein_id": "ENSP00000500982.1",
"transcript_support_level": null,
"aa_start": 598,
"aa_end": null,
"aa_length": 748,
"cds_start": 1793,
"cds_end": null,
"cds_length": 2247,
"cdna_start": 2030,
"cdna_end": null,
"cdna_length": 3875,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "L",
"aa_alt": "P",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 21,
"exon_rank_end": null,
"exon_count": 25,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "STAT1",
"gene_hgnc_id": 11362,
"hgvs_c": "c.1799T>C",
"hgvs_p": "p.Leu600Pro",
"transcript": "ENST00000673816.1",
"protein_id": "ENSP00000501127.1",
"transcript_support_level": null,
"aa_start": 600,
"aa_end": null,
"aa_length": 748,
"cds_start": 1799,
"cds_end": null,
"cds_length": 2247,
"cdna_start": 2165,
"cdna_end": null,
"cdna_length": 3145,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "L",
"aa_alt": "P",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 21,
"exon_rank_end": null,
"exon_count": 25,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "STAT1",
"gene_hgnc_id": 11362,
"hgvs_c": "c.1793T>C",
"hgvs_p": "p.Leu598Pro",
"transcript": "ENST00000673942.1",
"protein_id": "ENSP00000501145.1",
"transcript_support_level": null,
"aa_start": 598,
"aa_end": null,
"aa_length": 748,
"cds_start": 1793,
"cds_end": null,
"cds_length": 2247,
"cdna_start": 2092,
"cdna_end": null,
"cdna_length": 3937,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "L",
"aa_alt": "P",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 21,
"exon_rank_end": null,
"exon_count": 25,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "STAT1",
"gene_hgnc_id": 11362,
"hgvs_c": "c.1799T>C",
"hgvs_p": "p.Leu600Pro",
"transcript": "NM_001384889.1",
"protein_id": "NP_001371818.1",
"transcript_support_level": null,
"aa_start": 600,
"aa_end": null,
"aa_length": 746,
"cds_start": 1799,
"cds_end": null,
"cds_length": 2241,
"cdna_start": 2108,
"cdna_end": null,
"cdna_length": 4104,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "L",
"aa_alt": "P",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 20,
"exon_rank_end": null,
"exon_count": 24,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "STAT1",
"gene_hgnc_id": 11362,
"hgvs_c": "c.1769T>C",
"hgvs_p": "p.Leu590Pro",
"transcript": "NM_001384888.1",
"protein_id": "NP_001371817.1",
"transcript_support_level": null,
"aa_start": 590,
"aa_end": null,
"aa_length": 740,
"cds_start": 1769,
"cds_end": null,
"cds_length": 2223,
"cdna_start": 2078,
"cdna_end": null,
"cdna_length": 4086,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "L",
"aa_alt": "P",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 20,
"exon_rank_end": null,
"exon_count": 24,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "STAT1",
"gene_hgnc_id": 11362,
"hgvs_c": "c.1739T>C",
"hgvs_p": "p.Leu580Pro",
"transcript": "NM_001384880.1",
"protein_id": "NP_001371809.1",
"transcript_support_level": null,
"aa_start": 580,
"aa_end": null,
"aa_length": 730,
"cds_start": 1739,
"cds_end": null,
"cds_length": 2193,
"cdna_start": 2048,
"cdna_end": null,
"cdna_length": 4056,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "L",
"aa_alt": "P",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 20,
"exon_rank_end": null,
"exon_count": 24,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "STAT1",
"gene_hgnc_id": 11362,
"hgvs_c": "c.1739T>C",
"hgvs_p": "p.Leu580Pro",
"transcript": "ENST00000698142.1",
"protein_id": "ENSP00000513583.1",
"transcript_support_level": null,
"aa_start": 580,
"aa_end": null,
"aa_length": 730,
"cds_start": 1739,
"cds_end": null,
"cds_length": 2193,
"cdna_start": 2035,
"cdna_end": null,
"cdna_length": 4498,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "L",
"aa_alt": "P",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 20,
"exon_rank_end": null,
"exon_count": 24,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "STAT1",
"gene_hgnc_id": 11362,
"hgvs_c": "c.1709T>C",
"hgvs_p": "p.Leu570Pro",
"transcript": "NM_001384890.1",
"protein_id": "NP_001371819.1",
"transcript_support_level": null,
"aa_start": 570,
"aa_end": null,
"aa_length": 720,
"cds_start": 1709,
"cds_end": null,
"cds_length": 2163,
"cdna_start": 2018,
"cdna_end": null,
"cdna_length": 4026,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "L",
"aa_alt": "P",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 20,
"exon_rank_end": null,
"exon_count": 24,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "STAT1",
"gene_hgnc_id": 11362,
"hgvs_c": "c.1706T>C",
"hgvs_p": "p.Leu569Pro",
"transcript": "NM_001384887.1",
"protein_id": "NP_001371816.1",
"transcript_support_level": null,
"aa_start": 569,
"aa_end": null,
"aa_length": 719,
"cds_start": 1706,
"cds_end": null,
"cds_length": 2160,
"cdna_start": 2015,
"cdna_end": null,
"cdna_length": 4023,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "L",
"aa_alt": "P",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 20,
"exon_rank_end": null,
"exon_count": 24,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "STAT1",
"gene_hgnc_id": 11362,
"hgvs_c": "c.1700T>C",
"hgvs_p": "p.Leu567Pro",
"transcript": "NM_001384883.1",
"protein_id": "NP_001371812.1",
"transcript_support_level": null,
"aa_start": 567,
"aa_end": null,
"aa_length": 717,
"cds_start": 1700,
"cds_end": null,
"cds_length": 2154,
"cdna_start": 2009,
"cdna_end": null,
"cdna_length": 4017,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "L",
"aa_alt": "P",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 21,
"exon_rank_end": null,
"exon_count": 23,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "STAT1",
"gene_hgnc_id": 11362,
"hgvs_c": "c.1799T>C",
"hgvs_p": "p.Leu600Pro",
"transcript": "NM_139266.3",
"protein_id": "NP_644671.1",
"transcript_support_level": null,
"aa_start": 600,
"aa_end": null,
"aa_length": 712,
"cds_start": 1799,
"cds_end": null,
"cds_length": 2139,
"cdna_start": 2108,
"cdna_end": null,
"cdna_length": 2718,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "L",
"aa_alt": "P",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 22,
"exon_rank_end": null,
"exon_count": 24,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "STAT1",
"gene_hgnc_id": 11362,
"hgvs_c": "c.1799T>C",
"hgvs_p": "p.Leu600Pro",
"transcript": "ENST00000392323.6",
"protein_id": "ENSP00000376137.3",
"transcript_support_level": 2,
"aa_start": 600,
"aa_end": null,
"aa_length": 712,
"cds_start": 1799,
"cds_end": null,
"cds_length": 2139,
"cdna_start": 2217,
"cdna_end": null,
"cdna_length": 2723,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "L",
"aa_alt": "P",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 20,
"exon_rank_end": null,
"exon_count": 22,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "STAT1",
"gene_hgnc_id": 11362,
"hgvs_c": "c.1799T>C",
"hgvs_p": "p.Leu600Pro",
"transcript": "ENST00000673841.1",
"protein_id": "ENSP00000501225.1",
"transcript_support_level": null,
"aa_start": 600,
"aa_end": null,
"aa_length": 712,
"cds_start": 1799,
"cds_end": null,
"cds_length": 2139,
"cdna_start": 2014,
"cdna_end": null,
"cdna_length": 2625,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "L",
"aa_alt": "P",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 20,
"exon_rank_end": null,
"exon_count": 24,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "STAT1",
"gene_hgnc_id": 11362,
"hgvs_c": "c.1640T>C",
"hgvs_p": "p.Leu547Pro",
"transcript": "NM_001384885.1",
"protein_id": "NP_001371814.1",
"transcript_support_level": null,
"aa_start": 547,
"aa_end": null,
"aa_length": 697,
"cds_start": 1640,
"cds_end": null,
"cds_length": 2094,
"cdna_start": 1949,
"cdna_end": null,
"cdna_length": 3957,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "L",
"aa_alt": "P",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 22,
"exon_rank_end": null,
"exon_count": 25,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "STAT1",
"gene_hgnc_id": 11362,
"hgvs_c": "c.1805T>C",
"hgvs_p": "p.Leu602Pro",
"transcript": "NM_001384884.1",
"protein_id": "NP_001371813.1",
"transcript_support_level": null,
"aa_start": 602,
"aa_end": null,
"aa_length": 671,
"cds_start": 1805,
"cds_end": null,
"cds_length": 2016,
"cdna_start": 2191,
"cdna_end": null,
"cdna_length": 3956,
"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": 21,
"exon_rank_end": null,
"exon_count": 26,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "STAT1",
"gene_hgnc_id": 11362,
"hgvs_c": "n.1799T>C",
"hgvs_p": null,
"transcript": "ENST00000415035.2",
"protein_id": "ENSP00000388240.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": 3167,
"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": 5,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "STAT1",
"gene_hgnc_id": 11362,
"hgvs_c": "n.426T>C",
"hgvs_p": null,
"transcript": "ENST00000464072.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": 865,
"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": 21,
"exon_rank_end": null,
"exon_count": 25,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "STAT1",
"gene_hgnc_id": 11362,
"hgvs_c": "n.*966T>C",
"hgvs_p": null,
"transcript": "ENST00000673734.1",
"protein_id": "ENSP00000501040.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": 3925,
"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": 3,
"exon_rank_end": null,
"exon_count": 7,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "STAT1",
"gene_hgnc_id": 11362,
"hgvs_c": "n.298T>C",
"hgvs_p": null,
"transcript": "ENST00000673762.1",
"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": 2305,
"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": 3,
"exon_rank_end": null,
"exon_count": 7,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "STAT1",
"gene_hgnc_id": 11362,
"hgvs_c": "n.351T>C",
"hgvs_p": null,
"transcript": "ENST00000673832.1",
"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": 2240,
"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": 20,
"exon_rank_end": null,
"exon_count": 24,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "STAT1",
"gene_hgnc_id": 11362,
"hgvs_c": "n.*1125T>C",
"hgvs_p": null,
"transcript": "ENST00000673858.1",
"protein_id": "ENSP00000501196.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": 3894,
"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": 6,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "STAT1",
"gene_hgnc_id": 11362,
"hgvs_c": "n.*427T>C",
"hgvs_p": null,
"transcript": "ENST00000673863.1",
"protein_id": "ENSP00000501286.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": 2397,
"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": 20,
"exon_rank_end": null,
"exon_count": 22,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "STAT1",
"gene_hgnc_id": 11362,
"hgvs_c": "n.1704T>C",
"hgvs_p": null,
"transcript": "ENST00000673885.1",
"protein_id": "ENSP00000501159.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": 2649,
"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": 21,
"exon_rank_end": null,
"exon_count": 26,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "STAT1",
"gene_hgnc_id": 11362,
"hgvs_c": "n.1799T>C",
"hgvs_p": null,
"transcript": "ENST00000674080.1",
"protein_id": "ENSP00000501164.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": 2870,
"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": 21,
"exon_rank_end": null,
"exon_count": 26,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "STAT1",
"gene_hgnc_id": 11362,
"hgvs_c": "n.1799T>C",
"hgvs_p": null,
"transcript": "ENST00000674081.1",
"protein_id": "ENSP00000501289.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": 4134,
"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": 21,
"exon_rank_end": null,
"exon_count": 24,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "STAT1",
"gene_hgnc_id": 11362,
"hgvs_c": "n.1799T>C",
"hgvs_p": null,
"transcript": "ENST00000674153.1",
"protein_id": "ENSP00000501120.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": 2789,
"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": 19,
"exon_rank_end": null,
"exon_count": 23,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "STAT1",
"gene_hgnc_id": 11362,
"hgvs_c": "n.3672T>C",
"hgvs_p": null,
"transcript": "ENST00000698143.1",
"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": 5803,
"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": 20,
"exon_rank_end": null,
"exon_count": 24,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "STAT1",
"gene_hgnc_id": 11362,
"hgvs_c": "n.*1125T>C",
"hgvs_p": null,
"transcript": "ENST00000698144.1",
"protein_id": "ENSP00000513584.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": 4492,
"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": 21,
"exon_rank_end": null,
"exon_count": 24,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "STAT1",
"gene_hgnc_id": 11362,
"hgvs_c": "n.*1549T>C",
"hgvs_p": null,
"transcript": "ENST00000698146.1",
"protein_id": "ENSP00000513586.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": 4897,
"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": 20,
"exon_rank_end": null,
"exon_count": 23,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "STAT1",
"gene_hgnc_id": 11362,
"hgvs_c": "n.3319T>C",
"hgvs_p": null,
"transcript": "ENST00000698147.1",
"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": 6182,
"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": 19,
"exon_rank_end": null,
"exon_count": 22,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "STAT1",
"gene_hgnc_id": 11362,
"hgvs_c": "n.3649T>C",
"hgvs_p": null,
"transcript": "ENST00000698148.1",
"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": 6504,
"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": 21,
"exon_rank_end": null,
"exon_count": 25,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "STAT1",
"gene_hgnc_id": 11362,
"hgvs_c": "n.1799T>C",
"hgvs_p": null,
"transcript": "ENST00000698149.1",
"protein_id": "ENSP00000513587.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": 4500,
"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": 21,
"exon_rank_end": null,
"exon_count": 25,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "STAT1",
"gene_hgnc_id": 11362,
"hgvs_c": "n.*966T>C",
"hgvs_p": null,
"transcript": "ENST00000673734.1",
"protein_id": "ENSP00000501040.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": 3925,
"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": 20,
"exon_rank_end": null,
"exon_count": 24,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "STAT1",
"gene_hgnc_id": 11362,
"hgvs_c": "n.*1125T>C",
"hgvs_p": null,
"transcript": "ENST00000673858.1",
"protein_id": "ENSP00000501196.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": 3894,
"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": 6,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "STAT1",
"gene_hgnc_id": 11362,
"hgvs_c": "n.*427T>C",
"hgvs_p": null,
"transcript": "ENST00000673863.1",
"protein_id": "ENSP00000501286.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": 2397,
"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": 20,
"exon_rank_end": null,
"exon_count": 24,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "STAT1",
"gene_hgnc_id": 11362,
"hgvs_c": "n.*1125T>C",
"hgvs_p": null,
"transcript": "ENST00000698144.1",
"protein_id": "ENSP00000513584.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": 4492,
"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": 21,
"exon_rank_end": null,
"exon_count": 24,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "STAT1",
"gene_hgnc_id": 11362,
"hgvs_c": "n.*1549T>C",
"hgvs_p": null,
"transcript": "ENST00000698146.1",
"protein_id": "ENSP00000513586.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": 4897,
"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": 9,
"intron_rank": 8,
"intron_rank_end": null,
"gene_symbol": "STAT1",
"gene_hgnc_id": 11362,
"hgvs_c": "c.634-9181T>C",
"hgvs_p": null,
"transcript": "ENST00000698145.1",
"protein_id": "ENSP00000513585.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 212,
"cds_start": -4,
"cds_end": null,
"cds_length": 639,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 1489,
"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": 7,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "STAT1",
"gene_hgnc_id": 11362,
"hgvs_c": "n.129-1905T>C",
"hgvs_p": null,
"transcript": "ENST00000423282.2",
"protein_id": "ENSP00000388772.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": 2239,
"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": 6,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "STAT1",
"gene_hgnc_id": 11362,
"hgvs_c": "n.311-1889T>C",
"hgvs_p": null,
"transcript": "ENST00000674028.1",
"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": 2141,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"upstream_gene_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 3,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "STAT1",
"gene_hgnc_id": 11362,
"hgvs_c": "n.-101T>C",
"hgvs_p": null,
"transcript": "ENST00000698150.1",
"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": 4174,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
}
],
"gene_symbol": "STAT1",
"gene_hgnc_id": 11362,
"dbsnp": "rs137852678",
"frequency_reference_population": null,
"hom_count_reference_population": 0,
"allele_count_reference_population": 0,
"gnomad_exomes_af": null,
"gnomad_genomes_af": null,
"gnomad_exomes_ac": null,
"gnomad_genomes_ac": null,
"gnomad_exomes_homalt": null,
"gnomad_genomes_homalt": null,
"gnomad_mito_homoplasmic": null,
"gnomad_mito_heteroplasmic": null,
"computational_score_selected": 0.9901989698410034,
"computational_prediction_selected": "Pathogenic",
"computational_source_selected": "MetaRNN",
"splice_score_selected": 0,
"splice_prediction_selected": "Benign",
"splice_source_selected": "max_spliceai",
"revel_score": 0.994,
"revel_prediction": "Pathogenic",
"alphamissense_score": 0.9998,
"alphamissense_prediction": null,
"bayesdelnoaf_score": 0.59,
"bayesdelnoaf_prediction": "Pathogenic",
"phylop100way_score": 9.299,
"phylop100way_prediction": "Pathogenic",
"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": 8,
"acmg_classification": "Likely_pathogenic",
"acmg_criteria": "PM2,PP2,PP3_Strong,PP5",
"acmg_by_gene": [
{
"score": 8,
"benign_score": 0,
"pathogenic_score": 8,
"criteria": [
"PM2",
"PP2",
"PP3_Strong",
"PP5"
],
"verdict": "Likely_pathogenic",
"transcript": "ENST00000361099.8",
"gene_symbol": "STAT1",
"hgnc_id": 11362,
"effects": [
"missense_variant"
],
"inheritance_mode": "AR,AD",
"hgvs_c": "c.1799T>C",
"hgvs_p": "p.Leu600Pro"
}
],
"clinvar_disease": "Immunodeficiency 31B",
"clinvar_classification": "Pathogenic",
"clinvar_review_status": "no assertion criteria provided",
"clinvar_submissions_summary": "null",
"phenotype_combined": "Immunodeficiency 31B",
"pathogenicity_classification_combined": "Pathogenic",
"custom_annotations": null
}
],
"message": null
}