← 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: 8-11758326-C-T (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=8&pos=11758326&ref=C&alt=T&genome=hg38&allGenes=true"API Response
json
{
"message": null,
"variants": [
{
"acmg_by_gene": [
{
"benign_score": 4,
"criteria": [
"PM2",
"BP4_Strong"
],
"effects": [
"missense_variant"
],
"gene_symbol": "GATA4",
"hgnc_id": 4173,
"hgvs_c": "c.1183C>T",
"hgvs_p": "p.Pro395Ser",
"inheritance_mode": "AD",
"pathogenic_score": 2,
"score": -2,
"transcript": "NM_001308093.3",
"verdict": "Likely_benign"
}
],
"acmg_classification": "Likely_benign",
"acmg_criteria": "PM2,BP4_Strong",
"acmg_score": -2,
"allele_count_reference_population": 3,
"alphamissense_prediction": null,
"alphamissense_score": 0.0527,
"alt": "T",
"apogee2_prediction": null,
"apogee2_score": null,
"bayesdelnoaf_prediction": "Benign",
"bayesdelnoaf_score": -0.23,
"chr": "8",
"clinvar_classification": "",
"clinvar_disease": "",
"clinvar_review_status": "",
"clinvar_submissions_summary": "",
"computational_prediction_selected": "Benign",
"computational_score_selected": 0.04710778594017029,
"computational_source_selected": "MetaRNN",
"consequences": [
{
"aa_alt": "S",
"aa_end": null,
"aa_length": 443,
"aa_ref": "P",
"aa_start": 395,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3419,
"cdna_start": 1743,
"cds_end": null,
"cds_length": 1332,
"cds_start": 1183,
"consequences": [
"missense_variant"
],
"exon_count": 7,
"exon_rank": 7,
"exon_rank_end": null,
"feature": "NM_001308093.3",
"gene_hgnc_id": 4173,
"gene_symbol": "GATA4",
"hgvs_c": "c.1183C>T",
"hgvs_p": "p.Pro395Ser",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "ENST00000532059.6",
"protein_coding": true,
"protein_id": "NP_001295022.1",
"strand": true,
"transcript": "NM_001308093.3",
"transcript_support_level": null
},
{
"aa_alt": "S",
"aa_end": null,
"aa_length": 443,
"aa_ref": "P",
"aa_start": 395,
"biotype": "protein_coding",
"canonical": true,
"cdna_end": null,
"cdna_length": 3419,
"cdna_start": 1743,
"cds_end": null,
"cds_length": 1332,
"cds_start": 1183,
"consequences": [
"missense_variant"
],
"exon_count": 7,
"exon_rank": 7,
"exon_rank_end": null,
"feature": "ENST00000532059.6",
"gene_hgnc_id": 4173,
"gene_symbol": "GATA4",
"hgvs_c": "c.1183C>T",
"hgvs_p": "p.Pro395Ser",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "NM_001308093.3",
"protein_coding": true,
"protein_id": "ENSP00000435712.1",
"strand": true,
"transcript": "ENST00000532059.6",
"transcript_support_level": 1
},
{
"aa_alt": "S",
"aa_end": null,
"aa_length": 449,
"aa_ref": "P",
"aa_start": 401,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3434,
"cdna_start": 1762,
"cds_end": null,
"cds_length": 1350,
"cds_start": 1201,
"consequences": [
"missense_variant"
],
"exon_count": 7,
"exon_rank": 7,
"exon_rank_end": null,
"feature": "ENST00000886854.1",
"gene_hgnc_id": 4173,
"gene_symbol": "GATA4",
"hgvs_c": "c.1201C>T",
"hgvs_p": "p.Pro401Ser",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000556913.1",
"strand": true,
"transcript": "ENST00000886854.1",
"transcript_support_level": null
},
{
"aa_alt": "S",
"aa_end": null,
"aa_length": 443,
"aa_ref": "P",
"aa_start": 395,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3716,
"cdna_start": 2040,
"cds_end": null,
"cds_length": 1332,
"cds_start": 1183,
"consequences": [
"missense_variant"
],
"exon_count": 8,
"exon_rank": 8,
"exon_rank_end": null,
"feature": "ENST00000886846.1",
"gene_hgnc_id": 4173,
"gene_symbol": "GATA4",
"hgvs_c": "c.1183C>T",
"hgvs_p": "p.Pro395Ser",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000556905.1",
"strand": true,
"transcript": "ENST00000886846.1",
"transcript_support_level": null
},
{
"aa_alt": "S",
"aa_end": null,
"aa_length": 443,
"aa_ref": "P",
"aa_start": 395,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3809,
"cdna_start": 2136,
"cds_end": null,
"cds_length": 1332,
"cds_start": 1183,
"consequences": [
"missense_variant"
],
"exon_count": 9,
"exon_rank": 9,
"exon_rank_end": null,
"feature": "ENST00000886848.1",
"gene_hgnc_id": 4173,
"gene_symbol": "GATA4",
"hgvs_c": "c.1183C>T",
"hgvs_p": "p.Pro395Ser",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000556907.1",
"strand": true,
"transcript": "ENST00000886848.1",
"transcript_support_level": null
},
{
"aa_alt": "S",
"aa_end": null,
"aa_length": 443,
"aa_ref": "P",
"aa_start": 395,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3553,
"cdna_start": 1878,
"cds_end": null,
"cds_length": 1332,
"cds_start": 1183,
"consequences": [
"missense_variant"
],
"exon_count": 7,
"exon_rank": 7,
"exon_rank_end": null,
"feature": "ENST00000886851.1",
"gene_hgnc_id": 4173,
"gene_symbol": "GATA4",
"hgvs_c": "c.1183C>T",
"hgvs_p": "p.Pro395Ser",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000556910.1",
"strand": true,
"transcript": "ENST00000886851.1",
"transcript_support_level": null
},
{
"aa_alt": "S",
"aa_end": null,
"aa_length": 443,
"aa_ref": "P",
"aa_start": 395,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3650,
"cdna_start": 1975,
"cds_end": null,
"cds_length": 1332,
"cds_start": 1183,
"consequences": [
"missense_variant"
],
"exon_count": 8,
"exon_rank": 8,
"exon_rank_end": null,
"feature": "ENST00000886852.1",
"gene_hgnc_id": 4173,
"gene_symbol": "GATA4",
"hgvs_c": "c.1183C>T",
"hgvs_p": "p.Pro395Ser",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000556911.1",
"strand": true,
"transcript": "ENST00000886852.1",
"transcript_support_level": null
},
{
"aa_alt": "S",
"aa_end": null,
"aa_length": 443,
"aa_ref": "P",
"aa_start": 395,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3539,
"cdna_start": 1863,
"cds_end": null,
"cds_length": 1332,
"cds_start": 1183,
"consequences": [
"missense_variant"
],
"exon_count": 8,
"exon_rank": 8,
"exon_rank_end": null,
"feature": "ENST00000886853.1",
"gene_hgnc_id": 4173,
"gene_symbol": "GATA4",
"hgvs_c": "c.1183C>T",
"hgvs_p": "p.Pro395Ser",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000556912.1",
"strand": true,
"transcript": "ENST00000886853.1",
"transcript_support_level": null
},
{
"aa_alt": "S",
"aa_end": null,
"aa_length": 443,
"aa_ref": "P",
"aa_start": 395,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3521,
"cdna_start": 1848,
"cds_end": null,
"cds_length": 1332,
"cds_start": 1183,
"consequences": [
"missense_variant"
],
"exon_count": 8,
"exon_rank": 8,
"exon_rank_end": null,
"feature": "ENST00000952124.1",
"gene_hgnc_id": 4173,
"gene_symbol": "GATA4",
"hgvs_c": "c.1183C>T",
"hgvs_p": "p.Pro395Ser",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000622183.1",
"strand": true,
"transcript": "ENST00000952124.1",
"transcript_support_level": null
},
{
"aa_alt": "S",
"aa_end": null,
"aa_length": 443,
"aa_ref": "P",
"aa_start": 395,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3674,
"cdna_start": 2000,
"cds_end": null,
"cds_length": 1332,
"cds_start": 1183,
"consequences": [
"missense_variant"
],
"exon_count": 8,
"exon_rank": 8,
"exon_rank_end": null,
"feature": "ENST00000952125.1",
"gene_hgnc_id": 4173,
"gene_symbol": "GATA4",
"hgvs_c": "c.1183C>T",
"hgvs_p": "p.Pro395Ser",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000622184.1",
"strand": true,
"transcript": "ENST00000952125.1",
"transcript_support_level": null
},
{
"aa_alt": "S",
"aa_end": null,
"aa_length": 443,
"aa_ref": "P",
"aa_start": 395,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4720,
"cdna_start": 3045,
"cds_end": null,
"cds_length": 1332,
"cds_start": 1183,
"consequences": [
"missense_variant"
],
"exon_count": 8,
"exon_rank": 8,
"exon_rank_end": null,
"feature": "ENST00000952126.1",
"gene_hgnc_id": 4173,
"gene_symbol": "GATA4",
"hgvs_c": "c.1183C>T",
"hgvs_p": "p.Pro395Ser",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000622185.1",
"strand": true,
"transcript": "ENST00000952126.1",
"transcript_support_level": null
},
{
"aa_alt": "S",
"aa_end": null,
"aa_length": 443,
"aa_ref": "P",
"aa_start": 395,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3375,
"cdna_start": 1700,
"cds_end": null,
"cds_length": 1332,
"cds_start": 1183,
"consequences": [
"missense_variant"
],
"exon_count": 7,
"exon_rank": 7,
"exon_rank_end": null,
"feature": "ENST00000952127.1",
"gene_hgnc_id": 4173,
"gene_symbol": "GATA4",
"hgvs_c": "c.1183C>T",
"hgvs_p": "p.Pro395Ser",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000622186.1",
"strand": true,
"transcript": "ENST00000952127.1",
"transcript_support_level": null
},
{
"aa_alt": "S",
"aa_end": null,
"aa_length": 442,
"aa_ref": "P",
"aa_start": 394,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3416,
"cdna_start": 1740,
"cds_end": null,
"cds_length": 1329,
"cds_start": 1180,
"consequences": [
"missense_variant"
],
"exon_count": 7,
"exon_rank": 7,
"exon_rank_end": null,
"feature": "NM_002052.5",
"gene_hgnc_id": 4173,
"gene_symbol": "GATA4",
"hgvs_c": "c.1180C>T",
"hgvs_p": "p.Pro394Ser",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_002043.2",
"strand": true,
"transcript": "NM_002052.5",
"transcript_support_level": null
},
{
"aa_alt": "S",
"aa_end": null,
"aa_length": 442,
"aa_ref": "P",
"aa_start": 394,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3414,
"cdna_start": 1738,
"cds_end": null,
"cds_length": 1329,
"cds_start": 1180,
"consequences": [
"missense_variant"
],
"exon_count": 7,
"exon_rank": 7,
"exon_rank_end": null,
"feature": "ENST00000335135.8",
"gene_hgnc_id": 4173,
"gene_symbol": "GATA4",
"hgvs_c": "c.1180C>T",
"hgvs_p": "p.Pro394Ser",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000334458.4",
"strand": true,
"transcript": "ENST00000335135.8",
"transcript_support_level": 5
},
{
"aa_alt": "S",
"aa_end": null,
"aa_length": 442,
"aa_ref": "P",
"aa_start": 394,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3508,
"cdna_start": 1840,
"cds_end": null,
"cds_length": 1329,
"cds_start": 1180,
"consequences": [
"missense_variant"
],
"exon_count": 8,
"exon_rank": 8,
"exon_rank_end": null,
"feature": "ENST00000622443.3",
"gene_hgnc_id": 4173,
"gene_symbol": "GATA4",
"hgvs_c": "c.1180C>T",
"hgvs_p": "p.Pro394Ser",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000482268.2",
"strand": true,
"transcript": "ENST00000622443.3",
"transcript_support_level": 5
},
{
"aa_alt": "S",
"aa_end": null,
"aa_length": 442,
"aa_ref": "P",
"aa_start": 394,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3863,
"cdna_start": 2187,
"cds_end": null,
"cds_length": 1329,
"cds_start": 1180,
"consequences": [
"missense_variant"
],
"exon_count": 8,
"exon_rank": 8,
"exon_rank_end": null,
"feature": "ENST00000886845.1",
"gene_hgnc_id": 4173,
"gene_symbol": "GATA4",
"hgvs_c": "c.1180C>T",
"hgvs_p": "p.Pro394Ser",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000556904.1",
"strand": true,
"transcript": "ENST00000886845.1",
"transcript_support_level": null
},
{
"aa_alt": "S",
"aa_end": null,
"aa_length": 442,
"aa_ref": "P",
"aa_start": 394,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3441,
"cdna_start": 1766,
"cds_end": null,
"cds_length": 1329,
"cds_start": 1180,
"consequences": [
"missense_variant"
],
"exon_count": 7,
"exon_rank": 7,
"exon_rank_end": null,
"feature": "ENST00000886847.1",
"gene_hgnc_id": 4173,
"gene_symbol": "GATA4",
"hgvs_c": "c.1180C>T",
"hgvs_p": "p.Pro394Ser",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000556906.1",
"strand": true,
"transcript": "ENST00000886847.1",
"transcript_support_level": null
},
{
"aa_alt": "S",
"aa_end": null,
"aa_length": 442,
"aa_ref": "P",
"aa_start": 394,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3974,
"cdna_start": 2300,
"cds_end": null,
"cds_length": 1329,
"cds_start": 1180,
"consequences": [
"missense_variant"
],
"exon_count": 8,
"exon_rank": 8,
"exon_rank_end": null,
"feature": "ENST00000886849.1",
"gene_hgnc_id": 4173,
"gene_symbol": "GATA4",
"hgvs_c": "c.1180C>T",
"hgvs_p": "p.Pro394Ser",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000556908.1",
"strand": true,
"transcript": "ENST00000886849.1",
"transcript_support_level": null
},
{
"aa_alt": "S",
"aa_end": null,
"aa_length": 442,
"aa_ref": "P",
"aa_start": 394,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3554,
"cdna_start": 1882,
"cds_end": null,
"cds_length": 1329,
"cds_start": 1180,
"consequences": [
"missense_variant"
],
"exon_count": 7,
"exon_rank": 7,
"exon_rank_end": null,
"feature": "ENST00000886850.1",
"gene_hgnc_id": 4173,
"gene_symbol": "GATA4",
"hgvs_c": "c.1180C>T",
"hgvs_p": "p.Pro394Ser",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000556909.1",
"strand": true,
"transcript": "ENST00000886850.1",
"transcript_support_level": null
},
{
"aa_alt": "S",
"aa_end": null,
"aa_length": 442,
"aa_ref": "P",
"aa_start": 394,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3483,
"cdna_start": 1811,
"cds_end": null,
"cds_length": 1329,
"cds_start": 1180,
"consequences": [
"missense_variant"
],
"exon_count": 7,
"exon_rank": 7,
"exon_rank_end": null,
"feature": "ENST00000886855.1",
"gene_hgnc_id": 4173,
"gene_symbol": "GATA4",
"hgvs_c": "c.1180C>T",
"hgvs_p": "p.Pro394Ser",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000556914.1",
"strand": true,
"transcript": "ENST00000886855.1",
"transcript_support_level": null
},
{
"aa_alt": "S",
"aa_end": null,
"aa_length": 442,
"aa_ref": "P",
"aa_start": 394,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3852,
"cdna_start": 2177,
"cds_end": null,
"cds_length": 1329,
"cds_start": 1180,
"consequences": [
"missense_variant"
],
"exon_count": 9,
"exon_rank": 9,
"exon_rank_end": null,
"feature": "ENST00000952123.1",
"gene_hgnc_id": 4173,
"gene_symbol": "GATA4",
"hgvs_c": "c.1180C>T",
"hgvs_p": "p.Pro394Ser",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000622182.1",
"strand": true,
"transcript": "ENST00000952123.1",
"transcript_support_level": null
},
{
"aa_alt": "S",
"aa_end": null,
"aa_length": 442,
"aa_ref": "P",
"aa_start": 394,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3630,
"cdna_start": 1954,
"cds_end": null,
"cds_length": 1329,
"cds_start": 1180,
"consequences": [
"missense_variant"
],
"exon_count": 8,
"exon_rank": 8,
"exon_rank_end": null,
"feature": "ENST00000952128.1",
"gene_hgnc_id": 4173,
"gene_symbol": "GATA4",
"hgvs_c": "c.1180C>T",
"hgvs_p": "p.Pro394Ser",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000622187.1",
"strand": true,
"transcript": "ENST00000952128.1",
"transcript_support_level": null
},
{
"aa_alt": "S",
"aa_end": null,
"aa_length": 442,
"aa_ref": "P",
"aa_start": 394,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3397,
"cdna_start": 1723,
"cds_end": null,
"cds_length": 1329,
"cds_start": 1180,
"consequences": [
"missense_variant"
],
"exon_count": 7,
"exon_rank": 7,
"exon_rank_end": null,
"feature": "ENST00000952129.1",
"gene_hgnc_id": 4173,
"gene_symbol": "GATA4",
"hgvs_c": "c.1180C>T",
"hgvs_p": "p.Pro394Ser",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000622188.1",
"strand": true,
"transcript": "ENST00000952129.1",
"transcript_support_level": null
},
{
"aa_alt": "S",
"aa_end": null,
"aa_length": 435,
"aa_ref": "P",
"aa_start": 387,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3393,
"cdna_start": 1718,
"cds_end": null,
"cds_length": 1308,
"cds_start": 1159,
"consequences": [
"missense_variant"
],
"exon_count": 7,
"exon_rank": 7,
"exon_rank_end": null,
"feature": "ENST00000952130.1",
"gene_hgnc_id": 4173,
"gene_symbol": "GATA4",
"hgvs_c": "c.1159C>T",
"hgvs_p": "p.Pro387Ser",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000622189.1",
"strand": true,
"transcript": "ENST00000952130.1",
"transcript_support_level": null
},
{
"aa_alt": "S",
"aa_end": null,
"aa_length": 400,
"aa_ref": "P",
"aa_start": 352,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2453,
"cdna_start": 1604,
"cds_end": null,
"cds_length": 1203,
"cds_start": 1054,
"consequences": [
"missense_variant"
],
"exon_count": 6,
"exon_rank": 6,
"exon_rank_end": null,
"feature": "ENST00000952131.1",
"gene_hgnc_id": 4173,
"gene_symbol": "GATA4",
"hgvs_c": "c.1054C>T",
"hgvs_p": "p.Pro352Ser",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000622190.1",
"strand": true,
"transcript": "ENST00000952131.1",
"transcript_support_level": null
},
{
"aa_alt": "S",
"aa_end": null,
"aa_length": 236,
"aa_ref": "P",
"aa_start": 188,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2640,
"cdna_start": 964,
"cds_end": null,
"cds_length": 711,
"cds_start": 562,
"consequences": [
"missense_variant"
],
"exon_count": 7,
"exon_rank": 7,
"exon_rank_end": null,
"feature": "NM_001308094.2",
"gene_hgnc_id": 4173,
"gene_symbol": "GATA4",
"hgvs_c": "c.562C>T",
"hgvs_p": "p.Pro188Ser",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001295023.1",
"strand": true,
"transcript": "NM_001308094.2",
"transcript_support_level": null
},
{
"aa_alt": "S",
"aa_end": null,
"aa_length": 236,
"aa_ref": "P",
"aa_start": 188,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2343,
"cdna_start": 667,
"cds_end": null,
"cds_length": 711,
"cds_start": 562,
"consequences": [
"missense_variant"
],
"exon_count": 6,
"exon_rank": 6,
"exon_rank_end": null,
"feature": "NM_001374273.1",
"gene_hgnc_id": 4173,
"gene_symbol": "GATA4",
"hgvs_c": "c.562C>T",
"hgvs_p": "p.Pro188Ser",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001361202.1",
"strand": true,
"transcript": "NM_001374273.1",
"transcript_support_level": null
},
{
"aa_alt": "S",
"aa_end": null,
"aa_length": 236,
"aa_ref": "P",
"aa_start": 188,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2614,
"cdna_start": 940,
"cds_end": null,
"cds_length": 711,
"cds_start": 562,
"consequences": [
"missense_variant"
],
"exon_count": 7,
"exon_rank": 7,
"exon_rank_end": null,
"feature": "ENST00000528712.5",
"gene_hgnc_id": 4173,
"gene_symbol": "GATA4",
"hgvs_c": "c.562C>T",
"hgvs_p": "p.Pro188Ser",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000435043.1",
"strand": true,
"transcript": "ENST00000528712.5",
"transcript_support_level": 2
},
{
"aa_alt": "S",
"aa_end": null,
"aa_length": 194,
"aa_ref": "P",
"aa_start": 146,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2376,
"cdna_start": 700,
"cds_end": null,
"cds_length": 585,
"cds_start": 436,
"consequences": [
"missense_variant"
],
"exon_count": 6,
"exon_rank": 6,
"exon_rank_end": null,
"feature": "NM_001374274.1",
"gene_hgnc_id": 4173,
"gene_symbol": "GATA4",
"hgvs_c": "c.436C>T",
"hgvs_p": "p.Pro146Ser",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001361203.1",
"strand": true,
"transcript": "NM_001374274.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "retained_intron",
"canonical": false,
"cdna_end": null,
"cdna_length": 1064,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 2,
"exon_rank": 2,
"exon_rank_end": null,
"feature": "ENST00000526021.1",
"gene_hgnc_id": 4173,
"gene_symbol": "GATA4",
"hgvs_c": "n.625C>T",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": true,
"transcript": "ENST00000526021.1",
"transcript_support_level": 2
}
],
"custom_annotations": null,
"dbscsnv_ada_prediction": null,
"dbscsnv_ada_score": null,
"dbsnp": "rs200319078",
"effect": "missense_variant",
"frequency_reference_population": 0.0000018586992,
"gene_hgnc_id": 4173,
"gene_symbol": "GATA4",
"gnomad_exomes_ac": 2,
"gnomad_exomes_af": 0.00000136812,
"gnomad_exomes_homalt": 0,
"gnomad_genomes_ac": 1,
"gnomad_genomes_af": 0.00000657142,
"gnomad_genomes_homalt": 0,
"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": 0.108,
"pos": 11758326,
"ref": "C",
"revel_prediction": "Uncertain_significance",
"revel_score": 0.324,
"splice_prediction_selected": "Benign",
"splice_score_selected": 0,
"splice_source_selected": "max_spliceai",
"spliceai_max_prediction": "Benign",
"spliceai_max_score": 0,
"transcript": "NM_001308093.3"
}
]
}