← 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-137110947-G-A (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=9&pos=137110947&ref=G&alt=A&genome=hg38&allGenes=true"API Response
json
{
"variants": [
{
"chr": "9",
"pos": 137110947,
"ref": "G",
"alt": "A",
"effect": "missense_variant",
"transcript": "NM_001438108.1",
"consequences": [
{
"aa_ref": "R",
"aa_alt": "W",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 12,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DPP7",
"gene_hgnc_id": 14892,
"hgvs_c": "c.1276C>T",
"hgvs_p": "p.Arg426Trp",
"transcript": "NM_013379.3",
"protein_id": "NP_037511.2",
"transcript_support_level": null,
"aa_start": 426,
"aa_end": null,
"aa_length": 492,
"cds_start": 1276,
"cds_end": null,
"cds_length": 1479,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": "ENST00000371579.7",
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_013379.3"
},
{
"aa_ref": "R",
"aa_alt": "W",
"canonical": true,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 12,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DPP7",
"gene_hgnc_id": 14892,
"hgvs_c": "c.1276C>T",
"hgvs_p": "p.Arg426Trp",
"transcript": "ENST00000371579.7",
"protein_id": "ENSP00000360635.2",
"transcript_support_level": 1,
"aa_start": 426,
"aa_end": null,
"aa_length": 492,
"cds_start": 1276,
"cds_end": null,
"cds_length": 1479,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": "NM_013379.3",
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000371579.7"
},
{
"aa_ref": "R",
"aa_alt": "W",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 12,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DPP7",
"gene_hgnc_id": 14892,
"hgvs_c": "c.1414C>T",
"hgvs_p": "p.Arg472Trp",
"transcript": "ENST00000894946.1",
"protein_id": "ENSP00000565005.1",
"transcript_support_level": null,
"aa_start": 472,
"aa_end": null,
"aa_length": 538,
"cds_start": 1414,
"cds_end": null,
"cds_length": 1617,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000894946.1"
},
{
"aa_ref": "R",
"aa_alt": "W",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 12,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DPP7",
"gene_hgnc_id": 14892,
"hgvs_c": "c.1363C>T",
"hgvs_p": "p.Arg455Trp",
"transcript": "ENST00000894945.1",
"protein_id": "ENSP00000565004.1",
"transcript_support_level": null,
"aa_start": 455,
"aa_end": null,
"aa_length": 521,
"cds_start": 1363,
"cds_end": null,
"cds_length": 1566,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000894945.1"
},
{
"aa_ref": "R",
"aa_alt": "W",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 11,
"exon_rank_end": null,
"exon_count": 12,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DPP7",
"gene_hgnc_id": 14892,
"hgvs_c": "c.1342C>T",
"hgvs_p": "p.Arg448Trp",
"transcript": "NM_001438108.1",
"protein_id": "NP_001425037.1",
"transcript_support_level": null,
"aa_start": 448,
"aa_end": null,
"aa_length": 514,
"cds_start": 1342,
"cds_end": null,
"cds_length": 1545,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001438108.1"
},
{
"aa_ref": "R",
"aa_alt": "W",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 13,
"exon_rank_end": null,
"exon_count": 14,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DPP7",
"gene_hgnc_id": 14892,
"hgvs_c": "c.1300C>T",
"hgvs_p": "p.Arg434Trp",
"transcript": "ENST00000894950.1",
"protein_id": "ENSP00000565009.1",
"transcript_support_level": null,
"aa_start": 434,
"aa_end": null,
"aa_length": 500,
"cds_start": 1300,
"cds_end": null,
"cds_length": 1503,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000894950.1"
},
{
"aa_ref": "R",
"aa_alt": "W",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 12,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DPP7",
"gene_hgnc_id": 14892,
"hgvs_c": "c.1273C>T",
"hgvs_p": "p.Arg425Trp",
"transcript": "ENST00000894947.1",
"protein_id": "ENSP00000565006.1",
"transcript_support_level": null,
"aa_start": 425,
"aa_end": null,
"aa_length": 491,
"cds_start": 1273,
"cds_end": null,
"cds_length": 1476,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000894947.1"
},
{
"aa_ref": "R",
"aa_alt": "W",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 12,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DPP7",
"gene_hgnc_id": 14892,
"hgvs_c": "c.1261C>T",
"hgvs_p": "p.Arg421Trp",
"transcript": "ENST00000718335.1",
"protein_id": "ENSP00000520772.1",
"transcript_support_level": null,
"aa_start": 421,
"aa_end": null,
"aa_length": 487,
"cds_start": 1261,
"cds_end": null,
"cds_length": 1464,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000718335.1"
},
{
"aa_ref": "R",
"aa_alt": "W",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 12,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DPP7",
"gene_hgnc_id": 14892,
"hgvs_c": "c.1258C>T",
"hgvs_p": "p.Arg420Trp",
"transcript": "ENST00000894943.1",
"protein_id": "ENSP00000565002.1",
"transcript_support_level": null,
"aa_start": 420,
"aa_end": null,
"aa_length": 486,
"cds_start": 1258,
"cds_end": null,
"cds_length": 1461,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000894943.1"
},
{
"aa_ref": "R",
"aa_alt": "W",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 12,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DPP7",
"gene_hgnc_id": 14892,
"hgvs_c": "c.1255C>T",
"hgvs_p": "p.Arg419Trp",
"transcript": "ENST00000960840.1",
"protein_id": "ENSP00000630899.1",
"transcript_support_level": null,
"aa_start": 419,
"aa_end": null,
"aa_length": 485,
"cds_start": 1255,
"cds_end": null,
"cds_length": 1458,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000960840.1"
},
{
"aa_ref": "R",
"aa_alt": "W",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 12,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DPP7",
"gene_hgnc_id": 14892,
"hgvs_c": "c.1243C>T",
"hgvs_p": "p.Arg415Trp",
"transcript": "ENST00000960841.1",
"protein_id": "ENSP00000630900.1",
"transcript_support_level": null,
"aa_start": 415,
"aa_end": null,
"aa_length": 481,
"cds_start": 1243,
"cds_end": null,
"cds_length": 1446,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000960841.1"
},
{
"aa_ref": "R",
"aa_alt": "W",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 12,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DPP7",
"gene_hgnc_id": 14892,
"hgvs_c": "c.1240C>T",
"hgvs_p": "p.Arg414Trp",
"transcript": "ENST00000894944.1",
"protein_id": "ENSP00000565003.1",
"transcript_support_level": null,
"aa_start": 414,
"aa_end": null,
"aa_length": 480,
"cds_start": 1240,
"cds_end": null,
"cds_length": 1443,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000894944.1"
},
{
"aa_ref": "R",
"aa_alt": "W",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 12,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DPP7",
"gene_hgnc_id": 14892,
"hgvs_c": "c.1240C>T",
"hgvs_p": "p.Arg414Trp",
"transcript": "ENST00000894948.1",
"protein_id": "ENSP00000565007.1",
"transcript_support_level": null,
"aa_start": 414,
"aa_end": null,
"aa_length": 480,
"cds_start": 1240,
"cds_end": null,
"cds_length": 1443,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000894948.1"
},
{
"aa_ref": "R",
"aa_alt": "W",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 12,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DPP7",
"gene_hgnc_id": 14892,
"hgvs_c": "c.1237C>T",
"hgvs_p": "p.Arg413Trp",
"transcript": "ENST00000960839.1",
"protein_id": "ENSP00000630898.1",
"transcript_support_level": null,
"aa_start": 413,
"aa_end": null,
"aa_length": 479,
"cds_start": 1237,
"cds_end": null,
"cds_length": 1440,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000960839.1"
},
{
"aa_ref": "R",
"aa_alt": "W",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 12,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DPP7",
"gene_hgnc_id": 14892,
"hgvs_c": "c.1204C>T",
"hgvs_p": "p.Arg402Trp",
"transcript": "ENST00000894949.1",
"protein_id": "ENSP00000565008.1",
"transcript_support_level": null,
"aa_start": 402,
"aa_end": null,
"aa_length": 468,
"cds_start": 1204,
"cds_end": null,
"cds_length": 1407,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000894949.1"
},
{
"aa_ref": "S",
"aa_alt": "L",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 11,
"exon_rank_end": null,
"exon_count": 12,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DPP7",
"gene_hgnc_id": 14892,
"hgvs_c": "c.1274C>T",
"hgvs_p": "p.Ser425Leu",
"transcript": "NM_001438109.1",
"protein_id": "NP_001425038.1",
"transcript_support_level": null,
"aa_start": 425,
"aa_end": null,
"aa_length": 458,
"cds_start": 1274,
"cds_end": null,
"cds_length": 1377,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001438109.1"
},
{
"aa_ref": "S",
"aa_alt": "L",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 12,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DPP7",
"gene_hgnc_id": 14892,
"hgvs_c": "c.1208C>T",
"hgvs_p": "p.Ser403Leu",
"transcript": "NM_001438110.1",
"protein_id": "NP_001425039.1",
"transcript_support_level": null,
"aa_start": 403,
"aa_end": null,
"aa_length": 436,
"cds_start": 1208,
"cds_end": null,
"cds_length": 1311,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001438110.1"
},
{
"aa_ref": "S",
"aa_alt": "L",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 12,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DPP7",
"gene_hgnc_id": 14892,
"hgvs_c": "c.1208C>T",
"hgvs_p": "p.Ser403Leu",
"transcript": "ENST00000718334.1",
"protein_id": "ENSP00000520771.1",
"transcript_support_level": null,
"aa_start": 403,
"aa_end": null,
"aa_length": 436,
"cds_start": 1208,
"cds_end": null,
"cds_length": 1311,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000718334.1"
},
{
"aa_ref": "R",
"aa_alt": "W",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 12,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DPP7",
"gene_hgnc_id": 14892,
"hgvs_c": "c.1252C>T",
"hgvs_p": "p.Arg418Trp",
"transcript": "XM_011518600.2",
"protein_id": "XP_011516902.1",
"transcript_support_level": null,
"aa_start": 418,
"aa_end": null,
"aa_length": 484,
"cds_start": 1252,
"cds_end": null,
"cds_length": 1455,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_011518600.2"
},
{
"aa_ref": "R",
"aa_alt": "W",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 10,
"exon_rank_end": null,
"exon_count": 11,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DPP7",
"gene_hgnc_id": 14892,
"hgvs_c": "c.1132C>T",
"hgvs_p": "p.Arg378Trp",
"transcript": "XM_047423280.1",
"protein_id": "XP_047279236.1",
"transcript_support_level": null,
"aa_start": 378,
"aa_end": null,
"aa_length": 444,
"cds_start": 1132,
"cds_end": null,
"cds_length": 1335,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047423280.1"
},
{
"aa_ref": "R",
"aa_alt": "W",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 11,
"exon_rank_end": null,
"exon_count": 12,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DPP7",
"gene_hgnc_id": 14892,
"hgvs_c": "c.1042C>T",
"hgvs_p": "p.Arg348Trp",
"transcript": "XM_047423281.1",
"protein_id": "XP_047279237.1",
"transcript_support_level": null,
"aa_start": 348,
"aa_end": null,
"aa_length": 414,
"cds_start": 1042,
"cds_end": null,
"cds_length": 1245,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047423281.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 11,
"exon_rank_end": null,
"exon_count": 12,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DPP7",
"gene_hgnc_id": 14892,
"hgvs_c": "n.1829C>T",
"hgvs_p": null,
"transcript": "ENST00000460830.2",
"protein_id": null,
"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": "retained_intron",
"feature": "ENST00000460830.2"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 7,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DPP7",
"gene_hgnc_id": 14892,
"hgvs_c": "n.537C>T",
"hgvs_p": null,
"transcript": "ENST00000463619.2",
"protein_id": null,
"transcript_support_level": 3,
"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": "ENST00000463619.2"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 3,
"exon_rank_end": null,
"exon_count": 4,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DPP7",
"gene_hgnc_id": 14892,
"hgvs_c": "n.173C>T",
"hgvs_p": null,
"transcript": "ENST00000470766.5",
"protein_id": null,
"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": "pseudogene",
"feature": "ENST00000470766.5"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 10,
"exon_rank_end": null,
"exon_count": 11,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DPP7",
"gene_hgnc_id": 14892,
"hgvs_c": "n.*372C>T",
"hgvs_p": null,
"transcript": "ENST00000473532.6",
"protein_id": "ENSP00000473430.2",
"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": "nonsense_mediated_decay",
"feature": "ENST00000473532.6"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 11,
"exon_rank_end": null,
"exon_count": 12,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DPP7",
"gene_hgnc_id": 14892,
"hgvs_c": "n.1359C>T",
"hgvs_p": null,
"transcript": "ENST00000478597.6",
"protein_id": null,
"transcript_support_level": 3,
"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": "ENST00000478597.6"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DPP7",
"gene_hgnc_id": 14892,
"hgvs_c": "n.719C>T",
"hgvs_p": null,
"transcript": "ENST00000483783.1",
"protein_id": null,
"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": "retained_intron",
"feature": "ENST00000483783.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 10,
"exon_rank_end": null,
"exon_count": 11,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DPP7",
"gene_hgnc_id": 14892,
"hgvs_c": "n.1682C>T",
"hgvs_p": null,
"transcript": "ENST00000706871.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": "retained_intron",
"feature": "ENST00000706871.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 9,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DPP7",
"gene_hgnc_id": 14892,
"hgvs_c": "n.1600C>T",
"hgvs_p": null,
"transcript": "ENST00000706872.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": "retained_intron",
"feature": "ENST00000706872.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 11,
"exon_rank_end": null,
"exon_count": 12,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DPP7",
"gene_hgnc_id": 14892,
"hgvs_c": "n.1833C>T",
"hgvs_p": null,
"transcript": "ENST00000706873.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": "retained_intron",
"feature": "ENST00000706873.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 9,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DPP7",
"gene_hgnc_id": 14892,
"hgvs_c": "n.2049C>T",
"hgvs_p": null,
"transcript": "ENST00000706874.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": "retained_intron",
"feature": "ENST00000706874.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 10,
"exon_rank_end": null,
"exon_count": 11,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DPP7",
"gene_hgnc_id": 14892,
"hgvs_c": "n.1902C>T",
"hgvs_p": null,
"transcript": "ENST00000706875.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": "retained_intron",
"feature": "ENST00000706875.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 10,
"exon_rank_end": null,
"exon_count": 11,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DPP7",
"gene_hgnc_id": 14892,
"hgvs_c": "n.1976C>T",
"hgvs_p": null,
"transcript": "ENST00000706876.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": "retained_intron",
"feature": "ENST00000706876.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 12,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DPP7",
"gene_hgnc_id": 14892,
"hgvs_c": "n.*647C>T",
"hgvs_p": null,
"transcript": "ENST00000706877.1",
"protein_id": "ENSP00000516596.1",
"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": "nonsense_mediated_decay",
"feature": "ENST00000706877.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 12,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DPP7",
"gene_hgnc_id": 14892,
"hgvs_c": "n.*888C>T",
"hgvs_p": null,
"transcript": "ENST00000706878.1",
"protein_id": "ENSP00000516597.1",
"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": "nonsense_mediated_decay",
"feature": "ENST00000706878.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 12,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DPP7",
"gene_hgnc_id": 14892,
"hgvs_c": "n.*647C>T",
"hgvs_p": null,
"transcript": "ENST00000706879.1",
"protein_id": "ENSP00000516598.1",
"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": "nonsense_mediated_decay",
"feature": "ENST00000706879.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 12,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DPP7",
"gene_hgnc_id": 14892,
"hgvs_c": "n.1600C>T",
"hgvs_p": null,
"transcript": "ENST00000706880.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": "ENST00000706880.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 12,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DPP7",
"gene_hgnc_id": 14892,
"hgvs_c": "n.*204C>T",
"hgvs_p": null,
"transcript": "ENST00000706881.1",
"protein_id": "ENSP00000516599.1",
"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": "nonsense_mediated_decay",
"feature": "ENST00000706881.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 10,
"exon_rank_end": null,
"exon_count": 11,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DPP7",
"gene_hgnc_id": 14892,
"hgvs_c": "n.*372C>T",
"hgvs_p": null,
"transcript": "ENST00000473532.6",
"protein_id": "ENSP00000473430.2",
"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": "nonsense_mediated_decay",
"feature": "ENST00000473532.6"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 12,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DPP7",
"gene_hgnc_id": 14892,
"hgvs_c": "n.*647C>T",
"hgvs_p": null,
"transcript": "ENST00000706877.1",
"protein_id": "ENSP00000516596.1",
"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": "nonsense_mediated_decay",
"feature": "ENST00000706877.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 12,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DPP7",
"gene_hgnc_id": 14892,
"hgvs_c": "n.*888C>T",
"hgvs_p": null,
"transcript": "ENST00000706878.1",
"protein_id": "ENSP00000516597.1",
"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": "nonsense_mediated_decay",
"feature": "ENST00000706878.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 12,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DPP7",
"gene_hgnc_id": 14892,
"hgvs_c": "n.*647C>T",
"hgvs_p": null,
"transcript": "ENST00000706879.1",
"protein_id": "ENSP00000516598.1",
"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": "nonsense_mediated_decay",
"feature": "ENST00000706879.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 12,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DPP7",
"gene_hgnc_id": 14892,
"hgvs_c": "n.*204C>T",
"hgvs_p": null,
"transcript": "ENST00000706881.1",
"protein_id": "ENSP00000516599.1",
"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": "nonsense_mediated_decay",
"feature": "ENST00000706881.1"
}
],
"gene_symbol": "DPP7",
"gene_hgnc_id": 14892,
"dbsnp": "rs149094336",
"frequency_reference_population": 0.0004191458,
"hom_count_reference_population": 0,
"allele_count_reference_population": 676,
"gnomad_exomes_af": 0.000412155,
"gnomad_genomes_af": 0.000486241,
"gnomad_exomes_ac": 602,
"gnomad_genomes_ac": 74,
"gnomad_exomes_homalt": 0,
"gnomad_genomes_homalt": 0,
"gnomad_mito_homoplasmic": null,
"gnomad_mito_heteroplasmic": null,
"computational_score_selected": 0.06128779053688049,
"computational_prediction_selected": "Benign",
"computational_source_selected": "MetaRNN",
"splice_score_selected": 0,
"splice_prediction_selected": "Benign",
"splice_source_selected": "max_spliceai",
"revel_score": 0.225,
"revel_prediction": "Benign",
"alphamissense_score": 0.1901,
"alphamissense_prediction": "Benign",
"bayesdelnoaf_score": -0.26,
"bayesdelnoaf_prediction": "Benign",
"phylop100way_score": 2.346,
"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": -4,
"acmg_classification": "Likely_benign",
"acmg_criteria": "BP4_Strong",
"acmg_by_gene": [
{
"score": -4,
"benign_score": 4,
"pathogenic_score": 0,
"criteria": [
"BP4_Strong"
],
"verdict": "Likely_benign",
"transcript": "NM_001438108.1",
"gene_symbol": "DPP7",
"hgnc_id": 14892,
"effects": [
"missense_variant"
],
"inheritance_mode": "AR",
"hgvs_c": "c.1342C>T",
"hgvs_p": "p.Arg448Trp"
}
],
"clinvar_disease": "not specified",
"clinvar_classification": "Uncertain significance",
"clinvar_review_status": "criteria provided, single submitter",
"clinvar_submissions_summary": "US:1",
"phenotype_combined": "not specified",
"pathogenicity_classification_combined": "Uncertain significance",
"custom_annotations": null
}
],
"message": null
}