← 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-190995143-T-A (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=2&pos=190995143&ref=T&alt=A&genome=hg38&allGenes=true"
API Response
json
{
"variants": [
{
"chr": "2",
"pos": 190995143,
"ref": "T",
"alt": "A",
"effect": "missense_variant",
"transcript": "ENST00000361099.8",
"consequences": [
{
"aa_ref": "T",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 10,
"exon_rank_end": null,
"exon_count": 25,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "STAT1",
"gene_hgnc_id": 11362,
"hgvs_c": "c.862A>T",
"hgvs_p": "p.Thr288Ser",
"transcript": "NM_007315.4",
"protein_id": "NP_009330.1",
"transcript_support_level": null,
"aa_start": 288,
"aa_end": null,
"aa_length": 750,
"cds_start": 862,
"cds_end": null,
"cds_length": 2253,
"cdna_start": 1171,
"cdna_end": null,
"cdna_length": 4116,
"mane_select": "ENST00000361099.8",
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "T",
"aa_alt": "S",
"canonical": true,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 10,
"exon_rank_end": null,
"exon_count": 25,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "STAT1",
"gene_hgnc_id": 11362,
"hgvs_c": "c.862A>T",
"hgvs_p": "p.Thr288Ser",
"transcript": "ENST00000361099.8",
"protein_id": "ENSP00000354394.4",
"transcript_support_level": 1,
"aa_start": 288,
"aa_end": null,
"aa_length": 750,
"cds_start": 862,
"cds_end": null,
"cds_length": 2253,
"cdna_start": 1171,
"cdna_end": null,
"cdna_length": 4116,
"mane_select": "NM_007315.4",
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "T",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 9,
"exon_rank_end": null,
"exon_count": 24,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "STAT1",
"gene_hgnc_id": 11362,
"hgvs_c": "c.862A>T",
"hgvs_p": "p.Thr288Ser",
"transcript": "ENST00000409465.5",
"protein_id": "ENSP00000386244.1",
"transcript_support_level": 1,
"aa_start": 288,
"aa_end": null,
"aa_length": 750,
"cds_start": 862,
"cds_end": null,
"cds_length": 2253,
"cdna_start": 1294,
"cdna_end": null,
"cdna_length": 3097,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "T",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 10,
"exon_rank_end": null,
"exon_count": 23,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "STAT1",
"gene_hgnc_id": 11362,
"hgvs_c": "c.862A>T",
"hgvs_p": "p.Thr288Ser",
"transcript": "ENST00000392322.7",
"protein_id": "ENSP00000376136.3",
"transcript_support_level": 1,
"aa_start": 288,
"aa_end": null,
"aa_length": 712,
"cds_start": 862,
"cds_end": null,
"cds_length": 2139,
"cdna_start": 1168,
"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": 9,
"exon_rank_end": null,
"exon_count": 22,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "STAT1",
"gene_hgnc_id": 11362,
"hgvs_c": "n.*188A>T",
"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": 9,
"exon_rank_end": null,
"exon_count": 22,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "STAT1",
"gene_hgnc_id": 11362,
"hgvs_c": "n.*188A>T",
"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": "T",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 10,
"exon_rank_end": null,
"exon_count": 24,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "STAT1",
"gene_hgnc_id": 11362,
"hgvs_c": "c.862A>T",
"hgvs_p": "p.Thr288Ser",
"transcript": "ENST00000673952.1",
"protein_id": "ENSP00000501115.1",
"transcript_support_level": null,
"aa_start": 288,
"aa_end": null,
"aa_length": 791,
"cds_start": 862,
"cds_end": null,
"cds_length": 2376,
"cdna_start": 1228,
"cdna_end": null,
"cdna_length": 3385,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "T",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 10,
"exon_rank_end": null,
"exon_count": 25,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "STAT1",
"gene_hgnc_id": 11362,
"hgvs_c": "c.862A>T",
"hgvs_p": "p.Thr288Ser",
"transcript": "ENST00000673847.1",
"protein_id": "ENSP00000501185.1",
"transcript_support_level": null,
"aa_start": 288,
"aa_end": null,
"aa_length": 779,
"cds_start": 862,
"cds_end": null,
"cds_length": 2340,
"cdna_start": 1228,
"cdna_end": null,
"cdna_length": 3559,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "T",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 10,
"exon_rank_end": null,
"exon_count": 25,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "STAT1",
"gene_hgnc_id": 11362,
"hgvs_c": "c.898A>T",
"hgvs_p": "p.Thr300Ser",
"transcript": "NM_001384891.1",
"protein_id": "NP_001371820.1",
"transcript_support_level": null,
"aa_start": 300,
"aa_end": null,
"aa_length": 762,
"cds_start": 898,
"cds_end": null,
"cds_length": 2289,
"cdna_start": 1207,
"cdna_end": null,
"cdna_length": 4152,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "T",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 10,
"exon_rank_end": null,
"exon_count": 25,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "STAT1",
"gene_hgnc_id": 11362,
"hgvs_c": "c.862A>T",
"hgvs_p": "p.Thr288Ser",
"transcript": "NM_001384886.1",
"protein_id": "NP_001371815.1",
"transcript_support_level": null,
"aa_start": 288,
"aa_end": null,
"aa_length": 758,
"cds_start": 862,
"cds_end": null,
"cds_length": 2277,
"cdna_start": 1171,
"cdna_end": null,
"cdna_length": 4140,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "T",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 11,
"exon_rank_end": null,
"exon_count": 26,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "STAT1",
"gene_hgnc_id": 11362,
"hgvs_c": "c.868A>T",
"hgvs_p": "p.Thr290Ser",
"transcript": "NM_001384881.1",
"protein_id": "NP_001371810.1",
"transcript_support_level": null,
"aa_start": 290,
"aa_end": null,
"aa_length": 752,
"cds_start": 868,
"cds_end": null,
"cds_length": 2259,
"cdna_start": 1254,
"cdna_end": null,
"cdna_length": 4199,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "T",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 9,
"exon_rank_end": null,
"exon_count": 24,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "STAT1",
"gene_hgnc_id": 11362,
"hgvs_c": "c.862A>T",
"hgvs_p": "p.Thr288Ser",
"transcript": "NM_001437284.1",
"protein_id": "NP_001424213.1",
"transcript_support_level": null,
"aa_start": 288,
"aa_end": null,
"aa_length": 750,
"cds_start": 862,
"cds_end": null,
"cds_length": 2253,
"cdna_start": 1017,
"cdna_end": null,
"cdna_length": 3962,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "T",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 9,
"exon_rank_end": null,
"exon_count": 24,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "STAT1",
"gene_hgnc_id": 11362,
"hgvs_c": "c.862A>T",
"hgvs_p": "p.Thr288Ser",
"transcript": "ENST00000540176.6",
"protein_id": "ENSP00000438703.2",
"transcript_support_level": 5,
"aa_start": 288,
"aa_end": null,
"aa_length": 750,
"cds_start": 862,
"cds_end": null,
"cds_length": 2253,
"cdna_start": 1077,
"cdna_end": null,
"cdna_length": 4020,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "T",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 11,
"exon_rank_end": null,
"exon_count": 26,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "STAT1",
"gene_hgnc_id": 11362,
"hgvs_c": "c.862A>T",
"hgvs_p": "p.Thr288Ser",
"transcript": "ENST00000698141.1",
"protein_id": "ENSP00000513582.1",
"transcript_support_level": null,
"aa_start": 288,
"aa_end": null,
"aa_length": 750,
"cds_start": 862,
"cds_end": null,
"cds_length": 2253,
"cdna_start": 1262,
"cdna_end": null,
"cdna_length": 5495,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "T",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 10,
"exon_rank_end": null,
"exon_count": 25,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "STAT1",
"gene_hgnc_id": 11362,
"hgvs_c": "c.862A>T",
"hgvs_p": "p.Thr288Ser",
"transcript": "NM_001384882.1",
"protein_id": "NP_001371811.1",
"transcript_support_level": null,
"aa_start": 288,
"aa_end": null,
"aa_length": 748,
"cds_start": 862,
"cds_end": null,
"cds_length": 2247,
"cdna_start": 1171,
"cdna_end": null,
"cdna_length": 4110,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "T",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 10,
"exon_rank_end": null,
"exon_count": 25,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "STAT1",
"gene_hgnc_id": 11362,
"hgvs_c": "c.862A>T",
"hgvs_p": "p.Thr288Ser",
"transcript": "ENST00000673777.1",
"protein_id": "ENSP00000500982.1",
"transcript_support_level": null,
"aa_start": 288,
"aa_end": null,
"aa_length": 748,
"cds_start": 862,
"cds_end": null,
"cds_length": 2247,
"cdna_start": 1099,
"cdna_end": null,
"cdna_length": 3875,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "T",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 10,
"exon_rank_end": null,
"exon_count": 25,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "STAT1",
"gene_hgnc_id": 11362,
"hgvs_c": "c.862A>T",
"hgvs_p": "p.Thr288Ser",
"transcript": "ENST00000673816.1",
"protein_id": "ENSP00000501127.1",
"transcript_support_level": null,
"aa_start": 288,
"aa_end": null,
"aa_length": 748,
"cds_start": 862,
"cds_end": null,
"cds_length": 2247,
"cdna_start": 1228,
"cdna_end": null,
"cdna_length": 3145,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "T",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 10,
"exon_rank_end": null,
"exon_count": 25,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "STAT1",
"gene_hgnc_id": 11362,
"hgvs_c": "c.862A>T",
"hgvs_p": "p.Thr288Ser",
"transcript": "ENST00000673942.1",
"protein_id": "ENSP00000501145.1",
"transcript_support_level": null,
"aa_start": 288,
"aa_end": null,
"aa_length": 748,
"cds_start": 862,
"cds_end": null,
"cds_length": 2247,
"cdna_start": 1161,
"cdna_end": null,
"cdna_length": 3937,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "T",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 10,
"exon_rank_end": null,
"exon_count": 25,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "STAT1",
"gene_hgnc_id": 11362,
"hgvs_c": "c.862A>T",
"hgvs_p": "p.Thr288Ser",
"transcript": "NM_001384889.1",
"protein_id": "NP_001371818.1",
"transcript_support_level": null,
"aa_start": 288,
"aa_end": null,
"aa_length": 746,
"cds_start": 862,
"cds_end": null,
"cds_length": 2241,
"cdna_start": 1171,
"cdna_end": null,
"cdna_length": 4104,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "T",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 10,
"exon_rank_end": null,
"exon_count": 24,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "STAT1",
"gene_hgnc_id": 11362,
"hgvs_c": "c.862A>T",
"hgvs_p": "p.Thr288Ser",
"transcript": "NM_001384888.1",
"protein_id": "NP_001371817.1",
"transcript_support_level": null,
"aa_start": 288,
"aa_end": null,
"aa_length": 740,
"cds_start": 862,
"cds_end": null,
"cds_length": 2223,
"cdna_start": 1171,
"cdna_end": null,
"cdna_length": 4086,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "T",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 10,
"exon_rank_end": null,
"exon_count": 24,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "STAT1",
"gene_hgnc_id": 11362,
"hgvs_c": "c.862A>T",
"hgvs_p": "p.Thr288Ser",
"transcript": "NM_001384880.1",
"protein_id": "NP_001371809.1",
"transcript_support_level": null,
"aa_start": 288,
"aa_end": null,
"aa_length": 730,
"cds_start": 862,
"cds_end": null,
"cds_length": 2193,
"cdna_start": 1171,
"cdna_end": null,
"cdna_length": 4056,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "T",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 10,
"exon_rank_end": null,
"exon_count": 24,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "STAT1",
"gene_hgnc_id": 11362,
"hgvs_c": "c.862A>T",
"hgvs_p": "p.Thr288Ser",
"transcript": "ENST00000698142.1",
"protein_id": "ENSP00000513583.1",
"transcript_support_level": null,
"aa_start": 288,
"aa_end": null,
"aa_length": 730,
"cds_start": 862,
"cds_end": null,
"cds_length": 2193,
"cdna_start": 1158,
"cdna_end": null,
"cdna_length": 4498,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "T",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 9,
"exon_rank_end": null,
"exon_count": 24,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "STAT1",
"gene_hgnc_id": 11362,
"hgvs_c": "c.772A>T",
"hgvs_p": "p.Thr258Ser",
"transcript": "NM_001384890.1",
"protein_id": "NP_001371819.1",
"transcript_support_level": null,
"aa_start": 258,
"aa_end": null,
"aa_length": 720,
"cds_start": 772,
"cds_end": null,
"cds_length": 2163,
"cdna_start": 1081,
"cdna_end": null,
"cdna_length": 4026,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "T",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 10,
"exon_rank_end": null,
"exon_count": 24,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "STAT1",
"gene_hgnc_id": 11362,
"hgvs_c": "c.862A>T",
"hgvs_p": "p.Thr288Ser",
"transcript": "NM_001384887.1",
"protein_id": "NP_001371816.1",
"transcript_support_level": null,
"aa_start": 288,
"aa_end": null,
"aa_length": 719,
"cds_start": 862,
"cds_end": null,
"cds_length": 2160,
"cdna_start": 1171,
"cdna_end": null,
"cdna_length": 4023,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "T",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 9,
"exon_rank_end": null,
"exon_count": 24,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "STAT1",
"gene_hgnc_id": 11362,
"hgvs_c": "c.763A>T",
"hgvs_p": "p.Thr255Ser",
"transcript": "NM_001384883.1",
"protein_id": "NP_001371812.1",
"transcript_support_level": null,
"aa_start": 255,
"aa_end": null,
"aa_length": 717,
"cds_start": 763,
"cds_end": null,
"cds_length": 2154,
"cdna_start": 1072,
"cdna_end": null,
"cdna_length": 4017,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "T",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 10,
"exon_rank_end": null,
"exon_count": 23,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "STAT1",
"gene_hgnc_id": 11362,
"hgvs_c": "c.862A>T",
"hgvs_p": "p.Thr288Ser",
"transcript": "NM_139266.3",
"protein_id": "NP_644671.1",
"transcript_support_level": null,
"aa_start": 288,
"aa_end": null,
"aa_length": 712,
"cds_start": 862,
"cds_end": null,
"cds_length": 2139,
"cdna_start": 1171,
"cdna_end": null,
"cdna_length": 2718,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "T",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 11,
"exon_rank_end": null,
"exon_count": 24,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "STAT1",
"gene_hgnc_id": 11362,
"hgvs_c": "c.862A>T",
"hgvs_p": "p.Thr288Ser",
"transcript": "ENST00000392323.6",
"protein_id": "ENSP00000376137.3",
"transcript_support_level": 2,
"aa_start": 288,
"aa_end": null,
"aa_length": 712,
"cds_start": 862,
"cds_end": null,
"cds_length": 2139,
"cdna_start": 1280,
"cdna_end": null,
"cdna_length": 2723,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "T",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 9,
"exon_rank_end": null,
"exon_count": 22,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "STAT1",
"gene_hgnc_id": 11362,
"hgvs_c": "c.862A>T",
"hgvs_p": "p.Thr288Ser",
"transcript": "ENST00000673841.1",
"protein_id": "ENSP00000501225.1",
"transcript_support_level": null,
"aa_start": 288,
"aa_end": null,
"aa_length": 712,
"cds_start": 862,
"cds_end": null,
"cds_length": 2139,
"cdna_start": 1077,
"cdna_end": null,
"cdna_length": 2625,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "T",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 11,
"exon_rank_end": null,
"exon_count": 25,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "STAT1",
"gene_hgnc_id": 11362,
"hgvs_c": "c.868A>T",
"hgvs_p": "p.Thr290Ser",
"transcript": "NM_001384884.1",
"protein_id": "NP_001371813.1",
"transcript_support_level": null,
"aa_start": 290,
"aa_end": null,
"aa_length": 671,
"cds_start": 868,
"cds_end": null,
"cds_length": 2016,
"cdna_start": 1254,
"cdna_end": null,
"cdna_length": 3956,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "T",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 9,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "STAT1",
"gene_hgnc_id": 11362,
"hgvs_c": "c.772A>T",
"hgvs_p": "p.Thr258Ser",
"transcript": "ENST00000424722.6",
"protein_id": "ENSP00000402548.2",
"transcript_support_level": 3,
"aa_start": 258,
"aa_end": null,
"aa_length": 376,
"cds_start": 772,
"cds_end": null,
"cds_length": 1131,
"cdna_start": 1071,
"cdna_end": null,
"cdna_length": 1430,
"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": 10,
"exon_rank_end": null,
"exon_count": 26,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "STAT1",
"gene_hgnc_id": 11362,
"hgvs_c": "n.862A>T",
"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": 10,
"exon_rank_end": null,
"exon_count": 12,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "STAT1",
"gene_hgnc_id": 11362,
"hgvs_c": "n.1161A>T",
"hgvs_p": null,
"transcript": "ENST00000673638.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": 2451,
"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": 10,
"exon_rank_end": null,
"exon_count": 25,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "STAT1",
"gene_hgnc_id": 11362,
"hgvs_c": "n.*29A>T",
"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": 9,
"exon_rank_end": null,
"exon_count": 24,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "STAT1",
"gene_hgnc_id": 11362,
"hgvs_c": "n.*188A>T",
"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": 10,
"exon_rank_end": null,
"exon_count": 18,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "STAT1",
"gene_hgnc_id": 11362,
"hgvs_c": "n.1161A>T",
"hgvs_p": null,
"transcript": "ENST00000673859.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": 2076,
"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": 10,
"exon_rank_end": null,
"exon_count": 22,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "STAT1",
"gene_hgnc_id": 11362,
"hgvs_c": "n.862A>T",
"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": 10,
"exon_rank_end": null,
"exon_count": 26,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "STAT1",
"gene_hgnc_id": 11362,
"hgvs_c": "n.862A>T",
"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": 10,
"exon_rank_end": null,
"exon_count": 26,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "STAT1",
"gene_hgnc_id": 11362,
"hgvs_c": "n.862A>T",
"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": 10,
"exon_rank_end": null,
"exon_count": 24,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "STAT1",
"gene_hgnc_id": 11362,
"hgvs_c": "n.862A>T",
"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": 9,
"exon_rank_end": null,
"exon_count": 23,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "STAT1",
"gene_hgnc_id": 11362,
"hgvs_c": "n.1022A>T",
"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": 9,
"exon_rank_end": null,
"exon_count": 24,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "STAT1",
"gene_hgnc_id": 11362,
"hgvs_c": "n.*188A>T",
"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": 10,
"exon_rank_end": null,
"exon_count": 24,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "STAT1",
"gene_hgnc_id": 11362,
"hgvs_c": "n.*612A>T",
"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": 10,
"exon_rank_end": null,
"exon_count": 23,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "STAT1",
"gene_hgnc_id": 11362,
"hgvs_c": "n.1189A>T",
"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": 10,
"exon_rank_end": null,
"exon_count": 22,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "STAT1",
"gene_hgnc_id": 11362,
"hgvs_c": "n.1189A>T",
"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": 10,
"exon_rank_end": null,
"exon_count": 25,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "STAT1",
"gene_hgnc_id": 11362,
"hgvs_c": "n.862A>T",
"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": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 10,
"exon_rank_end": null,
"exon_count": 17,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "STAT1",
"gene_hgnc_id": 11362,
"hgvs_c": "n.1189A>T",
"hgvs_p": null,
"transcript": "ENST00000698151.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": 2033,
"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": 10,
"exon_rank_end": null,
"exon_count": 25,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "STAT1",
"gene_hgnc_id": 11362,
"hgvs_c": "n.*29A>T",
"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": 9,
"exon_rank_end": null,
"exon_count": 24,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "STAT1",
"gene_hgnc_id": 11362,
"hgvs_c": "n.*188A>T",
"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": 9,
"exon_rank_end": null,
"exon_count": 24,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "STAT1",
"gene_hgnc_id": 11362,
"hgvs_c": "n.*188A>T",
"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": 10,
"exon_rank_end": null,
"exon_count": 24,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "STAT1",
"gene_hgnc_id": 11362,
"hgvs_c": "n.*612A>T",
"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": 24,
"intron_rank": 9,
"intron_rank_end": null,
"gene_symbol": "STAT1",
"gene_hgnc_id": 11362,
"hgvs_c": "c.785+2713A>T",
"hgvs_p": null,
"transcript": "NM_001384885.1",
"protein_id": "NP_001371814.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 697,
"cds_start": -4,
"cds_end": null,
"cds_length": 2094,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3957,
"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.633+3074A>T",
"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.128+14733A>T",
"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": 10,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "STAT1",
"gene_hgnc_id": 11362,
"hgvs_c": "n.39-11385A>T",
"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": [
"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-18102A>T",
"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
}
],
"gene_symbol": "STAT1",
"gene_hgnc_id": 11362,
"dbsnp": "rs387906765",
"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.2486288845539093,
"computational_prediction_selected": "Benign",
"computational_source_selected": "MetaRNN",
"splice_score_selected": 0,
"splice_prediction_selected": "Benign",
"splice_source_selected": "max_spliceai",
"revel_score": 0.105,
"revel_prediction": "Benign",
"alphamissense_score": 0.1128,
"alphamissense_prediction": null,
"bayesdelnoaf_score": -0.48,
"bayesdelnoaf_prediction": "Benign",
"phylop100way_score": 2.628,
"phylop100way_prediction": "Benign",
"spliceai_max_score": 0,
"spliceai_max_prediction": "Benign",
"dbscsnv_ada_score": null,
"dbscsnv_ada_prediction": null,
"apogee2_score": null,
"apogee2_prediction": null,
"mitotip_score": null,
"mitotip_prediction": null,
"acmg_score": 5,
"acmg_classification": "Uncertain_significance",
"acmg_criteria": "PM1,PM2,PM5,PP2,BP4_Moderate",
"acmg_by_gene": [
{
"score": 5,
"benign_score": 2,
"pathogenic_score": 7,
"criteria": [
"PM1",
"PM2",
"PM5",
"PP2",
"BP4_Moderate"
],
"verdict": "Uncertain_significance",
"transcript": "ENST00000361099.8",
"gene_symbol": "STAT1",
"hgnc_id": 11362,
"effects": [
"missense_variant"
],
"inheritance_mode": "AR,AD",
"hgvs_c": "c.862A>T",
"hgvs_p": "p.Thr288Ser"
}
],
"clinvar_disease": "",
"clinvar_classification": "",
"clinvar_review_status": "",
"clinvar_submissions_summary": "",
"phenotype_combined": null,
"pathogenicity_classification_combined": null,
"custom_annotations": null
}
],
"message": null
}