← 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: 18-8391831-A-T (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=18&pos=8391831&ref=A&alt=T&genome=hg38&allGenes=true"API Response
json
{
"variants": [
{
"chr": "18",
"pos": 8391831,
"ref": "A",
"alt": "T",
"effect": "intron_variant",
"transcript": "ENST00000580170.6",
"consequences": [
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 33,
"intron_rank": 31,
"intron_rank_end": null,
"gene_symbol": "PTPRM",
"gene_hgnc_id": 9675,
"hgvs_c": "c.4209-2645A>T",
"hgvs_p": null,
"transcript": "NM_001105244.2",
"protein_id": "NP_001098714.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1465,
"cds_start": -4,
"cds_end": null,
"cds_length": 4398,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 5595,
"mane_select": "ENST00000580170.6",
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": true,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 33,
"intron_rank": 31,
"intron_rank_end": null,
"gene_symbol": "PTPRM",
"gene_hgnc_id": 9675,
"hgvs_c": "c.4209-2645A>T",
"hgvs_p": null,
"transcript": "ENST00000580170.6",
"protein_id": "ENSP00000463325.1",
"transcript_support_level": 1,
"aa_start": null,
"aa_end": null,
"aa_length": 1465,
"cds_start": -4,
"cds_end": null,
"cds_length": 4398,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 5595,
"mane_select": "NM_001105244.2",
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 31,
"intron_rank": 29,
"intron_rank_end": null,
"gene_symbol": "PTPRM",
"gene_hgnc_id": 9675,
"hgvs_c": "c.4170-2645A>T",
"hgvs_p": null,
"transcript": "ENST00000332175.12",
"protein_id": "ENSP00000331418.8",
"transcript_support_level": 1,
"aa_start": null,
"aa_end": null,
"aa_length": 1452,
"cds_start": -4,
"cds_end": null,
"cds_length": 4359,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 6095,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 31,
"intron_rank": 29,
"intron_rank_end": null,
"gene_symbol": "PTPRM",
"gene_hgnc_id": 9675,
"hgvs_c": "c.4170-2645A>T",
"hgvs_p": null,
"transcript": "NM_002845.4",
"protein_id": "NP_002836.3",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1452,
"cds_start": -4,
"cds_end": null,
"cds_length": 4359,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 5556,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 31,
"intron_rank": 29,
"intron_rank_end": null,
"gene_symbol": "PTPRM",
"gene_hgnc_id": 9675,
"hgvs_c": "c.3984-2645A>T",
"hgvs_p": null,
"transcript": "ENST00000400053.8",
"protein_id": "ENSP00000382927.4",
"transcript_support_level": 5,
"aa_start": null,
"aa_end": null,
"aa_length": 1390,
"cds_start": -4,
"cds_end": null,
"cds_length": 4173,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 5292,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 31,
"intron_rank": 29,
"intron_rank_end": null,
"gene_symbol": "PTPRM",
"gene_hgnc_id": 9675,
"hgvs_c": "c.3696-2645A>T",
"hgvs_p": null,
"transcript": "NM_001378147.1",
"protein_id": "NP_001365076.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1294,
"cds_start": -4,
"cds_end": null,
"cds_length": 3885,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4658,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 30,
"intron_rank": 28,
"intron_rank_end": null,
"gene_symbol": "PTPRM",
"gene_hgnc_id": 9675,
"hgvs_c": "c.3645-2645A>T",
"hgvs_p": null,
"transcript": "NM_001378145.1",
"protein_id": "NP_001365074.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1277,
"cds_start": -4,
"cds_end": null,
"cds_length": 3834,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4607,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 30,
"intron_rank": 28,
"intron_rank_end": null,
"gene_symbol": "PTPRM",
"gene_hgnc_id": 9675,
"hgvs_c": "c.3621-2645A>T",
"hgvs_p": null,
"transcript": "NM_001378146.1",
"protein_id": "NP_001365075.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1269,
"cds_start": -4,
"cds_end": null,
"cds_length": 3810,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4583,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 28,
"intron_rank": 26,
"intron_rank_end": null,
"gene_symbol": "PTPRM",
"gene_hgnc_id": 9675,
"hgvs_c": "c.3606-2645A>T",
"hgvs_p": null,
"transcript": "NM_001378144.1",
"protein_id": "NP_001365073.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1264,
"cds_start": -4,
"cds_end": null,
"cds_length": 3795,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4568,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 29,
"intron_rank": 27,
"intron_rank_end": null,
"gene_symbol": "PTPRM",
"gene_hgnc_id": 9675,
"hgvs_c": "c.3570-2645A>T",
"hgvs_p": null,
"transcript": "NM_001378143.1",
"protein_id": "NP_001365072.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1252,
"cds_start": -4,
"cds_end": null,
"cds_length": 3759,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4532,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 27,
"intron_rank": 25,
"intron_rank_end": null,
"gene_symbol": "PTPRM",
"gene_hgnc_id": 9675,
"hgvs_c": "c.3531-2645A>T",
"hgvs_p": null,
"transcript": "NM_001378142.1",
"protein_id": "NP_001365071.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1239,
"cds_start": -4,
"cds_end": null,
"cds_length": 3720,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4493,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 32,
"intron_rank": 30,
"intron_rank_end": null,
"gene_symbol": "PTPRM",
"gene_hgnc_id": 9675,
"hgvs_c": "c.651-2645A>T",
"hgvs_p": null,
"transcript": "ENST00000400060.8",
"protein_id": "ENSP00000382933.5",
"transcript_support_level": 5,
"aa_start": null,
"aa_end": null,
"aa_length": 279,
"cds_start": -4,
"cds_end": null,
"cds_length": 840,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 5030,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 17,
"intron_rank": 15,
"intron_rank_end": null,
"gene_symbol": "PTPRM",
"gene_hgnc_id": 9675,
"hgvs_c": "n.3947-2645A>T",
"hgvs_p": null,
"transcript": "ENST00000577827.5",
"protein_id": null,
"transcript_support_level": 2,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4640,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 35,
"intron_rank": 33,
"intron_rank_end": null,
"gene_symbol": "PTPRM",
"gene_hgnc_id": 9675,
"hgvs_c": "c.4410-2645A>T",
"hgvs_p": null,
"transcript": "XM_017025894.2",
"protein_id": "XP_016881383.2",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1532,
"cds_start": -4,
"cds_end": null,
"cds_length": 4599,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 5307,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 34,
"intron_rank": 32,
"intron_rank_end": null,
"gene_symbol": "PTPRM",
"gene_hgnc_id": 9675,
"hgvs_c": "c.4398-2645A>T",
"hgvs_p": null,
"transcript": "XM_017025895.2",
"protein_id": "XP_016881384.2",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1528,
"cds_start": -4,
"cds_end": null,
"cds_length": 4587,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 5295,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 33,
"intron_rank": 31,
"intron_rank_end": null,
"gene_symbol": "PTPRM",
"gene_hgnc_id": 9675,
"hgvs_c": "c.4371-2645A>T",
"hgvs_p": null,
"transcript": "XM_017025896.2",
"protein_id": "XP_016881385.2",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1519,
"cds_start": -4,
"cds_end": null,
"cds_length": 4560,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 5268,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 34,
"intron_rank": 32,
"intron_rank_end": null,
"gene_symbol": "PTPRM",
"gene_hgnc_id": 9675,
"hgvs_c": "c.4359-2645A>T",
"hgvs_p": null,
"transcript": "XM_017025897.2",
"protein_id": "XP_016881386.2",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1515,
"cds_start": -4,
"cds_end": null,
"cds_length": 4548,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 5256,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 33,
"intron_rank": 31,
"intron_rank_end": null,
"gene_symbol": "PTPRM",
"gene_hgnc_id": 9675,
"hgvs_c": "c.4347-2645A>T",
"hgvs_p": null,
"transcript": "XM_017025898.2",
"protein_id": "XP_016881387.2",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1511,
"cds_start": -4,
"cds_end": null,
"cds_length": 4536,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 5244,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 35,
"intron_rank": 33,
"intron_rank_end": null,
"gene_symbol": "PTPRM",
"gene_hgnc_id": 9675,
"hgvs_c": "c.4335-2645A>T",
"hgvs_p": null,
"transcript": "XM_011525708.3",
"protein_id": "XP_011524010.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1507,
"cds_start": -4,
"cds_end": null,
"cds_length": 4524,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 5721,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 34,
"intron_rank": 32,
"intron_rank_end": null,
"gene_symbol": "PTPRM",
"gene_hgnc_id": 9675,
"hgvs_c": "c.4335-2645A>T",
"hgvs_p": null,
"transcript": "XM_017025899.2",
"protein_id": "XP_016881388.2",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1507,
"cds_start": -4,
"cds_end": null,
"cds_length": 4524,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 5232,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 32,
"intron_rank": 30,
"intron_rank_end": null,
"gene_symbol": "PTPRM",
"gene_hgnc_id": 9675,
"hgvs_c": "c.4320-2645A>T",
"hgvs_p": null,
"transcript": "XM_017025900.2",
"protein_id": "XP_016881389.2",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1502,
"cds_start": -4,
"cds_end": null,
"cds_length": 4509,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 5217,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 32,
"intron_rank": 30,
"intron_rank_end": null,
"gene_symbol": "PTPRM",
"gene_hgnc_id": 9675,
"hgvs_c": "c.4296-2645A>T",
"hgvs_p": null,
"transcript": "XM_017025901.2",
"protein_id": "XP_016881390.2",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1494,
"cds_start": -4,
"cds_end": null,
"cds_length": 4485,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 5193,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 33,
"intron_rank": 31,
"intron_rank_end": null,
"gene_symbol": "PTPRM",
"gene_hgnc_id": 9675,
"hgvs_c": "c.4284-2645A>T",
"hgvs_p": null,
"transcript": "XM_017025902.2",
"protein_id": "XP_016881391.2",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1490,
"cds_start": -4,
"cds_end": null,
"cds_length": 4473,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 5181,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 32,
"intron_rank": 30,
"intron_rank_end": null,
"gene_symbol": "PTPRM",
"gene_hgnc_id": 9675,
"hgvs_c": "c.4272-2645A>T",
"hgvs_p": null,
"transcript": "XM_017025903.2",
"protein_id": "XP_016881392.2",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1486,
"cds_start": -4,
"cds_end": null,
"cds_length": 4461,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 5169,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 34,
"intron_rank": 32,
"intron_rank_end": null,
"gene_symbol": "PTPRM",
"gene_hgnc_id": 9675,
"hgvs_c": "c.4260-2645A>T",
"hgvs_p": null,
"transcript": "XM_011525712.3",
"protein_id": "XP_011524014.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1482,
"cds_start": -4,
"cds_end": null,
"cds_length": 4449,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 5646,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 33,
"intron_rank": 31,
"intron_rank_end": null,
"gene_symbol": "PTPRM",
"gene_hgnc_id": 9675,
"hgvs_c": "c.4248-2645A>T",
"hgvs_p": null,
"transcript": "XM_047437714.1",
"protein_id": "XP_047293670.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1478,
"cds_start": -4,
"cds_end": null,
"cds_length": 4437,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 5634,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 31,
"intron_rank": 29,
"intron_rank_end": null,
"gene_symbol": "PTPRM",
"gene_hgnc_id": 9675,
"hgvs_c": "c.4245-2645A>T",
"hgvs_p": null,
"transcript": "XM_017025904.2",
"protein_id": "XP_016881393.2",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1477,
"cds_start": -4,
"cds_end": null,
"cds_length": 4434,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 5142,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 32,
"intron_rank": 30,
"intron_rank_end": null,
"gene_symbol": "PTPRM",
"gene_hgnc_id": 9675,
"hgvs_c": "c.4245-2645A>T",
"hgvs_p": null,
"transcript": "XM_047437715.1",
"protein_id": "XP_047293671.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1477,
"cds_start": -4,
"cds_end": null,
"cds_length": 4434,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 5631,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 32,
"intron_rank": 30,
"intron_rank_end": null,
"gene_symbol": "PTPRM",
"gene_hgnc_id": 9675,
"hgvs_c": "c.4221-2645A>T",
"hgvs_p": null,
"transcript": "XM_047437716.1",
"protein_id": "XP_047293672.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1469,
"cds_start": -4,
"cds_end": null,
"cds_length": 4410,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 5607,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 32,
"intron_rank": 30,
"intron_rank_end": null,
"gene_symbol": "PTPRM",
"gene_hgnc_id": 9675,
"hgvs_c": "c.4197-2645A>T",
"hgvs_p": null,
"transcript": "XM_047437717.1",
"protein_id": "XP_047293673.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1461,
"cds_start": -4,
"cds_end": null,
"cds_length": 4386,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 5583,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 29,
"intron_rank": 27,
"intron_rank_end": null,
"gene_symbol": "PTPRM",
"gene_hgnc_id": 9675,
"hgvs_c": "c.3657-2645A>T",
"hgvs_p": null,
"transcript": "XM_047437718.1",
"protein_id": "XP_047293674.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1281,
"cds_start": -4,
"cds_end": null,
"cds_length": 3846,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4619,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 29,
"intron_rank": 27,
"intron_rank_end": null,
"gene_symbol": "PTPRM",
"gene_hgnc_id": 9675,
"hgvs_c": "c.3609-2645A>T",
"hgvs_p": null,
"transcript": "XM_047437719.1",
"protein_id": "XP_047293675.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1265,
"cds_start": -4,
"cds_end": null,
"cds_length": 3798,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4571,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 28,
"intron_rank": 26,
"intron_rank_end": null,
"gene_symbol": "PTPRM",
"gene_hgnc_id": 9675,
"hgvs_c": "c.3582-2645A>T",
"hgvs_p": null,
"transcript": "XM_047437720.1",
"protein_id": "XP_047293676.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1256,
"cds_start": -4,
"cds_end": null,
"cds_length": 3771,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4544,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 28,
"intron_rank": 26,
"intron_rank_end": null,
"gene_symbol": "PTPRM",
"gene_hgnc_id": 9675,
"hgvs_c": "c.3558-2645A>T",
"hgvs_p": null,
"transcript": "XM_017025909.2",
"protein_id": "XP_016881398.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1248,
"cds_start": -4,
"cds_end": null,
"cds_length": 3747,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4520,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
}
],
"gene_symbol": "PTPRM",
"gene_hgnc_id": 9675,
"dbsnp": "rs656068",
"frequency_reference_population": 0.0000065748814,
"hom_count_reference_population": 0,
"allele_count_reference_population": 1,
"gnomad_exomes_af": null,
"gnomad_genomes_af": 0.00000657488,
"gnomad_exomes_ac": null,
"gnomad_genomes_ac": 1,
"gnomad_exomes_homalt": null,
"gnomad_genomes_homalt": 0,
"gnomad_mito_homoplasmic": null,
"gnomad_mito_heteroplasmic": null,
"computational_score_selected": -0.8799999952316284,
"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.88,
"bayesdelnoaf_prediction": "Benign",
"phylop100way_score": -0.64,
"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": -2,
"acmg_classification": "Likely_benign",
"acmg_criteria": "PM2,BP4_Strong",
"acmg_by_gene": [
{
"score": -2,
"benign_score": 4,
"pathogenic_score": 2,
"criteria": [
"PM2",
"BP4_Strong"
],
"verdict": "Likely_benign",
"transcript": "ENST00000580170.6",
"gene_symbol": "PTPRM",
"hgnc_id": 9675,
"effects": [
"intron_variant"
],
"inheritance_mode": "AD",
"hgvs_c": "c.4209-2645A>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
}