← 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: 3-12379690-A-G (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=3&pos=12379690&ref=A&alt=G&genome=hg38&allGenes=true"
API Response
json
{
"variants": [
{
"chr": "3",
"pos": 12379690,
"ref": "A",
"alt": "G",
"effect": "intron_variant",
"transcript": "NM_138711.6",
"consequences": [
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 8,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "PPARG",
"gene_hgnc_id": 9236,
"hgvs_c": "c.-8-14A>G",
"hgvs_p": null,
"transcript": "NM_138711.6",
"protein_id": "NP_619725.3",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 475,
"cds_start": -4,
"cds_end": null,
"cds_length": 1428,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 1774,
"mane_select": "ENST00000651735.1",
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": true,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 8,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "PPARG",
"gene_hgnc_id": 9236,
"hgvs_c": "c.-8-14A>G",
"hgvs_p": null,
"transcript": "ENST00000651735.1",
"protein_id": "ENSP00000498313.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 475,
"cds_start": -4,
"cds_end": null,
"cds_length": 1428,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 1774,
"mane_select": "NM_138711.6",
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 7,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "PPARG",
"gene_hgnc_id": 9236,
"hgvs_c": "c.83-14A>G",
"hgvs_p": null,
"transcript": "ENST00000287820.10",
"protein_id": "ENSP00000287820.6",
"transcript_support_level": 1,
"aa_start": null,
"aa_end": null,
"aa_length": 505,
"cds_start": -4,
"cds_end": null,
"cds_length": 1518,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 1850,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 8,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "PPARG",
"gene_hgnc_id": 9236,
"hgvs_c": "c.-8-14A>G",
"hgvs_p": null,
"transcript": "ENST00000397010.7",
"protein_id": "ENSP00000380205.3",
"transcript_support_level": 1,
"aa_start": null,
"aa_end": null,
"aa_length": 475,
"cds_start": -4,
"cds_end": null,
"cds_length": 1428,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 2017,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 7,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "PPARG",
"gene_hgnc_id": 9236,
"hgvs_c": "c.-8-14A>G",
"hgvs_p": null,
"transcript": "ENST00000397015.7",
"protein_id": "ENSP00000380210.3",
"transcript_support_level": 1,
"aa_start": null,
"aa_end": null,
"aa_length": 475,
"cds_start": -4,
"cds_end": null,
"cds_length": 1428,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 1772,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 6,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "PPARG",
"gene_hgnc_id": 9236,
"hgvs_c": "c.-8-14A>G",
"hgvs_p": null,
"transcript": "ENST00000397000.6",
"protein_id": "ENSP00000380196.2",
"transcript_support_level": 1,
"aa_start": null,
"aa_end": null,
"aa_length": 248,
"cds_start": -4,
"cds_end": null,
"cds_length": 747,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 1122,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 2,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "PPARG",
"gene_hgnc_id": 9236,
"hgvs_c": "c.-8-14A>G",
"hgvs_p": null,
"transcript": "ENST00000455517.6",
"protein_id": "ENSP00000411931.2",
"transcript_support_level": 1,
"aa_start": null,
"aa_end": null,
"aa_length": 40,
"cds_start": -4,
"cds_end": null,
"cds_length": 123,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 428,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "PPARG",
"gene_hgnc_id": 9236,
"hgvs_c": "n.204-14A>G",
"hgvs_p": null,
"transcript": "ENST00000477039.5",
"protein_id": null,
"transcript_support_level": 1,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 1705,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 6,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "PPARG",
"gene_hgnc_id": 9236,
"hgvs_c": "n.99-14A>G",
"hgvs_p": null,
"transcript": "ENST00000497594.5",
"protein_id": null,
"transcript_support_level": 1,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 1600,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 1,
"exon_rank_end": null,
"exon_count": 6,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PPARG",
"gene_hgnc_id": 9236,
"hgvs_c": "n.2879A>G",
"hgvs_p": null,
"transcript": "ENST00000682494.1",
"protein_id": null,
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4527,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 7,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "PPARG",
"gene_hgnc_id": 9236,
"hgvs_c": "c.83-14A>G",
"hgvs_p": null,
"transcript": "NM_015869.5",
"protein_id": "NP_056953.2",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 505,
"cds_start": -4,
"cds_end": null,
"cds_length": 1518,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 1893,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 8,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "PPARG",
"gene_hgnc_id": 9236,
"hgvs_c": "c.-8-14A>G",
"hgvs_p": null,
"transcript": "NM_001354666.3",
"protein_id": "NP_001341595.2",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 475,
"cds_start": -4,
"cds_end": null,
"cds_length": 1428,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 2017,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 7,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "PPARG",
"gene_hgnc_id": 9236,
"hgvs_c": "c.-8-14A>G",
"hgvs_p": null,
"transcript": "NM_001354667.3",
"protein_id": "NP_001341596.2",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 475,
"cds_start": -4,
"cds_end": null,
"cds_length": 1428,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 1710,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 8,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "PPARG",
"gene_hgnc_id": 9236,
"hgvs_c": "c.-8-14A>G",
"hgvs_p": null,
"transcript": "NM_001374263.2",
"protein_id": "NP_001361192.2",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 475,
"cds_start": -4,
"cds_end": null,
"cds_length": 1428,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 1792,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 8,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "PPARG",
"gene_hgnc_id": 9236,
"hgvs_c": "c.-8-14A>G",
"hgvs_p": null,
"transcript": "NM_001374264.2",
"protein_id": "NP_001361193.2",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 475,
"cds_start": -4,
"cds_end": null,
"cds_length": 1428,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 1771,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 7,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "PPARG",
"gene_hgnc_id": 9236,
"hgvs_c": "c.-8-14A>G",
"hgvs_p": null,
"transcript": "NM_005037.7",
"protein_id": "NP_005028.5",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 475,
"cds_start": -4,
"cds_end": null,
"cds_length": 1428,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 1782,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 8,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "PPARG",
"gene_hgnc_id": 9236,
"hgvs_c": "c.-8-14A>G",
"hgvs_p": null,
"transcript": "NM_138712.5",
"protein_id": "NP_619726.3",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 475,
"cds_start": -4,
"cds_end": null,
"cds_length": 1428,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 1856,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 8,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "PPARG",
"gene_hgnc_id": 9236,
"hgvs_c": "c.-8-14A>G",
"hgvs_p": null,
"transcript": "ENST00000309576.11",
"protein_id": "ENSP00000312472.7",
"transcript_support_level": 2,
"aa_start": null,
"aa_end": null,
"aa_length": 475,
"cds_start": -4,
"cds_end": null,
"cds_length": 1428,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 1870,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "PPARG",
"gene_hgnc_id": 9236,
"hgvs_c": "c.-8-14A>G",
"hgvs_p": null,
"transcript": "ENST00000397026.7",
"protein_id": "ENSP00000380221.3",
"transcript_support_level": 5,
"aa_start": null,
"aa_end": null,
"aa_length": 475,
"cds_start": -4,
"cds_end": null,
"cds_length": 1428,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 2029,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "PPARG",
"gene_hgnc_id": 9236,
"hgvs_c": "c.-8-14A>G",
"hgvs_p": null,
"transcript": "ENST00000643197.2",
"protein_id": "ENSP00000495840.2",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 475,
"cds_start": -4,
"cds_end": null,
"cds_length": 1428,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 1894,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "PPARG",
"gene_hgnc_id": 9236,
"hgvs_c": "c.-8-14A>G",
"hgvs_p": null,
"transcript": "ENST00000643888.2",
"protein_id": "ENSP00000494934.2",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 475,
"cds_start": -4,
"cds_end": null,
"cds_length": 1428,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 1693,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": 4,
"intron_rank_end": null,
"gene_symbol": "PPARG",
"gene_hgnc_id": 9236,
"hgvs_c": "c.-8-14A>G",
"hgvs_p": null,
"transcript": "ENST00000644622.2",
"protein_id": "ENSP00000494873.2",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 475,
"cds_start": -4,
"cds_end": null,
"cds_length": 1428,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 1962,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "PPARG",
"gene_hgnc_id": 9236,
"hgvs_c": "c.-8-14A>G",
"hgvs_p": null,
"transcript": "ENST00000681982.1",
"protein_id": "ENSP00000508065.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 475,
"cds_start": -4,
"cds_end": null,
"cds_length": 1428,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 1799,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "PPARG",
"gene_hgnc_id": 9236,
"hgvs_c": "c.-8-14A>G",
"hgvs_p": null,
"transcript": "ENST00000682446.1",
"protein_id": "ENSP00000506813.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 475,
"cds_start": -4,
"cds_end": null,
"cds_length": 1428,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4064,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 8,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "PPARG",
"gene_hgnc_id": 9236,
"hgvs_c": "c.-8-14A>G",
"hgvs_p": null,
"transcript": "ENST00000683586.1",
"protein_id": "ENSP00000507893.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 475,
"cds_start": -4,
"cds_end": null,
"cds_length": 1428,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 2489,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 8,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "PPARG",
"gene_hgnc_id": 9236,
"hgvs_c": "c.-8-14A>G",
"hgvs_p": null,
"transcript": "ENST00000652522.1",
"protein_id": "ENSP00000498500.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 375,
"cds_start": -4,
"cds_end": null,
"cds_length": 1128,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 1350,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 7,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "PPARG",
"gene_hgnc_id": 9236,
"hgvs_c": "c.-92-1632A>G",
"hgvs_p": null,
"transcript": "ENST00000652431.1",
"protein_id": "ENSP00000498717.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 371,
"cds_start": -4,
"cds_end": null,
"cds_length": 1116,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 1366,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "PPARG",
"gene_hgnc_id": 9236,
"hgvs_c": "c.83-14A>G",
"hgvs_p": null,
"transcript": "NM_001354668.2",
"protein_id": "NP_001341597.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 294,
"cds_start": -4,
"cds_end": null,
"cds_length": 885,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 5339,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "PPARG",
"gene_hgnc_id": 9236,
"hgvs_c": "c.-17-26192A>G",
"hgvs_p": null,
"transcript": "ENST00000652098.1",
"protein_id": "ENSP00000498300.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 293,
"cds_start": -4,
"cds_end": null,
"cds_length": 882,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 1058,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 6,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "PPARG",
"gene_hgnc_id": 9236,
"hgvs_c": "c.83-14A>G",
"hgvs_p": null,
"transcript": "NM_001374265.1",
"protein_id": "NP_001361194.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 278,
"cds_start": -4,
"cds_end": null,
"cds_length": 837,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 1442,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 6,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "PPARG",
"gene_hgnc_id": 9236,
"hgvs_c": "c.83-14A>G",
"hgvs_p": null,
"transcript": "ENST00000683699.1",
"protein_id": "ENSP00000507823.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 278,
"cds_start": -4,
"cds_end": null,
"cds_length": 837,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 1177,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 7,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "PPARG",
"gene_hgnc_id": 9236,
"hgvs_c": "c.-435-14A>G",
"hgvs_p": null,
"transcript": "NM_001354669.2",
"protein_id": "NP_001341598.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 266,
"cds_start": -4,
"cds_end": null,
"cds_length": 801,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 1646,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 6,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "PPARG",
"gene_hgnc_id": 9236,
"hgvs_c": "c.-2-14A>G",
"hgvs_p": null,
"transcript": "NM_001354670.2",
"protein_id": "NP_001341599.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 266,
"cds_start": -4,
"cds_end": null,
"cds_length": 801,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 5220,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 7,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "PPARG",
"gene_hgnc_id": 9236,
"hgvs_c": "c.-8-14A>G",
"hgvs_p": null,
"transcript": "NM_001330615.4",
"protein_id": "NP_001317544.2",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 248,
"cds_start": -4,
"cds_end": null,
"cds_length": 747,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 1323,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 7,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "PPARG",
"gene_hgnc_id": 9236,
"hgvs_c": "c.-8-14A>G",
"hgvs_p": null,
"transcript": "NM_001374261.3",
"protein_id": "NP_001361190.2",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 248,
"cds_start": -4,
"cds_end": null,
"cds_length": 747,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 1395,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 8,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "PPARG",
"gene_hgnc_id": 9236,
"hgvs_c": "c.-8-14A>G",
"hgvs_p": null,
"transcript": "NM_001374262.3",
"protein_id": "NP_001361191.2",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 248,
"cds_start": -4,
"cds_end": null,
"cds_length": 747,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 1411,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 7,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "PPARG",
"gene_hgnc_id": 9236,
"hgvs_c": "c.-2-14A>G",
"hgvs_p": null,
"transcript": "NM_001374266.1",
"protein_id": "NP_001361195.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 228,
"cds_start": -4,
"cds_end": null,
"cds_length": 687,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 1241,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 3,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "PPARG",
"gene_hgnc_id": 9236,
"hgvs_c": "c.-8-14A>G",
"hgvs_p": null,
"transcript": "ENST00000397029.8",
"protein_id": "ENSP00000380224.4",
"transcript_support_level": 3,
"aa_start": null,
"aa_end": null,
"aa_length": 129,
"cds_start": -4,
"cds_end": null,
"cds_length": 390,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 686,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 4,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "PPARG",
"gene_hgnc_id": 9236,
"hgvs_c": "c.-8-14A>G",
"hgvs_p": null,
"transcript": "ENST00000438682.6",
"protein_id": "ENSP00000392285.2",
"transcript_support_level": 3,
"aa_start": null,
"aa_end": null,
"aa_length": 96,
"cds_start": -4,
"cds_end": null,
"cds_length": 291,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 560,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 4,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "PPARG",
"gene_hgnc_id": 9236,
"hgvs_c": "c.-8-14A>G",
"hgvs_p": null,
"transcript": "ENST00000683749.1",
"protein_id": "ENSP00000507050.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 91,
"cds_start": -4,
"cds_end": null,
"cds_length": 278,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 401,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 8,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "PPARG",
"gene_hgnc_id": 9236,
"hgvs_c": "n.*221-14A>G",
"hgvs_p": null,
"transcript": "ENST00000397023.5",
"protein_id": "ENSP00000380218.1",
"transcript_support_level": 5,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 2002,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 7,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "PPARG",
"gene_hgnc_id": 9236,
"hgvs_c": "n.-8-14A>G",
"hgvs_p": null,
"transcript": "ENST00000681966.1",
"protein_id": "ENSP00000507572.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 1601,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 7,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "PPARG",
"gene_hgnc_id": 9236,
"hgvs_c": "n.-8-14A>G",
"hgvs_p": null,
"transcript": "ENST00000684065.1",
"protein_id": "ENSP00000508347.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 1307,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"upstream_gene_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 7,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PPARG",
"gene_hgnc_id": 9236,
"hgvs_c": "n.-22A>G",
"hgvs_p": null,
"transcript": "ENST00000396999.3",
"protein_id": "ENSP00000380195.3",
"transcript_support_level": 1,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 1335,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"upstream_gene_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 7,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PPARG",
"gene_hgnc_id": 9236,
"hgvs_c": "c.-169A>G",
"hgvs_p": null,
"transcript": "ENST00000683700.1",
"protein_id": "ENSP00000508248.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 367,
"cds_start": -4,
"cds_end": null,
"cds_length": 1104,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 1334,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
}
],
"gene_symbol": "PPARG",
"gene_hgnc_id": 9236,
"dbsnp": "rs371713160",
"frequency_reference_population": 0.00007089455,
"hom_count_reference_population": 0,
"allele_count_reference_population": 114,
"gnomad_exomes_af": 0.00007006,
"gnomad_genomes_af": 0.0000788809,
"gnomad_exomes_ac": 102,
"gnomad_genomes_ac": 12,
"gnomad_exomes_homalt": 0,
"gnomad_genomes_homalt": 0,
"gnomad_mito_homoplasmic": null,
"gnomad_mito_heteroplasmic": null,
"computational_score_selected": -0.7900000214576721,
"computational_prediction_selected": "Benign",
"computational_source_selected": "BayesDel_noAF",
"splice_score_selected": 0.03999999910593033,
"splice_prediction_selected": "Benign",
"splice_source_selected": "max_spliceai",
"revel_score": null,
"revel_prediction": null,
"alphamissense_score": null,
"alphamissense_prediction": null,
"bayesdelnoaf_score": -0.79,
"bayesdelnoaf_prediction": "Benign",
"phylop100way_score": -0.769,
"phylop100way_prediction": "Benign",
"spliceai_max_score": 0.04,
"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": -6,
"acmg_classification": "Likely_benign",
"acmg_criteria": "BP4_Strong,BP6_Moderate",
"acmg_by_gene": [
{
"score": -6,
"benign_score": 6,
"pathogenic_score": 0,
"criteria": [
"BP4_Strong",
"BP6_Moderate"
],
"verdict": "Likely_benign",
"transcript": "NM_138711.6",
"gene_symbol": "PPARG",
"hgnc_id": 9236,
"effects": [
"intron_variant"
],
"inheritance_mode": "AD,AR",
"hgvs_c": "c.-8-14A>G",
"hgvs_p": null
}
],
"clinvar_disease": "PPARG-related disorder,not provided",
"clinvar_classification": "Likely benign",
"clinvar_review_status": "criteria provided, single submitter",
"clinvar_submissions_summary": "LB:1",
"phenotype_combined": "not provided|PPARG-related disorder",
"pathogenicity_classification_combined": "Likely benign",
"custom_annotations": null
}
],
"message": null
}