← 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: 10-34587902-C-A (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=10&pos=34587902&ref=C&alt=A&genome=hg38&allGenes=true"API Response
json
{
"variants": [
{
"chr": "10",
"pos": 34587902,
"ref": "C",
"alt": "A",
"effect": "intron_variant",
"transcript": "NM_019619.4",
"consequences": [
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 25,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "PARD3",
"gene_hgnc_id": 16051,
"hgvs_c": "c.223-70743G>T",
"hgvs_p": null,
"transcript": "NM_001184785.2",
"protein_id": "NP_001171714.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1353,
"cds_start": null,
"cds_end": null,
"cds_length": 4062,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": "ENST00000374788.8",
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001184785.2"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": true,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 25,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "PARD3",
"gene_hgnc_id": 16051,
"hgvs_c": "c.223-70743G>T",
"hgvs_p": null,
"transcript": "ENST00000374788.8",
"protein_id": "ENSP00000363920.3",
"transcript_support_level": 1,
"aa_start": null,
"aa_end": null,
"aa_length": 1353,
"cds_start": null,
"cds_end": null,
"cds_length": 4062,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": "NM_001184785.2",
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000374788.8"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 25,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "PARD3",
"gene_hgnc_id": 16051,
"hgvs_c": "c.223-70743G>T",
"hgvs_p": null,
"transcript": "ENST00000374789.8",
"protein_id": "ENSP00000363921.3",
"transcript_support_level": 1,
"aa_start": null,
"aa_end": null,
"aa_length": 1356,
"cds_start": null,
"cds_end": null,
"cds_length": 4071,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000374789.8"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 24,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "PARD3",
"gene_hgnc_id": 16051,
"hgvs_c": "c.223-70743G>T",
"hgvs_p": null,
"transcript": "ENST00000545693.5",
"protein_id": "ENSP00000443147.1",
"transcript_support_level": 1,
"aa_start": null,
"aa_end": null,
"aa_length": 1340,
"cds_start": null,
"cds_end": null,
"cds_length": 4023,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000545693.5"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 24,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "PARD3",
"gene_hgnc_id": 16051,
"hgvs_c": "c.223-70743G>T",
"hgvs_p": null,
"transcript": "ENST00000346874.9",
"protein_id": "ENSP00000340591.4",
"transcript_support_level": 1,
"aa_start": null,
"aa_end": null,
"aa_length": 1319,
"cds_start": null,
"cds_end": null,
"cds_length": 3960,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000346874.9"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 24,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "PARD3",
"gene_hgnc_id": 16051,
"hgvs_c": "c.223-70743G>T",
"hgvs_p": null,
"transcript": "ENST00000350537.9",
"protein_id": "ENSP00000311986.6",
"transcript_support_level": 1,
"aa_start": null,
"aa_end": null,
"aa_length": 1310,
"cds_start": null,
"cds_end": null,
"cds_length": 3933,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000350537.9"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 23,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "PARD3",
"gene_hgnc_id": 16051,
"hgvs_c": "c.223-70743G>T",
"hgvs_p": null,
"transcript": "ENST00000545260.5",
"protein_id": "ENSP00000440857.1",
"transcript_support_level": 1,
"aa_start": null,
"aa_end": null,
"aa_length": 1266,
"cds_start": null,
"cds_end": null,
"cds_length": 3801,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000545260.5"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 21,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "PARD3",
"gene_hgnc_id": 16051,
"hgvs_c": "c.223-70743G>T",
"hgvs_p": null,
"transcript": "ENST00000374794.8",
"protein_id": "ENSP00000363926.3",
"transcript_support_level": 1,
"aa_start": null,
"aa_end": null,
"aa_length": 1244,
"cds_start": null,
"cds_end": null,
"cds_length": 3735,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000374794.8"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 21,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "PARD3",
"gene_hgnc_id": 16051,
"hgvs_c": "c.223-70743G>T",
"hgvs_p": null,
"transcript": "ENST00000340077.9",
"protein_id": "ENSP00000341844.5",
"transcript_support_level": 1,
"aa_start": null,
"aa_end": null,
"aa_length": 1031,
"cds_start": null,
"cds_end": null,
"cds_length": 3096,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000340077.9"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 20,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "PARD3",
"gene_hgnc_id": 16051,
"hgvs_c": "c.223-70743G>T",
"hgvs_p": null,
"transcript": "ENST00000374776.6",
"protein_id": "ENSP00000363908.1",
"transcript_support_level": 1,
"aa_start": null,
"aa_end": null,
"aa_length": 988,
"cds_start": null,
"cds_end": null,
"cds_length": 2967,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000374776.6"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 25,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "PARD3",
"gene_hgnc_id": 16051,
"hgvs_c": "c.223-70743G>T",
"hgvs_p": null,
"transcript": "NM_019619.4",
"protein_id": "NP_062565.2",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1356,
"cds_start": null,
"cds_end": null,
"cds_length": 4071,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_019619.4"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 25,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "PARD3",
"gene_hgnc_id": 16051,
"hgvs_c": "c.223-70743G>T",
"hgvs_p": null,
"transcript": "ENST00000926311.1",
"protein_id": "ENSP00000596370.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1355,
"cds_start": null,
"cds_end": null,
"cds_length": 4068,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000926311.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 25,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "PARD3",
"gene_hgnc_id": 16051,
"hgvs_c": "c.223-70743G>T",
"hgvs_p": null,
"transcript": "ENST00000926300.1",
"protein_id": "ENSP00000596359.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1352,
"cds_start": null,
"cds_end": null,
"cds_length": 4059,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000926300.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 24,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "PARD3",
"gene_hgnc_id": 16051,
"hgvs_c": "c.223-70743G>T",
"hgvs_p": null,
"transcript": "ENST00000926315.1",
"protein_id": "ENSP00000596374.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1343,
"cds_start": null,
"cds_end": null,
"cds_length": 4032,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000926315.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 24,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "PARD3",
"gene_hgnc_id": 16051,
"hgvs_c": "c.223-70743G>T",
"hgvs_p": null,
"transcript": "ENST00000963016.1",
"protein_id": "ENSP00000633075.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1342,
"cds_start": null,
"cds_end": null,
"cds_length": 4029,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000963016.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 24,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "PARD3",
"gene_hgnc_id": 16051,
"hgvs_c": "c.223-70743G>T",
"hgvs_p": null,
"transcript": "NM_001184786.2",
"protein_id": "NP_001171715.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1340,
"cds_start": null,
"cds_end": null,
"cds_length": 4023,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001184786.2"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 24,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "PARD3",
"gene_hgnc_id": 16051,
"hgvs_c": "c.223-70743G>T",
"hgvs_p": null,
"transcript": "ENST00000963011.1",
"protein_id": "ENSP00000633070.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1340,
"cds_start": null,
"cds_end": null,
"cds_length": 4023,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000963011.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 24,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "PARD3",
"gene_hgnc_id": 16051,
"hgvs_c": "c.223-70743G>T",
"hgvs_p": null,
"transcript": "ENST00000926302.1",
"protein_id": "ENSP00000596361.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1339,
"cds_start": null,
"cds_end": null,
"cds_length": 4020,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000926302.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 24,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "PARD3",
"gene_hgnc_id": 16051,
"hgvs_c": "c.223-70743G>T",
"hgvs_p": null,
"transcript": "ENST00000963004.1",
"protein_id": "ENSP00000633063.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1337,
"cds_start": null,
"cds_end": null,
"cds_length": 4014,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000963004.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 24,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "PARD3",
"gene_hgnc_id": 16051,
"hgvs_c": "c.142-70743G>T",
"hgvs_p": null,
"transcript": "ENST00000696673.1",
"protein_id": "ENSP00000512797.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1329,
"cds_start": null,
"cds_end": null,
"cds_length": 3990,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000696673.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 23,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "PARD3",
"gene_hgnc_id": 16051,
"hgvs_c": "c.223-70743G>T",
"hgvs_p": null,
"transcript": "ENST00000963005.1",
"protein_id": "ENSP00000633064.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1328,
"cds_start": null,
"cds_end": null,
"cds_length": 3987,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000963005.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 25,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "PARD3",
"gene_hgnc_id": 16051,
"hgvs_c": "c.223-70743G>T",
"hgvs_p": null,
"transcript": "ENST00000963010.1",
"protein_id": "ENSP00000633069.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1326,
"cds_start": null,
"cds_end": null,
"cds_length": 3981,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000963010.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 23,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "PARD3",
"gene_hgnc_id": 16051,
"hgvs_c": "c.223-70743G>T",
"hgvs_p": null,
"transcript": "ENST00000926307.1",
"protein_id": "ENSP00000596366.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1325,
"cds_start": null,
"cds_end": null,
"cds_length": 3978,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000926307.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 23,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "PARD3",
"gene_hgnc_id": 16051,
"hgvs_c": "c.223-70743G>T",
"hgvs_p": null,
"transcript": "ENST00000926314.1",
"protein_id": "ENSP00000596373.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1324,
"cds_start": null,
"cds_end": null,
"cds_length": 3975,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000926314.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 25,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "PARD3",
"gene_hgnc_id": 16051,
"hgvs_c": "c.223-70743G>T",
"hgvs_p": null,
"transcript": "ENST00000858358.1",
"protein_id": "ENSP00000528417.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1323,
"cds_start": null,
"cds_end": null,
"cds_length": 3972,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000858358.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 24,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "PARD3",
"gene_hgnc_id": 16051,
"hgvs_c": "c.223-70743G>T",
"hgvs_p": null,
"transcript": "NM_001184787.2",
"protein_id": "NP_001171716.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1319,
"cds_start": null,
"cds_end": null,
"cds_length": 3960,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001184787.2"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 24,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "PARD3",
"gene_hgnc_id": 16051,
"hgvs_c": "c.223-70743G>T",
"hgvs_p": null,
"transcript": "ENST00000963008.1",
"protein_id": "ENSP00000633067.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1318,
"cds_start": null,
"cds_end": null,
"cds_length": 3957,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000963008.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 24,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "PARD3",
"gene_hgnc_id": 16051,
"hgvs_c": "c.223-70743G>T",
"hgvs_p": null,
"transcript": "ENST00000926306.1",
"protein_id": "ENSP00000596365.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1316,
"cds_start": null,
"cds_end": null,
"cds_length": 3951,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000926306.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 24,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "PARD3",
"gene_hgnc_id": 16051,
"hgvs_c": "c.223-70743G>T",
"hgvs_p": null,
"transcript": "ENST00000926320.1",
"protein_id": "ENSP00000596379.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1315,
"cds_start": null,
"cds_end": null,
"cds_length": 3948,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000926320.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 24,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "PARD3",
"gene_hgnc_id": 16051,
"hgvs_c": "c.223-70743G>T",
"hgvs_p": null,
"transcript": "ENST00000926317.1",
"protein_id": "ENSP00000596376.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1313,
"cds_start": null,
"cds_end": null,
"cds_length": 3942,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000926317.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 24,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "PARD3",
"gene_hgnc_id": 16051,
"hgvs_c": "c.223-70743G>T",
"hgvs_p": null,
"transcript": "ENST00000926301.1",
"protein_id": "ENSP00000596360.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1311,
"cds_start": null,
"cds_end": null,
"cds_length": 3936,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000926301.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 24,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "PARD3",
"gene_hgnc_id": 16051,
"hgvs_c": "c.223-70743G>T",
"hgvs_p": null,
"transcript": "NM_001184788.2",
"protein_id": "NP_001171717.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1310,
"cds_start": null,
"cds_end": null,
"cds_length": 3933,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001184788.2"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 24,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "PARD3",
"gene_hgnc_id": 16051,
"hgvs_c": "c.223-70743G>T",
"hgvs_p": null,
"transcript": "ENST00000926313.1",
"protein_id": "ENSP00000596372.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1309,
"cds_start": null,
"cds_end": null,
"cds_length": 3930,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000926313.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 23,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "PARD3",
"gene_hgnc_id": 16051,
"hgvs_c": "c.223-70743G>T",
"hgvs_p": null,
"transcript": "ENST00000926304.1",
"protein_id": "ENSP00000596363.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1306,
"cds_start": null,
"cds_end": null,
"cds_length": 3921,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000926304.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 23,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "PARD3",
"gene_hgnc_id": 16051,
"hgvs_c": "c.223-70743G>T",
"hgvs_p": null,
"transcript": "ENST00000926321.1",
"protein_id": "ENSP00000596380.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1303,
"cds_start": null,
"cds_end": null,
"cds_length": 3912,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000926321.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 23,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "PARD3",
"gene_hgnc_id": 16051,
"hgvs_c": "c.223-70743G>T",
"hgvs_p": null,
"transcript": "ENST00000926316.1",
"protein_id": "ENSP00000596375.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1301,
"cds_start": null,
"cds_end": null,
"cds_length": 3906,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000926316.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 23,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "PARD3",
"gene_hgnc_id": 16051,
"hgvs_c": "c.223-70743G>T",
"hgvs_p": null,
"transcript": "ENST00000963007.1",
"protein_id": "ENSP00000633066.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1300,
"cds_start": null,
"cds_end": null,
"cds_length": 3903,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000963007.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 23,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "PARD3",
"gene_hgnc_id": 16051,
"hgvs_c": "c.223-70743G>T",
"hgvs_p": null,
"transcript": "ENST00000926305.1",
"protein_id": "ENSP00000596364.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1299,
"cds_start": null,
"cds_end": null,
"cds_length": 3900,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000926305.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 23,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "PARD3",
"gene_hgnc_id": 16051,
"hgvs_c": "c.223-70743G>T",
"hgvs_p": null,
"transcript": "ENST00000926319.1",
"protein_id": "ENSP00000596378.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1298,
"cds_start": null,
"cds_end": null,
"cds_length": 3897,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000926319.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 23,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "PARD3",
"gene_hgnc_id": 16051,
"hgvs_c": "c.223-70743G>T",
"hgvs_p": null,
"transcript": "ENST00000926323.1",
"protein_id": "ENSP00000596382.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1297,
"cds_start": null,
"cds_end": null,
"cds_length": 3894,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000926323.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 23,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "PARD3",
"gene_hgnc_id": 16051,
"hgvs_c": "c.223-70743G>T",
"hgvs_p": null,
"transcript": "ENST00000963013.1",
"protein_id": "ENSP00000633072.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1297,
"cds_start": null,
"cds_end": null,
"cds_length": 3894,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000963013.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 23,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "PARD3",
"gene_hgnc_id": 16051,
"hgvs_c": "c.223-70743G>T",
"hgvs_p": null,
"transcript": "ENST00000374790.8",
"protein_id": "ENSP00000363922.3",
"transcript_support_level": 5,
"aa_start": null,
"aa_end": null,
"aa_length": 1296,
"cds_start": null,
"cds_end": null,
"cds_length": 3891,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000374790.8"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 23,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "PARD3",
"gene_hgnc_id": 16051,
"hgvs_c": "c.223-70743G>T",
"hgvs_p": null,
"transcript": "ENST00000926331.1",
"protein_id": "ENSP00000596390.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1296,
"cds_start": null,
"cds_end": null,
"cds_length": 3891,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000926331.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 23,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "PARD3",
"gene_hgnc_id": 16051,
"hgvs_c": "c.223-70743G>T",
"hgvs_p": null,
"transcript": "ENST00000926299.1",
"protein_id": "ENSP00000596358.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1295,
"cds_start": null,
"cds_end": null,
"cds_length": 3888,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000926299.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 23,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "PARD3",
"gene_hgnc_id": 16051,
"hgvs_c": "c.223-70743G>T",
"hgvs_p": null,
"transcript": "ENST00000926333.1",
"protein_id": "ENSP00000596392.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1293,
"cds_start": null,
"cds_end": null,
"cds_length": 3882,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000926333.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 22,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "PARD3",
"gene_hgnc_id": 16051,
"hgvs_c": "c.223-70743G>T",
"hgvs_p": null,
"transcript": "ENST00000963006.1",
"protein_id": "ENSP00000633065.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1291,
"cds_start": null,
"cds_end": null,
"cds_length": 3876,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000963006.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 24,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "PARD3",
"gene_hgnc_id": 16051,
"hgvs_c": "c.223-70743G>T",
"hgvs_p": null,
"transcript": "ENST00000963009.1",
"protein_id": "ENSP00000633068.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1289,
"cds_start": null,
"cds_end": null,
"cds_length": 3870,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000963009.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 22,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "PARD3",
"gene_hgnc_id": 16051,
"hgvs_c": "c.223-70743G>T",
"hgvs_p": null,
"transcript": "ENST00000926308.1",
"protein_id": "ENSP00000596367.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1288,
"cds_start": null,
"cds_end": null,
"cds_length": 3867,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000926308.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 24,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "PARD3",
"gene_hgnc_id": 16051,
"hgvs_c": "c.223-70743G>T",
"hgvs_p": null,
"transcript": "ENST00000926332.1",
"protein_id": "ENSP00000596391.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1286,
"cds_start": null,
"cds_end": null,
"cds_length": 3861,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000926332.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 22,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "PARD3",
"gene_hgnc_id": 16051,
"hgvs_c": "c.223-70743G>T",
"hgvs_p": null,
"transcript": "ENST00000926303.1",
"protein_id": "ENSP00000596362.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1284,
"cds_start": null,
"cds_end": null,
"cds_length": 3855,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000926303.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 22,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "PARD3",
"gene_hgnc_id": 16051,
"hgvs_c": "c.223-70743G>T",
"hgvs_p": null,
"transcript": "ENST00000926325.1",
"protein_id": "ENSP00000596384.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1281,
"cds_start": null,
"cds_end": null,
"cds_length": 3846,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000926325.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 23,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "PARD3",
"gene_hgnc_id": 16051,
"hgvs_c": "c.223-70743G>T",
"hgvs_p": null,
"transcript": "NM_001184789.2",
"protein_id": "NP_001171718.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1273,
"cds_start": null,
"cds_end": null,
"cds_length": 3822,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001184789.2"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 23,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "PARD3",
"gene_hgnc_id": 16051,
"hgvs_c": "c.223-70743G>T",
"hgvs_p": null,
"transcript": "ENST00000926322.1",
"protein_id": "ENSP00000596381.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1273,
"cds_start": null,
"cds_end": null,
"cds_length": 3822,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000926322.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 23,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "PARD3",
"gene_hgnc_id": 16051,
"hgvs_c": "c.223-70743G>T",
"hgvs_p": null,
"transcript": "ENST00000926326.1",
"protein_id": "ENSP00000596385.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1272,
"cds_start": null,
"cds_end": null,
"cds_length": 3819,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000926326.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 24,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "PARD3",
"gene_hgnc_id": 16051,
"hgvs_c": "c.223-70743G>T",
"hgvs_p": null,
"transcript": "ENST00000926329.1",
"protein_id": "ENSP00000596388.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1272,
"cds_start": null,
"cds_end": null,
"cds_length": 3819,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000926329.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 23,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "PARD3",
"gene_hgnc_id": 16051,
"hgvs_c": "c.223-70743G>T",
"hgvs_p": null,
"transcript": "NM_001184790.2",
"protein_id": "NP_001171719.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1266,
"cds_start": null,
"cds_end": null,
"cds_length": 3801,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001184790.2"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 23,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "PARD3",
"gene_hgnc_id": 16051,
"hgvs_c": "c.223-70743G>T",
"hgvs_p": null,
"transcript": "ENST00000926328.1",
"protein_id": "ENSP00000596387.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1266,
"cds_start": null,
"cds_end": null,
"cds_length": 3801,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000926328.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 22,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "PARD3",
"gene_hgnc_id": 16051,
"hgvs_c": "c.223-70743G>T",
"hgvs_p": null,
"transcript": "ENST00000926330.1",
"protein_id": "ENSP00000596389.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1262,
"cds_start": null,
"cds_end": null,
"cds_length": 3789,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000926330.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 22,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "PARD3",
"gene_hgnc_id": 16051,
"hgvs_c": "c.223-70743G>T",
"hgvs_p": null,
"transcript": "ENST00000926318.1",
"protein_id": "ENSP00000596377.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1259,
"cds_start": null,
"cds_end": null,
"cds_length": 3780,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000926318.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 23,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "PARD3",
"gene_hgnc_id": 16051,
"hgvs_c": "c.223-70743G>T",
"hgvs_p": null,
"transcript": "ENST00000926334.1",
"protein_id": "ENSP00000596393.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1259,
"cds_start": null,
"cds_end": null,
"cds_length": 3780,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000926334.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 23,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "PARD3",
"gene_hgnc_id": 16051,
"hgvs_c": "c.223-70743G>T",
"hgvs_p": null,
"transcript": "ENST00000963015.1",
"protein_id": "ENSP00000633074.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1259,
"cds_start": null,
"cds_end": null,
"cds_length": 3780,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000963015.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 21,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "PARD3",
"gene_hgnc_id": 16051,
"hgvs_c": "c.223-70743G>T",
"hgvs_p": null,
"transcript": "ENST00000963012.1",
"protein_id": "ENSP00000633071.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1245,
"cds_start": null,
"cds_end": null,
"cds_length": 3738,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000963012.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 21,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "PARD3",
"gene_hgnc_id": 16051,
"hgvs_c": "c.223-70743G>T",
"hgvs_p": null,
"transcript": "NM_001184791.2",
"protein_id": "NP_001171720.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1244,
"cds_start": null,
"cds_end": null,
"cds_length": 3735,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001184791.2"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 22,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "PARD3",
"gene_hgnc_id": 16051,
"hgvs_c": "c.223-70743G>T",
"hgvs_p": null,
"transcript": "ENST00000926312.1",
"protein_id": "ENSP00000596371.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1229,
"cds_start": null,
"cds_end": null,
"cds_length": 3690,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000926312.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 23,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "PARD3",
"gene_hgnc_id": 16051,
"hgvs_c": "c.223-70743G>T",
"hgvs_p": null,
"transcript": "ENST00000963014.1",
"protein_id": "ENSP00000633073.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1229,
"cds_start": null,
"cds_end": null,
"cds_length": 3690,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000963014.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 22,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "PARD3",
"gene_hgnc_id": 16051,
"hgvs_c": "c.223-70743G>T",
"hgvs_p": null,
"transcript": "ENST00000926324.1",
"protein_id": "ENSP00000596383.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1215,
"cds_start": null,
"cds_end": null,
"cds_length": 3648,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000926324.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 21,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "PARD3",
"gene_hgnc_id": 16051,
"hgvs_c": "c.223-70743G>T",
"hgvs_p": null,
"transcript": "ENST00000926327.1",
"protein_id": "ENSP00000596386.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1200,
"cds_start": null,
"cds_end": null,
"cds_length": 3603,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000926327.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 21,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "PARD3",
"gene_hgnc_id": 16051,
"hgvs_c": "c.223-70743G>T",
"hgvs_p": null,
"transcript": "NM_001184792.2",
"protein_id": "NP_001171721.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1031,
"cds_start": null,
"cds_end": null,
"cds_length": 3096,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001184792.2"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 21,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "PARD3",
"gene_hgnc_id": 16051,
"hgvs_c": "c.223-70743G>T",
"hgvs_p": null,
"transcript": "ENST00000374773.6",
"protein_id": "ENSP00000363905.1",
"transcript_support_level": 5,
"aa_start": null,
"aa_end": null,
"aa_length": 1001,
"cds_start": null,
"cds_end": null,
"cds_length": 3006,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000374773.6"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 21,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "PARD3",
"gene_hgnc_id": 16051,
"hgvs_c": "c.223-70743G>T",
"hgvs_p": null,
"transcript": "NM_001184793.2",
"protein_id": "NP_001171722.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1000,
"cds_start": null,
"cds_end": null,
"cds_length": 3003,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001184793.2"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 20,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "PARD3",
"gene_hgnc_id": 16051,
"hgvs_c": "c.223-70743G>T",
"hgvs_p": null,
"transcript": "NM_001184794.2",
"protein_id": "NP_001171723.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 988,
"cds_start": null,
"cds_end": null,
"cds_length": 2967,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001184794.2"
}
],
"gene_symbol": "PARD3",
"gene_hgnc_id": 16051,
"dbsnp": "rs1359281",
"frequency_reference_population": 0.00003949031,
"hom_count_reference_population": 0,
"allele_count_reference_population": 6,
"gnomad_exomes_af": null,
"gnomad_genomes_af": 0.0000394903,
"gnomad_exomes_ac": null,
"gnomad_genomes_ac": 6,
"gnomad_exomes_homalt": null,
"gnomad_genomes_homalt": 0,
"gnomad_mito_homoplasmic": null,
"gnomad_mito_heteroplasmic": null,
"computational_score_selected": -0.8999999761581421,
"computational_prediction_selected": "Benign",
"computational_source_selected": "BayesDel_noAF",
"splice_score_selected": 0,
"splice_prediction_selected": "Benign",
"splice_source_selected": "max_spliceai",
"revel_score": null,
"revel_prediction": null,
"alphamissense_score": null,
"alphamissense_prediction": null,
"bayesdelnoaf_score": -0.9,
"bayesdelnoaf_prediction": "Benign",
"phylop100way_score": -2.307,
"phylop100way_prediction": "Benign",
"spliceai_max_score": 0,
"spliceai_max_prediction": "Benign",
"dbscsnv_ada_score": null,
"dbscsnv_ada_prediction": null,
"apogee2_score": null,
"apogee2_prediction": null,
"mitotip_score": null,
"mitotip_prediction": null,
"acmg_score": -8,
"acmg_classification": "Benign",
"acmg_criteria": "BP4_Strong,BS2",
"acmg_by_gene": [
{
"score": -8,
"benign_score": 8,
"pathogenic_score": 0,
"criteria": [
"BP4_Strong",
"BS2"
],
"verdict": "Benign",
"transcript": "NM_019619.4",
"gene_symbol": "PARD3",
"hgnc_id": 16051,
"effects": [
"intron_variant"
],
"inheritance_mode": "AD",
"hgvs_c": "c.223-70743G>T",
"hgvs_p": null
}
],
"clinvar_disease": "",
"clinvar_classification": "",
"clinvar_review_status": "",
"clinvar_submissions_summary": "",
"phenotype_combined": null,
"pathogenicity_classification_combined": null,
"custom_annotations": null
}
],
"message": null
}