← 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: 9-75068110-T-G (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=9&pos=75068110&ref=T&alt=G&genome=hg38&allGenes=true"API Response
json
{
"variants": [
{
"chr": "9",
"pos": 75068110,
"ref": "T",
"alt": "G",
"effect": "intron_variant",
"transcript": "NM_001330678.2",
"consequences": [
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": 7,
"intron_rank_end": null,
"gene_symbol": "NMRK1",
"gene_hgnc_id": 26057,
"hgvs_c": "c.496+886A>C",
"hgvs_p": null,
"transcript": "NM_017881.3",
"protein_id": "NP_060351.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 199,
"cds_start": null,
"cds_end": null,
"cds_length": 600,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": "ENST00000361092.9",
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_017881.3"
},
{
"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": 9,
"intron_rank": 7,
"intron_rank_end": null,
"gene_symbol": "NMRK1",
"gene_hgnc_id": 26057,
"hgvs_c": "c.496+886A>C",
"hgvs_p": null,
"transcript": "ENST00000361092.9",
"protein_id": "ENSP00000354387.4",
"transcript_support_level": 1,
"aa_start": null,
"aa_end": null,
"aa_length": 199,
"cds_start": null,
"cds_end": null,
"cds_length": 600,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": "NM_017881.3",
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000361092.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": 8,
"intron_rank": 6,
"intron_rank_end": null,
"gene_symbol": "NMRK1",
"gene_hgnc_id": 26057,
"hgvs_c": "c.424+886A>C",
"hgvs_p": null,
"transcript": "ENST00000376808.8",
"protein_id": "ENSP00000366004.4",
"transcript_support_level": 1,
"aa_start": null,
"aa_end": null,
"aa_length": 175,
"cds_start": null,
"cds_end": null,
"cds_length": 528,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000376808.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": 10,
"intron_rank": 7,
"intron_rank_end": null,
"gene_symbol": "NMRK1",
"gene_hgnc_id": 26057,
"hgvs_c": "c.497-843A>C",
"hgvs_p": null,
"transcript": "ENST00000908065.1",
"protein_id": "ENSP00000578124.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 211,
"cds_start": null,
"cds_end": null,
"cds_length": 636,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000908065.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": 10,
"intron_rank": 8,
"intron_rank_end": null,
"gene_symbol": "NMRK1",
"gene_hgnc_id": 26057,
"hgvs_c": "c.508+886A>C",
"hgvs_p": null,
"transcript": "NM_001330678.2",
"protein_id": "NP_001317607.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 203,
"cds_start": null,
"cds_end": null,
"cds_length": 612,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001330678.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": 10,
"intron_rank": 8,
"intron_rank_end": null,
"gene_symbol": "NMRK1",
"gene_hgnc_id": 26057,
"hgvs_c": "c.508+886A>C",
"hgvs_p": null,
"transcript": "NM_001330679.2",
"protein_id": "NP_001317608.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 203,
"cds_start": null,
"cds_end": null,
"cds_length": 612,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001330679.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": 10,
"intron_rank": 8,
"intron_rank_end": null,
"gene_symbol": "NMRK1",
"gene_hgnc_id": 26057,
"hgvs_c": "c.508+886A>C",
"hgvs_p": null,
"transcript": "ENST00000376811.5",
"protein_id": "ENSP00000366007.1",
"transcript_support_level": 2,
"aa_start": null,
"aa_end": null,
"aa_length": 203,
"cds_start": null,
"cds_end": null,
"cds_length": 612,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000376811.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": 10,
"intron_rank": 8,
"intron_rank_end": null,
"gene_symbol": "NMRK1",
"gene_hgnc_id": 26057,
"hgvs_c": "c.496+886A>C",
"hgvs_p": null,
"transcript": "ENST00000908060.1",
"protein_id": "ENSP00000578119.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 199,
"cds_start": null,
"cds_end": null,
"cds_length": 600,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000908060.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": 9,
"intron_rank": 7,
"intron_rank_end": null,
"gene_symbol": "NMRK1",
"gene_hgnc_id": 26057,
"hgvs_c": "c.496+886A>C",
"hgvs_p": null,
"transcript": "ENST00000908061.1",
"protein_id": "ENSP00000578120.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 199,
"cds_start": null,
"cds_end": null,
"cds_length": 600,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000908061.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": 9,
"intron_rank": 7,
"intron_rank_end": null,
"gene_symbol": "NMRK1",
"gene_hgnc_id": 26057,
"hgvs_c": "c.496+886A>C",
"hgvs_p": null,
"transcript": "ENST00000908062.1",
"protein_id": "ENSP00000578121.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 199,
"cds_start": null,
"cds_end": null,
"cds_length": 600,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000908062.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": 9,
"intron_rank": 7,
"intron_rank_end": null,
"gene_symbol": "NMRK1",
"gene_hgnc_id": 26057,
"hgvs_c": "c.496+886A>C",
"hgvs_p": null,
"transcript": "ENST00000908066.1",
"protein_id": "ENSP00000578125.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 199,
"cds_start": null,
"cds_end": null,
"cds_length": 600,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000908066.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": 10,
"intron_rank": 8,
"intron_rank_end": null,
"gene_symbol": "NMRK1",
"gene_hgnc_id": 26057,
"hgvs_c": "c.496+886A>C",
"hgvs_p": null,
"transcript": "ENST00000908067.1",
"protein_id": "ENSP00000578126.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 199,
"cds_start": null,
"cds_end": null,
"cds_length": 600,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000908067.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": 8,
"intron_rank": 6,
"intron_rank_end": null,
"gene_symbol": "NMRK1",
"gene_hgnc_id": 26057,
"hgvs_c": "c.496+886A>C",
"hgvs_p": null,
"transcript": "ENST00000908068.1",
"protein_id": "ENSP00000578127.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 199,
"cds_start": null,
"cds_end": null,
"cds_length": 600,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000908068.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": 10,
"intron_rank": 8,
"intron_rank_end": null,
"gene_symbol": "NMRK1",
"gene_hgnc_id": 26057,
"hgvs_c": "c.496+886A>C",
"hgvs_p": null,
"transcript": "ENST00000915914.1",
"protein_id": "ENSP00000585973.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 199,
"cds_start": null,
"cds_end": null,
"cds_length": 600,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000915914.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": 9,
"intron_rank": 7,
"intron_rank_end": null,
"gene_symbol": "NMRK1",
"gene_hgnc_id": 26057,
"hgvs_c": "c.496+886A>C",
"hgvs_p": null,
"transcript": "ENST00000957190.1",
"protein_id": "ENSP00000627249.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 199,
"cds_start": null,
"cds_end": null,
"cds_length": 600,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000957190.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": 10,
"intron_rank": 8,
"intron_rank_end": null,
"gene_symbol": "NMRK1",
"gene_hgnc_id": 26057,
"hgvs_c": "c.496+886A>C",
"hgvs_p": null,
"transcript": "ENST00000957193.1",
"protein_id": "ENSP00000627252.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 199,
"cds_start": null,
"cds_end": null,
"cds_length": 600,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000957193.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": 9,
"intron_rank": 7,
"intron_rank_end": null,
"gene_symbol": "NMRK1",
"gene_hgnc_id": 26057,
"hgvs_c": "c.484+886A>C",
"hgvs_p": null,
"transcript": "ENST00000957189.1",
"protein_id": "ENSP00000627248.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 195,
"cds_start": null,
"cds_end": null,
"cds_length": 588,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000957189.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": 8,
"intron_rank": 6,
"intron_rank_end": null,
"gene_symbol": "NMRK1",
"gene_hgnc_id": 26057,
"hgvs_c": "c.424+886A>C",
"hgvs_p": null,
"transcript": "NM_001127603.2",
"protein_id": "NP_001121075.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 175,
"cds_start": null,
"cds_end": null,
"cds_length": 528,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001127603.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": 8,
"intron_rank": 6,
"intron_rank_end": null,
"gene_symbol": "NMRK1",
"gene_hgnc_id": 26057,
"hgvs_c": "c.424+886A>C",
"hgvs_p": null,
"transcript": "ENST00000908064.1",
"protein_id": "ENSP00000578123.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 175,
"cds_start": null,
"cds_end": null,
"cds_length": 528,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000908064.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": 9,
"intron_rank": 7,
"intron_rank_end": null,
"gene_symbol": "NMRK1",
"gene_hgnc_id": 26057,
"hgvs_c": "c.424+886A>C",
"hgvs_p": null,
"transcript": "ENST00000957188.1",
"protein_id": "ENSP00000627247.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 175,
"cds_start": null,
"cds_end": null,
"cds_length": 528,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000957188.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": 8,
"intron_rank": 6,
"intron_rank_end": null,
"gene_symbol": "NMRK1",
"gene_hgnc_id": 26057,
"hgvs_c": "c.424+886A>C",
"hgvs_p": null,
"transcript": "ENST00000957191.1",
"protein_id": "ENSP00000627250.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 175,
"cds_start": null,
"cds_end": null,
"cds_length": 528,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000957191.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": 9,
"intron_rank": 7,
"intron_rank_end": null,
"gene_symbol": "NMRK1",
"gene_hgnc_id": 26057,
"hgvs_c": "c.424+886A>C",
"hgvs_p": null,
"transcript": "ENST00000957192.1",
"protein_id": "ENSP00000627251.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 175,
"cds_start": null,
"cds_end": null,
"cds_length": 528,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000957192.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": 6,
"intron_rank": 4,
"intron_rank_end": null,
"gene_symbol": "NMRK1",
"gene_hgnc_id": 26057,
"hgvs_c": "c.208+886A>C",
"hgvs_p": null,
"transcript": "ENST00000908063.1",
"protein_id": "ENSP00000578122.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 103,
"cds_start": null,
"cds_end": null,
"cds_length": 312,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000908063.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": 6,
"intron_rank": 4,
"intron_rank_end": null,
"gene_symbol": "NMRK1",
"gene_hgnc_id": 26057,
"hgvs_c": "c.170-1270A>C",
"hgvs_p": null,
"transcript": "ENST00000915913.1",
"protein_id": "ENSP00000585972.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 90,
"cds_start": null,
"cds_end": null,
"cds_length": 273,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000915913.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": 9,
"intron_rank": 7,
"intron_rank_end": null,
"gene_symbol": "NMRK1",
"gene_hgnc_id": 26057,
"hgvs_c": "c.508+886A>C",
"hgvs_p": null,
"transcript": "XM_011518817.2",
"protein_id": "XP_011517119.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 203,
"cds_start": null,
"cds_end": null,
"cds_length": 612,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_011518817.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": 11,
"intron_rank": 9,
"intron_rank_end": null,
"gene_symbol": "NMRK1",
"gene_hgnc_id": 26057,
"hgvs_c": "c.508+886A>C",
"hgvs_p": null,
"transcript": "XM_017014868.2",
"protein_id": "XP_016870357.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 203,
"cds_start": null,
"cds_end": null,
"cds_length": 612,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_017014868.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": 10,
"intron_rank": 8,
"intron_rank_end": null,
"gene_symbol": "NMRK1",
"gene_hgnc_id": 26057,
"hgvs_c": "c.508+886A>C",
"hgvs_p": null,
"transcript": "XM_047423547.1",
"protein_id": "XP_047279503.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 203,
"cds_start": null,
"cds_end": null,
"cds_length": 612,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047423547.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": 11,
"intron_rank": 9,
"intron_rank_end": null,
"gene_symbol": "NMRK1",
"gene_hgnc_id": 26057,
"hgvs_c": "c.508+886A>C",
"hgvs_p": null,
"transcript": "XM_047423548.1",
"protein_id": "XP_047279504.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 203,
"cds_start": null,
"cds_end": null,
"cds_length": 612,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047423548.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": 10,
"intron_rank": 8,
"intron_rank_end": null,
"gene_symbol": "NMRK1",
"gene_hgnc_id": 26057,
"hgvs_c": "c.496+886A>C",
"hgvs_p": null,
"transcript": "XM_006717163.3",
"protein_id": "XP_006717226.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 199,
"cds_start": null,
"cds_end": null,
"cds_length": 600,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_006717163.3"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": 8,
"intron_rank_end": null,
"gene_symbol": "NMRK1",
"gene_hgnc_id": 26057,
"hgvs_c": "c.496+886A>C",
"hgvs_p": null,
"transcript": "XM_017014870.3",
"protein_id": "XP_016870359.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 199,
"cds_start": null,
"cds_end": null,
"cds_length": 600,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_017014870.3"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 11,
"intron_rank": 9,
"intron_rank_end": null,
"gene_symbol": "NMRK1",
"gene_hgnc_id": 26057,
"hgvs_c": "c.496+886A>C",
"hgvs_p": null,
"transcript": "XM_047423549.1",
"protein_id": "XP_047279505.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 199,
"cds_start": null,
"cds_end": null,
"cds_length": 600,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047423549.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": 8,
"intron_rank": 6,
"intron_rank_end": null,
"gene_symbol": "NMRK1",
"gene_hgnc_id": 26057,
"hgvs_c": "c.436+886A>C",
"hgvs_p": null,
"transcript": "XM_047423550.1",
"protein_id": "XP_047279506.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 179,
"cds_start": null,
"cds_end": null,
"cds_length": 540,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047423550.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": 9,
"intron_rank": 7,
"intron_rank_end": null,
"gene_symbol": "NMRK1",
"gene_hgnc_id": 26057,
"hgvs_c": "c.424+886A>C",
"hgvs_p": null,
"transcript": "XM_017014874.2",
"protein_id": "XP_016870363.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 175,
"cds_start": null,
"cds_end": null,
"cds_length": 528,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_017014874.2"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 7,
"intron_rank": 5,
"intron_rank_end": null,
"gene_symbol": "NMRK1",
"gene_hgnc_id": 26057,
"hgvs_c": "n.*895+886A>C",
"hgvs_p": null,
"transcript": "ENST00000494066.1",
"protein_id": "ENSP00000435736.1",
"transcript_support_level": 2,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": null,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "nonsense_mediated_decay",
"feature": "ENST00000494066.1"
}
],
"gene_symbol": "NMRK1",
"gene_hgnc_id": 26057,
"dbsnp": "rs7021664",
"frequency_reference_population": null,
"hom_count_reference_population": 0,
"allele_count_reference_population": 0,
"gnomad_exomes_af": null,
"gnomad_genomes_af": null,
"gnomad_exomes_ac": null,
"gnomad_genomes_ac": null,
"gnomad_exomes_homalt": null,
"gnomad_genomes_homalt": null,
"gnomad_mito_homoplasmic": null,
"gnomad_mito_heteroplasmic": null,
"computational_score_selected": -0.8899999856948853,
"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.89,
"bayesdelnoaf_prediction": "Benign",
"phylop100way_score": -0.603,
"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": "NM_001330678.2",
"gene_symbol": "NMRK1",
"hgnc_id": 26057,
"effects": [
"intron_variant"
],
"inheritance_mode": "Unknown",
"hgvs_c": "c.508+886A>C",
"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
}