← 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: 17-78702597-T-G (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=17&pos=78702597&ref=T&alt=G&genome=hg38&allGenes=true"API Response
json
{
"variants": [
{
"chr": "17",
"pos": 78702597,
"ref": "T",
"alt": "G",
"effect": "missense_variant",
"transcript": "NM_001365040.2",
"consequences": [
{
"aa_ref": "M",
"aa_alt": "L",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 14,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CYTH1",
"gene_hgnc_id": 9501,
"hgvs_c": "c.178A>C",
"hgvs_p": "p.Met60Leu",
"transcript": "NM_004762.6",
"protein_id": "NP_004753.1",
"transcript_support_level": null,
"aa_start": 60,
"aa_end": null,
"aa_length": 398,
"cds_start": 178,
"cds_end": null,
"cds_length": 1197,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": "ENST00000446868.8",
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_004762.6"
},
{
"aa_ref": "M",
"aa_alt": "L",
"canonical": true,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 14,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CYTH1",
"gene_hgnc_id": 9501,
"hgvs_c": "c.178A>C",
"hgvs_p": "p.Met60Leu",
"transcript": "ENST00000446868.8",
"protein_id": "ENSP00000389095.3",
"transcript_support_level": 5,
"aa_start": 60,
"aa_end": null,
"aa_length": 398,
"cds_start": 178,
"cds_end": null,
"cds_length": 1197,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": "NM_004762.6",
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000446868.8"
},
{
"aa_ref": "M",
"aa_alt": "L",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CYTH1",
"gene_hgnc_id": 9501,
"hgvs_c": "c.184A>C",
"hgvs_p": "p.Met62Leu",
"transcript": "NM_001365040.2",
"protein_id": "NP_001351969.1",
"transcript_support_level": null,
"aa_start": 62,
"aa_end": null,
"aa_length": 399,
"cds_start": 184,
"cds_end": null,
"cds_length": 1200,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001365040.2"
},
{
"aa_ref": "M",
"aa_alt": "L",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CYTH1",
"gene_hgnc_id": 9501,
"hgvs_c": "c.184A>C",
"hgvs_p": "p.Met62Leu",
"transcript": "ENST00000589768.6",
"protein_id": "ENSP00000467052.2",
"transcript_support_level": 3,
"aa_start": 62,
"aa_end": null,
"aa_length": 399,
"cds_start": 184,
"cds_end": null,
"cds_length": 1200,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000589768.6"
},
{
"aa_ref": "M",
"aa_alt": "L",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CYTH1",
"gene_hgnc_id": 9501,
"hgvs_c": "c.178A>C",
"hgvs_p": "p.Met60Leu",
"transcript": "NM_017456.4",
"protein_id": "NP_059430.2",
"transcript_support_level": null,
"aa_start": 60,
"aa_end": null,
"aa_length": 397,
"cds_start": 178,
"cds_end": null,
"cds_length": 1194,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_017456.4"
},
{
"aa_ref": "M",
"aa_alt": "L",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CYTH1",
"gene_hgnc_id": 9501,
"hgvs_c": "c.178A>C",
"hgvs_p": "p.Met60Leu",
"transcript": "ENST00000591455.5",
"protein_id": "ENSP00000465665.1",
"transcript_support_level": 2,
"aa_start": 60,
"aa_end": null,
"aa_length": 397,
"cds_start": 178,
"cds_end": null,
"cds_length": 1194,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000591455.5"
},
{
"aa_ref": "M",
"aa_alt": "L",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 14,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CYTH1",
"gene_hgnc_id": 9501,
"hgvs_c": "c.178A>C",
"hgvs_p": "p.Met60Leu",
"transcript": "NM_001365037.2",
"protein_id": "NP_001351966.1",
"transcript_support_level": null,
"aa_start": 60,
"aa_end": null,
"aa_length": 380,
"cds_start": 178,
"cds_end": null,
"cds_length": 1143,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001365037.2"
},
{
"aa_ref": "M",
"aa_alt": "L",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 12,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CYTH1",
"gene_hgnc_id": 9501,
"hgvs_c": "c.178A>C",
"hgvs_p": "p.Met60Leu",
"transcript": "NM_001394677.1",
"protein_id": "NP_001381606.1",
"transcript_support_level": null,
"aa_start": 60,
"aa_end": null,
"aa_length": 372,
"cds_start": 178,
"cds_end": null,
"cds_length": 1119,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001394677.1"
},
{
"aa_ref": "M",
"aa_alt": "L",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 11,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CYTH1",
"gene_hgnc_id": 9501,
"hgvs_c": "c.178A>C",
"hgvs_p": "p.Met60Leu",
"transcript": "ENST00000883953.1",
"protein_id": "ENSP00000554012.1",
"transcript_support_level": null,
"aa_start": 60,
"aa_end": null,
"aa_length": 334,
"cds_start": 178,
"cds_end": null,
"cds_length": 1005,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000883953.1"
},
{
"aa_ref": "M",
"aa_alt": "L",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 11,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CYTH1",
"gene_hgnc_id": 9501,
"hgvs_c": "c.178A>C",
"hgvs_p": "p.Met60Leu",
"transcript": "ENST00000943665.1",
"protein_id": "ENSP00000613724.1",
"transcript_support_level": null,
"aa_start": 60,
"aa_end": null,
"aa_length": 310,
"cds_start": 178,
"cds_end": null,
"cds_length": 933,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000943665.1"
},
{
"aa_ref": "M",
"aa_alt": "L",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 7,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CYTH1",
"gene_hgnc_id": 9501,
"hgvs_c": "c.211A>C",
"hgvs_p": "p.Met71Leu",
"transcript": "ENST00000586043.5",
"protein_id": "ENSP00000468433.1",
"transcript_support_level": 3,
"aa_start": 71,
"aa_end": null,
"aa_length": 193,
"cds_start": 211,
"cds_end": null,
"cds_length": 583,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000586043.5"
},
{
"aa_ref": "M",
"aa_alt": "L",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 14,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CYTH1",
"gene_hgnc_id": 9501,
"hgvs_c": "c.211A>C",
"hgvs_p": "p.Met71Leu",
"transcript": "XM_047437076.1",
"protein_id": "XP_047293032.1",
"transcript_support_level": null,
"aa_start": 71,
"aa_end": null,
"aa_length": 409,
"cds_start": 211,
"cds_end": null,
"cds_length": 1230,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047437076.1"
},
{
"aa_ref": "M",
"aa_alt": "L",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 14,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CYTH1",
"gene_hgnc_id": 9501,
"hgvs_c": "c.211A>C",
"hgvs_p": "p.Met71Leu",
"transcript": "XM_047437077.1",
"protein_id": "XP_047293033.1",
"transcript_support_level": null,
"aa_start": 71,
"aa_end": null,
"aa_length": 408,
"cds_start": 211,
"cds_end": null,
"cds_length": 1227,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047437077.1"
},
{
"aa_ref": "M",
"aa_alt": "L",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 14,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CYTH1",
"gene_hgnc_id": 9501,
"hgvs_c": "c.211A>C",
"hgvs_p": "p.Met71Leu",
"transcript": "XM_011525475.4",
"protein_id": "XP_011523777.2",
"transcript_support_level": null,
"aa_start": 71,
"aa_end": null,
"aa_length": 392,
"cds_start": 211,
"cds_end": null,
"cds_length": 1179,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_011525475.4"
},
{
"aa_ref": "M",
"aa_alt": "L",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 14,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CYTH1",
"gene_hgnc_id": 9501,
"hgvs_c": "c.211A>C",
"hgvs_p": "p.Met71Leu",
"transcript": "XM_047437078.1",
"protein_id": "XP_047293034.1",
"transcript_support_level": null,
"aa_start": 71,
"aa_end": null,
"aa_length": 391,
"cds_start": 211,
"cds_end": null,
"cds_length": 1176,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047437078.1"
},
{
"aa_ref": "M",
"aa_alt": "L",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"initiator_codon_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 14,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CYTH1",
"gene_hgnc_id": 9501,
"hgvs_c": "c.1A>C",
"hgvs_p": "p.Met1?",
"transcript": "NM_001292018.4",
"protein_id": "NP_001278947.1",
"transcript_support_level": null,
"aa_start": 1,
"aa_end": null,
"aa_length": 339,
"cds_start": 1,
"cds_end": null,
"cds_length": 1020,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001292018.4"
},
{
"aa_ref": "M",
"aa_alt": "L",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"initiator_codon_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 14,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CYTH1",
"gene_hgnc_id": 9501,
"hgvs_c": "c.1A>C",
"hgvs_p": "p.Met1?",
"transcript": "NM_001292019.4",
"protein_id": "NP_001278948.1",
"transcript_support_level": null,
"aa_start": 1,
"aa_end": null,
"aa_length": 339,
"cds_start": 1,
"cds_end": null,
"cds_length": 1020,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001292019.4"
},
{
"aa_ref": "M",
"aa_alt": "L",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"initiator_codon_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 14,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CYTH1",
"gene_hgnc_id": 9501,
"hgvs_c": "c.1A>C",
"hgvs_p": "p.Met1?",
"transcript": "ENST00000585509.5",
"protein_id": "ENSP00000465940.1",
"transcript_support_level": 5,
"aa_start": 1,
"aa_end": null,
"aa_length": 339,
"cds_start": 1,
"cds_end": null,
"cds_length": 1020,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000585509.5"
},
{
"aa_ref": "M",
"aa_alt": "L",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"initiator_codon_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 14,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CYTH1",
"gene_hgnc_id": 9501,
"hgvs_c": "c.1A>C",
"hgvs_p": "p.Met1?",
"transcript": "ENST00000589297.5",
"protein_id": "ENSP00000466512.1",
"transcript_support_level": 5,
"aa_start": 1,
"aa_end": null,
"aa_length": 339,
"cds_start": 1,
"cds_end": null,
"cds_length": 1020,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000589297.5"
},
{
"aa_ref": "M",
"aa_alt": "L",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"initiator_codon_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 14,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CYTH1",
"gene_hgnc_id": 9501,
"hgvs_c": "c.1A>C",
"hgvs_p": "p.Met1?",
"transcript": "NM_001365038.2",
"protein_id": "NP_001351967.1",
"transcript_support_level": null,
"aa_start": 1,
"aa_end": null,
"aa_length": 338,
"cds_start": 1,
"cds_end": null,
"cds_length": 1017,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001365038.2"
},
{
"aa_ref": "M",
"aa_alt": "L",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"initiator_codon_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CYTH1",
"gene_hgnc_id": 9501,
"hgvs_c": "c.1A>C",
"hgvs_p": "p.Met1?",
"transcript": "NM_001365039.2",
"protein_id": "NP_001351968.1",
"transcript_support_level": null,
"aa_start": 1,
"aa_end": null,
"aa_length": 338,
"cds_start": 1,
"cds_end": null,
"cds_length": 1017,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001365039.2"
},
{
"aa_ref": "M",
"aa_alt": "L",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"initiator_codon_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CYTH1",
"gene_hgnc_id": 9501,
"hgvs_c": "c.1A>C",
"hgvs_p": "p.Met1?",
"transcript": "NM_001365041.3",
"protein_id": "NP_001351970.1",
"transcript_support_level": null,
"aa_start": 1,
"aa_end": null,
"aa_length": 338,
"cds_start": 1,
"cds_end": null,
"cds_length": 1017,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001365041.3"
},
{
"aa_ref": "M",
"aa_alt": "L",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"initiator_codon_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CYTH1",
"gene_hgnc_id": 9501,
"hgvs_c": "c.1A>C",
"hgvs_p": "p.Met1?",
"transcript": "NM_001394676.1",
"protein_id": "NP_001381605.1",
"transcript_support_level": null,
"aa_start": 1,
"aa_end": null,
"aa_length": 338,
"cds_start": 1,
"cds_end": null,
"cds_length": 1017,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001394676.1"
},
{
"aa_ref": "M",
"aa_alt": "L",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"initiator_codon_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 12,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CYTH1",
"gene_hgnc_id": 9501,
"hgvs_c": "c.1A>C",
"hgvs_p": "p.Met1?",
"transcript": "NM_001394678.1",
"protein_id": "NP_001381607.1",
"transcript_support_level": null,
"aa_start": 1,
"aa_end": null,
"aa_length": 313,
"cds_start": 1,
"cds_end": null,
"cds_length": 942,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001394678.1"
},
{
"aa_ref": "M",
"aa_alt": "L",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"initiator_codon_variant"
],
"exon_rank": 3,
"exon_rank_end": null,
"exon_count": 6,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CYTH1",
"gene_hgnc_id": 9501,
"hgvs_c": "c.1A>C",
"hgvs_p": "p.Met1?",
"transcript": "ENST00000587308.5",
"protein_id": "ENSP00000465530.1",
"transcript_support_level": 5,
"aa_start": 1,
"aa_end": null,
"aa_length": 103,
"cds_start": 1,
"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": "ENST00000587308.5"
},
{
"aa_ref": "M",
"aa_alt": "L",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"initiator_codon_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 6,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CYTH1",
"gene_hgnc_id": 9501,
"hgvs_c": "c.1A>C",
"hgvs_p": "p.Met1?",
"transcript": "ENST00000590300.1",
"protein_id": "ENSP00000466949.1",
"transcript_support_level": 4,
"aa_start": 1,
"aa_end": null,
"aa_length": 85,
"cds_start": 1,
"cds_end": null,
"cds_length": 259,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000590300.1"
},
{
"aa_ref": "M",
"aa_alt": "L",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"initiator_codon_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CYTH1",
"gene_hgnc_id": 9501,
"hgvs_c": "c.1A>C",
"hgvs_p": "p.Met1?",
"transcript": "XM_011525477.2",
"protein_id": "XP_011523779.1",
"transcript_support_level": null,
"aa_start": 1,
"aa_end": null,
"aa_length": 339,
"cds_start": 1,
"cds_end": null,
"cds_length": 1020,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_011525477.2"
},
{
"aa_ref": "M",
"aa_alt": "L",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"initiator_codon_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 14,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CYTH1",
"gene_hgnc_id": 9501,
"hgvs_c": "c.1A>C",
"hgvs_p": "p.Met1?",
"transcript": "XM_047437079.1",
"protein_id": "XP_047293035.1",
"transcript_support_level": null,
"aa_start": 1,
"aa_end": null,
"aa_length": 339,
"cds_start": 1,
"cds_end": null,
"cds_length": 1020,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047437079.1"
},
{
"aa_ref": "M",
"aa_alt": "L",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"initiator_codon_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CYTH1",
"gene_hgnc_id": 9501,
"hgvs_c": "c.1A>C",
"hgvs_p": "p.Met1?",
"transcript": "XM_047437080.1",
"protein_id": "XP_047293036.1",
"transcript_support_level": null,
"aa_start": 1,
"aa_end": null,
"aa_length": 339,
"cds_start": 1,
"cds_end": null,
"cds_length": 1020,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047437080.1"
},
{
"aa_ref": "M",
"aa_alt": "L",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"initiator_codon_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CYTH1",
"gene_hgnc_id": 9501,
"hgvs_c": "c.1A>C",
"hgvs_p": "p.Met1?",
"transcript": "XM_047437081.1",
"protein_id": "XP_047293037.1",
"transcript_support_level": null,
"aa_start": 1,
"aa_end": null,
"aa_length": 339,
"cds_start": 1,
"cds_end": null,
"cds_length": 1020,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047437081.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": 4,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "CYTH1",
"gene_hgnc_id": 9501,
"hgvs_c": "c.170+5600A>C",
"hgvs_p": null,
"transcript": "ENST00000589296.5",
"protein_id": "ENSP00000465252.1",
"transcript_support_level": 5,
"aa_start": null,
"aa_end": null,
"aa_length": 64,
"cds_start": null,
"cds_end": null,
"cds_length": 195,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000589296.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": 11,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "CYTH1",
"gene_hgnc_id": 9501,
"hgvs_c": "c.-252-357A>C",
"hgvs_p": null,
"transcript": "XM_011525478.3",
"protein_id": "XP_011523780.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 235,
"cds_start": null,
"cds_end": null,
"cds_length": 708,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_011525478.3"
},
{
"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": 5,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "CYTH1",
"gene_hgnc_id": 9501,
"hgvs_c": "n.502+5600A>C",
"hgvs_p": null,
"transcript": "ENST00000590775.5",
"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": "ENST00000590775.5"
},
{
"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": 8,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "CYTH1",
"gene_hgnc_id": 9501,
"hgvs_c": "n.*52-357A>C",
"hgvs_p": null,
"transcript": "ENST00000591574.5",
"protein_id": "ENSP00000465945.1",
"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": "nonsense_mediated_decay",
"feature": "ENST00000591574.5"
}
],
"gene_symbol": "CYTH1",
"gene_hgnc_id": 9501,
"dbsnp": "rs777499031",
"frequency_reference_population": 6.8405814e-7,
"hom_count_reference_population": 0,
"allele_count_reference_population": 1,
"gnomad_exomes_af": 6.84058e-7,
"gnomad_genomes_af": null,
"gnomad_exomes_ac": 1,
"gnomad_genomes_ac": null,
"gnomad_exomes_homalt": 0,
"gnomad_genomes_homalt": null,
"gnomad_mito_homoplasmic": null,
"gnomad_mito_heteroplasmic": null,
"computational_score_selected": 0.23881036043167114,
"computational_prediction_selected": "Benign",
"computational_source_selected": "MetaRNN",
"splice_score_selected": 0.009999999776482582,
"splice_prediction_selected": "Benign",
"splice_source_selected": "max_spliceai",
"revel_score": 0.078,
"revel_prediction": "Benign",
"alphamissense_score": 0.1091,
"alphamissense_prediction": null,
"bayesdelnoaf_score": -0.44,
"bayesdelnoaf_prediction": "Benign",
"phylop100way_score": 3.987,
"phylop100way_prediction": "Uncertain_significance",
"spliceai_max_score": 0.01,
"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": 0,
"acmg_classification": "Uncertain_significance",
"acmg_criteria": "PM2,BP4_Moderate",
"acmg_by_gene": [
{
"score": 0,
"benign_score": 2,
"pathogenic_score": 2,
"criteria": [
"PM2",
"BP4_Moderate"
],
"verdict": "Uncertain_significance",
"transcript": "NM_001365040.2",
"gene_symbol": "CYTH1",
"hgnc_id": 9501,
"effects": [
"missense_variant"
],
"inheritance_mode": "",
"hgvs_c": "c.184A>C",
"hgvs_p": "p.Met62Leu"
}
],
"clinvar_disease": "",
"clinvar_classification": "",
"clinvar_review_status": "",
"clinvar_submissions_summary": "",
"phenotype_combined": null,
"pathogenicity_classification_combined": null,
"custom_annotations": null
}
],
"message": null
}