← 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: 19-55137176-C-A (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=19&pos=55137176&ref=C&alt=A&genome=hg38&allGenes=true"API Response
json
{
"variants": [
{
"chr": "19",
"pos": 55137176,
"ref": "C",
"alt": "A",
"effect": "stop_gained",
"transcript": "NM_003283.6",
"consequences": [
{
"aa_ref": "E",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"stop_gained"
],
"exon_rank": 11,
"exon_rank_end": null,
"exon_count": 14,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TNNT1",
"gene_hgnc_id": 11948,
"hgvs_c": "c.538G>T",
"hgvs_p": "p.Glu180*",
"transcript": "NM_003283.6",
"protein_id": "NP_003274.3",
"transcript_support_level": null,
"aa_start": 180,
"aa_end": null,
"aa_length": 278,
"cds_start": 538,
"cds_end": null,
"cds_length": 837,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": "ENST00000588981.6",
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_003283.6"
},
{
"aa_ref": "E",
"aa_alt": "*",
"canonical": true,
"protein_coding": true,
"strand": false,
"consequences": [
"stop_gained"
],
"exon_rank": 11,
"exon_rank_end": null,
"exon_count": 14,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TNNT1",
"gene_hgnc_id": 11948,
"hgvs_c": "c.538G>T",
"hgvs_p": "p.Glu180*",
"transcript": "ENST00000588981.6",
"protein_id": "ENSP00000467176.1",
"transcript_support_level": 1,
"aa_start": 180,
"aa_end": null,
"aa_length": 278,
"cds_start": 538,
"cds_end": null,
"cds_length": 837,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": "NM_003283.6",
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000588981.6"
},
{
"aa_ref": "E",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"stop_gained"
],
"exon_rank": 11,
"exon_rank_end": null,
"exon_count": 14,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TNNT1",
"gene_hgnc_id": 11948,
"hgvs_c": "c.538G>T",
"hgvs_p": "p.Glu180*",
"transcript": "ENST00000291901.12",
"protein_id": "ENSP00000291901.8",
"transcript_support_level": 1,
"aa_start": 180,
"aa_end": null,
"aa_length": 262,
"cds_start": 538,
"cds_end": null,
"cds_length": 789,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000291901.12"
},
{
"aa_ref": "E",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"stop_gained"
],
"exon_rank": 10,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TNNT1",
"gene_hgnc_id": 11948,
"hgvs_c": "c.505G>T",
"hgvs_p": "p.Glu169*",
"transcript": "ENST00000356783.9",
"protein_id": "ENSP00000349233.4",
"transcript_support_level": 1,
"aa_start": 169,
"aa_end": null,
"aa_length": 251,
"cds_start": 505,
"cds_end": null,
"cds_length": 756,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000356783.9"
},
{
"aa_ref": "E",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"stop_gained"
],
"exon_rank": 11,
"exon_rank_end": null,
"exon_count": 14,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TNNT1",
"gene_hgnc_id": 11948,
"hgvs_c": "c.505G>T",
"hgvs_p": "p.Glu169*",
"transcript": "ENST00000587758.5",
"protein_id": "ENSP00000467789.1",
"transcript_support_level": 1,
"aa_start": 169,
"aa_end": null,
"aa_length": 251,
"cds_start": 505,
"cds_end": null,
"cds_length": 756,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000587758.5"
},
{
"aa_ref": "E",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"stop_gained"
],
"exon_rank": 11,
"exon_rank_end": null,
"exon_count": 14,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TNNT1",
"gene_hgnc_id": 11948,
"hgvs_c": "c.538G>T",
"hgvs_p": "p.Glu180*",
"transcript": "ENST00000964355.1",
"protein_id": "ENSP00000634414.1",
"transcript_support_level": null,
"aa_start": 180,
"aa_end": null,
"aa_length": 333,
"cds_start": 538,
"cds_end": null,
"cds_length": 1002,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000964355.1"
},
{
"aa_ref": "E",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"stop_gained"
],
"exon_rank": 10,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TNNT1",
"gene_hgnc_id": 11948,
"hgvs_c": "c.505G>T",
"hgvs_p": "p.Glu169*",
"transcript": "ENST00000964357.1",
"protein_id": "ENSP00000634416.1",
"transcript_support_level": null,
"aa_start": 169,
"aa_end": null,
"aa_length": 322,
"cds_start": 505,
"cds_end": null,
"cds_length": 969,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000964357.1"
},
{
"aa_ref": "E",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"stop_gained"
],
"exon_rank": 10,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TNNT1",
"gene_hgnc_id": 11948,
"hgvs_c": "c.505G>T",
"hgvs_p": "p.Glu169*",
"transcript": "ENST00000964358.1",
"protein_id": "ENSP00000634417.1",
"transcript_support_level": null,
"aa_start": 169,
"aa_end": null,
"aa_length": 267,
"cds_start": 505,
"cds_end": null,
"cds_length": 804,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000964358.1"
},
{
"aa_ref": "E",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"stop_gained"
],
"exon_rank": 11,
"exon_rank_end": null,
"exon_count": 14,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TNNT1",
"gene_hgnc_id": 11948,
"hgvs_c": "c.538G>T",
"hgvs_p": "p.Glu180*",
"transcript": "NM_001126132.3",
"protein_id": "NP_001119604.1",
"transcript_support_level": null,
"aa_start": 180,
"aa_end": null,
"aa_length": 262,
"cds_start": 538,
"cds_end": null,
"cds_length": 789,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001126132.3"
},
{
"aa_ref": "E",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"stop_gained"
],
"exon_rank": 11,
"exon_rank_end": null,
"exon_count": 14,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TNNT1",
"gene_hgnc_id": 11948,
"hgvs_c": "c.535G>T",
"hgvs_p": "p.Glu179*",
"transcript": "ENST00000964356.1",
"protein_id": "ENSP00000634415.1",
"transcript_support_level": null,
"aa_start": 179,
"aa_end": null,
"aa_length": 261,
"cds_start": 535,
"cds_end": null,
"cds_length": 786,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000964356.1"
},
{
"aa_ref": "E",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"stop_gained"
],
"exon_rank": 11,
"exon_rank_end": null,
"exon_count": 14,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TNNT1",
"gene_hgnc_id": 11948,
"hgvs_c": "c.538G>T",
"hgvs_p": "p.Glu180*",
"transcript": "ENST00000964359.1",
"protein_id": "ENSP00000634418.1",
"transcript_support_level": null,
"aa_start": 180,
"aa_end": null,
"aa_length": 261,
"cds_start": 538,
"cds_end": null,
"cds_length": 786,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000964359.1"
},
{
"aa_ref": "E",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"stop_gained"
],
"exon_rank": 10,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TNNT1",
"gene_hgnc_id": 11948,
"hgvs_c": "c.523G>T",
"hgvs_p": "p.Glu175*",
"transcript": "ENST00000964364.1",
"protein_id": "ENSP00000634423.1",
"transcript_support_level": null,
"aa_start": 175,
"aa_end": null,
"aa_length": 257,
"cds_start": 523,
"cds_end": null,
"cds_length": 774,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000964364.1"
},
{
"aa_ref": "E",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"stop_gained"
],
"exon_rank": 10,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TNNT1",
"gene_hgnc_id": 11948,
"hgvs_c": "c.505G>T",
"hgvs_p": "p.Glu169*",
"transcript": "NM_001126133.3",
"protein_id": "NP_001119605.1",
"transcript_support_level": null,
"aa_start": 169,
"aa_end": null,
"aa_length": 251,
"cds_start": 505,
"cds_end": null,
"cds_length": 756,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001126133.3"
},
{
"aa_ref": "E",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"stop_gained"
],
"exon_rank": 11,
"exon_rank_end": null,
"exon_count": 14,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TNNT1",
"gene_hgnc_id": 11948,
"hgvs_c": "c.505G>T",
"hgvs_p": "p.Glu169*",
"transcript": "NM_001291774.2",
"protein_id": "NP_001278703.1",
"transcript_support_level": null,
"aa_start": 169,
"aa_end": null,
"aa_length": 251,
"cds_start": 505,
"cds_end": null,
"cds_length": 756,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001291774.2"
},
{
"aa_ref": "E",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"stop_gained"
],
"exon_rank": 10,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TNNT1",
"gene_hgnc_id": 11948,
"hgvs_c": "c.502G>T",
"hgvs_p": "p.Glu168*",
"transcript": "ENST00000964361.1",
"protein_id": "ENSP00000634420.1",
"transcript_support_level": null,
"aa_start": 168,
"aa_end": null,
"aa_length": 250,
"cds_start": 502,
"cds_end": null,
"cds_length": 753,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000964361.1"
},
{
"aa_ref": "E",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"stop_gained"
],
"exon_rank": 10,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TNNT1",
"gene_hgnc_id": 11948,
"hgvs_c": "c.499G>T",
"hgvs_p": "p.Glu167*",
"transcript": "ENST00000964363.1",
"protein_id": "ENSP00000634422.1",
"transcript_support_level": null,
"aa_start": 167,
"aa_end": null,
"aa_length": 249,
"cds_start": 499,
"cds_end": null,
"cds_length": 750,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000964363.1"
},
{
"aa_ref": "E",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"stop_gained"
],
"exon_rank": 10,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TNNT1",
"gene_hgnc_id": 11948,
"hgvs_c": "c.496G>T",
"hgvs_p": "p.Glu166*",
"transcript": "ENST00000964365.1",
"protein_id": "ENSP00000634424.1",
"transcript_support_level": null,
"aa_start": 166,
"aa_end": null,
"aa_length": 248,
"cds_start": 496,
"cds_end": null,
"cds_length": 747,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000964365.1"
},
{
"aa_ref": "E",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"stop_gained"
],
"exon_rank": 10,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TNNT1",
"gene_hgnc_id": 11948,
"hgvs_c": "c.460G>T",
"hgvs_p": "p.Glu154*",
"transcript": "ENST00000964360.1",
"protein_id": "ENSP00000634419.1",
"transcript_support_level": null,
"aa_start": 154,
"aa_end": null,
"aa_length": 236,
"cds_start": 460,
"cds_end": null,
"cds_length": 711,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000964360.1"
},
{
"aa_ref": "E",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"stop_gained"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 8,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TNNT1",
"gene_hgnc_id": 11948,
"hgvs_c": "c.379G>T",
"hgvs_p": "p.Glu127*",
"transcript": "ENST00000593194.5",
"protein_id": "ENSP00000467881.2",
"transcript_support_level": 2,
"aa_start": 127,
"aa_end": null,
"aa_length": 209,
"cds_start": 379,
"cds_end": null,
"cds_length": 630,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000593194.5"
},
{
"aa_ref": "E",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"stop_gained"
],
"exon_rank": 10,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TNNT1",
"gene_hgnc_id": 11948,
"hgvs_c": "c.538G>T",
"hgvs_p": "p.Glu180*",
"transcript": "ENST00000593046.5",
"protein_id": "ENSP00000470777.1",
"transcript_support_level": 2,
"aa_start": 180,
"aa_end": null,
"aa_length": 202,
"cds_start": 538,
"cds_end": null,
"cds_length": 611,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000593046.5"
},
{
"aa_ref": "E",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"stop_gained"
],
"exon_rank": 7,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TNNT1",
"gene_hgnc_id": 11948,
"hgvs_c": "c.328G>T",
"hgvs_p": "p.Glu110*",
"transcript": "ENST00000585321.6",
"protein_id": "ENSP00000467980.2",
"transcript_support_level": 5,
"aa_start": 110,
"aa_end": null,
"aa_length": 192,
"cds_start": 328,
"cds_end": null,
"cds_length": 579,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000585321.6"
},
{
"aa_ref": "E",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"stop_gained"
],
"exon_rank": 8,
"exon_rank_end": null,
"exon_count": 11,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TNNT1",
"gene_hgnc_id": 11948,
"hgvs_c": "c.328G>T",
"hgvs_p": "p.Glu110*",
"transcript": "ENST00000587465.6",
"protein_id": "ENSP00000464843.2",
"transcript_support_level": 5,
"aa_start": 110,
"aa_end": null,
"aa_length": 192,
"cds_start": 328,
"cds_end": null,
"cds_length": 579,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000587465.6"
},
{
"aa_ref": "E",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"stop_gained"
],
"exon_rank": 7,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TNNT1",
"gene_hgnc_id": 11948,
"hgvs_c": "c.229G>T",
"hgvs_p": "p.Glu77*",
"transcript": "ENST00000588426.5",
"protein_id": "ENSP00000465991.1",
"transcript_support_level": 5,
"aa_start": 77,
"aa_end": null,
"aa_length": 159,
"cds_start": 229,
"cds_end": null,
"cds_length": 480,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000588426.5"
},
{
"aa_ref": "E",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"stop_gained"
],
"exon_rank": 3,
"exon_rank_end": null,
"exon_count": 6,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TNNT1",
"gene_hgnc_id": 11948,
"hgvs_c": "c.190G>T",
"hgvs_p": "p.Glu64*",
"transcript": "ENST00000589745.5",
"protein_id": "ENSP00000465686.2",
"transcript_support_level": 2,
"aa_start": 64,
"aa_end": null,
"aa_length": 146,
"cds_start": 190,
"cds_end": null,
"cds_length": 441,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000589745.5"
},
{
"aa_ref": "E",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"stop_gained"
],
"exon_rank": 1,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TNNT1",
"gene_hgnc_id": 11948,
"hgvs_c": "c.1G>T",
"hgvs_p": "p.Glu1*",
"transcript": "ENST00000586649.2",
"protein_id": "ENSP00000469564.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": "ENST00000586649.2"
},
{
"aa_ref": "E",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"stop_gained"
],
"exon_rank": 12,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TNNT1",
"gene_hgnc_id": 11948,
"hgvs_c": "c.538G>T",
"hgvs_p": "p.Glu180*",
"transcript": "XM_017027186.2",
"protein_id": "XP_016882675.1",
"transcript_support_level": null,
"aa_start": 180,
"aa_end": null,
"aa_length": 262,
"cds_start": 538,
"cds_end": null,
"cds_length": 789,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_017027186.2"
},
{
"aa_ref": "E",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"stop_gained"
],
"exon_rank": 10,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TNNT1",
"gene_hgnc_id": 11948,
"hgvs_c": "c.526G>T",
"hgvs_p": "p.Glu176*",
"transcript": "XM_011527246.4",
"protein_id": "XP_011525548.1",
"transcript_support_level": null,
"aa_start": 176,
"aa_end": null,
"aa_length": 258,
"cds_start": 526,
"cds_end": null,
"cds_length": 777,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_011527246.4"
},
{
"aa_ref": "E",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"stop_gained"
],
"exon_rank": 11,
"exon_rank_end": null,
"exon_count": 14,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TNNT1",
"gene_hgnc_id": 11948,
"hgvs_c": "c.526G>T",
"hgvs_p": "p.Glu176*",
"transcript": "XM_017027187.2",
"protein_id": "XP_016882676.1",
"transcript_support_level": null,
"aa_start": 176,
"aa_end": null,
"aa_length": 258,
"cds_start": 526,
"cds_end": null,
"cds_length": 777,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_017027187.2"
},
{
"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": 9,
"intron_rank": 6,
"intron_rank_end": null,
"gene_symbol": "TNNT1",
"gene_hgnc_id": 11948,
"hgvs_c": "c.129-3020G>T",
"hgvs_p": null,
"transcript": "ENST00000964362.1",
"protein_id": "ENSP00000634421.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 101,
"cds_start": null,
"cds_end": null,
"cds_length": 306,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000964362.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 7,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TNNT1",
"gene_hgnc_id": 11948,
"hgvs_c": "n.*387G>T",
"hgvs_p": null,
"transcript": "ENST00000587089.6",
"protein_id": "ENSP00000465544.2",
"transcript_support_level": 5,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": null,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "nonsense_mediated_decay",
"feature": "ENST00000587089.6"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 7,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TNNT1",
"gene_hgnc_id": 11948,
"hgvs_c": "n.*387G>T",
"hgvs_p": null,
"transcript": "ENST00000587089.6",
"protein_id": "ENSP00000465544.2",
"transcript_support_level": 5,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": null,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "nonsense_mediated_decay",
"feature": "ENST00000587089.6"
}
],
"gene_symbol": "TNNT1",
"gene_hgnc_id": 11948,
"dbsnp": "rs80358249",
"frequency_reference_population": 0.00015174306,
"hom_count_reference_population": 0,
"allele_count_reference_population": 23,
"gnomad_exomes_af": null,
"gnomad_genomes_af": 0.000151743,
"gnomad_exomes_ac": null,
"gnomad_genomes_ac": 23,
"gnomad_exomes_homalt": null,
"gnomad_genomes_homalt": 0,
"gnomad_mito_homoplasmic": null,
"gnomad_mito_heteroplasmic": null,
"computational_score_selected": 0.6299999952316284,
"computational_prediction_selected": "Pathogenic",
"computational_source_selected": "BayesDel_noAF",
"splice_score_selected": 0.009999999776482582,
"splice_prediction_selected": "Benign",
"splice_source_selected": "max_spliceai",
"revel_score": null,
"revel_prediction": null,
"alphamissense_score": null,
"alphamissense_prediction": null,
"bayesdelnoaf_score": 0.63,
"bayesdelnoaf_prediction": "Pathogenic",
"phylop100way_score": 7.218,
"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": 10,
"acmg_classification": "Pathogenic",
"acmg_criteria": "PVS1,PP5_Moderate",
"acmg_by_gene": [
{
"score": 10,
"benign_score": 0,
"pathogenic_score": 10,
"criteria": [
"PVS1",
"PP5_Moderate"
],
"verdict": "Pathogenic",
"transcript": "NM_003283.6",
"gene_symbol": "TNNT1",
"hgnc_id": 11948,
"effects": [
"stop_gained"
],
"inheritance_mode": "AR,AD",
"hgvs_c": "c.538G>T",
"hgvs_p": "p.Glu180*"
}
],
"clinvar_disease": "Nemaline myopathy 5,not provided",
"clinvar_classification": "Pathogenic",
"clinvar_review_status": "criteria provided, single submitter",
"clinvar_submissions_summary": "P:1 O:2",
"phenotype_combined": "Nemaline myopathy 5|not provided",
"pathogenicity_classification_combined": "Pathogenic",
"custom_annotations": null
}
],
"message": null
}