← 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: 14-70976988-C-T (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=14&pos=70976988&ref=C&alt=T&genome=hg38&allGenes=true"API Response
json
{
"variants": [
{
"chr": "14",
"pos": 70976988,
"ref": "C",
"alt": "T",
"effect": "synonymous_variant",
"transcript": "NM_014982.3",
"consequences": [
{
"aa_ref": "S",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"synonymous_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 36,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PCNX1",
"gene_hgnc_id": 19740,
"hgvs_c": "c.651C>T",
"hgvs_p": "p.Ser217Ser",
"transcript": "NM_014982.3",
"protein_id": "NP_055797.2",
"transcript_support_level": null,
"aa_start": 217,
"aa_end": null,
"aa_length": 2341,
"cds_start": 651,
"cds_end": null,
"cds_length": 7026,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": "ENST00000304743.7",
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_014982.3"
},
{
"aa_ref": "S",
"aa_alt": "S",
"canonical": true,
"protein_coding": true,
"strand": true,
"consequences": [
"synonymous_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 36,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PCNX1",
"gene_hgnc_id": 19740,
"hgvs_c": "c.651C>T",
"hgvs_p": "p.Ser217Ser",
"transcript": "ENST00000304743.7",
"protein_id": "ENSP00000304192.2",
"transcript_support_level": 1,
"aa_start": 217,
"aa_end": null,
"aa_length": 2341,
"cds_start": 651,
"cds_end": null,
"cds_length": 7026,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": "NM_014982.3",
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000304743.7"
},
{
"aa_ref": "S",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"synonymous_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 34,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PCNX1",
"gene_hgnc_id": 19740,
"hgvs_c": "c.651C>T",
"hgvs_p": "p.Ser217Ser",
"transcript": "ENST00000439984.7",
"protein_id": "ENSP00000396617.3",
"transcript_support_level": 1,
"aa_start": 217,
"aa_end": null,
"aa_length": 2230,
"cds_start": 651,
"cds_end": null,
"cds_length": 6693,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000439984.7"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PCNX1",
"gene_hgnc_id": 19740,
"hgvs_c": "n.1097C>T",
"hgvs_p": null,
"transcript": "ENST00000554879.5",
"protein_id": null,
"transcript_support_level": 1,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": null,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "retained_intron",
"feature": "ENST00000554879.5"
},
{
"aa_ref": "S",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"synonymous_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 34,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PCNX1",
"gene_hgnc_id": 19740,
"hgvs_c": "c.651C>T",
"hgvs_p": "p.Ser217Ser",
"transcript": "NM_001308160.2",
"protein_id": "NP_001295089.1",
"transcript_support_level": null,
"aa_start": 217,
"aa_end": null,
"aa_length": 2230,
"cds_start": 651,
"cds_end": null,
"cds_length": 6693,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001308160.2"
},
{
"aa_ref": "S",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"synonymous_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 36,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PCNX1",
"gene_hgnc_id": 19740,
"hgvs_c": "c.651C>T",
"hgvs_p": "p.Ser217Ser",
"transcript": "XM_005267420.5",
"protein_id": "XP_005267477.1",
"transcript_support_level": null,
"aa_start": 217,
"aa_end": null,
"aa_length": 2349,
"cds_start": 651,
"cds_end": null,
"cds_length": 7050,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_005267420.5"
},
{
"aa_ref": "S",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"synonymous_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 36,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PCNX1",
"gene_hgnc_id": 19740,
"hgvs_c": "c.651C>T",
"hgvs_p": "p.Ser217Ser",
"transcript": "XM_005267421.5",
"protein_id": "XP_005267478.1",
"transcript_support_level": null,
"aa_start": 217,
"aa_end": null,
"aa_length": 2348,
"cds_start": 651,
"cds_end": null,
"cds_length": 7047,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_005267421.5"
},
{
"aa_ref": "S",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"synonymous_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 36,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PCNX1",
"gene_hgnc_id": 19740,
"hgvs_c": "c.651C>T",
"hgvs_p": "p.Ser217Ser",
"transcript": "XM_005267422.5",
"protein_id": "XP_005267479.1",
"transcript_support_level": null,
"aa_start": 217,
"aa_end": null,
"aa_length": 2344,
"cds_start": 651,
"cds_end": null,
"cds_length": 7035,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_005267422.5"
},
{
"aa_ref": "S",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"synonymous_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 36,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PCNX1",
"gene_hgnc_id": 19740,
"hgvs_c": "c.651C>T",
"hgvs_p": "p.Ser217Ser",
"transcript": "XM_047431121.1",
"protein_id": "XP_047287077.1",
"transcript_support_level": null,
"aa_start": 217,
"aa_end": null,
"aa_length": 2340,
"cds_start": 651,
"cds_end": null,
"cds_length": 7023,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047431121.1"
},
{
"aa_ref": "S",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"synonymous_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 36,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PCNX1",
"gene_hgnc_id": 19740,
"hgvs_c": "c.651C>T",
"hgvs_p": "p.Ser217Ser",
"transcript": "XM_005267423.5",
"protein_id": "XP_005267480.1",
"transcript_support_level": null,
"aa_start": 217,
"aa_end": null,
"aa_length": 2336,
"cds_start": 651,
"cds_end": null,
"cds_length": 7011,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_005267423.5"
},
{
"aa_ref": "S",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"synonymous_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 36,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PCNX1",
"gene_hgnc_id": 19740,
"hgvs_c": "c.651C>T",
"hgvs_p": "p.Ser217Ser",
"transcript": "XM_047431122.1",
"protein_id": "XP_047287078.1",
"transcript_support_level": null,
"aa_start": 217,
"aa_end": null,
"aa_length": 2335,
"cds_start": 651,
"cds_end": null,
"cds_length": 7008,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047431122.1"
},
{
"aa_ref": "S",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"synonymous_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 36,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PCNX1",
"gene_hgnc_id": 19740,
"hgvs_c": "c.540C>T",
"hgvs_p": "p.Ser180Ser",
"transcript": "XM_005267424.4",
"protein_id": "XP_005267481.2",
"transcript_support_level": null,
"aa_start": 180,
"aa_end": null,
"aa_length": 2312,
"cds_start": 540,
"cds_end": null,
"cds_length": 6939,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_005267424.4"
},
{
"aa_ref": "S",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"synonymous_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 36,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PCNX1",
"gene_hgnc_id": 19740,
"hgvs_c": "c.540C>T",
"hgvs_p": "p.Ser180Ser",
"transcript": "XM_047431123.1",
"protein_id": "XP_047287079.1",
"transcript_support_level": null,
"aa_start": 180,
"aa_end": null,
"aa_length": 2304,
"cds_start": 540,
"cds_end": null,
"cds_length": 6915,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047431123.1"
},
{
"aa_ref": "S",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"synonymous_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 34,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PCNX1",
"gene_hgnc_id": 19740,
"hgvs_c": "c.651C>T",
"hgvs_p": "p.Ser217Ser",
"transcript": "XM_005267425.5",
"protein_id": "XP_005267482.1",
"transcript_support_level": null,
"aa_start": 217,
"aa_end": null,
"aa_length": 2243,
"cds_start": 651,
"cds_end": null,
"cds_length": 6732,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_005267425.5"
},
{
"aa_ref": "S",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"synonymous_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 34,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PCNX1",
"gene_hgnc_id": 19740,
"hgvs_c": "c.651C>T",
"hgvs_p": "p.Ser217Ser",
"transcript": "XM_047431124.1",
"protein_id": "XP_047287080.1",
"transcript_support_level": null,
"aa_start": 217,
"aa_end": null,
"aa_length": 2238,
"cds_start": 651,
"cds_end": null,
"cds_length": 6717,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047431124.1"
},
{
"aa_ref": "S",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"synonymous_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 34,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PCNX1",
"gene_hgnc_id": 19740,
"hgvs_c": "c.651C>T",
"hgvs_p": "p.Ser217Ser",
"transcript": "XM_017021096.2",
"protein_id": "XP_016876585.1",
"transcript_support_level": null,
"aa_start": 217,
"aa_end": null,
"aa_length": 2235,
"cds_start": 651,
"cds_end": null,
"cds_length": 6708,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_017021096.2"
},
{
"aa_ref": "S",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"synonymous_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 34,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PCNX1",
"gene_hgnc_id": 19740,
"hgvs_c": "c.540C>T",
"hgvs_p": "p.Ser180Ser",
"transcript": "XM_047431125.1",
"protein_id": "XP_047287081.1",
"transcript_support_level": null,
"aa_start": 180,
"aa_end": null,
"aa_length": 2206,
"cds_start": 540,
"cds_end": null,
"cds_length": 6621,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047431125.1"
},
{
"aa_ref": "S",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"synonymous_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 34,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PCNX1",
"gene_hgnc_id": 19740,
"hgvs_c": "c.540C>T",
"hgvs_p": "p.Ser180Ser",
"transcript": "XM_047431126.1",
"protein_id": "XP_047287082.1",
"transcript_support_level": null,
"aa_start": 180,
"aa_end": null,
"aa_length": 2198,
"cds_start": 540,
"cds_end": null,
"cds_length": 6597,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047431126.1"
},
{
"aa_ref": "S",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"synonymous_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 24,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PCNX1",
"gene_hgnc_id": 19740,
"hgvs_c": "c.651C>T",
"hgvs_p": "p.Ser217Ser",
"transcript": "XM_005267427.5",
"protein_id": "XP_005267484.1",
"transcript_support_level": null,
"aa_start": 217,
"aa_end": null,
"aa_length": 1515,
"cds_start": 651,
"cds_end": null,
"cds_length": 4548,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_005267427.5"
},
{
"aa_ref": "S",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"synonymous_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 24,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PCNX1",
"gene_hgnc_id": 19740,
"hgvs_c": "c.651C>T",
"hgvs_p": "p.Ser217Ser",
"transcript": "XM_047431130.1",
"protein_id": "XP_047287086.1",
"transcript_support_level": null,
"aa_start": 217,
"aa_end": null,
"aa_length": 1469,
"cds_start": 651,
"cds_end": null,
"cds_length": 4410,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047431130.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"5_prime_UTR_variant"
],
"exon_rank": 2,
"exon_rank_end": null,
"exon_count": 32,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PCNX1",
"gene_hgnc_id": 19740,
"hgvs_c": "c.-451C>T",
"hgvs_p": null,
"transcript": "XM_047431127.1",
"protein_id": "XP_047287083.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1982,
"cds_start": null,
"cds_end": null,
"cds_length": 5949,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047431127.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"5_prime_UTR_variant"
],
"exon_rank": 2,
"exon_rank_end": null,
"exon_count": 30,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PCNX1",
"gene_hgnc_id": 19740,
"hgvs_c": "c.-451C>T",
"hgvs_p": null,
"transcript": "XM_047431128.1",
"protein_id": "XP_047287084.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1876,
"cds_start": null,
"cds_end": null,
"cds_length": 5631,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047431128.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"5_prime_UTR_variant"
],
"exon_rank": 2,
"exon_rank_end": null,
"exon_count": 30,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PCNX1",
"gene_hgnc_id": 19740,
"hgvs_c": "c.-451C>T",
"hgvs_p": null,
"transcript": "XM_047431129.1",
"protein_id": "XP_047287085.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1868,
"cds_start": null,
"cds_end": null,
"cds_length": 5607,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047431129.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 4,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PCNX1",
"gene_hgnc_id": 19740,
"hgvs_c": "n.251C>T",
"hgvs_p": null,
"transcript": "ENST00000553272.6",
"protein_id": null,
"transcript_support_level": 5,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": null,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "pseudogene",
"feature": "ENST00000553272.6"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PCNX1",
"gene_hgnc_id": 19740,
"hgvs_c": "n.387C>T",
"hgvs_p": null,
"transcript": "ENST00000553428.2",
"protein_id": null,
"transcript_support_level": 5,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": null,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "pseudogene",
"feature": "ENST00000553428.2"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 24,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PCNX1",
"gene_hgnc_id": 19740,
"hgvs_c": "n.1043C>T",
"hgvs_p": null,
"transcript": "XR_007063992.1",
"protein_id": null,
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": null,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "pseudogene",
"feature": "XR_007063992.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 24,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PCNX1",
"gene_hgnc_id": 19740,
"hgvs_c": "n.1043C>T",
"hgvs_p": null,
"transcript": "XR_245673.5",
"protein_id": null,
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": null,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "pseudogene",
"feature": "XR_245673.5"
}
],
"gene_symbol": "PCNX1",
"gene_hgnc_id": 19740,
"dbsnp": "rs147408993",
"frequency_reference_population": 0.00028626947,
"hom_count_reference_population": 0,
"allele_count_reference_population": 462,
"gnomad_exomes_af": 0.000291435,
"gnomad_genomes_af": 0.000236637,
"gnomad_exomes_ac": 426,
"gnomad_genomes_ac": 36,
"gnomad_exomes_homalt": 0,
"gnomad_genomes_homalt": 0,
"gnomad_mito_homoplasmic": null,
"gnomad_mito_heteroplasmic": null,
"computational_score_selected": -0.4099999964237213,
"computational_prediction_selected": "Benign",
"computational_source_selected": "BayesDel_noAF",
"splice_score_selected": 0.10999999940395355,
"splice_prediction_selected": "Benign",
"splice_source_selected": "max_spliceai",
"revel_score": null,
"revel_prediction": null,
"alphamissense_score": null,
"alphamissense_prediction": null,
"bayesdelnoaf_score": -0.41,
"bayesdelnoaf_prediction": "Benign",
"phylop100way_score": 2.418,
"phylop100way_prediction": "Benign",
"spliceai_max_score": 0.11,
"spliceai_max_prediction": "Benign",
"dbscsnv_ada_score": null,
"dbscsnv_ada_prediction": null,
"apogee2_score": null,
"apogee2_prediction": null,
"mitotip_score": null,
"mitotip_prediction": null,
"acmg_score": -5,
"acmg_classification": "Likely_benign",
"acmg_criteria": "BP4_Moderate,BP6_Moderate,BP7",
"acmg_by_gene": [
{
"score": -5,
"benign_score": 5,
"pathogenic_score": 0,
"criteria": [
"BP4_Moderate",
"BP6_Moderate",
"BP7"
],
"verdict": "Likely_benign",
"transcript": "NM_014982.3",
"gene_symbol": "PCNX1",
"hgnc_id": 19740,
"effects": [
"synonymous_variant"
],
"inheritance_mode": "",
"hgvs_c": "c.651C>T",
"hgvs_p": "p.Ser217Ser"
}
],
"clinvar_disease": "not provided",
"clinvar_classification": "Likely benign",
"clinvar_review_status": "criteria provided, single submitter",
"clinvar_submissions_summary": "LB:1",
"phenotype_combined": "not provided",
"pathogenicity_classification_combined": "Likely benign",
"custom_annotations": null
}
],
"message": null
}