← 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: 3-70976959-GCG-CCC (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=3&pos=70976959&ref=GCG&alt=CCC&genome=hg38&allGenes=true"API Response
json
{
"message": null,
"variants": [
{
"acmg_by_gene": [
{
"benign_score": 0,
"criteria": [
"PM1",
"PP3"
],
"effects": [
"missense_variant"
],
"gene_symbol": "FOXP1",
"hgnc_id": 3823,
"hgvs_c": "c.1510_1512delCGCinsGGG",
"hgvs_p": "p.Arg504Gly",
"inheritance_mode": "AD",
"pathogenic_score": 3,
"score": 3,
"transcript": "NM_001244810.2",
"verdict": "Uncertain_significance"
},
{
"benign_score": 0,
"criteria": [
"PM1",
"PP3"
],
"effects": [
"missense_variant"
],
"gene_symbol": "ENSG00000285708",
"hgnc_id": null,
"hgvs_c": "c.1510_1512delCGCinsGGG",
"hgvs_p": "p.Arg504Gly",
"inheritance_mode": "",
"pathogenic_score": 3,
"score": 3,
"transcript": "ENST00000647725.1",
"verdict": "Uncertain_significance"
}
],
"acmg_classification": "Uncertain_significance",
"acmg_criteria": "PM1,PP3",
"acmg_score": 3,
"allele_count_reference_population": 0,
"alphamissense_prediction": null,
"alphamissense_score": null,
"alt": "CCC",
"apogee2_prediction": null,
"apogee2_score": null,
"bayesdelnoaf_prediction": null,
"bayesdelnoaf_score": null,
"chr": "3",
"clinvar_classification": "",
"clinvar_disease": "",
"clinvar_review_status": "",
"clinvar_submissions_summary": "",
"computational_prediction_selected": null,
"computational_score_selected": null,
"computational_source_selected": null,
"consequences": [
{
"aa_alt": "G",
"aa_end": null,
"aa_length": 677,
"aa_ref": "R",
"aa_start": 504,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 7177,
"cdna_start": 2116,
"cds_end": null,
"cds_length": 2034,
"cds_start": 1510,
"consequences": [
"missense_variant"
],
"exon_count": 21,
"exon_rank": null,
"exon_rank_end": null,
"feature": "NM_001349338.3",
"gene_hgnc_id": 3823,
"gene_symbol": "FOXP1",
"hgvs_c": "c.1510_1512delCGCinsGGG",
"hgvs_p": "p.Arg504Gly",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "ENST00000649528.3",
"protein_coding": true,
"protein_id": "NP_001336267.1",
"strand": false,
"transcript": "NM_001349338.3",
"transcript_support_level": null
},
{
"aa_alt": "G",
"aa_end": null,
"aa_length": 677,
"aa_ref": "R",
"aa_start": 504,
"biotype": "protein_coding",
"canonical": true,
"cdna_end": null,
"cdna_length": 7177,
"cdna_start": 2116,
"cds_end": null,
"cds_length": 2034,
"cds_start": 1510,
"consequences": [
"missense_variant"
],
"exon_count": 21,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000649528.3",
"gene_hgnc_id": 3823,
"gene_symbol": "FOXP1",
"hgvs_c": "c.1510_1512delCGCinsGGG",
"hgvs_p": "p.Arg504Gly",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "NM_001349338.3",
"protein_coding": true,
"protein_id": "ENSP00000497369.1",
"strand": false,
"transcript": "ENST00000649528.3",
"transcript_support_level": null
},
{
"aa_alt": "G",
"aa_end": null,
"aa_length": 677,
"aa_ref": "R",
"aa_start": 504,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 7103,
"cdna_start": 2027,
"cds_end": null,
"cds_length": 2034,
"cds_start": 1510,
"consequences": [
"missense_variant"
],
"exon_count": 21,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000318789.11",
"gene_hgnc_id": 3823,
"gene_symbol": "FOXP1",
"hgvs_c": "c.1510_1512delCGCinsGGG",
"hgvs_p": "p.Arg504Gly",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000318902.5",
"strand": false,
"transcript": "ENST00000318789.11",
"transcript_support_level": 1
},
{
"aa_alt": "G",
"aa_end": null,
"aa_length": 677,
"aa_ref": "R",
"aa_start": 504,
"biotype": "protein_coding",
"canonical": true,
"cdna_end": null,
"cdna_length": 3028,
"cdna_start": 2485,
"cds_end": null,
"cds_length": 2034,
"cds_start": 1510,
"consequences": [
"missense_variant"
],
"exon_count": 26,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000647725.1",
"gene_hgnc_id": null,
"gene_symbol": "ENSG00000285708",
"hgvs_c": "c.1510_1512delCGCinsGGG",
"hgvs_p": "p.Arg504Gly",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000497585.1",
"strand": false,
"transcript": "ENST00000647725.1",
"transcript_support_level": null
},
{
"aa_alt": "G",
"aa_end": null,
"aa_length": 490,
"aa_ref": "R",
"aa_start": 317,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2109,
"cdna_start": 1141,
"cds_end": null,
"cds_length": 1473,
"cds_start": 949,
"consequences": [
"missense_variant"
],
"exon_count": 14,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000475937.6",
"gene_hgnc_id": 3823,
"gene_symbol": "FOXP1",
"hgvs_c": "c.949_951delCGCinsGGG",
"hgvs_p": "p.Arg317Gly",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000419393.2",
"strand": false,
"transcript": "ENST00000475937.6",
"transcript_support_level": 1
},
{
"aa_alt": "G",
"aa_end": null,
"aa_length": 490,
"aa_ref": "R",
"aa_start": 317,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1777,
"cdna_start": 1199,
"cds_end": null,
"cds_length": 1473,
"cds_start": 949,
"consequences": [
"missense_variant"
],
"exon_count": 14,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000497355.7",
"gene_hgnc_id": 3823,
"gene_symbol": "FOXP1",
"hgvs_c": "c.949_951delCGCinsGGG",
"hgvs_p": "p.Arg317Gly",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000418225.3",
"strand": false,
"transcript": "ENST00000497355.7",
"transcript_support_level": 1
},
{
"aa_alt": "G",
"aa_end": null,
"aa_length": 718,
"aa_ref": "R",
"aa_start": 503,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2790,
"cdna_start": 2086,
"cds_end": null,
"cds_length": 2157,
"cds_start": 1507,
"consequences": [
"missense_variant"
],
"exon_count": 22,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000866065.1",
"gene_hgnc_id": 3823,
"gene_symbol": "FOXP1",
"hgvs_c": "c.1507_1509delCGCinsGGG",
"hgvs_p": "p.Arg503Gly",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000536124.1",
"strand": false,
"transcript": "ENST00000866065.1",
"transcript_support_level": null
},
{
"aa_alt": "G",
"aa_end": null,
"aa_length": 693,
"aa_ref": "R",
"aa_start": 504,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 7136,
"cdna_start": 2027,
"cds_end": null,
"cds_length": 2082,
"cds_start": 1510,
"consequences": [
"missense_variant"
],
"exon_count": 21,
"exon_rank": null,
"exon_rank_end": null,
"feature": "NM_001244810.2",
"gene_hgnc_id": 3823,
"gene_symbol": "FOXP1",
"hgvs_c": "c.1510_1512delCGCinsGGG",
"hgvs_p": "p.Arg504Gly",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001231739.1",
"strand": false,
"transcript": "NM_001244810.2",
"transcript_support_level": null
},
{
"aa_alt": "G",
"aa_end": null,
"aa_length": 693,
"aa_ref": "R",
"aa_start": 504,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2149,
"cdna_start": 1523,
"cds_end": null,
"cds_length": 2082,
"cds_start": 1510,
"consequences": [
"missense_variant"
],
"exon_count": 16,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000648426.1",
"gene_hgnc_id": 3823,
"gene_symbol": "FOXP1",
"hgvs_c": "c.1510_1512delCGCinsGGG",
"hgvs_p": "p.Arg504Gly",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000498110.1",
"strand": false,
"transcript": "ENST00000648426.1",
"transcript_support_level": null
},
{
"aa_alt": "G",
"aa_end": null,
"aa_length": 692,
"aa_ref": "R",
"aa_start": 503,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2826,
"cdna_start": 2201,
"cds_end": null,
"cds_length": 2079,
"cds_start": 1507,
"consequences": [
"missense_variant"
],
"exon_count": 22,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000923827.1",
"gene_hgnc_id": 3823,
"gene_symbol": "FOXP1",
"hgvs_c": "c.1507_1509delCGCinsGGG",
"hgvs_p": "p.Arg503Gly",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000593886.1",
"strand": false,
"transcript": "ENST00000923827.1",
"transcript_support_level": null
},
{
"aa_alt": "G",
"aa_end": null,
"aa_length": 692,
"aa_ref": "R",
"aa_start": 503,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2370,
"cdna_start": 1744,
"cds_end": null,
"cds_length": 2079,
"cds_start": 1507,
"consequences": [
"missense_variant"
],
"exon_count": 18,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000923829.1",
"gene_hgnc_id": 3823,
"gene_symbol": "FOXP1",
"hgvs_c": "c.1507_1509delCGCinsGGG",
"hgvs_p": "p.Arg503Gly",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000593888.1",
"strand": false,
"transcript": "ENST00000923829.1",
"transcript_support_level": null
},
{
"aa_alt": "G",
"aa_end": null,
"aa_length": 677,
"aa_ref": "R",
"aa_start": 504,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 6808,
"cdna_start": 1747,
"cds_end": null,
"cds_length": 2034,
"cds_start": 1510,
"consequences": [
"missense_variant"
],
"exon_count": 17,
"exon_rank": null,
"exon_rank_end": null,
"feature": "NM_001244814.3",
"gene_hgnc_id": 3823,
"gene_symbol": "FOXP1",
"hgvs_c": "c.1510_1512delCGCinsGGG",
"hgvs_p": "p.Arg504Gly",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001231743.1",
"strand": false,
"transcript": "NM_001244814.3",
"transcript_support_level": null
},
{
"aa_alt": "G",
"aa_end": null,
"aa_length": 677,
"aa_ref": "R",
"aa_start": 504,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 7004,
"cdna_start": 1943,
"cds_end": null,
"cds_length": 2034,
"cds_start": 1510,
"consequences": [
"missense_variant"
],
"exon_count": 20,
"exon_rank": null,
"exon_rank_end": null,
"feature": "NM_001244816.2",
"gene_hgnc_id": 3823,
"gene_symbol": "FOXP1",
"hgvs_c": "c.1510_1512delCGCinsGGG",
"hgvs_p": "p.Arg504Gly",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001231745.1",
"strand": false,
"transcript": "NM_001244816.2",
"transcript_support_level": null
},
{
"aa_alt": "G",
"aa_end": null,
"aa_length": 677,
"aa_ref": "R",
"aa_start": 504,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 7082,
"cdna_start": 2021,
"cds_end": null,
"cds_length": 2034,
"cds_start": 1510,
"consequences": [
"missense_variant"
],
"exon_count": 20,
"exon_rank": null,
"exon_rank_end": null,
"feature": "NM_001349340.3",
"gene_hgnc_id": 3823,
"gene_symbol": "FOXP1",
"hgvs_c": "c.1510_1512delCGCinsGGG",
"hgvs_p": "p.Arg504Gly",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001336269.1",
"strand": false,
"transcript": "NM_001349340.3",
"transcript_support_level": null
},
{
"aa_alt": "G",
"aa_end": null,
"aa_length": 677,
"aa_ref": "R",
"aa_start": 504,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 7088,
"cdna_start": 2027,
"cds_end": null,
"cds_length": 2034,
"cds_start": 1510,
"consequences": [
"missense_variant"
],
"exon_count": 21,
"exon_rank": null,
"exon_rank_end": null,
"feature": "NM_032682.6",
"gene_hgnc_id": 3823,
"gene_symbol": "FOXP1",
"hgvs_c": "c.1510_1512delCGCinsGGG",
"hgvs_p": "p.Arg504Gly",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_116071.2",
"strand": false,
"transcript": "NM_032682.6",
"transcript_support_level": null
},
{
"aa_alt": "G",
"aa_end": null,
"aa_length": 677,
"aa_ref": "R",
"aa_start": 504,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2412,
"cdna_start": 1851,
"cds_end": null,
"cds_length": 2034,
"cds_start": 1510,
"consequences": [
"missense_variant"
],
"exon_count": 17,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000498215.7",
"gene_hgnc_id": 3823,
"gene_symbol": "FOXP1",
"hgvs_c": "c.1510_1512delCGCinsGGG",
"hgvs_p": "p.Arg504Gly",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000418102.1",
"strand": false,
"transcript": "ENST00000498215.7",
"transcript_support_level": 2
},
{
"aa_alt": "G",
"aa_end": null,
"aa_length": 677,
"aa_ref": "R",
"aa_start": 504,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2472,
"cdna_start": 1940,
"cds_end": null,
"cds_length": 2034,
"cds_start": 1510,
"consequences": [
"missense_variant"
],
"exon_count": 20,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000648380.1",
"gene_hgnc_id": 3823,
"gene_symbol": "FOXP1",
"hgvs_c": "c.1510_1512delCGCinsGGG",
"hgvs_p": "p.Arg504Gly",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000497344.1",
"strand": false,
"transcript": "ENST00000648380.1",
"transcript_support_level": null
},
{
"aa_alt": "G",
"aa_end": null,
"aa_length": 677,
"aa_ref": "R",
"aa_start": 504,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2514,
"cdna_start": 1976,
"cds_end": null,
"cds_length": 2034,
"cds_start": 1510,
"consequences": [
"missense_variant"
],
"exon_count": 20,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000649631.1",
"gene_hgnc_id": 3823,
"gene_symbol": "FOXP1",
"hgvs_c": "c.1510_1512delCGCinsGGG",
"hgvs_p": "p.Arg504Gly",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000496990.1",
"strand": false,
"transcript": "ENST00000649631.1",
"transcript_support_level": null
},
{
"aa_alt": "G",
"aa_end": null,
"aa_length": 677,
"aa_ref": "R",
"aa_start": 504,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2506,
"cdna_start": 1984,
"cds_end": null,
"cds_length": 2034,
"cds_start": 1510,
"consequences": [
"missense_variant"
],
"exon_count": 20,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000650068.2",
"gene_hgnc_id": 3823,
"gene_symbol": "FOXP1",
"hgvs_c": "c.1510_1512delCGCinsGGG",
"hgvs_p": "p.Arg504Gly",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000497454.2",
"strand": false,
"transcript": "ENST00000650068.2",
"transcript_support_level": null
},
{
"aa_alt": "G",
"aa_end": null,
"aa_length": 677,
"aa_ref": "R",
"aa_start": 504,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2730,
"cdna_start": 2152,
"cds_end": null,
"cds_length": 2034,
"cds_start": 1510,
"consequences": [
"missense_variant"
],
"exon_count": 22,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000866055.1",
"gene_hgnc_id": 3823,
"gene_symbol": "FOXP1",
"hgvs_c": "c.1510_1512delCGCinsGGG",
"hgvs_p": "p.Arg504Gly",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000536114.1",
"strand": false,
"transcript": "ENST00000866055.1",
"transcript_support_level": null
},
{
"aa_alt": "G",
"aa_end": null,
"aa_length": 677,
"aa_ref": "R",
"aa_start": 504,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2782,
"cdna_start": 2204,
"cds_end": null,
"cds_length": 2034,
"cds_start": 1510,
"consequences": [
"missense_variant"
],
"exon_count": 22,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000866061.1",
"gene_hgnc_id": 3823,
"gene_symbol": "FOXP1",
"hgvs_c": "c.1510_1512delCGCinsGGG",
"hgvs_p": "p.Arg504Gly",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000536120.1",
"strand": false,
"transcript": "ENST00000866061.1",
"transcript_support_level": null
},
{
"aa_alt": "G",
"aa_end": null,
"aa_length": 677,
"aa_ref": "R",
"aa_start": 504,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2810,
"cdna_start": 2232,
"cds_end": null,
"cds_length": 2034,
"cds_start": 1510,
"consequences": [
"missense_variant"
],
"exon_count": 22,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000866062.1",
"gene_hgnc_id": 3823,
"gene_symbol": "FOXP1",
"hgvs_c": "c.1510_1512delCGCinsGGG",
"hgvs_p": "p.Arg504Gly",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000536121.1",
"strand": false,
"transcript": "ENST00000866062.1",
"transcript_support_level": null
},
{
"aa_alt": "G",
"aa_end": null,
"aa_length": 677,
"aa_ref": "R",
"aa_start": 504,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2806,
"cdna_start": 2228,
"cds_end": null,
"cds_length": 2034,
"cds_start": 1510,
"consequences": [
"missense_variant"
],
"exon_count": 22,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000866063.1",
"gene_hgnc_id": 3823,
"gene_symbol": "FOXP1",
"hgvs_c": "c.1510_1512delCGCinsGGG",
"hgvs_p": "p.Arg504Gly",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000536122.1",
"strand": false,
"transcript": "ENST00000866063.1",
"transcript_support_level": null
},
{
"aa_alt": "G",
"aa_end": null,
"aa_length": 677,
"aa_ref": "R",
"aa_start": 504,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2617,
"cdna_start": 2039,
"cds_end": null,
"cds_length": 2034,
"cds_start": 1510,
"consequences": [
"missense_variant"
],
"exon_count": 20,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000866064.1",
"gene_hgnc_id": 3823,
"gene_symbol": "FOXP1",
"hgvs_c": "c.1510_1512delCGCinsGGG",
"hgvs_p": "p.Arg504Gly",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000536123.1",
"strand": false,
"transcript": "ENST00000866064.1",
"transcript_support_level": null
},
{
"aa_alt": "G",
"aa_end": null,
"aa_length": 677,
"aa_ref": "R",
"aa_start": 504,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2943,
"cdna_start": 2365,
"cds_end": null,
"cds_length": 2034,
"cds_start": 1510,
"consequences": [
"missense_variant"
],
"exon_count": 22,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000866068.1",
"gene_hgnc_id": 3823,
"gene_symbol": "FOXP1",
"hgvs_c": "c.1510_1512delCGCinsGGG",
"hgvs_p": "p.Arg504Gly",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000536127.1",
"strand": false,
"transcript": "ENST00000866068.1",
"transcript_support_level": null
},
{
"aa_alt": "G",
"aa_end": null,
"aa_length": 677,
"aa_ref": "R",
"aa_start": 504,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2700,
"cdna_start": 2122,
"cds_end": null,
"cds_length": 2034,
"cds_start": 1510,
"consequences": [
"missense_variant"
],
"exon_count": 22,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000866071.1",
"gene_hgnc_id": 3823,
"gene_symbol": "FOXP1",
"hgvs_c": "c.1510_1512delCGCinsGGG",
"hgvs_p": "p.Arg504Gly",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000536130.1",
"strand": false,
"transcript": "ENST00000866071.1",
"transcript_support_level": null
},
{
"aa_alt": "G",
"aa_end": null,
"aa_length": 677,
"aa_ref": "R",
"aa_start": 504,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2730,
"cdna_start": 2172,
"cds_end": null,
"cds_length": 2034,
"cds_start": 1510,
"consequences": [
"missense_variant"
],
"exon_count": 22,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000866073.1",
"gene_hgnc_id": 3823,
"gene_symbol": "FOXP1",
"hgvs_c": "c.1510_1512delCGCinsGGG",
"hgvs_p": "p.Arg504Gly",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000536132.1",
"strand": false,
"transcript": "ENST00000866073.1",
"transcript_support_level": null
},
{
"aa_alt": "G",
"aa_end": null,
"aa_length": 677,
"aa_ref": "R",
"aa_start": 504,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2608,
"cdna_start": 2030,
"cds_end": null,
"cds_length": 2034,
"cds_start": 1510,
"consequences": [
"missense_variant"
],
"exon_count": 21,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000866075.1",
"gene_hgnc_id": 3823,
"gene_symbol": "FOXP1",
"hgvs_c": "c.1510_1512delCGCinsGGG",
"hgvs_p": "p.Arg504Gly",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000536134.1",
"strand": false,
"transcript": "ENST00000866075.1",
"transcript_support_level": null
},
{
"aa_alt": "G",
"aa_end": null,
"aa_length": 677,
"aa_ref": "R",
"aa_start": 504,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2504,
"cdna_start": 1926,
"cds_end": null,
"cds_length": 2034,
"cds_start": 1510,
"consequences": [
"missense_variant"
],
"exon_count": 21,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000866076.1",
"gene_hgnc_id": 3823,
"gene_symbol": "FOXP1",
"hgvs_c": "c.1510_1512delCGCinsGGG",
"hgvs_p": "p.Arg504Gly",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000536135.1",
"strand": false,
"transcript": "ENST00000866076.1",
"transcript_support_level": null
},
{
"aa_alt": "G",
"aa_end": null,
"aa_length": 677,
"aa_ref": "R",
"aa_start": 504,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2886,
"cdna_start": 2308,
"cds_end": null,
"cds_length": 2034,
"cds_start": 1510,
"consequences": [
"missense_variant"
],
"exon_count": 21,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000866077.1",
"gene_hgnc_id": 3823,
"gene_symbol": "FOXP1",
"hgvs_c": "c.1510_1512delCGCinsGGG",
"hgvs_p": "p.Arg504Gly",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000536136.1",
"strand": false,
"transcript": "ENST00000866077.1",
"transcript_support_level": null
},
{
"aa_alt": "G",
"aa_end": null,
"aa_length": 677,
"aa_ref": "R",
"aa_start": 504,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2750,
"cdna_start": 2172,
"cds_end": null,
"cds_length": 2034,
"cds_start": 1510,
"consequences": [
"missense_variant"
],
"exon_count": 21,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000866080.1",
"gene_hgnc_id": 3823,
"gene_symbol": "FOXP1",
"hgvs_c": "c.1510_1512delCGCinsGGG",
"hgvs_p": "p.Arg504Gly",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000536139.1",
"strand": false,
"transcript": "ENST00000866080.1",
"transcript_support_level": null
},
{
"aa_alt": "G",
"aa_end": null,
"aa_length": 677,
"aa_ref": "R",
"aa_start": 504,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2765,
"cdna_start": 2187,
"cds_end": null,
"cds_length": 2034,
"cds_start": 1510,
"consequences": [
"missense_variant"
],
"exon_count": 21,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000866081.1",
"gene_hgnc_id": 3823,
"gene_symbol": "FOXP1",
"hgvs_c": "c.1510_1512delCGCinsGGG",
"hgvs_p": "p.Arg504Gly",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000536140.1",
"strand": false,
"transcript": "ENST00000866081.1",
"transcript_support_level": null
},
{
"aa_alt": "G",
"aa_end": null,
"aa_length": 677,
"aa_ref": "R",
"aa_start": 504,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2294,
"cdna_start": 1716,
"cds_end": null,
"cds_length": 2034,
"cds_start": 1510,
"consequences": [
"missense_variant"
],
"exon_count": 19,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000866084.1",
"gene_hgnc_id": 3823,
"gene_symbol": "FOXP1",
"hgvs_c": "c.1510_1512delCGCinsGGG",
"hgvs_p": "p.Arg504Gly",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000536143.1",
"strand": false,
"transcript": "ENST00000866084.1",
"transcript_support_level": null
},
{
"aa_alt": "G",
"aa_end": null,
"aa_length": 677,
"aa_ref": "R",
"aa_start": 504,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2231,
"cdna_start": 1653,
"cds_end": null,
"cds_length": 2034,
"cds_start": 1510,
"consequences": [
"missense_variant"
],
"exon_count": 18,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000866086.1",
"gene_hgnc_id": 3823,
"gene_symbol": "FOXP1",
"hgvs_c": "c.1510_1512delCGCinsGGG",
"hgvs_p": "p.Arg504Gly",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000536145.1",
"strand": false,
"transcript": "ENST00000866086.1",
"transcript_support_level": null
},
{
"aa_alt": "G",
"aa_end": null,
"aa_length": 677,
"aa_ref": "R",
"aa_start": 504,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2325,
"cdna_start": 1747,
"cds_end": null,
"cds_length": 2034,
"cds_start": 1510,
"consequences": [
"missense_variant"
],
"exon_count": 17,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000866087.1",
"gene_hgnc_id": 3823,
"gene_symbol": "FOXP1",
"hgvs_c": "c.1510_1512delCGCinsGGG",
"hgvs_p": "p.Arg504Gly",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000536146.1",
"strand": false,
"transcript": "ENST00000866087.1",
"transcript_support_level": null
},
{
"aa_alt": "G",
"aa_end": null,
"aa_length": 677,
"aa_ref": "R",
"aa_start": 504,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2272,
"cdna_start": 1694,
"cds_end": null,
"cds_length": 2034,
"cds_start": 1510,
"consequences": [
"missense_variant"
],
"exon_count": 17,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000866088.1",
"gene_hgnc_id": 3823,
"gene_symbol": "FOXP1",
"hgvs_c": "c.1510_1512delCGCinsGGG",
"hgvs_p": "p.Arg504Gly",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000536147.1",
"strand": false,
"transcript": "ENST00000866088.1",
"transcript_support_level": null
},
{
"aa_alt": "G",
"aa_end": null,
"aa_length": 677,
"aa_ref": "R",
"aa_start": 504,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2469,
"cdna_start": 1891,
"cds_end": null,
"cds_length": 2034,
"cds_start": 1510,
"consequences": [
"missense_variant"
],
"exon_count": 18,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000866092.1",
"gene_hgnc_id": 3823,
"gene_symbol": "FOXP1",
"hgvs_c": "c.1510_1512delCGCinsGGG",
"hgvs_p": "p.Arg504Gly",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000536151.1",
"strand": false,
"transcript": "ENST00000866092.1",
"transcript_support_level": null
},
{
"aa_alt": "G",
"aa_end": null,
"aa_length": 677,
"aa_ref": "R",
"aa_start": 504,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2277,
"cdna_start": 1699,
"cds_end": null,
"cds_length": 2034,
"cds_start": 1510,
"consequences": [
"missense_variant"
],
"exon_count": 17,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000866095.1",
"gene_hgnc_id": 3823,
"gene_symbol": "FOXP1",
"hgvs_c": "c.1510_1512delCGCinsGGG",
"hgvs_p": "p.Arg504Gly",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000536154.1",
"strand": false,
"transcript": "ENST00000866095.1",
"transcript_support_level": null
},
{
"aa_alt": "G",
"aa_end": null,
"aa_length": 677,
"aa_ref": "R",
"aa_start": 504,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2385,
"cdna_start": 1807,
"cds_end": null,
"cds_length": 2034,
"cds_start": 1510,
"consequences": [
"missense_variant"
],
"exon_count": 17,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000866097.1",
"gene_hgnc_id": 3823,
"gene_symbol": "FOXP1",
"hgvs_c": "c.1510_1512delCGCinsGGG",
"hgvs_p": "p.Arg504Gly",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000536156.1",
"strand": false,
"transcript": "ENST00000866097.1",
"transcript_support_level": null
},
{
"aa_alt": "G",
"aa_end": null,
"aa_length": 677,
"aa_ref": "R",
"aa_start": 504,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2175,
"cdna_start": 1617,
"cds_end": null,
"cds_length": 2034,
"cds_start": 1510,
"consequences": [
"missense_variant"
],
"exon_count": 17,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000866098.1",
"gene_hgnc_id": 3823,
"gene_symbol": "FOXP1",
"hgvs_c": "c.1510_1512delCGCinsGGG",
"hgvs_p": "p.Arg504Gly",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000536157.1",
"strand": false,
"transcript": "ENST00000866098.1",
"transcript_support_level": null
},
{
"aa_alt": "G",
"aa_end": null,
"aa_length": 677,
"aa_ref": "R",
"aa_start": 504,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2242,
"cdna_start": 1664,
"cds_end": null,
"cds_length": 2034,
"cds_start": 1510,
"consequences": [
"missense_variant"
],
"exon_count": 17,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000866100.1",
"gene_hgnc_id": 3823,
"gene_symbol": "FOXP1",
"hgvs_c": "c.1510_1512delCGCinsGGG",
"hgvs_p": "p.Arg504Gly",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000536159.1",
"strand": false,
"transcript": "ENST00000866100.1",
"transcript_support_level": null
},
{
"aa_alt": "G",
"aa_end": null,
"aa_length": 677,
"aa_ref": "R",
"aa_start": 504,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2176,
"cdna_start": 1618,
"cds_end": null,
"cds_length": 2034,
"cds_start": 1510,
"consequences": [
"missense_variant"
],
"exon_count": 17,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000866102.1",
"gene_hgnc_id": 3823,
"gene_symbol": "FOXP1",
"hgvs_c": "c.1510_1512delCGCinsGGG",
"hgvs_p": "p.Arg504Gly",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000536161.1",
"strand": false,
"transcript": "ENST00000866102.1",
"transcript_support_level": null
},
{
"aa_alt": "G",
"aa_end": null,
"aa_length": 677,
"aa_ref": "R",
"aa_start": 504,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2448,
"cdna_start": 1892,
"cds_end": null,
"cds_length": 2034,
"cds_start": 1510,
"consequences": [
"missense_variant"
],
"exon_count": 20,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000968296.1",
"gene_hgnc_id": 3823,
"gene_symbol": "FOXP1",
"hgvs_c": "c.1510_1512delCGCinsGGG",
"hgvs_p": "p.Arg504Gly",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000638355.1",
"strand": false,
"transcript": "ENST00000968296.1",
"transcript_support_level": null
},
{
"aa_alt": "G",
"aa_end": null,
"aa_length": 677,
"aa_ref": "R",
"aa_start": 504,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2850,
"cdna_start": 2272,
"cds_end": null,
"cds_length": 2034,
"cds_start": 1510,
"consequences": [
"missense_variant"
],
"exon_count": 22,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000968299.1",
"gene_hgnc_id": 3823,
"gene_symbol": "FOXP1",
"hgvs_c": "c.1510_1512delCGCinsGGG",
"hgvs_p": "p.Arg504Gly",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000638358.1",
"strand": false,
"transcript": "ENST00000968299.1",
"transcript_support_level": null
},
{
"aa_alt": "G",
"aa_end": null,
"aa_length": 677,
"aa_ref": "R",
"aa_start": 504,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2687,
"cdna_start": 2109,
"cds_end": null,
"cds_length": 2034,
"cds_start": 1510,
"consequences": [
"missense_variant"
],
"exon_count": 20,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000968304.1",
"gene_hgnc_id": 3823,
"gene_symbol": "FOXP1",
"hgvs_c": "c.1510_1512delCGCinsGGG",
"hgvs_p": "p.Arg504Gly",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000638363.1",
"strand": false,
"transcript": "ENST00000968304.1",
"transcript_support_level": null
},
{
"aa_alt": "G",
"aa_end": null,
"aa_length": 677,
"aa_ref": "R",
"aa_start": 504,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2475,
"cdna_start": 1918,
"cds_end": null,
"cds_length": 2034,
"cds_start": 1510,
"consequences": [
"missense_variant"
],
"exon_count": 20,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000968309.1",
"gene_hgnc_id": 3823,
"gene_symbol": "FOXP1",
"hgvs_c": "c.1510_1512delCGCinsGGG",
"hgvs_p": "p.Arg504Gly",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000638368.1",
"strand": false,
"transcript": "ENST00000968309.1",
"transcript_support_level": null
},
{
"aa_alt": "G",
"aa_end": null,
"aa_length": 677,
"aa_ref": "R",
"aa_start": 504,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2311,
"cdna_start": 1763,
"cds_end": null,
"cds_length": 2034,
"cds_start": 1510,
"consequences": [
"missense_variant"
],
"exon_count": 19,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000968310.1",
"gene_hgnc_id": 3823,
"gene_symbol": "FOXP1",
"hgvs_c": "c.1510_1512delCGCinsGGG",
"hgvs_p": "p.Arg504Gly",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000638369.1",
"strand": false,
"transcript": "ENST00000968310.1",
"transcript_support_level": null
},
{
"aa_alt": "G",
"aa_end": null,
"aa_length": 676,
"aa_ref": "R",
"aa_start": 503,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 7174,
"cdna_start": 2113,
"cds_end": null,
"cds_length": 2031,
"cds_start": 1507,
"consequences": [
"missense_variant"
],
"exon_count": 21,
"exon_rank": null,
"exon_rank_end": null,
"feature": "NM_001244808.3",
"gene_hgnc_id": 3823,
"gene_symbol": "FOXP1",
"hgvs_c": "c.1507_1509delCGCinsGGG",
"hgvs_p": "p.Arg503Gly",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001231737.1",
"strand": false,
"transcript": "NM_001244808.3",
"transcript_support_level": null
},
{
"aa_alt": "G",
"aa_end": null,
"aa_length": 676,
"aa_ref": "R",
"aa_start": 503,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 7174,
"cdna_start": 2113,
"cds_end": null,
"cds_length": 2031,
"cds_start": 1507,
"consequences": [
"missense_variant"
],
"exon_count": 21,
"exon_rank": null,
"exon_rank_end": null,
"feature": "NM_001349341.3",
"gene_hgnc_id": 3823,
"gene_symbol": "FOXP1",
"hgvs_c": "c.1507_1509delCGCinsGGG",
"hgvs_p": "p.Arg503Gly",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001336270.1",
"strand": false,
"transcript": "NM_001349341.3",
"transcript_support_level": null
},
{
"aa_alt": "G",
"aa_end": null,
"aa_length": 676,
"aa_ref": "R",
"aa_start": 503,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3771,
"cdna_start": 2141,
"cds_end": null,
"cds_length": 2031,
"cds_start": 1507,
"consequences": [
"missense_variant"
],
"exon_count": 21,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000493089.7",
"gene_hgnc_id": 3823,
"gene_symbol": "FOXP1",
"hgvs_c": "c.1507_1509delCGCinsGGG",
"hgvs_p": "p.Arg503Gly",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000418524.1",
"strand": false,
"transcript": "ENST00000493089.7",
"transcript_support_level": 2
},
{
"aa_alt": "G",
"aa_end": null,
"aa_length": 676,
"aa_ref": "R",
"aa_start": 503,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3074,
"cdna_start": 2106,
"cds_end": null,
"cds_length": 2031,
"cds_start": 1507,
"consequences": [
"missense_variant"
],
"exon_count": 22,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000648710.2",
"gene_hgnc_id": 3823,
"gene_symbol": "FOXP1",
"hgvs_c": "c.1507_1509delCGCinsGGG",
"hgvs_p": "p.Arg503Gly",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000497430.2",
"strand": false,
"transcript": "ENST00000648710.2",
"transcript_support_level": null
},
{
"aa_alt": "G",
"aa_end": null,
"aa_length": 676,
"aa_ref": "R",
"aa_start": 503,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2742,
"cdna_start": 2204,
"cds_end": null,
"cds_length": 2031,
"cds_start": 1507,
"consequences": [
"missense_variant"
],
"exon_count": 22,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000648718.1",
"gene_hgnc_id": 3823,
"gene_symbol": "FOXP1",
"hgvs_c": "c.1507_1509delCGCinsGGG",
"hgvs_p": "p.Arg503Gly",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000496810.1",
"strand": false,
"transcript": "ENST00000648718.1",
"transcript_support_level": null
},
{
"aa_alt": "G",
"aa_end": null,
"aa_length": 676,
"aa_ref": "R",
"aa_start": 503,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2657,
"cdna_start": 2113,
"cds_end": null,
"cds_length": 2031,
"cds_start": 1507,
"consequences": [
"missense_variant"
],
"exon_count": 21,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000649610.2",
"gene_hgnc_id": 3823,
"gene_symbol": "FOXP1",
"hgvs_c": "c.1507_1509delCGCinsGGG",
"hgvs_p": "p.Arg503Gly",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000497693.2",
"strand": false,
"transcript": "ENST00000649610.2",
"transcript_support_level": null
},
{
"aa_alt": "G",
"aa_end": null,
"aa_length": 676,
"aa_ref": "R",
"aa_start": 503,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2833,
"cdna_start": 2255,
"cds_end": null,
"cds_length": 2031,
"cds_start": 1507,
"consequences": [
"missense_variant"
],
"exon_count": 22,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000866058.1",
"gene_hgnc_id": 3823,
"gene_symbol": "FOXP1",
"hgvs_c": "c.1507_1509delCGCinsGGG",
"hgvs_p": "p.Arg503Gly",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000536117.1",
"strand": false,
"transcript": "ENST00000866058.1",
"transcript_support_level": null
},
{
"aa_alt": "G",
"aa_end": null,
"aa_length": 676,
"aa_ref": "R",
"aa_start": 503,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2835,
"cdna_start": 2257,
"cds_end": null,
"cds_length": 2031,
"cds_start": 1507,
"consequences": [
"missense_variant"
],
"exon_count": 21,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000866060.1",
"gene_hgnc_id": 3823,
"gene_symbol": "FOXP1",
"hgvs_c": "c.1507_1509delCGCinsGGG",
"hgvs_p": "p.Arg503Gly",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000536119.1",
"strand": false,
"transcript": "ENST00000866060.1",
"transcript_support_level": null
},
{
"aa_alt": "G",
"aa_end": null,
"aa_length": 676,
"aa_ref": "R",
"aa_start": 503,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2851,
"cdna_start": 2273,
"cds_end": null,
"cds_length": 2031,
"cds_start": 1507,
"consequences": [
"missense_variant"
],
"exon_count": 23,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000866066.1",
"gene_hgnc_id": 3823,
"gene_symbol": "FOXP1",
"hgvs_c": "c.1507_1509delCGCinsGGG",
"hgvs_p": "p.Arg503Gly",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000536125.1",
"strand": false,
"transcript": "ENST00000866066.1",
"transcript_support_level": null
},
{
"aa_alt": "G",
"aa_end": null,
"aa_length": 676,
"aa_ref": "R",
"aa_start": 503,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2758,
"cdna_start": 2180,
"cds_end": null,
"cds_length": 2031,
"cds_start": 1507,
"consequences": [
"missense_variant"
],
"exon_count": 22,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000866067.1",
"gene_hgnc_id": 3823,
"gene_symbol": "FOXP1",
"hgvs_c": "c.1507_1509delCGCinsGGG",
"hgvs_p": "p.Arg503Gly",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000536126.1",
"strand": false,
"transcript": "ENST00000866067.1",
"transcript_support_level": null
},
{
"aa_alt": "G",
"aa_end": null,
"aa_length": 676,
"aa_ref": "R",
"aa_start": 503,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2625,
"cdna_start": 2047,
"cds_end": null,
"cds_length": 2031,
"cds_start": 1507,
"consequences": [
"missense_variant"
],
"exon_count": 19,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000866078.1",
"gene_hgnc_id": 3823,
"gene_symbol": "FOXP1",
"hgvs_c": "c.1507_1509delCGCinsGGG",
"hgvs_p": "p.Arg503Gly",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000536137.1",
"strand": false,
"transcript": "ENST00000866078.1",
"transcript_support_level": null
},
{
"aa_alt": "G",
"aa_end": null,
"aa_length": 676,
"aa_ref": "R",
"aa_start": 503,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2820,
"cdna_start": 2242,
"cds_end": null,
"cds_length": 2031,
"cds_start": 1507,
"consequences": [
"missense_variant"
],
"exon_count": 20,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000866079.1",
"gene_hgnc_id": 3823,
"gene_symbol": "FOXP1",
"hgvs_c": "c.1507_1509delCGCinsGGG",
"hgvs_p": "p.Arg503Gly",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000536138.1",
"strand": false,
"transcript": "ENST00000866079.1",
"transcript_support_level": null
},
{
"aa_alt": "G",
"aa_end": null,
"aa_length": 676,
"aa_ref": "R",
"aa_start": 503,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2846,
"cdna_start": 2268,
"cds_end": null,
"cds_length": 2031,
"cds_start": 1507,
"consequences": [
"missense_variant"
],
"exon_count": 17,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000866090.1",
"gene_hgnc_id": 3823,
"gene_symbol": "FOXP1",
"hgvs_c": "c.1507_1509delCGCinsGGG",
"hgvs_p": "p.Arg503Gly",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000536149.1",
"strand": false,
"transcript": "ENST00000866090.1",
"transcript_support_level": null
},
{
"aa_alt": "G",
"aa_end": null,
"aa_length": 676,
"aa_ref": "R",
"aa_start": 503,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2251,
"cdna_start": 1673,
"cds_end": null,
"cds_length": 2031,
"cds_start": 1507,
"consequences": [
"missense_variant"
],
"exon_count": 17,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000866091.1",
"gene_hgnc_id": 3823,
"gene_symbol": "FOXP1",
"hgvs_c": "c.1507_1509delCGCinsGGG",
"hgvs_p": "p.Arg503Gly",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000536150.1",
"strand": false,
"transcript": "ENST00000866091.1",
"transcript_support_level": null
},
{
"aa_alt": "G",
"aa_end": null,
"aa_length": 676,
"aa_ref": "R",
"aa_start": 503,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2312,
"cdna_start": 1734,
"cds_end": null,
"cds_length": 2031,
"cds_start": 1507,
"consequences": [
"missense_variant"
],
"exon_count": 17,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000866094.1",
"gene_hgnc_id": 3823,
"gene_symbol": "FOXP1",
"hgvs_c": "c.1507_1509delCGCinsGGG",
"hgvs_p": "p.Arg503Gly",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000536153.1",
"strand": false,
"transcript": "ENST00000866094.1",
"transcript_support_level": null
},
{
"aa_alt": "G",
"aa_end": null,
"aa_length": 676,
"aa_ref": "R",
"aa_start": 503,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2407,
"cdna_start": 1829,
"cds_end": null,
"cds_length": 2031,
"cds_start": 1507,
"consequences": [
"missense_variant"
],
"exon_count": 17,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000866096.1",
"gene_hgnc_id": 3823,
"gene_symbol": "FOXP1",
"hgvs_c": "c.1507_1509delCGCinsGGG",
"hgvs_p": "p.Arg503Gly",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000536155.1",
"strand": false,
"transcript": "ENST00000866096.1",
"transcript_support_level": null
},
{
"aa_alt": "G",
"aa_end": null,
"aa_length": 676,
"aa_ref": "R",
"aa_start": 503,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2248,
"cdna_start": 1670,
"cds_end": null,
"cds_length": 2031,
"cds_start": 1507,
"consequences": [
"missense_variant"
],
"exon_count": 17,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000866099.1",
"gene_hgnc_id": 3823,
"gene_symbol": "FOXP1",
"hgvs_c": "c.1507_1509delCGCinsGGG",
"hgvs_p": "p.Arg503Gly",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000536158.1",
"strand": false,
"transcript": "ENST00000866099.1",
"transcript_support_level": null
},
{
"aa_alt": "G",
"aa_end": null,
"aa_length": 676,
"aa_ref": "R",
"aa_start": 503,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2557,
"cdna_start": 2001,
"cds_end": null,
"cds_length": 2031,
"cds_start": 1507,
"consequences": [
"missense_variant"
],
"exon_count": 21,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000968297.1",
"gene_hgnc_id": 3823,
"gene_symbol": "FOXP1",
"hgvs_c": "c.1507_1509delCGCinsGGG",
"hgvs_p": "p.Arg503Gly",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000638356.1",
"strand": false,
"transcript": "ENST00000968297.1",
"transcript_support_level": null
},
{
"aa_alt": "G",
"aa_end": null,
"aa_length": 676,
"aa_ref": "R",
"aa_start": 503,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2574,
"cdna_start": 2016,
"cds_end": null,
"cds_length": 2031,
"cds_start": 1507,
"consequences": [
"missense_variant"
],
"exon_count": 20,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000968298.1",
"gene_hgnc_id": 3823,
"gene_symbol": "FOXP1",
"hgvs_c": "c.1507_1509delCGCinsGGG",
"hgvs_p": "p.Arg503Gly",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000638357.1",
"strand": false,
"transcript": "ENST00000968298.1",
"transcript_support_level": null
},
{
"aa_alt": "G",
"aa_end": null,
"aa_length": 676,
"aa_ref": "R",
"aa_start": 503,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2588,
"cdna_start": 2030,
"cds_end": null,
"cds_length": 2031,
"cds_start": 1507,
"consequences": [
"missense_variant"
],
"exon_count": 21,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000968300.1",
"gene_hgnc_id": 3823,
"gene_symbol": "FOXP1",
"hgvs_c": "c.1507_1509delCGCinsGGG",
"hgvs_p": "p.Arg503Gly",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000638359.1",
"strand": false,
"transcript": "ENST00000968300.1",
"transcript_support_level": null
},
{
"aa_alt": "G",
"aa_end": null,
"aa_length": 676,
"aa_ref": "R",
"aa_start": 503,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2662,
"cdna_start": 2084,
"cds_end": null,
"cds_length": 2031,
"cds_start": 1507,
"consequences": [
"missense_variant"
],
"exon_count": 21,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000968302.1",
"gene_hgnc_id": 3823,
"gene_symbol": "FOXP1",
"hgvs_c": "c.1507_1509delCGCinsGGG",
"hgvs_p": "p.Arg503Gly",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000638361.1",
"strand": false,
"transcript": "ENST00000968302.1",
"transcript_support_level": null
},
{
"aa_alt": "G",
"aa_end": null,
"aa_length": 676,
"aa_ref": "R",
"aa_start": 503,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2562,
"cdna_start": 2012,
"cds_end": null,
"cds_length": 2031,
"cds_start": 1507,
"consequences": [
"missense_variant"
],
"exon_count": 20,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000968303.1",
"gene_hgnc_id": 3823,
"gene_symbol": "FOXP1",
"hgvs_c": "c.1507_1509delCGCinsGGG",
"hgvs_p": "p.Arg503Gly",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000638362.1",
"strand": false,
"transcript": "ENST00000968303.1",
"transcript_support_level": null
},
{
"aa_alt": "G",
"aa_end": null,
"aa_length": 676,
"aa_ref": "R",
"aa_start": 503,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2837,
"cdna_start": 2279,
"cds_end": null,
"cds_length": 2031,
"cds_start": 1507,
"consequences": [
"missense_variant"
],
"exon_count": 22,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000968305.1",
"gene_hgnc_id": 3823,
"gene_symbol": "FOXP1",
"hgvs_c": "c.1507_1509delCGCinsGGG",
"hgvs_p": "p.Arg503Gly",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000638364.1",
"strand": false,
"transcript": "ENST00000968305.1",
"transcript_support_level": null
},
{
"aa_alt": "G",
"aa_end": null,
"aa_length": 675,
"aa_ref": "R",
"aa_start": 502,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2971,
"cdna_start": 1981,
"cds_end": null,
"cds_length": 2028,
"cds_start": 1504,
"consequences": [
"missense_variant"
],
"exon_count": 21,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000649596.1",
"gene_hgnc_id": 3823,
"gene_symbol": "FOXP1",
"hgvs_c": "c.1504_1506delCGCinsGGG",
"hgvs_p": "p.Arg502Gly",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000496932.1",
"strand": false,
"transcript": "ENST00000649596.1",
"transcript_support_level": null
},
{
"aa_alt": "G",
"aa_end": null,
"aa_length": 675,
"aa_ref": "R",
"aa_start": 502,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2745,
"cdna_start": 2167,
"cds_end": null,
"cds_length": 2028,
"cds_start": 1504,
"consequences": [
"missense_variant"
],
"exon_count": 22,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000866072.1",
"gene_hgnc_id": 3823,
"gene_symbol": "FOXP1",
"hgvs_c": "c.1504_1506delCGCinsGGG",
"hgvs_p": "p.Arg502Gly",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000536131.1",
"strand": false,
"transcript": "ENST00000866072.1",
"transcript_support_level": null
},
{
"aa_alt": "G",
"aa_end": null,
"aa_length": 675,
"aa_ref": "R",
"aa_start": 502,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2470,
"cdna_start": 1892,
"cds_end": null,
"cds_length": 2028,
"cds_start": 1504,
"consequences": [
"missense_variant"
],
"exon_count": 20,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000866083.1",
"gene_hgnc_id": 3823,
"gene_symbol": "FOXP1",
"hgvs_c": "c.1504_1506delCGCinsGGG",
"hgvs_p": "p.Arg502Gly",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000536142.1",
"strand": false,
"transcript": "ENST00000866083.1",
"transcript_support_level": null
},
{
"aa_alt": "G",
"aa_end": null,
"aa_length": 675,
"aa_ref": "R",
"aa_start": 502,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2272,
"cdna_start": 1694,
"cds_end": null,
"cds_length": 2028,
"cds_start": 1504,
"consequences": [
"missense_variant"
],
"exon_count": 18,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000866085.1",
"gene_hgnc_id": 3823,
"gene_symbol": "FOXP1",
"hgvs_c": "c.1504_1506delCGCinsGGG",
"hgvs_p": "p.Arg502Gly",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000536144.1",
"strand": false,
"transcript": "ENST00000866085.1",
"transcript_support_level": null
},
{
"aa_alt": "G",
"aa_end": null,
"aa_length": 675,
"aa_ref": "R",
"aa_start": 502,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2418,
"cdna_start": 1840,
"cds_end": null,
"cds_length": 2028,
"cds_start": 1504,
"consequences": [
"missense_variant"
],
"exon_count": 17,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000866089.1",
"gene_hgnc_id": 3823,
"gene_symbol": "FOXP1",
"hgvs_c": "c.1504_1506delCGCinsGGG",
"hgvs_p": "p.Arg502Gly",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000536148.1",
"strand": false,
"transcript": "ENST00000866089.1",
"transcript_support_level": null
},
{
"aa_alt": "G",
"aa_end": null,
"aa_length": 675,
"aa_ref": "R",
"aa_start": 502,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2164,
"cdna_start": 1586,
"cds_end": null,
"cds_length": 2028,
"cds_start": 1504,
"consequences": [
"missense_variant"
],
"exon_count": 17,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000866093.1",
"gene_hgnc_id": 3823,
"gene_symbol": "FOXP1",
"hgvs_c": "c.1504_1506delCGCinsGGG",
"hgvs_p": "p.Arg502Gly",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000536152.1",
"strand": false,
"transcript": "ENST00000866093.1",
"transcript_support_level": null
},
{
"aa_alt": "G",
"aa_end": null,
"aa_length": 675,
"aa_ref": "R",
"aa_start": 502,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2563,
"cdna_start": 2009,
"cds_end": null,
"cds_length": 2028,
"cds_start": 1504,
"consequences": [
"missense_variant"
],
"exon_count": 20,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000968301.1",
"gene_hgnc_id": 3823,
"gene_symbol": "FOXP1",
"hgvs_c": "c.1504_1506delCGCinsGGG",
"hgvs_p": "p.Arg502Gly",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000638360.1",
"strand": false,
"transcript": "ENST00000968301.1",
"transcript_support_level": null
},
{
"aa_alt": "G",
"aa_end": null,
"aa_length": 675,
"aa_ref": "R",
"aa_start": 502,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3112,
"cdna_start": 2148,
"cds_end": null,
"cds_length": 2028,
"cds_start": 1504,
"consequences": [
"missense_variant"
],
"exon_count": 17,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000968312.1",
"gene_hgnc_id": 3823,
"gene_symbol": "FOXP1",
"hgvs_c": "c.1504_1506delCGCinsGGG",
"hgvs_p": "p.Arg502Gly",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000638371.1",
"strand": false,
"transcript": "ENST00000968312.1",
"transcript_support_level": null
},
{
"aa_alt": "G",
"aa_end": null,
"aa_length": 675,
"aa_ref": "R",
"aa_start": 502,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2238,
"cdna_start": 1680,
"cds_end": null,
"cds_length": 2028,
"cds_start": 1504,
"consequences": [
"missense_variant"
],
"exon_count": 17,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000968316.1",
"gene_hgnc_id": 3823,
"gene_symbol": "FOXP1",
"hgvs_c": "c.1504_1506delCGCinsGGG",
"hgvs_p": "p.Arg502Gly",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000638375.1",
"strand": false,
"transcript": "ENST00000968316.1",
"transcript_support_level": null
},
{
"aa_alt": "G",
"aa_end": null,
"aa_length": 642,
"aa_ref": "R",
"aa_start": 469,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2589,
"cdna_start": 2011,
"cds_end": null,
"cds_length": 1929,
"cds_start": 1405,
"consequences": [
"missense_variant"
],
"exon_count": 21,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000866056.1",
"gene_hgnc_id": 3823,
"gene_symbol": "FOXP1",
"hgvs_c": "c.1405_1407delCGCinsGGG",
"hgvs_p": "p.Arg469Gly",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000536115.1",
"strand": false,
"transcript": "ENST00000866056.1",
"transcript_support_level": null
},
{
"aa_alt": "G",
"aa_end": null,
"aa_length": 642,
"aa_ref": "R",
"aa_start": 469,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2584,
"cdna_start": 2006,
"cds_end": null,
"cds_length": 1929,
"cds_start": 1405,
"consequences": [
"missense_variant"
],
"exon_count": 20,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000866059.1",
"gene_hgnc_id": 3823,
"gene_symbol": "FOXP1",
"hgvs_c": "c.1405_1407delCGCinsGGG",
"hgvs_p": "p.Arg469Gly",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000536118.1",
"strand": false,
"transcript": "ENST00000866059.1",
"transcript_support_level": null
},
{
"aa_alt": "G",
"aa_end": null,
"aa_length": 642,
"aa_ref": "R",
"aa_start": 469,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2621,
"cdna_start": 2043,
"cds_end": null,
"cds_length": 1929,
"cds_start": 1405,
"consequences": [
"missense_variant"
],
"exon_count": 21,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000866074.1",
"gene_hgnc_id": 3823,
"gene_symbol": "FOXP1",
"hgvs_c": "c.1405_1407delCGCinsGGG",
"hgvs_p": "p.Arg469Gly",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000536133.1",
"strand": false,
"transcript": "ENST00000866074.1",
"transcript_support_level": null
},
{
"aa_alt": "G",
"aa_end": null,
"aa_length": 642,
"aa_ref": "R",
"aa_start": 469,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3892,
"cdna_start": 3314,
"cds_end": null,
"cds_length": 1929,
"cds_start": 1405,
"consequences": [
"missense_variant"
],
"exon_count": 20,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000968308.1",
"gene_hgnc_id": 3823,
"gene_symbol": "FOXP1",
"hgvs_c": "c.1405_1407delCGCinsGGG",
"hgvs_p": "p.Arg469Gly",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000638367.1",
"strand": false,
"transcript": "ENST00000968308.1",
"transcript_support_level": null
},
{
"aa_alt": "G",
"aa_end": null,
"aa_length": 641,
"aa_ref": "R",
"aa_start": 468,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2493,
"cdna_start": 1944,
"cds_end": null,
"cds_length": 1926,
"cds_start": 1402,
"consequences": [
"missense_variant"
],
"exon_count": 20,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000968307.1",
"gene_hgnc_id": 3823,
"gene_symbol": "FOXP1",
"hgvs_c": "c.1402_1404delCGCinsGGG",
"hgvs_p": "p.Arg468Gly",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000638366.1",
"strand": false,
"transcript": "ENST00000968307.1",
"transcript_support_level": null
},
{
"aa_alt": "G",
"aa_end": null,
"aa_length": 613,
"aa_ref": "R",
"aa_start": 504,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2441,
"cdna_start": 2055,
"cds_end": null,
"cds_length": 1842,
"cds_start": 1510,
"consequences": [
"missense_variant"
],
"exon_count": 19,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000866069.1",
"gene_hgnc_id": 3823,
"gene_symbol": "FOXP1",
"hgvs_c": "c.1510_1512delCGCinsGGG",
"hgvs_p": "p.Arg504Gly",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000536128.1",
"strand": false,
"transcript": "ENST00000866069.1",
"transcript_support_level": null
},
{
"aa_alt": "G",
"aa_end": null,
"aa_length": 613,
"aa_ref": "R",
"aa_start": 504,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2250,
"cdna_start": 1864,
"cds_end": null,
"cds_length": 1842,
"cds_start": 1510,
"consequences": [
"missense_variant"
],
"exon_count": 18,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000923826.1",
"gene_hgnc_id": 3823,
"gene_symbol": "FOXP1",
"hgvs_c": "c.1510_1512delCGCinsGGG",
"hgvs_p": "p.Arg504Gly",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000593885.1",
"strand": false,
"transcript": "ENST00000923826.1",
"transcript_support_level": null
},
{
"aa_alt": "G",
"aa_end": null,
"aa_length": 612,
"aa_ref": "R",
"aa_start": 503,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1839,
"cdna_start": 1509,
"cds_end": null,
"cds_length": 1839,
"cds_start": 1507,
"consequences": [
"missense_variant"
],
"exon_count": 14,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000468577.6",
"gene_hgnc_id": 3823,
"gene_symbol": "FOXP1",
"hgvs_c": "c.1507_1509delCGCinsGGG",
"hgvs_p": "p.Arg503Gly",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000418883.2",
"strand": false,
"transcript": "ENST00000468577.6",
"transcript_support_level": 5
},
{
"aa_alt": "G",
"aa_end": null,
"aa_length": 612,
"aa_ref": "R",
"aa_start": 503,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2421,
"cdna_start": 2056,
"cds_end": null,
"cds_length": 1839,
"cds_start": 1507,
"consequences": [
"missense_variant"
],
"exon_count": 19,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000968306.1",
"gene_hgnc_id": 3823,
"gene_symbol": "FOXP1",
"hgvs_c": "c.1507_1509delCGCinsGGG",
"hgvs_p": "p.Arg503Gly",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000638365.1",
"strand": false,
"transcript": "ENST00000968306.1",
"transcript_support_level": null
},
{
"aa_alt": "G",
"aa_end": null,
"aa_length": 612,
"aa_ref": "R",
"aa_start": 503,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2346,
"cdna_start": 1654,
"cds_end": null,
"cds_length": 1839,
"cds_start": 1507,
"consequences": [
"missense_variant"
],
"exon_count": 15,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000968313.1",
"gene_hgnc_id": 3823,
"gene_symbol": "FOXP1",
"hgvs_c": "c.1507_1509delCGCinsGGG",
"hgvs_p": "p.Arg503Gly",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000638372.1",
"strand": false,
"transcript": "ENST00000968313.1",
"transcript_support_level": null
},
{
"aa_alt": "G",
"aa_end": null,
"aa_length": 611,
"aa_ref": "R",
"aa_start": 502,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2931,
"cdna_start": 1754,
"cds_end": null,
"cds_length": 1836,
"cds_start": 1504,
"consequences": [
"missense_variant"
],
"exon_count": 16,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000923828.1",
"gene_hgnc_id": 3823,
"gene_symbol": "FOXP1",
"hgvs_c": "c.1504_1506delCGCinsGGG",
"hgvs_p": "p.Arg502Gly",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000593887.1",
"strand": false,
"transcript": "ENST00000923828.1",
"transcript_support_level": null
},
{
"aa_alt": "G",
"aa_end": null,
"aa_length": 601,
"aa_ref": "R",
"aa_start": 428,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 6510,
"cdna_start": 1449,
"cds_end": null,
"cds_length": 1806,
"cds_start": 1282,
"consequences": [
"missense_variant"
],
"exon_count": 16,
"exon_rank": null,
"exon_rank_end": null,
"feature": "NM_001244812.3",
"gene_hgnc_id": 3823,
"gene_symbol": "FOXP1",
"hgvs_c": "c.1282_1284delCGCinsGGG",
"hgvs_p": "p.Arg428Gly",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001231741.1",
"strand": false,
"transcript": "NM_001244812.3",
"transcript_support_level": null
},
{
"aa_alt": "G",
"aa_end": null,
"aa_length": 601,
"aa_ref": "R",
"aa_start": 428,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1996,
"cdna_start": 1438,
"cds_end": null,
"cds_length": 1806,
"cds_start": 1282,
"consequences": [
"missense_variant"
],
"exon_count": 16,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000484350.5",
"gene_hgnc_id": 3823,
"gene_symbol": "FOXP1",
"hgvs_c": "c.1282_1284delCGCinsGGG",
"hgvs_p": "p.Arg428Gly",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000417857.1",
"strand": false,
"transcript": "ENST00000484350.5",
"transcript_support_level": 2
},
{
"aa_alt": "G",
"aa_end": null,
"aa_length": 601,
"aa_ref": "R",
"aa_start": 428,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3180,
"cdna_start": 1913,
"cds_end": null,
"cds_length": 1806,
"cds_start": 1282,
"consequences": [
"missense_variant"
],
"exon_count": 19,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000866054.1",
"gene_hgnc_id": 3823,
"gene_symbol": "FOXP1",
"hgvs_c": "c.1282_1284delCGCinsGGG",
"hgvs_p": "p.Arg428Gly",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000536113.1",
"strand": false,
"transcript": "ENST00000866054.1",
"transcript_support_level": null
},
{
"aa_alt": "G",
"aa_end": null,
"aa_length": 601,
"aa_ref": "R",
"aa_start": 428,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2337,
"cdna_start": 1759,
"cds_end": null,
"cds_length": 1806,
"cds_start": 1282,
"consequences": [
"missense_variant"
],
"exon_count": 18,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000866082.1",
"gene_hgnc_id": 3823,
"gene_symbol": "FOXP1",
"hgvs_c": "c.1282_1284delCGCinsGGG",
"hgvs_p": "p.Arg428Gly",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000536141.1",
"strand": false,
"transcript": "ENST00000866082.1",
"transcript_support_level": null
},
{
"aa_alt": "G",
"aa_end": null,
"aa_length": 601,
"aa_ref": "R",
"aa_start": 428,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2015,
"cdna_start": 1437,
"cds_end": null,
"cds_length": 1806,
"cds_start": 1282,
"consequences": [
"missense_variant"
],
"exon_count": 16,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000968311.1",
"gene_hgnc_id": 3823,
"gene_symbol": "FOXP1",
"hgvs_c": "c.1282_1284delCGCinsGGG",
"hgvs_p": "p.Arg428Gly",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000638370.1",
"strand": false,
"transcript": "ENST00000968311.1",
"transcript_support_level": null
},
{
"aa_alt": "G",
"aa_end": null,
"aa_length": 601,
"aa_ref": "R",
"aa_start": 428,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2057,
"cdna_start": 1509,
"cds_end": null,
"cds_length": 1806,
"cds_start": 1282,
"consequences": [
"missense_variant"
],
"exon_count": 15,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000968314.1",
"gene_hgnc_id": 3823,
"gene_symbol": "FOXP1",
"hgvs_c": "c.1282_1284delCGCinsGGG",
"hgvs_p": "p.Arg428Gly",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000638373.1",
"strand": false,
"transcript": "ENST00000968314.1",
"transcript_support_level": null
},
{
"aa_alt": "G",
"aa_end": null,
"aa_length": 601,
"aa_ref": "R",
"aa_start": 428,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2165,
"cdna_start": 1608,
"cds_end": null,
"cds_length": 1806,
"cds_start": 1282,
"consequences": [
"missense_variant"
],
"exon_count": 15,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000968315.1",
"gene_hgnc_id": 3823,
"gene_symbol": "FOXP1",
"hgvs_c": "c.1282_1284delCGCinsGGG",
"hgvs_p": "p.Arg428Gly",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000638374.1",
"strand": false,
"transcript": "ENST00000968315.1",
"transcript_support_level": null
},
{
"aa_alt": "G",
"aa_end": null,
"aa_length": 600,
"aa_ref": "R",
"aa_start": 427,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2402,
"cdna_start": 1824,
"cds_end": null,
"cds_length": 1803,
"cds_start": 1279,
"consequences": [
"missense_variant"
],
"exon_count": 19,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000866070.1",
"gene_hgnc_id": 3823,
"gene_symbol": "FOXP1",
"hgvs_c": "c.1279_1281delCGCinsGGG",
"hgvs_p": "p.Arg427Gly",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000536129.1",
"strand": false,
"transcript": "ENST00000866070.1",
"transcript_support_level": null
},
{
"aa_alt": "G",
"aa_end": null,
"aa_length": 600,
"aa_ref": "R",
"aa_start": 427,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1958,
"cdna_start": 1400,
"cds_end": null,
"cds_length": 1803,
"cds_start": 1279,
"consequences": [
"missense_variant"
],
"exon_count": 15,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000866101.1",
"gene_hgnc_id": 3823,
"gene_symbol": "FOXP1",
"hgvs_c": "c.1279_1281delCGCinsGGG",
"hgvs_p": "p.Arg427Gly",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000536160.1",
"strand": false,
"transcript": "ENST00000866101.1",
"transcript_support_level": null
},
{
"aa_alt": "G",
"aa_end": null,
"aa_length": 577,
"aa_ref": "R",
"aa_start": 404,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 6392,
"cdna_start": 1331,
"cds_end": null,
"cds_length": 1734,
"cds_start": 1210,
"consequences": [
"missense_variant"
],
"exon_count": 15,
"exon_rank": null,
"exon_rank_end": null,
"feature": "NM_001244813.3",
"gene_hgnc_id": 3823,
"gene_symbol": "FOXP1",
"hgvs_c": "c.1210_1212delCGCinsGGG",
"hgvs_p": "p.Arg404Gly",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001231742.1",
"strand": false,
"transcript": "NM_001244813.3",
"transcript_support_level": null
},
{
"aa_alt": "G",
"aa_end": null,
"aa_length": 577,
"aa_ref": "R",
"aa_start": 404,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 6482,
"cdna_start": 1421,
"cds_end": null,
"cds_length": 1734,
"cds_start": 1210,
"consequences": [
"missense_variant"
],
"exon_count": 16,
"exon_rank": null,
"exon_rank_end": null,
"feature": "NM_001244815.2",
"gene_hgnc_id": 3823,
"gene_symbol": "FOXP1",
"hgvs_c": "c.1210_1212delCGCinsGGG",
"hgvs_p": "p.Arg404Gly",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001231744.2",
"strand": false,
"transcript": "NM_001244815.2",
"transcript_support_level": null
},
{
"aa_alt": "G",
"aa_end": null,
"aa_length": 577,
"aa_ref": "R",
"aa_start": 404,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 6500,
"cdna_start": 1439,
"cds_end": null,
"cds_length": 1734,
"cds_start": 1210,
"consequences": [
"missense_variant"
],
"exon_count": 16,
"exon_rank": null,
"exon_rank_end": null,
"feature": "NM_001349342.3",
"gene_hgnc_id": 3823,
"gene_symbol": "FOXP1",
"hgvs_c": "c.1210_1212delCGCinsGGG",
"hgvs_p": "p.Arg404Gly",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001336271.1",
"strand": false,
"transcript": "NM_001349342.3",
"transcript_support_level": null
},
{
"aa_alt": "G",
"aa_end": null,
"aa_length": 577,
"aa_ref": "R",
"aa_start": 404,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1994,
"cdna_start": 1429,
"cds_end": null,
"cds_length": 1734,
"cds_start": 1210,
"consequences": [
"missense_variant"
],
"exon_count": 16,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000648748.3",
"gene_hgnc_id": 3823,
"gene_symbol": "FOXP1",
"hgvs_c": "c.1210_1212delCGCinsGGG",
"hgvs_p": "p.Arg404Gly",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000497077.3",
"strand": false,
"transcript": "ENST00000648748.3",
"transcript_support_level": null
},
{
"aa_alt": "G",
"aa_end": null,
"aa_length": 577,
"aa_ref": "R",
"aa_start": 404,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1975,
"cdna_start": 1453,
"cds_end": null,
"cds_length": 1734,
"cds_start": 1210,
"consequences": [
"missense_variant"
],
"exon_count": 16,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000649592.1",
"gene_hgnc_id": 3823,
"gene_symbol": "FOXP1",
"hgvs_c": "c.1210_1212delCGCinsGGG",
"hgvs_p": "p.Arg404Gly",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000496968.1",
"strand": false,
"transcript": "ENST00000649592.1",
"transcript_support_level": null
},
{
"aa_alt": "G",
"aa_end": null,
"aa_length": 577,
"aa_ref": "R",
"aa_start": 404,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1948,
"cdna_start": 1390,
"cds_end": null,
"cds_length": 1734,
"cds_start": 1210,
"consequences": [
"missense_variant"
],
"exon_count": 15,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000650387.1",
"gene_hgnc_id": 3823,
"gene_symbol": "FOXP1",
"hgvs_c": "c.1210_1212delCGCinsGGG",
"hgvs_p": "p.Arg404Gly",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000497567.1",
"strand": false,
"transcript": "ENST00000650387.1",
"transcript_support_level": null
},
{
"aa_alt": "G",
"aa_end": null,
"aa_length": 576,
"aa_ref": "R",
"aa_start": 403,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 6479,
"cdna_start": 1418,
"cds_end": null,
"cds_length": 1731,
"cds_start": 1207,
"consequences": [
"missense_variant"
],
"exon_count": 16,
"exon_rank": null,
"exon_rank_end": null,
"feature": "NM_001349337.2",
"gene_hgnc_id": 3823,
"gene_symbol": "FOXP1",
"hgvs_c": "c.1207_1209delCGCinsGGG",
"hgvs_p": "p.Arg403Gly",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001336266.2",
"strand": false,
"transcript": "NM_001349337.2",
"transcript_support_level": null
},
{
"aa_alt": "G",
"aa_end": null,
"aa_length": 576,
"aa_ref": "R",
"aa_start": 403,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 6497,
"cdna_start": 1436,
"cds_end": null,
"cds_length": 1731,
"cds_start": 1207,
"consequences": [
"missense_variant"
],
"exon_count": 16,
"exon_rank": null,
"exon_rank_end": null,
"feature": "NM_001349343.3",
"gene_hgnc_id": 3823,
"gene_symbol": "FOXP1",
"hgvs_c": "c.1207_1209delCGCinsGGG",
"hgvs_p": "p.Arg403Gly",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001336272.1",
"strand": false,
"transcript": "NM_001349343.3",
"transcript_support_level": null
},
{
"aa_alt": "G",
"aa_end": null,
"aa_length": 576,
"aa_ref": "R",
"aa_start": 403,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 6389,
"cdna_start": 1328,
"cds_end": null,
"cds_length": 1731,
"cds_start": 1207,
"consequences": [
"missense_variant"
],
"exon_count": 15,
"exon_rank": null,
"exon_rank_end": null,
"feature": "NM_001349344.3",
"gene_hgnc_id": 3823,
"gene_symbol": "FOXP1",
"hgvs_c": "c.1207_1209delCGCinsGGG",
"hgvs_p": "p.Arg403Gly",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001336273.1",
"strand": false,
"transcript": "NM_001349344.3",
"transcript_support_level": null
},
{
"aa_alt": "G",
"aa_end": null,
"aa_length": 576,
"aa_ref": "R",
"aa_start": 403,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 6479,
"cdna_start": 1418,
"cds_end": null,
"cds_length": 1731,
"cds_start": 1207,
"consequences": [
"missense_variant"
],
"exon_count": 16,
"exon_rank": null,
"exon_rank_end": null,
"feature": "NM_001370548.1",
"gene_hgnc_id": 3823,
"gene_symbol": "FOXP1",
"hgvs_c": "c.1207_1209delCGCinsGGG",
"hgvs_p": "p.Arg403Gly",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001357477.1",
"strand": false,
"transcript": "NM_001370548.1",
"transcript_support_level": null
},
{
"aa_alt": "G",
"aa_end": null,
"aa_length": 576,
"aa_ref": "R",
"aa_start": 403,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2011,
"cdna_start": 1473,
"cds_end": null,
"cds_length": 1731,
"cds_start": 1207,
"consequences": [
"missense_variant"
],
"exon_count": 16,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000491238.8",
"gene_hgnc_id": 3823,
"gene_symbol": "FOXP1",
"hgvs_c": "c.1207_1209delCGCinsGGG",
"hgvs_p": "p.Arg403Gly",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000420736.3",
"strand": false,
"transcript": "ENST00000491238.8",
"transcript_support_level": 2
},
{
"aa_alt": "G",
"aa_end": null,
"aa_length": 576,
"aa_ref": "R",
"aa_start": 403,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1910,
"cdna_start": 1330,
"cds_end": null,
"cds_length": 1731,
"cds_start": 1207,
"consequences": [
"missense_variant"
],
"exon_count": 15,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000614176.5",
"gene_hgnc_id": 3823,
"gene_symbol": "FOXP1",
"hgvs_c": "c.1207_1209delCGCinsGGG",
"hgvs_p": "p.Arg403Gly",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000482847.2",
"strand": false,
"transcript": "ENST00000614176.5",
"transcript_support_level": 2
},
{
"aa_alt": "G",
"aa_end": null,
"aa_length": 576,
"aa_ref": "R",
"aa_start": 403,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1966,
"cdna_start": 1444,
"cds_end": null,
"cds_length": 1731,
"cds_start": 1207,
"consequences": [
"missense_variant"
],
"exon_count": 16,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000648794.2",
"gene_hgnc_id": 3823,
"gene_symbol": "FOXP1",
"hgvs_c": "c.1207_1209delCGCinsGGG",
"hgvs_p": "p.Arg403Gly",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000497435.1",
"strand": false,
"transcript": "ENST00000648794.2",
"transcript_support_level": null
},
{
"aa_alt": "G",
"aa_end": null,
"aa_length": 576,
"aa_ref": "R",
"aa_start": 403,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2036,
"cdna_start": 1473,
"cds_end": null,
"cds_length": 1731,
"cds_start": 1207,
"consequences": [
"missense_variant"
],
"exon_count": 16,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000649695.3",
"gene_hgnc_id": 3823,
"gene_symbol": "FOXP1",
"hgvs_c": "c.1207_1209delCGCinsGGG",
"hgvs_p": "p.Arg403Gly",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000496841.3",
"strand": false,
"transcript": "ENST00000649695.3",
"transcript_support_level": null
},
{
"aa_alt": "G",
"aa_end": null,
"aa_length": 576,
"aa_ref": "R",
"aa_start": 403,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1957,
"cdna_start": 1425,
"cds_end": null,
"cds_length": 1731,
"cds_start": 1207,
"consequences": [
"missense_variant"
],
"exon_count": 17,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000650188.1",
"gene_hgnc_id": 3823,
"gene_symbol": "FOXP1",
"hgvs_c": "c.1207_1209delCGCinsGGG",
"hgvs_p": "p.Arg403Gly",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000497096.1",
"strand": false,
"transcript": "ENST00000650188.1",
"transcript_support_level": null
},
{
"aa_alt": "G",
"aa_end": null,
"aa_length": 536,
"aa_ref": "R",
"aa_start": 427,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2442,
"cdna_start": 2056,
"cds_end": null,
"cds_length": 1611,
"cds_start": 1279,
"consequences": [
"missense_variant"
],
"exon_count": 17,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000866057.1",
"gene_hgnc_id": 3823,
"gene_symbol": "FOXP1",
"hgvs_c": "c.1279_1281delCGCinsGGG",
"hgvs_p": "p.Arg427Gly",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000536116.1",
"strand": false,
"transcript": "ENST00000866057.1",
"transcript_support_level": null
},
{
"aa_alt": "G",
"aa_end": null,
"aa_length": 467,
"aa_ref": "R",
"aa_start": 317,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1578,
"cdna_start": 1125,
"cds_end": null,
"cds_length": 1404,
"cds_start": 949,
"consequences": [
"missense_variant"
],
"exon_count": 14,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000649513.1",
"gene_hgnc_id": 3823,
"gene_symbol": "FOXP1",
"hgvs_c": "c.949_951delCGCinsGGG",
"hgvs_p": "p.Arg317Gly",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000497237.1",
"strand": false,
"transcript": "ENST00000649513.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "nonsense_mediated_decay",
"canonical": false,
"cdna_end": null,
"cdna_length": 5813,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 23,
"exon_rank": 18,
"exon_rank_end": null,
"feature": "ENST00000327590.9",
"gene_hgnc_id": 3823,
"gene_symbol": "FOXP1",
"hgvs_c": "n.1510_1512delCGCinsGGG",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000333560.4",
"strand": false,
"transcript": "ENST00000327590.9",
"transcript_support_level": 2
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "pseudogene",
"canonical": false,
"cdna_end": null,
"cdna_length": 777,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 6,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "ENST00000614183.1",
"gene_hgnc_id": 3823,
"gene_symbol": "FOXP1",
"hgvs_c": "n.361_363delCGCinsGGG",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": false,
"transcript": "ENST00000614183.1",
"transcript_support_level": 3
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "pseudogene",
"canonical": false,
"cdna_end": null,
"cdna_length": 4967,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 20,
"exon_rank": 16,
"exon_rank_end": null,
"feature": "ENST00000615603.5",
"gene_hgnc_id": 3823,
"gene_symbol": "FOXP1",
"hgvs_c": "n.1941_1943delCGCinsGGG",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": false,
"transcript": "ENST00000615603.5",
"transcript_support_level": 5
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "pseudogene",
"canonical": false,
"cdna_end": null,
"cdna_length": 3578,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 10,
"exon_rank": 6,
"exon_rank_end": null,
"feature": "ENST00000647741.1",
"gene_hgnc_id": 3823,
"gene_symbol": "FOXP1",
"hgvs_c": "n.3013_3015delCGCinsGGG",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": false,
"transcript": "ENST00000647741.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "retained_intron",
"canonical": false,
"cdna_end": null,
"cdna_length": 2231,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 7,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "ENST00000647829.2",
"gene_hgnc_id": 3823,
"gene_symbol": "FOXP1",
"hgvs_c": "n.1639_1641delCGCinsGGG",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": false,
"transcript": "ENST00000647829.2",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "retained_intron",
"canonical": false,
"cdna_end": null,
"cdna_length": 2325,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 3,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "ENST00000648155.1",
"gene_hgnc_id": 3823,
"gene_symbol": "FOXP1",
"hgvs_c": "n.1450_1452delCGCinsGGG",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": false,
"transcript": "ENST00000648155.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "nonsense_mediated_decay",
"canonical": false,
"cdna_end": null,
"cdna_length": 2483,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 20,
"exon_rank": 16,
"exon_rank_end": null,
"feature": "ENST00000648321.1",
"gene_hgnc_id": 3823,
"gene_symbol": "FOXP1",
"hgvs_c": "n.*414_*416delCGCinsGGG",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000498015.1",
"strand": false,
"transcript": "ENST00000648321.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "nonsense_mediated_decay",
"canonical": false,
"cdna_end": null,
"cdna_length": 2433,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 20,
"exon_rank": 16,
"exon_rank_end": null,
"feature": "ENST00000648384.1",
"gene_hgnc_id": 3823,
"gene_symbol": "FOXP1",
"hgvs_c": "n.*414_*416delCGCinsGGG",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000497976.1",
"strand": false,
"transcript": "ENST00000648384.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "retained_intron",
"canonical": false,
"cdna_end": null,
"cdna_length": 5388,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 7,
"exon_rank": 5,
"exon_rank_end": null,
"feature": "ENST00000649081.1",
"gene_hgnc_id": 3823,
"gene_symbol": "FOXP1",
"hgvs_c": "n.2884_2886delCGCinsGGG",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": false,
"transcript": "ENST00000649081.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "nonsense_mediated_decay",
"canonical": false,
"cdna_end": null,
"cdna_length": 2559,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 21,
"exon_rank": 17,
"exon_rank_end": null,
"feature": "ENST00000650123.1",
"gene_hgnc_id": null,
"gene_symbol": "ENSG00000285708",
"hgvs_c": "n.*1771_*1773delCGCinsGGG",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000497033.1",
"strand": false,
"transcript": "ENST00000650123.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "nonsense_mediated_decay",
"canonical": false,
"cdna_end": null,
"cdna_length": 1789,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 14,
"exon_rank": 11,
"exon_rank_end": null,
"feature": "ENST00000650402.1",
"gene_hgnc_id": 3823,
"gene_symbol": "FOXP1",
"hgvs_c": "n.1210_1212delCGCinsGGG",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000497563.1",
"strand": false,
"transcript": "ENST00000650402.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "retained_intron",
"canonical": false,
"cdna_end": null,
"cdna_length": 2406,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 15,
"exon_rank": 11,
"exon_rank_end": null,
"feature": "ENST00000650580.1",
"gene_hgnc_id": 3823,
"gene_symbol": "FOXP1",
"hgvs_c": "n.1333_1335delCGCinsGGG",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": false,
"transcript": "ENST00000650580.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "pseudogene",
"canonical": false,
"cdna_end": null,
"cdna_length": 7089,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 20,
"exon_rank": 16,
"exon_rank_end": null,
"feature": "NR_146142.3",
"gene_hgnc_id": 3823,
"gene_symbol": "FOXP1",
"hgvs_c": "n.2026_2028delCGCinsGGG",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": false,
"transcript": "NR_146142.3",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "pseudogene",
"canonical": false,
"cdna_end": null,
"cdna_length": 7086,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 20,
"exon_rank": 16,
"exon_rank_end": null,
"feature": "NR_146143.3",
"gene_hgnc_id": 3823,
"gene_symbol": "FOXP1",
"hgvs_c": "n.2023_2025delCGCinsGGG",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": false,
"transcript": "NR_146143.3",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "nonsense_mediated_decay",
"canonical": false,
"cdna_end": null,
"cdna_length": 2483,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"3_prime_UTR_variant"
],
"exon_count": 20,
"exon_rank": 16,
"exon_rank_end": null,
"feature": "ENST00000648321.1",
"gene_hgnc_id": 3823,
"gene_symbol": "FOXP1",
"hgvs_c": "n.*414_*416delCGCinsGGG",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000498015.1",
"strand": false,
"transcript": "ENST00000648321.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "nonsense_mediated_decay",
"canonical": false,
"cdna_end": null,
"cdna_length": 2433,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"3_prime_UTR_variant"
],
"exon_count": 20,
"exon_rank": 16,
"exon_rank_end": null,
"feature": "ENST00000648384.1",
"gene_hgnc_id": 3823,
"gene_symbol": "FOXP1",
"hgvs_c": "n.*414_*416delCGCinsGGG",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000497976.1",
"strand": false,
"transcript": "ENST00000648384.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "nonsense_mediated_decay",
"canonical": false,
"cdna_end": null,
"cdna_length": 2559,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"3_prime_UTR_variant"
],
"exon_count": 21,
"exon_rank": 17,
"exon_rank_end": null,
"feature": "ENST00000650123.1",
"gene_hgnc_id": null,
"gene_symbol": "ENSG00000285708",
"hgvs_c": "n.*1771_*1773delCGCinsGGG",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000497033.1",
"strand": false,
"transcript": "ENST00000650123.1",
"transcript_support_level": null
}
],
"custom_annotations": null,
"dbscsnv_ada_prediction": null,
"dbscsnv_ada_score": null,
"dbsnp": null,
"effect": "missense_variant",
"frequency_reference_population": null,
"gene_hgnc_id": 3823,
"gene_symbol": "FOXP1",
"gnomad_exomes_ac": null,
"gnomad_exomes_af": null,
"gnomad_exomes_homalt": null,
"gnomad_genomes_ac": null,
"gnomad_genomes_af": null,
"gnomad_genomes_homalt": null,
"gnomad_mito_heteroplasmic": null,
"gnomad_mito_homoplasmic": null,
"hom_count_reference_population": 0,
"mitotip_prediction": null,
"mitotip_score": null,
"pathogenicity_classification_combined": null,
"phenotype_combined": null,
"phylop100way_prediction": "Pathogenic",
"phylop100way_score": 10.003,
"pos": 70976959,
"ref": "GCG",
"revel_prediction": null,
"revel_score": null,
"splice_prediction_selected": null,
"splice_score_selected": null,
"splice_source_selected": null,
"spliceai_max_prediction": null,
"spliceai_max_score": null,
"transcript": "NM_001244810.2"
}
]
}