← 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: 7-2542818-T-C (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=7&pos=2542818&ref=T&alt=C&genome=hg38&allGenes=true"API Response
json
{
"variants": [
{
"chr": "7",
"pos": 2542818,
"ref": "T",
"alt": "C",
"effect": "intron_variant",
"transcript": "NM_001350626.2",
"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": 14,
"intron_rank": 6,
"intron_rank_end": null,
"gene_symbol": "BRAT1",
"gene_hgnc_id": 21701,
"hgvs_c": "c.923+386A>G",
"hgvs_p": null,
"transcript": "NM_152743.4",
"protein_id": "NP_689956.2",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 821,
"cds_start": null,
"cds_end": null,
"cds_length": 2466,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": "ENST00000340611.9",
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_152743.4"
},
{
"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": 14,
"intron_rank": 6,
"intron_rank_end": null,
"gene_symbol": "BRAT1",
"gene_hgnc_id": 21701,
"hgvs_c": "c.923+386A>G",
"hgvs_p": null,
"transcript": "ENST00000340611.9",
"protein_id": "ENSP00000339637.4",
"transcript_support_level": 1,
"aa_start": null,
"aa_end": null,
"aa_length": 821,
"cds_start": null,
"cds_end": null,
"cds_length": 2466,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": "NM_152743.4",
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000340611.9"
},
{
"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": 16,
"intron_rank": 6,
"intron_rank_end": null,
"gene_symbol": "BRAT1",
"gene_hgnc_id": 21701,
"hgvs_c": "c.923+386A>G",
"hgvs_p": null,
"transcript": "ENST00000890463.1",
"protein_id": "ENSP00000560522.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 900,
"cds_start": null,
"cds_end": null,
"cds_length": 2703,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000890463.1"
},
{
"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": 16,
"intron_rank": 6,
"intron_rank_end": null,
"gene_symbol": "BRAT1",
"gene_hgnc_id": 21701,
"hgvs_c": "c.920+386A>G",
"hgvs_p": null,
"transcript": "ENST00000917322.1",
"protein_id": "ENSP00000587381.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 899,
"cds_start": null,
"cds_end": null,
"cds_length": 2700,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000917322.1"
},
{
"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": 16,
"intron_rank": 6,
"intron_rank_end": null,
"gene_symbol": "BRAT1",
"gene_hgnc_id": 21701,
"hgvs_c": "c.893+386A>G",
"hgvs_p": null,
"transcript": "ENST00000890472.1",
"protein_id": "ENSP00000560531.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 890,
"cds_start": null,
"cds_end": null,
"cds_length": 2673,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000890472.1"
},
{
"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": 15,
"intron_rank": 6,
"intron_rank_end": null,
"gene_symbol": "BRAT1",
"gene_hgnc_id": 21701,
"hgvs_c": "c.920+386A>G",
"hgvs_p": null,
"transcript": "ENST00000917323.1",
"protein_id": "ENSP00000587382.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 885,
"cds_start": null,
"cds_end": null,
"cds_length": 2658,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000917323.1"
},
{
"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": 6,
"intron_rank_end": null,
"gene_symbol": "BRAT1",
"gene_hgnc_id": 21701,
"hgvs_c": "c.923+386A>G",
"hgvs_p": null,
"transcript": "NM_001350626.2",
"protein_id": "NP_001337555.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 881,
"cds_start": null,
"cds_end": null,
"cds_length": 2646,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001350626.2"
},
{
"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": 6,
"intron_rank_end": null,
"gene_symbol": "BRAT1",
"gene_hgnc_id": 21701,
"hgvs_c": "c.923+386A>G",
"hgvs_p": null,
"transcript": "ENST00000890462.1",
"protein_id": "ENSP00000560521.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 881,
"cds_start": null,
"cds_end": null,
"cds_length": 2646,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000890462.1"
},
{
"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": 6,
"intron_rank_end": null,
"gene_symbol": "BRAT1",
"gene_hgnc_id": 21701,
"hgvs_c": "c.923+386A>G",
"hgvs_p": null,
"transcript": "ENST00000890481.1",
"protein_id": "ENSP00000560540.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 881,
"cds_start": null,
"cds_end": null,
"cds_length": 2646,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000890481.1"
},
{
"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": 6,
"intron_rank_end": null,
"gene_symbol": "BRAT1",
"gene_hgnc_id": 21701,
"hgvs_c": "c.920+386A>G",
"hgvs_p": null,
"transcript": "ENST00000890470.1",
"protein_id": "ENSP00000560529.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 880,
"cds_start": null,
"cds_end": null,
"cds_length": 2643,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000890470.1"
},
{
"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": 6,
"intron_rank_end": null,
"gene_symbol": "BRAT1",
"gene_hgnc_id": 21701,
"hgvs_c": "c.923+386A>G",
"hgvs_p": null,
"transcript": "ENST00000890464.1",
"protein_id": "ENSP00000560523.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 868,
"cds_start": null,
"cds_end": null,
"cds_length": 2607,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000890464.1"
},
{
"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": 15,
"intron_rank": 6,
"intron_rank_end": null,
"gene_symbol": "BRAT1",
"gene_hgnc_id": 21701,
"hgvs_c": "c.956+386A>G",
"hgvs_p": null,
"transcript": "ENST00000970715.1",
"protein_id": "ENSP00000640774.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 860,
"cds_start": null,
"cds_end": null,
"cds_length": 2583,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000970715.1"
},
{
"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": 15,
"intron_rank": 6,
"intron_rank_end": null,
"gene_symbol": "BRAT1",
"gene_hgnc_id": 21701,
"hgvs_c": "c.923+386A>G",
"hgvs_p": null,
"transcript": "ENST00000917321.1",
"protein_id": "ENSP00000587380.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 856,
"cds_start": null,
"cds_end": null,
"cds_length": 2571,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000917321.1"
},
{
"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": 15,
"intron_rank": 6,
"intron_rank_end": null,
"gene_symbol": "BRAT1",
"gene_hgnc_id": 21701,
"hgvs_c": "c.923+386A>G",
"hgvs_p": null,
"transcript": "ENST00000890468.1",
"protein_id": "ENSP00000560527.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 849,
"cds_start": null,
"cds_end": null,
"cds_length": 2550,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000890468.1"
},
{
"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": 15,
"intron_rank": 6,
"intron_rank_end": null,
"gene_symbol": "BRAT1",
"gene_hgnc_id": 21701,
"hgvs_c": "c.920+386A>G",
"hgvs_p": null,
"transcript": "ENST00000917319.1",
"protein_id": "ENSP00000587378.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 848,
"cds_start": null,
"cds_end": null,
"cds_length": 2547,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000917319.1"
},
{
"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": 15,
"intron_rank": 7,
"intron_rank_end": null,
"gene_symbol": "BRAT1",
"gene_hgnc_id": 21701,
"hgvs_c": "c.980+386A>G",
"hgvs_p": null,
"transcript": "ENST00000890471.1",
"protein_id": "ENSP00000560530.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 840,
"cds_start": null,
"cds_end": null,
"cds_length": 2523,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000890471.1"
},
{
"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": 5,
"intron_rank_end": null,
"gene_symbol": "BRAT1",
"gene_hgnc_id": 21701,
"hgvs_c": "c.923+386A>G",
"hgvs_p": null,
"transcript": "ENST00000890484.1",
"protein_id": "ENSP00000560543.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 840,
"cds_start": null,
"cds_end": null,
"cds_length": 2523,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000890484.1"
},
{
"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": 6,
"intron_rank_end": null,
"gene_symbol": "BRAT1",
"gene_hgnc_id": 21701,
"hgvs_c": "c.923+386A>G",
"hgvs_p": null,
"transcript": "ENST00000970714.1",
"protein_id": "ENSP00000640773.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 840,
"cds_start": null,
"cds_end": null,
"cds_length": 2523,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000970714.1"
},
{
"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": 15,
"intron_rank": 6,
"intron_rank_end": null,
"gene_symbol": "BRAT1",
"gene_hgnc_id": 21701,
"hgvs_c": "c.893+386A>G",
"hgvs_p": null,
"transcript": "ENST00000890474.1",
"protein_id": "ENSP00000560533.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 839,
"cds_start": null,
"cds_end": null,
"cds_length": 2520,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000890474.1"
},
{
"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": 15,
"intron_rank": 6,
"intron_rank_end": null,
"gene_symbol": "BRAT1",
"gene_hgnc_id": 21701,
"hgvs_c": "c.920+386A>G",
"hgvs_p": null,
"transcript": "ENST00000890475.1",
"protein_id": "ENSP00000560534.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 839,
"cds_start": null,
"cds_end": null,
"cds_length": 2520,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000890475.1"
},
{
"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": 5,
"intron_rank_end": null,
"gene_symbol": "BRAT1",
"gene_hgnc_id": 21701,
"hgvs_c": "c.923+386A>G",
"hgvs_p": null,
"transcript": "ENST00000917329.1",
"protein_id": "ENSP00000587388.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 837,
"cds_start": null,
"cds_end": null,
"cds_length": 2514,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000917329.1"
},
{
"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": 6,
"intron_rank_end": null,
"gene_symbol": "BRAT1",
"gene_hgnc_id": 21701,
"hgvs_c": "c.956+386A>G",
"hgvs_p": null,
"transcript": "ENST00000890476.1",
"protein_id": "ENSP00000560535.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 832,
"cds_start": null,
"cds_end": null,
"cds_length": 2499,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000890476.1"
},
{
"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": 6,
"intron_rank_end": null,
"gene_symbol": "BRAT1",
"gene_hgnc_id": 21701,
"hgvs_c": "c.953+386A>G",
"hgvs_p": null,
"transcript": "ENST00000917327.1",
"protein_id": "ENSP00000587386.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 831,
"cds_start": null,
"cds_end": null,
"cds_length": 2496,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000917327.1"
},
{
"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": 6,
"intron_rank_end": null,
"gene_symbol": "BRAT1",
"gene_hgnc_id": 21701,
"hgvs_c": "c.923+386A>G",
"hgvs_p": null,
"transcript": "ENST00000970712.1",
"protein_id": "ENSP00000640771.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 831,
"cds_start": null,
"cds_end": null,
"cds_length": 2496,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000970712.1"
},
{
"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": 6,
"intron_rank_end": null,
"gene_symbol": "BRAT1",
"gene_hgnc_id": 21701,
"hgvs_c": "c.923+386A>G",
"hgvs_p": null,
"transcript": "ENST00000890473.1",
"protein_id": "ENSP00000560532.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 821,
"cds_start": null,
"cds_end": null,
"cds_length": 2466,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000890473.1"
},
{
"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": 6,
"intron_rank_end": null,
"gene_symbol": "BRAT1",
"gene_hgnc_id": 21701,
"hgvs_c": "c.923+386A>G",
"hgvs_p": null,
"transcript": "ENST00000890478.1",
"protein_id": "ENSP00000560537.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 821,
"cds_start": null,
"cds_end": null,
"cds_length": 2466,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000890478.1"
},
{
"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": 13,
"intron_rank": 5,
"intron_rank_end": null,
"gene_symbol": "BRAT1",
"gene_hgnc_id": 21701,
"hgvs_c": "c.923+386A>G",
"hgvs_p": null,
"transcript": "ENST00000917326.1",
"protein_id": "ENSP00000587385.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 821,
"cds_start": null,
"cds_end": null,
"cds_length": 2466,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000917326.1"
},
{
"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": 6,
"intron_rank_end": null,
"gene_symbol": "BRAT1",
"gene_hgnc_id": 21701,
"hgvs_c": "c.920+386A>G",
"hgvs_p": null,
"transcript": "ENST00000890466.1",
"protein_id": "ENSP00000560525.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 820,
"cds_start": null,
"cds_end": null,
"cds_length": 2463,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000890466.1"
},
{
"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": 6,
"intron_rank_end": null,
"gene_symbol": "BRAT1",
"gene_hgnc_id": 21701,
"hgvs_c": "c.920+386A>G",
"hgvs_p": null,
"transcript": "ENST00000890482.1",
"protein_id": "ENSP00000560541.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 820,
"cds_start": null,
"cds_end": null,
"cds_length": 2463,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000890482.1"
},
{
"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": 6,
"intron_rank_end": null,
"gene_symbol": "BRAT1",
"gene_hgnc_id": 21701,
"hgvs_c": "c.920+386A>G",
"hgvs_p": null,
"transcript": "ENST00000890483.1",
"protein_id": "ENSP00000560542.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 820,
"cds_start": null,
"cds_end": null,
"cds_length": 2463,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000890483.1"
},
{
"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": 6,
"intron_rank_end": null,
"gene_symbol": "BRAT1",
"gene_hgnc_id": 21701,
"hgvs_c": "c.923+386A>G",
"hgvs_p": null,
"transcript": "ENST00000970716.1",
"protein_id": "ENSP00000640775.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 819,
"cds_start": null,
"cds_end": null,
"cds_length": 2460,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000970716.1"
},
{
"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": 12,
"intron_rank": 4,
"intron_rank_end": null,
"gene_symbol": "BRAT1",
"gene_hgnc_id": 21701,
"hgvs_c": "c.914+386A>G",
"hgvs_p": null,
"transcript": "ENST00000917330.1",
"protein_id": "ENSP00000587389.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 818,
"cds_start": null,
"cds_end": null,
"cds_length": 2457,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000917330.1"
},
{
"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": 6,
"intron_rank_end": null,
"gene_symbol": "BRAT1",
"gene_hgnc_id": 21701,
"hgvs_c": "c.893+386A>G",
"hgvs_p": null,
"transcript": "ENST00000890465.1",
"protein_id": "ENSP00000560524.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 811,
"cds_start": null,
"cds_end": null,
"cds_length": 2436,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000890465.1"
},
{
"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": 6,
"intron_rank_end": null,
"gene_symbol": "BRAT1",
"gene_hgnc_id": 21701,
"hgvs_c": "c.890+386A>G",
"hgvs_p": null,
"transcript": "ENST00000890480.1",
"protein_id": "ENSP00000560539.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 810,
"cds_start": null,
"cds_end": null,
"cds_length": 2433,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000890480.1"
},
{
"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": 6,
"intron_rank_end": null,
"gene_symbol": "BRAT1",
"gene_hgnc_id": 21701,
"hgvs_c": "c.923+386A>G",
"hgvs_p": null,
"transcript": "ENST00000890467.1",
"protein_id": "ENSP00000560526.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 809,
"cds_start": null,
"cds_end": null,
"cds_length": 2430,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000890467.1"
},
{
"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": 6,
"intron_rank_end": null,
"gene_symbol": "BRAT1",
"gene_hgnc_id": 21701,
"hgvs_c": "c.923+386A>G",
"hgvs_p": null,
"transcript": "ENST00000917328.1",
"protein_id": "ENSP00000587387.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 809,
"cds_start": null,
"cds_end": null,
"cds_length": 2430,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000917328.1"
},
{
"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": 6,
"intron_rank_end": null,
"gene_symbol": "BRAT1",
"gene_hgnc_id": 21701,
"hgvs_c": "c.827+386A>G",
"hgvs_p": null,
"transcript": "ENST00000890477.1",
"protein_id": "ENSP00000560536.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 789,
"cds_start": null,
"cds_end": null,
"cds_length": 2370,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000890477.1"
},
{
"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": 6,
"intron_rank_end": null,
"gene_symbol": "BRAT1",
"gene_hgnc_id": 21701,
"hgvs_c": "c.824+386A>G",
"hgvs_p": null,
"transcript": "ENST00000970713.1",
"protein_id": "ENSP00000640772.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 788,
"cds_start": null,
"cds_end": null,
"cds_length": 2367,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000970713.1"
},
{
"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": 13,
"intron_rank": 6,
"intron_rank_end": null,
"gene_symbol": "BRAT1",
"gene_hgnc_id": 21701,
"hgvs_c": "c.923+386A>G",
"hgvs_p": null,
"transcript": "ENST00000890479.1",
"protein_id": "ENSP00000560538.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 780,
"cds_start": null,
"cds_end": null,
"cds_length": 2343,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000890479.1"
},
{
"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": 12,
"intron_rank": 4,
"intron_rank_end": null,
"gene_symbol": "BRAT1",
"gene_hgnc_id": 21701,
"hgvs_c": "c.611+386A>G",
"hgvs_p": null,
"transcript": "ENST00000970718.1",
"protein_id": "ENSP00000640777.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 777,
"cds_start": null,
"cds_end": null,
"cds_length": 2334,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000970718.1"
},
{
"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": 6,
"intron_rank_end": null,
"gene_symbol": "BRAT1",
"gene_hgnc_id": 21701,
"hgvs_c": "c.785+161A>G",
"hgvs_p": null,
"transcript": "ENST00000970719.1",
"protein_id": "ENSP00000640778.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 775,
"cds_start": null,
"cds_end": null,
"cds_length": 2328,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000970719.1"
},
{
"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": 13,
"intron_rank": 5,
"intron_rank_end": null,
"gene_symbol": "BRAT1",
"gene_hgnc_id": 21701,
"hgvs_c": "c.774-607A>G",
"hgvs_p": null,
"transcript": "ENST00000917325.1",
"protein_id": "ENSP00000587384.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 771,
"cds_start": null,
"cds_end": null,
"cds_length": 2316,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000917325.1"
},
{
"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": 12,
"intron_rank": 4,
"intron_rank_end": null,
"gene_symbol": "BRAT1",
"gene_hgnc_id": 21701,
"hgvs_c": "c.746+386A>G",
"hgvs_p": null,
"transcript": "ENST00000970717.1",
"protein_id": "ENSP00000640776.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 762,
"cds_start": null,
"cds_end": null,
"cds_length": 2289,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000970717.1"
},
{
"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": 12,
"intron_rank": 6,
"intron_rank_end": null,
"gene_symbol": "BRAT1",
"gene_hgnc_id": 21701,
"hgvs_c": "c.923+386A>G",
"hgvs_p": null,
"transcript": "ENST00000917320.1",
"protein_id": "ENSP00000587379.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 734,
"cds_start": null,
"cds_end": null,
"cds_length": 2205,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000917320.1"
},
{
"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": 12,
"intron_rank": 4,
"intron_rank_end": null,
"gene_symbol": "BRAT1",
"gene_hgnc_id": 21701,
"hgvs_c": "c.620+386A>G",
"hgvs_p": null,
"transcript": "ENST00000890469.1",
"protein_id": "ENSP00000560528.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 720,
"cds_start": null,
"cds_end": null,
"cds_length": 2163,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000890469.1"
},
{
"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": 13,
"intron_rank": 5,
"intron_rank_end": null,
"gene_symbol": "BRAT1",
"gene_hgnc_id": 21701,
"hgvs_c": "c.611+386A>G",
"hgvs_p": null,
"transcript": "ENST00000917324.1",
"protein_id": "ENSP00000587383.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 717,
"cds_start": null,
"cds_end": null,
"cds_length": 2154,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000917324.1"
},
{
"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": 13,
"intron_rank": 5,
"intron_rank_end": null,
"gene_symbol": "BRAT1",
"gene_hgnc_id": 21701,
"hgvs_c": "c.398+386A>G",
"hgvs_p": null,
"transcript": "NM_001350627.2",
"protein_id": "NP_001337556.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 646,
"cds_start": null,
"cds_end": null,
"cds_length": 1941,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001350627.2"
},
{
"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": 15,
"intron_rank": 6,
"intron_rank_end": null,
"gene_symbol": "BRAT1",
"gene_hgnc_id": 21701,
"hgvs_c": "c.923+386A>G",
"hgvs_p": null,
"transcript": "XM_011515177.3",
"protein_id": "XP_011513479.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 909,
"cds_start": null,
"cds_end": null,
"cds_length": 2730,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_011515177.3"
},
{
"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": 15,
"intron_rank": 6,
"intron_rank_end": null,
"gene_symbol": "BRAT1",
"gene_hgnc_id": 21701,
"hgvs_c": "c.923+386A>G",
"hgvs_p": null,
"transcript": "XM_011515178.2",
"protein_id": "XP_011513480.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 909,
"cds_start": null,
"cds_end": null,
"cds_length": 2730,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_011515178.2"
},
{
"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": 15,
"intron_rank": 6,
"intron_rank_end": null,
"gene_symbol": "BRAT1",
"gene_hgnc_id": 21701,
"hgvs_c": "c.920+386A>G",
"hgvs_p": null,
"transcript": "XM_011515179.3",
"protein_id": "XP_011513481.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 908,
"cds_start": null,
"cds_end": null,
"cds_length": 2727,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_011515179.3"
},
{
"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": 6,
"intron_rank_end": null,
"gene_symbol": "BRAT1",
"gene_hgnc_id": 21701,
"hgvs_c": "c.920+386A>G",
"hgvs_p": null,
"transcript": "XM_047420028.1",
"protein_id": "XP_047275984.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 880,
"cds_start": null,
"cds_end": null,
"cds_length": 2643,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047420028.1"
},
{
"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": 15,
"intron_rank": 6,
"intron_rank_end": null,
"gene_symbol": "BRAT1",
"gene_hgnc_id": 21701,
"hgvs_c": "c.923+386A>G",
"hgvs_p": null,
"transcript": "XM_011515181.3",
"protein_id": "XP_011513483.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 849,
"cds_start": null,
"cds_end": null,
"cds_length": 2550,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_011515181.3"
},
{
"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": 6,
"intron_rank_end": null,
"gene_symbol": "BRAT1",
"gene_hgnc_id": 21701,
"hgvs_c": "c.920+386A>G",
"hgvs_p": null,
"transcript": "XM_017011834.2",
"protein_id": "XP_016867323.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 820,
"cds_start": null,
"cds_end": null,
"cds_length": 2463,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_017011834.2"
},
{
"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": 15,
"intron_rank": 6,
"intron_rank_end": null,
"gene_symbol": "BRAT1",
"gene_hgnc_id": 21701,
"hgvs_c": "c.398+386A>G",
"hgvs_p": null,
"transcript": "XM_011515184.4",
"protein_id": "XP_011513486.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 734,
"cds_start": null,
"cds_end": null,
"cds_length": 2205,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_011515184.4"
},
{
"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": 5,
"intron_rank_end": null,
"gene_symbol": "BRAT1",
"gene_hgnc_id": 21701,
"hgvs_c": "c.398+386A>G",
"hgvs_p": null,
"transcript": "XM_047420030.1",
"protein_id": "XP_047275986.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 734,
"cds_start": null,
"cds_end": null,
"cds_length": 2205,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047420030.1"
},
{
"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": 13,
"intron_rank": 5,
"intron_rank_end": null,
"gene_symbol": "BRAT1",
"gene_hgnc_id": 21701,
"hgvs_c": "c.398+386A>G",
"hgvs_p": null,
"transcript": "XM_047420031.1",
"protein_id": "XP_047275987.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 646,
"cds_start": null,
"cds_end": null,
"cds_length": 1941,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047420031.1"
},
{
"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": 6,
"intron_rank_end": null,
"gene_symbol": "BRAT1",
"gene_hgnc_id": 21701,
"hgvs_c": "c.923+386A>G",
"hgvs_p": null,
"transcript": "XM_011515186.3",
"protein_id": "XP_011513488.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 587,
"cds_start": null,
"cds_end": null,
"cds_length": 1764,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_011515186.3"
},
{
"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": 6,
"intron_rank_end": null,
"gene_symbol": "BRAT1",
"gene_hgnc_id": 21701,
"hgvs_c": "c.920+386A>G",
"hgvs_p": null,
"transcript": "XM_047420032.1",
"protein_id": "XP_047275988.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 586,
"cds_start": null,
"cds_end": null,
"cds_length": 1761,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047420032.1"
},
{
"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": 13,
"intron_rank": 6,
"intron_rank_end": null,
"gene_symbol": "BRAT1",
"gene_hgnc_id": 21701,
"hgvs_c": "c.923+386A>G",
"hgvs_p": null,
"transcript": "XM_017011836.3",
"protein_id": "XP_016867325.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 559,
"cds_start": null,
"cds_end": null,
"cds_length": 1680,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_017011836.3"
},
{
"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": 13,
"intron_rank": 6,
"intron_rank_end": null,
"gene_symbol": "BRAT1",
"gene_hgnc_id": 21701,
"hgvs_c": "c.920+386A>G",
"hgvs_p": null,
"transcript": "XM_047420033.1",
"protein_id": "XP_047275989.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 558,
"cds_start": null,
"cds_end": null,
"cds_length": 1677,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047420033.1"
},
{
"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": 13,
"intron_rank": 6,
"intron_rank_end": null,
"gene_symbol": "BRAT1",
"gene_hgnc_id": 21701,
"hgvs_c": "c.923+386A>G",
"hgvs_p": null,
"transcript": "XM_047420034.1",
"protein_id": "XP_047275990.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 529,
"cds_start": null,
"cds_end": null,
"cds_length": 1590,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047420034.1"
},
{
"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": 12,
"intron_rank": 6,
"intron_rank_end": null,
"gene_symbol": "BRAT1",
"gene_hgnc_id": 21701,
"hgvs_c": "c.923+386A>G",
"hgvs_p": null,
"transcript": "XM_047420035.1",
"protein_id": "XP_047275991.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 514,
"cds_start": null,
"cds_end": null,
"cds_length": 1545,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047420035.1"
},
{
"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": 12,
"intron_rank": 6,
"intron_rank_end": null,
"gene_symbol": "BRAT1",
"gene_hgnc_id": 21701,
"hgvs_c": "c.923+386A>G",
"hgvs_p": null,
"transcript": "XM_047420036.1",
"protein_id": "XP_047275992.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 494,
"cds_start": null,
"cds_end": null,
"cds_length": 1485,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047420036.1"
},
{
"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": 11,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "BRAT1",
"gene_hgnc_id": 21701,
"hgvs_c": "n.1799A>G",
"hgvs_p": null,
"transcript": "ENST00000469750.5",
"protein_id": null,
"transcript_support_level": 2,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": null,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "retained_intron",
"feature": "ENST00000469750.5"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 1,
"exon_rank_end": null,
"exon_count": 3,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "BRAT1",
"gene_hgnc_id": 21701,
"hgvs_c": "n.1435A>G",
"hgvs_p": null,
"transcript": "ENST00000493232.5",
"protein_id": null,
"transcript_support_level": 2,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": null,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "retained_intron",
"feature": "ENST00000493232.5"
},
{
"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": 5,
"intron_rank": 4,
"intron_rank_end": null,
"gene_symbol": "BRAT1",
"gene_hgnc_id": 21701,
"hgvs_c": "n.*268+386A>G",
"hgvs_p": null,
"transcript": "ENST00000421712.1",
"protein_id": "ENSP00000409209.2",
"transcript_support_level": 3,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": null,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "nonsense_mediated_decay",
"feature": "ENST00000421712.1"
},
{
"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": 4,
"intron_rank_end": null,
"gene_symbol": "BRAT1",
"gene_hgnc_id": 21701,
"hgvs_c": "n.1205+386A>G",
"hgvs_p": null,
"transcript": "ENST00000467558.5",
"protein_id": null,
"transcript_support_level": 5,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": null,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "retained_intron",
"feature": "ENST00000467558.5"
},
{
"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": 15,
"intron_rank": 6,
"intron_rank_end": null,
"gene_symbol": "BRAT1",
"gene_hgnc_id": 21701,
"hgvs_c": "n.982+386A>G",
"hgvs_p": null,
"transcript": "NR_146879.2",
"protein_id": null,
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": null,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "pseudogene",
"feature": "NR_146879.2"
}
],
"gene_symbol": "BRAT1",
"gene_hgnc_id": 21701,
"dbsnp": "rs6972204",
"frequency_reference_population": 0.1494622,
"hom_count_reference_population": 2163,
"allele_count_reference_population": 25929,
"gnomad_exomes_af": 0.119061,
"gnomad_genomes_af": 0.153765,
"gnomad_exomes_ac": 2561,
"gnomad_genomes_ac": 23368,
"gnomad_exomes_homalt": 205,
"gnomad_genomes_homalt": 1958,
"gnomad_mito_homoplasmic": null,
"gnomad_mito_heteroplasmic": null,
"computational_score_selected": -0.9200000166893005,
"computational_prediction_selected": "Benign",
"computational_source_selected": "BayesDel_noAF",
"splice_score_selected": 0.009999999776482582,
"splice_prediction_selected": "Benign",
"splice_source_selected": "max_spliceai",
"revel_score": null,
"revel_prediction": null,
"alphamissense_score": null,
"alphamissense_prediction": null,
"bayesdelnoaf_score": -0.92,
"bayesdelnoaf_prediction": "Benign",
"phylop100way_score": -1.206,
"phylop100way_prediction": "Benign",
"spliceai_max_score": 0.01,
"spliceai_max_prediction": "Benign",
"dbscsnv_ada_score": null,
"dbscsnv_ada_prediction": null,
"apogee2_score": null,
"apogee2_prediction": null,
"mitotip_score": null,
"mitotip_prediction": null,
"acmg_score": -12,
"acmg_classification": "Benign",
"acmg_criteria": "BP4_Strong,BA1",
"acmg_by_gene": [
{
"score": -12,
"benign_score": 12,
"pathogenic_score": 0,
"criteria": [
"BP4_Strong",
"BA1"
],
"verdict": "Benign",
"transcript": "NM_001350626.2",
"gene_symbol": "BRAT1",
"hgnc_id": 21701,
"effects": [
"intron_variant"
],
"inheritance_mode": "AR",
"hgvs_c": "c.923+386A>G",
"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
}