← 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: 20-36591351-A-T (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=20&pos=36591351&ref=A&alt=T&genome=hg38&allGenes=true"API Response
json
{
"message": null,
"variants": [
{
"acmg_by_gene": [
{
"benign_score": 2,
"criteria": [
"PM2",
"BP4_Moderate"
],
"effects": [
"missense_variant"
],
"gene_symbol": "TGIF2",
"hgnc_id": 15764,
"hgvs_c": "c.634A>T",
"hgvs_p": "p.Met212Leu",
"inheritance_mode": "",
"pathogenic_score": 2,
"score": 0,
"transcript": "NM_021809.7",
"verdict": "Uncertain_significance"
},
{
"benign_score": 2,
"criteria": [
"PM2",
"BP4_Moderate"
],
"effects": [
"intron_variant"
],
"gene_symbol": "TGIF2-RAB5IF",
"hgnc_id": 44664,
"hgvs_c": "c.192+12385A>T",
"hgvs_p": null,
"inheritance_mode": "",
"pathogenic_score": 2,
"score": 0,
"transcript": "NM_001199535.2",
"verdict": "Uncertain_significance"
}
],
"acmg_classification": "Uncertain_significance",
"acmg_criteria": "PM2,BP4_Moderate",
"acmg_score": 0,
"allele_count_reference_population": 2,
"alphamissense_prediction": null,
"alphamissense_score": 0.1002,
"alt": "T",
"apogee2_prediction": null,
"apogee2_score": null,
"bayesdelnoaf_prediction": "Benign",
"bayesdelnoaf_score": -0.39,
"chr": "20",
"clinvar_classification": "",
"clinvar_disease": "",
"clinvar_review_status": "",
"clinvar_submissions_summary": "",
"computational_prediction_selected": "Benign",
"computational_score_selected": 0.09240925312042236,
"computational_source_selected": "MetaRNN",
"consequences": [
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 237,
"aa_ref": "M",
"aa_start": 212,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3416,
"cdna_start": 817,
"cds_end": null,
"cds_length": 714,
"cds_start": 634,
"consequences": [
"missense_variant"
],
"exon_count": 3,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "NM_021809.7",
"gene_hgnc_id": 15764,
"gene_symbol": "TGIF2",
"hgvs_c": "c.634A>T",
"hgvs_p": "p.Met212Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "ENST00000373872.9",
"protein_coding": true,
"protein_id": "NP_068581.1",
"strand": true,
"transcript": "NM_021809.7",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 237,
"aa_ref": "M",
"aa_start": 212,
"biotype": "protein_coding",
"canonical": true,
"cdna_end": null,
"cdna_length": 3416,
"cdna_start": 817,
"cds_end": null,
"cds_length": 714,
"cds_start": 634,
"consequences": [
"missense_variant"
],
"exon_count": 3,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "ENST00000373872.9",
"gene_hgnc_id": 15764,
"gene_symbol": "TGIF2",
"hgvs_c": "c.634A>T",
"hgvs_p": "p.Met212Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "NM_021809.7",
"protein_coding": true,
"protein_id": "ENSP00000362979.3",
"strand": true,
"transcript": "ENST00000373872.9",
"transcript_support_level": 1
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 155,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": true,
"cdna_end": null,
"cdna_length": 918,
"cdna_start": null,
"cds_end": null,
"cds_length": 468,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 5,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000558530.1",
"gene_hgnc_id": 44664,
"gene_symbol": "TGIF2-RAB5IF",
"hgvs_c": "c.192+12385A>T",
"hgvs_p": null,
"intron_rank": 2,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000454021.1",
"strand": true,
"transcript": "ENST00000558530.1",
"transcript_support_level": 3
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 237,
"aa_ref": "M",
"aa_start": 212,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3328,
"cdna_start": 729,
"cds_end": null,
"cds_length": 714,
"cds_start": 634,
"consequences": [
"missense_variant"
],
"exon_count": 3,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "NM_001199513.2",
"gene_hgnc_id": 15764,
"gene_symbol": "TGIF2",
"hgvs_c": "c.634A>T",
"hgvs_p": "p.Met212Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001186442.1",
"strand": true,
"transcript": "NM_001199513.2",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 237,
"aa_ref": "M",
"aa_start": 212,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3323,
"cdna_start": 724,
"cds_end": null,
"cds_length": 714,
"cds_start": 634,
"consequences": [
"missense_variant"
],
"exon_count": 3,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "NM_001199514.2",
"gene_hgnc_id": 15764,
"gene_symbol": "TGIF2",
"hgvs_c": "c.634A>T",
"hgvs_p": "p.Met212Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001186443.1",
"strand": true,
"transcript": "NM_001199514.2",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 237,
"aa_ref": "M",
"aa_start": 212,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3388,
"cdna_start": 789,
"cds_end": null,
"cds_length": 714,
"cds_start": 634,
"consequences": [
"missense_variant"
],
"exon_count": 3,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "NM_001199515.2",
"gene_hgnc_id": 15764,
"gene_symbol": "TGIF2",
"hgvs_c": "c.634A>T",
"hgvs_p": "p.Met212Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001186444.1",
"strand": true,
"transcript": "NM_001199515.2",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 237,
"aa_ref": "M",
"aa_start": 212,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3432,
"cdna_start": 833,
"cds_end": null,
"cds_length": 714,
"cds_start": 634,
"consequences": [
"missense_variant"
],
"exon_count": 3,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "ENST00000373874.6",
"gene_hgnc_id": 15764,
"gene_symbol": "TGIF2",
"hgvs_c": "c.634A>T",
"hgvs_p": "p.Met212Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000362981.2",
"strand": true,
"transcript": "ENST00000373874.6",
"transcript_support_level": 2
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 237,
"aa_ref": "M",
"aa_start": 212,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3344,
"cdna_start": 750,
"cds_end": null,
"cds_length": 714,
"cds_start": 634,
"consequences": [
"missense_variant"
],
"exon_count": 3,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "ENST00000611732.4",
"gene_hgnc_id": 15764,
"gene_symbol": "TGIF2",
"hgvs_c": "c.634A>T",
"hgvs_p": "p.Met212Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000481787.1",
"strand": true,
"transcript": "ENST00000611732.4",
"transcript_support_level": 2
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 237,
"aa_ref": "M",
"aa_start": 212,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1301,
"cdna_start": 880,
"cds_end": null,
"cds_length": 714,
"cds_start": 634,
"consequences": [
"missense_variant"
],
"exon_count": 4,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "ENST00000650844.1",
"gene_hgnc_id": 15764,
"gene_symbol": "TGIF2",
"hgvs_c": "c.634A>T",
"hgvs_p": "p.Met212Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000498657.1",
"strand": true,
"transcript": "ENST00000650844.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 237,
"aa_ref": "M",
"aa_start": 212,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3345,
"cdna_start": 746,
"cds_end": null,
"cds_length": 714,
"cds_start": 634,
"consequences": [
"missense_variant"
],
"exon_count": 3,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "ENST00000874678.1",
"gene_hgnc_id": 15764,
"gene_symbol": "TGIF2",
"hgvs_c": "c.634A>T",
"hgvs_p": "p.Met212Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000544737.1",
"strand": true,
"transcript": "ENST00000874678.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 237,
"aa_ref": "M",
"aa_start": 212,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3351,
"cdna_start": 752,
"cds_end": null,
"cds_length": 714,
"cds_start": 634,
"consequences": [
"missense_variant"
],
"exon_count": 3,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "ENST00000874679.1",
"gene_hgnc_id": 15764,
"gene_symbol": "TGIF2",
"hgvs_c": "c.634A>T",
"hgvs_p": "p.Met212Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000544738.1",
"strand": true,
"transcript": "ENST00000874679.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 237,
"aa_ref": "M",
"aa_start": 212,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3543,
"cdna_start": 953,
"cds_end": null,
"cds_length": 714,
"cds_start": 634,
"consequences": [
"missense_variant"
],
"exon_count": 3,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "ENST00000874680.1",
"gene_hgnc_id": 15764,
"gene_symbol": "TGIF2",
"hgvs_c": "c.634A>T",
"hgvs_p": "p.Met212Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000544739.1",
"strand": true,
"transcript": "ENST00000874680.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 237,
"aa_ref": "M",
"aa_start": 212,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1694,
"cdna_start": 863,
"cds_end": null,
"cds_length": 714,
"cds_start": 634,
"consequences": [
"missense_variant"
],
"exon_count": 3,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "ENST00000874681.1",
"gene_hgnc_id": 15764,
"gene_symbol": "TGIF2",
"hgvs_c": "c.634A>T",
"hgvs_p": "p.Met212Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000544740.1",
"strand": true,
"transcript": "ENST00000874681.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 237,
"aa_ref": "M",
"aa_start": 212,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1457,
"cdna_start": 1329,
"cds_end": null,
"cds_length": 714,
"cds_start": 634,
"consequences": [
"missense_variant"
],
"exon_count": 2,
"exon_rank": 2,
"exon_rank_end": null,
"feature": "ENST00000874682.1",
"gene_hgnc_id": 15764,
"gene_symbol": "TGIF2",
"hgvs_c": "c.634A>T",
"hgvs_p": "p.Met212Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000544741.1",
"strand": true,
"transcript": "ENST00000874682.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 237,
"aa_ref": "M",
"aa_start": 212,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4495,
"cdna_start": 1896,
"cds_end": null,
"cds_length": 714,
"cds_start": 634,
"consequences": [
"missense_variant"
],
"exon_count": 3,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "ENST00000914035.1",
"gene_hgnc_id": 15764,
"gene_symbol": "TGIF2",
"hgvs_c": "c.634A>T",
"hgvs_p": "p.Met212Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000584094.1",
"strand": true,
"transcript": "ENST00000914035.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 237,
"aa_ref": "M",
"aa_start": 212,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3411,
"cdna_start": 817,
"cds_end": null,
"cds_length": 714,
"cds_start": 634,
"consequences": [
"missense_variant"
],
"exon_count": 3,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "ENST00000914036.1",
"gene_hgnc_id": 15764,
"gene_symbol": "TGIF2",
"hgvs_c": "c.634A>T",
"hgvs_p": "p.Met212Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000584095.1",
"strand": true,
"transcript": "ENST00000914036.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 237,
"aa_ref": "M",
"aa_start": 212,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3490,
"cdna_start": 891,
"cds_end": null,
"cds_length": 714,
"cds_start": 634,
"consequences": [
"missense_variant"
],
"exon_count": 4,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "ENST00000914037.1",
"gene_hgnc_id": 15764,
"gene_symbol": "TGIF2",
"hgvs_c": "c.634A>T",
"hgvs_p": "p.Met212Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000584096.1",
"strand": true,
"transcript": "ENST00000914037.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 237,
"aa_ref": "M",
"aa_start": 212,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 6142,
"cdna_start": 3550,
"cds_end": null,
"cds_length": 714,
"cds_start": 634,
"consequences": [
"missense_variant"
],
"exon_count": 3,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "ENST00000914038.1",
"gene_hgnc_id": 15764,
"gene_symbol": "TGIF2",
"hgvs_c": "c.634A>T",
"hgvs_p": "p.Met212Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000584097.1",
"strand": true,
"transcript": "ENST00000914038.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 237,
"aa_ref": "M",
"aa_start": 212,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3470,
"cdna_start": 877,
"cds_end": null,
"cds_length": 714,
"cds_start": 634,
"consequences": [
"missense_variant"
],
"exon_count": 4,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "ENST00000914039.1",
"gene_hgnc_id": 15764,
"gene_symbol": "TGIF2",
"hgvs_c": "c.634A>T",
"hgvs_p": "p.Met212Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000584098.1",
"strand": true,
"transcript": "ENST00000914039.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 237,
"aa_ref": "M",
"aa_start": 212,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1772,
"cdna_start": 941,
"cds_end": null,
"cds_length": 714,
"cds_start": 634,
"consequences": [
"missense_variant"
],
"exon_count": 4,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "ENST00000914040.1",
"gene_hgnc_id": 15764,
"gene_symbol": "TGIF2",
"hgvs_c": "c.634A>T",
"hgvs_p": "p.Met212Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000584099.1",
"strand": true,
"transcript": "ENST00000914040.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 237,
"aa_ref": "M",
"aa_start": 212,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1918,
"cdna_start": 1087,
"cds_end": null,
"cds_length": 714,
"cds_start": 634,
"consequences": [
"missense_variant"
],
"exon_count": 4,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "ENST00000914041.1",
"gene_hgnc_id": 15764,
"gene_symbol": "TGIF2",
"hgvs_c": "c.634A>T",
"hgvs_p": "p.Met212Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000584100.1",
"strand": true,
"transcript": "ENST00000914041.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 237,
"aa_ref": "M",
"aa_start": 212,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3546,
"cdna_start": 952,
"cds_end": null,
"cds_length": 714,
"cds_start": 634,
"consequences": [
"missense_variant"
],
"exon_count": 4,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "ENST00000914042.1",
"gene_hgnc_id": 15764,
"gene_symbol": "TGIF2",
"hgvs_c": "c.634A>T",
"hgvs_p": "p.Met212Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000584101.1",
"strand": true,
"transcript": "ENST00000914042.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 237,
"aa_ref": "M",
"aa_start": 212,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3423,
"cdna_start": 830,
"cds_end": null,
"cds_length": 714,
"cds_start": 634,
"consequences": [
"missense_variant"
],
"exon_count": 3,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "ENST00000945722.1",
"gene_hgnc_id": 15764,
"gene_symbol": "TGIF2",
"hgvs_c": "c.634A>T",
"hgvs_p": "p.Met212Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000615781.1",
"strand": true,
"transcript": "ENST00000945722.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 236,
"aa_ref": "M",
"aa_start": 212,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 923,
"cdna_start": 845,
"cds_end": null,
"cds_length": 712,
"cds_start": 634,
"consequences": [
"missense_variant"
],
"exon_count": 3,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "ENST00000560025.1",
"gene_hgnc_id": 15764,
"gene_symbol": "TGIF2",
"hgvs_c": "c.634A>T",
"hgvs_p": "p.Met212Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000453773.1",
"strand": true,
"transcript": "ENST00000560025.1",
"transcript_support_level": 3
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 155,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1129,
"cdna_start": null,
"cds_end": null,
"cds_length": 468,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 5,
"exon_rank": null,
"exon_rank_end": null,
"feature": "NM_001199535.2",
"gene_hgnc_id": 44664,
"gene_symbol": "TGIF2-RAB5IF",
"hgvs_c": "c.192+12385A>T",
"hgvs_p": null,
"intron_rank": 2,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001186464.1",
"strand": true,
"transcript": "NM_001199535.2",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 110,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 659,
"cdna_start": null,
"cds_end": null,
"cds_length": 333,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 3,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000557885.1",
"gene_hgnc_id": 15764,
"gene_symbol": "TGIF2",
"hgvs_c": "c.239-154A>T",
"hgvs_p": null,
"intron_rank": 2,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000476174.1",
"strand": true,
"transcript": "ENST00000557885.1",
"transcript_support_level": 2
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 91,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 797,
"cdna_start": null,
"cds_end": null,
"cds_length": 276,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 2,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000561398.1",
"gene_hgnc_id": 15764,
"gene_symbol": "TGIF2",
"hgvs_c": "c.160-154A>T",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000475729.1",
"strand": true,
"transcript": "ENST00000561398.1",
"transcript_support_level": 3
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 35,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 785,
"cdna_start": null,
"cds_end": null,
"cds_length": 108,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 2,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000558465.1",
"gene_hgnc_id": 15764,
"gene_symbol": "TGIF2",
"hgvs_c": "c.43-205A>T",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000475479.1",
"strand": true,
"transcript": "ENST00000558465.1",
"transcript_support_level": 3
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 173,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 638,
"cdna_start": null,
"cds_end": null,
"cds_length": 522,
"cds_start": null,
"consequences": [
"downstream_gene_variant"
],
"exon_count": 3,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000558028.5",
"gene_hgnc_id": 15764,
"gene_symbol": "TGIF2",
"hgvs_c": "c.*112A>T",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000452878.1",
"strand": true,
"transcript": "ENST00000558028.5",
"transcript_support_level": 2
}
],
"custom_annotations": null,
"dbscsnv_ada_prediction": null,
"dbscsnv_ada_score": null,
"dbsnp": "rs754100474",
"effect": "missense_variant",
"frequency_reference_population": 0.0000013681163,
"gene_hgnc_id": 15764,
"gene_symbol": "TGIF2",
"gnomad_exomes_ac": 2,
"gnomad_exomes_af": 0.00000136812,
"gnomad_exomes_homalt": 0,
"gnomad_genomes_ac": null,
"gnomad_genomes_af": null,
"gnomad_genomes_homalt": null,
"gnomad_mito_heteroplasmic": null,
"gnomad_mito_homoplasmic": null,
"hom_count_reference_population": 0,
"mitotip_prediction": null,
"mitotip_score": null,
"pathogenicity_classification_combined": null,
"phenotype_combined": null,
"phylop100way_prediction": "Benign",
"phylop100way_score": 2.104,
"pos": 36591351,
"ref": "A",
"revel_prediction": "Benign",
"revel_score": 0.112,
"splice_prediction_selected": "Benign",
"splice_score_selected": 0,
"splice_source_selected": "max_spliceai",
"spliceai_max_prediction": "Benign",
"spliceai_max_score": 0,
"transcript": "NM_021809.7"
}
]
}