← 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-46859618-G-A (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=3&pos=46859618&ref=G&alt=A&genome=hg38&allGenes=true"API Response
json
{
"variants": [
{
"chr": "3",
"pos": 46859618,
"ref": "G",
"alt": "A",
"effect": "missense_variant",
"transcript": "NM_000258.3",
"consequences": [
{
"aa_ref": "T",
"aa_alt": "I",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 7,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MYL3",
"gene_hgnc_id": 7584,
"hgvs_c": "c.338C>T",
"hgvs_p": "p.Thr113Ile",
"transcript": "NM_000258.3",
"protein_id": "NP_000249.1",
"transcript_support_level": null,
"aa_start": 113,
"aa_end": null,
"aa_length": 195,
"cds_start": 338,
"cds_end": null,
"cds_length": 588,
"cdna_start": 392,
"cdna_end": null,
"cdna_length": 885,
"mane_select": "ENST00000292327.6",
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_000258.3"
},
{
"aa_ref": "T",
"aa_alt": "I",
"canonical": true,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 7,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MYL3",
"gene_hgnc_id": 7584,
"hgvs_c": "c.338C>T",
"hgvs_p": "p.Thr113Ile",
"transcript": "ENST00000292327.6",
"protein_id": "ENSP00000292327.4",
"transcript_support_level": 1,
"aa_start": 113,
"aa_end": null,
"aa_length": 195,
"cds_start": 338,
"cds_end": null,
"cds_length": 588,
"cdna_start": 392,
"cdna_end": null,
"cdna_length": 885,
"mane_select": "NM_000258.3",
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000292327.6"
},
{
"aa_ref": "T",
"aa_alt": "I",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 6,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MYL3",
"gene_hgnc_id": 7584,
"hgvs_c": "c.338C>T",
"hgvs_p": "p.Thr113Ile",
"transcript": "ENST00000395869.5",
"protein_id": "ENSP00000379210.1",
"transcript_support_level": 1,
"aa_start": 113,
"aa_end": null,
"aa_length": 195,
"cds_start": 338,
"cds_end": null,
"cds_length": 588,
"cdna_start": 390,
"cdna_end": null,
"cdna_length": 1012,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000395869.5"
},
{
"aa_ref": "T",
"aa_alt": "I",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 7,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MYL3",
"gene_hgnc_id": 7584,
"hgvs_c": "c.470C>T",
"hgvs_p": "p.Thr157Ile",
"transcript": "ENST00000713934.1",
"protein_id": "ENSP00000519231.1",
"transcript_support_level": null,
"aa_start": 157,
"aa_end": null,
"aa_length": 239,
"cds_start": 470,
"cds_end": null,
"cds_length": 720,
"cdna_start": 524,
"cdna_end": null,
"cdna_length": 1016,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000713934.1"
},
{
"aa_ref": "T",
"aa_alt": "I",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 7,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MYL3",
"gene_hgnc_id": 7584,
"hgvs_c": "c.470C>T",
"hgvs_p": "p.Thr157Ile",
"transcript": "ENST00000957831.1",
"protein_id": "ENSP00000627890.1",
"transcript_support_level": null,
"aa_start": 157,
"aa_end": null,
"aa_length": 239,
"cds_start": 470,
"cds_end": null,
"cds_length": 720,
"cdna_start": 519,
"cdna_end": null,
"cdna_length": 1638,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000957831.1"
},
{
"aa_ref": "T",
"aa_alt": "I",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 6,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MYL3",
"gene_hgnc_id": 7584,
"hgvs_c": "c.470C>T",
"hgvs_p": "p.Thr157Ile",
"transcript": "ENST00000957844.1",
"protein_id": "ENSP00000627903.1",
"transcript_support_level": null,
"aa_start": 157,
"aa_end": null,
"aa_length": 239,
"cds_start": 470,
"cds_end": null,
"cds_length": 720,
"cdna_start": 523,
"cdna_end": null,
"cdna_length": 1140,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000957844.1"
},
{
"aa_ref": "T",
"aa_alt": "I",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 7,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MYL3",
"gene_hgnc_id": 7584,
"hgvs_c": "c.380C>T",
"hgvs_p": "p.Thr127Ile",
"transcript": "ENST00000957846.1",
"protein_id": "ENSP00000627905.1",
"transcript_support_level": null,
"aa_start": 127,
"aa_end": null,
"aa_length": 209,
"cds_start": 380,
"cds_end": null,
"cds_length": 630,
"cdna_start": 431,
"cdna_end": null,
"cdna_length": 920,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000957846.1"
},
{
"aa_ref": "T",
"aa_alt": "I",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 7,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MYL3",
"gene_hgnc_id": 7584,
"hgvs_c": "c.368C>T",
"hgvs_p": "p.Thr123Ile",
"transcript": "ENST00000877138.1",
"protein_id": "ENSP00000547197.1",
"transcript_support_level": null,
"aa_start": 123,
"aa_end": null,
"aa_length": 205,
"cds_start": 368,
"cds_end": null,
"cds_length": 618,
"cdna_start": 422,
"cdna_end": null,
"cdna_length": 910,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000877138.1"
},
{
"aa_ref": "T",
"aa_alt": "I",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 6,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MYL3",
"gene_hgnc_id": 7584,
"hgvs_c": "c.338C>T",
"hgvs_p": "p.Thr113Ile",
"transcript": "NM_001406937.1",
"protein_id": "NP_001393866.1",
"transcript_support_level": null,
"aa_start": 113,
"aa_end": null,
"aa_length": 195,
"cds_start": 338,
"cds_end": null,
"cds_length": 588,
"cdna_start": 392,
"cdna_end": null,
"cdna_length": 1014,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001406937.1"
},
{
"aa_ref": "T",
"aa_alt": "I",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MYL3",
"gene_hgnc_id": 7584,
"hgvs_c": "c.338C>T",
"hgvs_p": "p.Thr113Ile",
"transcript": "NM_001406938.1",
"protein_id": "NP_001393867.1",
"transcript_support_level": null,
"aa_start": 113,
"aa_end": null,
"aa_length": 195,
"cds_start": 338,
"cds_end": null,
"cds_length": 588,
"cdna_start": 664,
"cdna_end": null,
"cdna_length": 1157,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001406938.1"
},
{
"aa_ref": "T",
"aa_alt": "I",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MYL3",
"gene_hgnc_id": 7584,
"hgvs_c": "c.338C>T",
"hgvs_p": "p.Thr113Ile",
"transcript": "NM_001406939.1",
"protein_id": "NP_001393868.1",
"transcript_support_level": null,
"aa_start": 113,
"aa_end": null,
"aa_length": 195,
"cds_start": 338,
"cds_end": null,
"cds_length": 588,
"cdna_start": 546,
"cdna_end": null,
"cdna_length": 1039,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001406939.1"
},
{
"aa_ref": "T",
"aa_alt": "I",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MYL3",
"gene_hgnc_id": 7584,
"hgvs_c": "c.338C>T",
"hgvs_p": "p.Thr113Ile",
"transcript": "ENST00000431168.2",
"protein_id": "ENSP00000393455.2",
"transcript_support_level": 5,
"aa_start": 113,
"aa_end": null,
"aa_length": 195,
"cds_start": 338,
"cds_end": null,
"cds_length": 588,
"cdna_start": 660,
"cdna_end": null,
"cdna_length": 1206,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000431168.2"
},
{
"aa_ref": "T",
"aa_alt": "I",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 7,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MYL3",
"gene_hgnc_id": 7584,
"hgvs_c": "c.338C>T",
"hgvs_p": "p.Thr113Ile",
"transcript": "ENST00000653454.1",
"protein_id": "ENSP00000499624.1",
"transcript_support_level": null,
"aa_start": 113,
"aa_end": null,
"aa_length": 195,
"cds_start": 338,
"cds_end": null,
"cds_length": 588,
"cdna_start": 392,
"cdna_end": null,
"cdna_length": 1748,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000653454.1"
},
{
"aa_ref": "T",
"aa_alt": "I",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MYL3",
"gene_hgnc_id": 7584,
"hgvs_c": "c.338C>T",
"hgvs_p": "p.Thr113Ile",
"transcript": "ENST00000654597.1",
"protein_id": "ENSP00000499406.1",
"transcript_support_level": null,
"aa_start": 113,
"aa_end": null,
"aa_length": 195,
"cds_start": 338,
"cds_end": null,
"cds_length": 588,
"cdna_start": 536,
"cdna_end": null,
"cdna_length": 1880,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000654597.1"
},
{
"aa_ref": "T",
"aa_alt": "I",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MYL3",
"gene_hgnc_id": 7584,
"hgvs_c": "c.338C>T",
"hgvs_p": "p.Thr113Ile",
"transcript": "ENST00000662933.1",
"protein_id": "ENSP00000499577.1",
"transcript_support_level": null,
"aa_start": 113,
"aa_end": null,
"aa_length": 195,
"cds_start": 338,
"cds_end": null,
"cds_length": 588,
"cdna_start": 470,
"cdna_end": null,
"cdna_length": 914,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000662933.1"
},
{
"aa_ref": "T",
"aa_alt": "I",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 7,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MYL3",
"gene_hgnc_id": 7584,
"hgvs_c": "c.338C>T",
"hgvs_p": "p.Thr113Ile",
"transcript": "ENST00000713933.1",
"protein_id": "ENSP00000519230.1",
"transcript_support_level": null,
"aa_start": 113,
"aa_end": null,
"aa_length": 195,
"cds_start": 338,
"cds_end": null,
"cds_length": 588,
"cdna_start": 392,
"cdna_end": null,
"cdna_length": 821,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000713933.1"
},
{
"aa_ref": "T",
"aa_alt": "I",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MYL3",
"gene_hgnc_id": 7584,
"hgvs_c": "c.338C>T",
"hgvs_p": "p.Thr113Ile",
"transcript": "ENST00000877119.1",
"protein_id": "ENSP00000547178.1",
"transcript_support_level": null,
"aa_start": 113,
"aa_end": null,
"aa_length": 195,
"cds_start": 338,
"cds_end": null,
"cds_length": 588,
"cdna_start": 777,
"cdna_end": null,
"cdna_length": 1303,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000877119.1"
},
{
"aa_ref": "T",
"aa_alt": "I",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MYL3",
"gene_hgnc_id": 7584,
"hgvs_c": "c.338C>T",
"hgvs_p": "p.Thr113Ile",
"transcript": "ENST00000877120.1",
"protein_id": "ENSP00000547179.1",
"transcript_support_level": null,
"aa_start": 113,
"aa_end": null,
"aa_length": 195,
"cds_start": 338,
"cds_end": null,
"cds_length": 588,
"cdna_start": 665,
"cdna_end": null,
"cdna_length": 2022,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000877120.1"
},
{
"aa_ref": "T",
"aa_alt": "I",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 8,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MYL3",
"gene_hgnc_id": 7584,
"hgvs_c": "c.338C>T",
"hgvs_p": "p.Thr113Ile",
"transcript": "ENST00000877121.1",
"protein_id": "ENSP00000547180.1",
"transcript_support_level": null,
"aa_start": 113,
"aa_end": null,
"aa_length": 195,
"cds_start": 338,
"cds_end": null,
"cds_length": 588,
"cdna_start": 887,
"cdna_end": null,
"cdna_length": 1504,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000877121.1"
},
{
"aa_ref": "T",
"aa_alt": "I",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 8,
"exon_rank_end": null,
"exon_count": 11,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MYL3",
"gene_hgnc_id": 7584,
"hgvs_c": "c.338C>T",
"hgvs_p": "p.Thr113Ile",
"transcript": "ENST00000877122.1",
"protein_id": "ENSP00000547181.1",
"transcript_support_level": null,
"aa_start": 113,
"aa_end": null,
"aa_length": 195,
"cds_start": 338,
"cds_end": null,
"cds_length": 588,
"cdna_start": 995,
"cdna_end": null,
"cdna_length": 1483,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000877122.1"
},
{
"aa_ref": "T",
"aa_alt": "I",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 8,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MYL3",
"gene_hgnc_id": 7584,
"hgvs_c": "c.338C>T",
"hgvs_p": "p.Thr113Ile",
"transcript": "ENST00000877123.1",
"protein_id": "ENSP00000547182.1",
"transcript_support_level": null,
"aa_start": 113,
"aa_end": null,
"aa_length": 195,
"cds_start": 338,
"cds_end": null,
"cds_length": 588,
"cdna_start": 542,
"cdna_end": null,
"cdna_length": 3222,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000877123.1"
},
{
"aa_ref": "T",
"aa_alt": "I",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 8,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MYL3",
"gene_hgnc_id": 7584,
"hgvs_c": "c.338C>T",
"hgvs_p": "p.Thr113Ile",
"transcript": "ENST00000877124.1",
"protein_id": "ENSP00000547183.1",
"transcript_support_level": null,
"aa_start": 113,
"aa_end": null,
"aa_length": 195,
"cds_start": 338,
"cds_end": null,
"cds_length": 588,
"cdna_start": 812,
"cdna_end": null,
"cdna_length": 1522,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000877124.1"
},
{
"aa_ref": "T",
"aa_alt": "I",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MYL3",
"gene_hgnc_id": 7584,
"hgvs_c": "c.338C>T",
"hgvs_p": "p.Thr113Ile",
"transcript": "ENST00000877125.1",
"protein_id": "ENSP00000547184.1",
"transcript_support_level": null,
"aa_start": 113,
"aa_end": null,
"aa_length": 195,
"cds_start": 338,
"cds_end": null,
"cds_length": 588,
"cdna_start": 686,
"cdna_end": null,
"cdna_length": 1233,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000877125.1"
},
{
"aa_ref": "T",
"aa_alt": "I",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 8,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MYL3",
"gene_hgnc_id": 7584,
"hgvs_c": "c.338C>T",
"hgvs_p": "p.Thr113Ile",
"transcript": "ENST00000877126.1",
"protein_id": "ENSP00000547185.1",
"transcript_support_level": null,
"aa_start": 113,
"aa_end": null,
"aa_length": 195,
"cds_start": 338,
"cds_end": null,
"cds_length": 588,
"cdna_start": 453,
"cdna_end": null,
"cdna_length": 942,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000877126.1"
},
{
"aa_ref": "T",
"aa_alt": "I",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 8,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MYL3",
"gene_hgnc_id": 7584,
"hgvs_c": "c.338C>T",
"hgvs_p": "p.Thr113Ile",
"transcript": "ENST00000877127.1",
"protein_id": "ENSP00000547186.1",
"transcript_support_level": null,
"aa_start": 113,
"aa_end": null,
"aa_length": 195,
"cds_start": 338,
"cds_end": null,
"cds_length": 588,
"cdna_start": 658,
"cdna_end": null,
"cdna_length": 1280,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000877127.1"
},
{
"aa_ref": "T",
"aa_alt": "I",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MYL3",
"gene_hgnc_id": 7584,
"hgvs_c": "c.338C>T",
"hgvs_p": "p.Thr113Ile",
"transcript": "ENST00000877128.1",
"protein_id": "ENSP00000547187.1",
"transcript_support_level": null,
"aa_start": 113,
"aa_end": null,
"aa_length": 195,
"cds_start": 338,
"cds_end": null,
"cds_length": 588,
"cdna_start": 561,
"cdna_end": null,
"cdna_length": 1049,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000877128.1"
},
{
"aa_ref": "T",
"aa_alt": "I",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MYL3",
"gene_hgnc_id": 7584,
"hgvs_c": "c.338C>T",
"hgvs_p": "p.Thr113Ile",
"transcript": "ENST00000877129.1",
"protein_id": "ENSP00000547188.1",
"transcript_support_level": null,
"aa_start": 113,
"aa_end": null,
"aa_length": 195,
"cds_start": 338,
"cds_end": null,
"cds_length": 588,
"cdna_start": 773,
"cdna_end": null,
"cdna_length": 1261,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000877129.1"
},
{
"aa_ref": "T",
"aa_alt": "I",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MYL3",
"gene_hgnc_id": 7584,
"hgvs_c": "c.338C>T",
"hgvs_p": "p.Thr113Ile",
"transcript": "ENST00000877130.1",
"protein_id": "ENSP00000547189.1",
"transcript_support_level": null,
"aa_start": 113,
"aa_end": null,
"aa_length": 195,
"cds_start": 338,
"cds_end": null,
"cds_length": 588,
"cdna_start": 641,
"cdna_end": null,
"cdna_length": 1130,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000877130.1"
},
{
"aa_ref": "T",
"aa_alt": "I",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MYL3",
"gene_hgnc_id": 7584,
"hgvs_c": "c.338C>T",
"hgvs_p": "p.Thr113Ile",
"transcript": "ENST00000877131.1",
"protein_id": "ENSP00000547190.1",
"transcript_support_level": null,
"aa_start": 113,
"aa_end": null,
"aa_length": 195,
"cds_start": 338,
"cds_end": null,
"cds_length": 588,
"cdna_start": 522,
"cdna_end": null,
"cdna_length": 1015,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000877131.1"
},
{
"aa_ref": "T",
"aa_alt": "I",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 7,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MYL3",
"gene_hgnc_id": 7584,
"hgvs_c": "c.338C>T",
"hgvs_p": "p.Thr113Ile",
"transcript": "ENST00000877132.1",
"protein_id": "ENSP00000547191.1",
"transcript_support_level": null,
"aa_start": 113,
"aa_end": null,
"aa_length": 195,
"cds_start": 338,
"cds_end": null,
"cds_length": 588,
"cdna_start": 410,
"cdna_end": null,
"cdna_length": 2962,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000877132.1"
},
{
"aa_ref": "T",
"aa_alt": "I",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 8,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MYL3",
"gene_hgnc_id": 7584,
"hgvs_c": "c.338C>T",
"hgvs_p": "p.Thr113Ile",
"transcript": "ENST00000877133.1",
"protein_id": "ENSP00000547192.1",
"transcript_support_level": null,
"aa_start": 113,
"aa_end": null,
"aa_length": 195,
"cds_start": 338,
"cds_end": null,
"cds_length": 588,
"cdna_start": 413,
"cdna_end": null,
"cdna_length": 915,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000877133.1"
},
{
"aa_ref": "T",
"aa_alt": "I",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 7,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MYL3",
"gene_hgnc_id": 7584,
"hgvs_c": "c.338C>T",
"hgvs_p": "p.Thr113Ile",
"transcript": "ENST00000877134.1",
"protein_id": "ENSP00000547193.1",
"transcript_support_level": null,
"aa_start": 113,
"aa_end": null,
"aa_length": 195,
"cds_start": 338,
"cds_end": null,
"cds_length": 588,
"cdna_start": 376,
"cdna_end": null,
"cdna_length": 993,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000877134.1"
},
{
"aa_ref": "T",
"aa_alt": "I",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MYL3",
"gene_hgnc_id": 7584,
"hgvs_c": "c.338C>T",
"hgvs_p": "p.Thr113Ile",
"transcript": "ENST00000957828.1",
"protein_id": "ENSP00000627887.1",
"transcript_support_level": null,
"aa_start": 113,
"aa_end": null,
"aa_length": 195,
"cds_start": 338,
"cds_end": null,
"cds_length": 588,
"cdna_start": 561,
"cdna_end": null,
"cdna_length": 1917,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000957828.1"
},
{
"aa_ref": "T",
"aa_alt": "I",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 8,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MYL3",
"gene_hgnc_id": 7584,
"hgvs_c": "c.338C>T",
"hgvs_p": "p.Thr113Ile",
"transcript": "ENST00000957829.1",
"protein_id": "ENSP00000627888.1",
"transcript_support_level": null,
"aa_start": 113,
"aa_end": null,
"aa_length": 195,
"cds_start": 338,
"cds_end": null,
"cds_length": 588,
"cdna_start": 440,
"cdna_end": null,
"cdna_length": 1796,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000957829.1"
},
{
"aa_ref": "T",
"aa_alt": "I",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MYL3",
"gene_hgnc_id": 7584,
"hgvs_c": "c.338C>T",
"hgvs_p": "p.Thr113Ile",
"transcript": "ENST00000957830.1",
"protein_id": "ENSP00000627889.1",
"transcript_support_level": null,
"aa_start": 113,
"aa_end": null,
"aa_length": 195,
"cds_start": 338,
"cds_end": null,
"cds_length": 588,
"cdna_start": 636,
"cdna_end": null,
"cdna_length": 1994,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000957830.1"
},
{
"aa_ref": "T",
"aa_alt": "I",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 7,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MYL3",
"gene_hgnc_id": 7584,
"hgvs_c": "c.338C>T",
"hgvs_p": "p.Thr113Ile",
"transcript": "ENST00000957832.1",
"protein_id": "ENSP00000627891.1",
"transcript_support_level": null,
"aa_start": 113,
"aa_end": null,
"aa_length": 195,
"cds_start": 338,
"cds_end": null,
"cds_length": 588,
"cdna_start": 449,
"cdna_end": null,
"cdna_length": 1067,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000957832.1"
},
{
"aa_ref": "T",
"aa_alt": "I",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 7,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MYL3",
"gene_hgnc_id": 7584,
"hgvs_c": "c.338C>T",
"hgvs_p": "p.Thr113Ile",
"transcript": "ENST00000957833.1",
"protein_id": "ENSP00000627892.1",
"transcript_support_level": null,
"aa_start": 113,
"aa_end": null,
"aa_length": 195,
"cds_start": 338,
"cds_end": null,
"cds_length": 588,
"cdna_start": 387,
"cdna_end": null,
"cdna_length": 2528,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000957833.1"
},
{
"aa_ref": "T",
"aa_alt": "I",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 8,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MYL3",
"gene_hgnc_id": 7584,
"hgvs_c": "c.338C>T",
"hgvs_p": "p.Thr113Ile",
"transcript": "ENST00000957834.1",
"protein_id": "ENSP00000627893.1",
"transcript_support_level": null,
"aa_start": 113,
"aa_end": null,
"aa_length": 195,
"cds_start": 338,
"cds_end": null,
"cds_length": 588,
"cdna_start": 1961,
"cdna_end": null,
"cdna_length": 2454,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000957834.1"
},
{
"aa_ref": "T",
"aa_alt": "I",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 8,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MYL3",
"gene_hgnc_id": 7584,
"hgvs_c": "c.338C>T",
"hgvs_p": "p.Thr113Ile",
"transcript": "ENST00000957835.1",
"protein_id": "ENSP00000627894.1",
"transcript_support_level": null,
"aa_start": 113,
"aa_end": null,
"aa_length": 195,
"cds_start": 338,
"cds_end": null,
"cds_length": 588,
"cdna_start": 641,
"cdna_end": null,
"cdna_length": 1256,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000957835.1"
},
{
"aa_ref": "T",
"aa_alt": "I",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MYL3",
"gene_hgnc_id": 7584,
"hgvs_c": "c.338C>T",
"hgvs_p": "p.Thr113Ile",
"transcript": "ENST00000957836.1",
"protein_id": "ENSP00000627895.1",
"transcript_support_level": null,
"aa_start": 113,
"aa_end": null,
"aa_length": 195,
"cds_start": 338,
"cds_end": null,
"cds_length": 588,
"cdna_start": 639,
"cdna_end": null,
"cdna_length": 1131,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000957836.1"
},
{
"aa_ref": "T",
"aa_alt": "I",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MYL3",
"gene_hgnc_id": 7584,
"hgvs_c": "c.338C>T",
"hgvs_p": "p.Thr113Ile",
"transcript": "ENST00000957837.1",
"protein_id": "ENSP00000627896.1",
"transcript_support_level": null,
"aa_start": 113,
"aa_end": null,
"aa_length": 195,
"cds_start": 338,
"cds_end": null,
"cds_length": 588,
"cdna_start": 569,
"cdna_end": null,
"cdna_length": 1058,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000957837.1"
},
{
"aa_ref": "T",
"aa_alt": "I",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 7,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MYL3",
"gene_hgnc_id": 7584,
"hgvs_c": "c.338C>T",
"hgvs_p": "p.Thr113Ile",
"transcript": "ENST00000957838.1",
"protein_id": "ENSP00000627897.1",
"transcript_support_level": null,
"aa_start": 113,
"aa_end": null,
"aa_length": 195,
"cds_start": 338,
"cds_end": null,
"cds_length": 588,
"cdna_start": 392,
"cdna_end": null,
"cdna_length": 1313,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000957838.1"
},
{
"aa_ref": "T",
"aa_alt": "I",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 8,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MYL3",
"gene_hgnc_id": 7584,
"hgvs_c": "c.338C>T",
"hgvs_p": "p.Thr113Ile",
"transcript": "ENST00000957839.1",
"protein_id": "ENSP00000627898.1",
"transcript_support_level": null,
"aa_start": 113,
"aa_end": null,
"aa_length": 195,
"cds_start": 338,
"cds_end": null,
"cds_length": 588,
"cdna_start": 448,
"cdna_end": null,
"cdna_length": 936,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000957839.1"
},
{
"aa_ref": "T",
"aa_alt": "I",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 7,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MYL3",
"gene_hgnc_id": 7584,
"hgvs_c": "c.338C>T",
"hgvs_p": "p.Thr113Ile",
"transcript": "ENST00000957840.1",
"protein_id": "ENSP00000627899.1",
"transcript_support_level": null,
"aa_start": 113,
"aa_end": null,
"aa_length": 195,
"cds_start": 338,
"cds_end": null,
"cds_length": 588,
"cdna_start": 404,
"cdna_end": null,
"cdna_length": 898,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000957840.1"
},
{
"aa_ref": "T",
"aa_alt": "I",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 7,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MYL3",
"gene_hgnc_id": 7584,
"hgvs_c": "c.326C>T",
"hgvs_p": "p.Thr109Ile",
"transcript": "ENST00000957845.1",
"protein_id": "ENSP00000627904.1",
"transcript_support_level": null,
"aa_start": 109,
"aa_end": null,
"aa_length": 191,
"cds_start": 326,
"cds_end": null,
"cds_length": 576,
"cdna_start": 377,
"cdna_end": null,
"cdna_length": 866,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000957845.1"
},
{
"aa_ref": "T",
"aa_alt": "I",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 7,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MYL3",
"gene_hgnc_id": 7584,
"hgvs_c": "c.338C>T",
"hgvs_p": "p.Thr113Ile",
"transcript": "ENST00000877136.1",
"protein_id": "ENSP00000547195.1",
"transcript_support_level": null,
"aa_start": 113,
"aa_end": null,
"aa_length": 190,
"cds_start": 338,
"cds_end": null,
"cds_length": 573,
"cdna_start": 392,
"cdna_end": null,
"cdna_length": 870,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000877136.1"
},
{
"aa_ref": "T",
"aa_alt": "I",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 7,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MYL3",
"gene_hgnc_id": 7584,
"hgvs_c": "c.311C>T",
"hgvs_p": "p.Thr104Ile",
"transcript": "ENST00000877137.1",
"protein_id": "ENSP00000547196.1",
"transcript_support_level": null,
"aa_start": 104,
"aa_end": null,
"aa_length": 186,
"cds_start": 311,
"cds_end": null,
"cds_length": 561,
"cdna_start": 365,
"cdna_end": null,
"cdna_length": 854,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000877137.1"
},
{
"aa_ref": "T",
"aa_alt": "I",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 3,
"exon_rank_end": null,
"exon_count": 6,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MYL3",
"gene_hgnc_id": 7584,
"hgvs_c": "c.308C>T",
"hgvs_p": "p.Thr103Ile",
"transcript": "ENST00000877135.1",
"protein_id": "ENSP00000547194.1",
"transcript_support_level": null,
"aa_start": 103,
"aa_end": null,
"aa_length": 185,
"cds_start": 308,
"cds_end": null,
"cds_length": 558,
"cdna_start": 381,
"cdna_end": null,
"cdna_length": 885,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000877135.1"
},
{
"aa_ref": "T",
"aa_alt": "I",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 3,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MYL3",
"gene_hgnc_id": 7584,
"hgvs_c": "c.308C>T",
"hgvs_p": "p.Thr103Ile",
"transcript": "ENST00000877140.1",
"protein_id": "ENSP00000547199.1",
"transcript_support_level": null,
"aa_start": 103,
"aa_end": null,
"aa_length": 185,
"cds_start": 308,
"cds_end": null,
"cds_length": 558,
"cdna_start": 357,
"cdna_end": null,
"cdna_length": 974,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000877140.1"
},
{
"aa_ref": "T",
"aa_alt": "I",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 3,
"exon_rank_end": null,
"exon_count": 6,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MYL3",
"gene_hgnc_id": 7584,
"hgvs_c": "c.302C>T",
"hgvs_p": "p.Thr101Ile",
"transcript": "ENST00000877139.1",
"protein_id": "ENSP00000547198.1",
"transcript_support_level": null,
"aa_start": 101,
"aa_end": null,
"aa_length": 183,
"cds_start": 302,
"cds_end": null,
"cds_length": 552,
"cdna_start": 356,
"cdna_end": null,
"cdna_length": 844,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000877139.1"
},
{
"aa_ref": "T",
"aa_alt": "I",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 3,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MYL3",
"gene_hgnc_id": 7584,
"hgvs_c": "c.302C>T",
"hgvs_p": "p.Thr101Ile",
"transcript": "ENST00000957847.1",
"protein_id": "ENSP00000627906.1",
"transcript_support_level": null,
"aa_start": 101,
"aa_end": null,
"aa_length": 183,
"cds_start": 302,
"cds_end": null,
"cds_length": 552,
"cdna_start": 353,
"cdna_end": null,
"cdna_length": 969,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000957847.1"
},
{
"aa_ref": "T",
"aa_alt": "I",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 3,
"exon_rank_end": null,
"exon_count": 6,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MYL3",
"gene_hgnc_id": 7584,
"hgvs_c": "c.188C>T",
"hgvs_p": "p.Thr63Ile",
"transcript": "ENST00000957841.1",
"protein_id": "ENSP00000627900.1",
"transcript_support_level": null,
"aa_start": 63,
"aa_end": null,
"aa_length": 145,
"cds_start": 188,
"cds_end": null,
"cds_length": 438,
"cdna_start": 241,
"cdna_end": null,
"cdna_length": 745,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000957841.1"
},
{
"aa_ref": "T",
"aa_alt": "I",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 7,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MYL3",
"gene_hgnc_id": 7584,
"hgvs_c": "c.164C>T",
"hgvs_p": "p.Thr55Ile",
"transcript": "NM_001406940.1",
"protein_id": "NP_001393869.1",
"transcript_support_level": null,
"aa_start": 55,
"aa_end": null,
"aa_length": 137,
"cds_start": 164,
"cds_end": null,
"cds_length": 414,
"cdna_start": 296,
"cdna_end": null,
"cdna_length": 789,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001406940.1"
},
{
"aa_ref": "T",
"aa_alt": "I",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 7,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MYL3",
"gene_hgnc_id": 7584,
"hgvs_c": "c.164C>T",
"hgvs_p": "p.Thr55Ile",
"transcript": "NM_001406941.1",
"protein_id": "NP_001393870.1",
"transcript_support_level": null,
"aa_start": 55,
"aa_end": null,
"aa_length": 132,
"cds_start": 164,
"cds_end": null,
"cds_length": 399,
"cdna_start": 596,
"cdna_end": null,
"cdna_length": 1074,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001406941.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "MYL3",
"gene_hgnc_id": 7584,
"hgvs_c": "c.130-20C>T",
"hgvs_p": null,
"transcript": "ENST00000957842.1",
"protein_id": "ENSP00000627901.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 119,
"cds_start": null,
"cds_end": null,
"cds_length": 360,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 662,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000957842.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 4,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "MYL3",
"gene_hgnc_id": 7584,
"hgvs_c": "c.130-20C>T",
"hgvs_p": null,
"transcript": "ENST00000957843.1",
"protein_id": "ENSP00000627902.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 119,
"cds_start": null,
"cds_end": null,
"cds_length": 360,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 781,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000957843.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 7,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MYL3",
"gene_hgnc_id": 7584,
"hgvs_c": "n.560C>T",
"hgvs_p": null,
"transcript": "ENST00000655244.1",
"protein_id": null,
"transcript_support_level": null,
"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": 1033,
"mane_select": null,
"mane_plus": null,
"biotype": "pseudogene",
"feature": "ENST00000655244.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 7,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MYL3",
"gene_hgnc_id": 7584,
"hgvs_c": "n.296C>T",
"hgvs_p": null,
"transcript": "ENST00000664891.1",
"protein_id": null,
"transcript_support_level": null,
"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": 784,
"mane_select": null,
"mane_plus": null,
"biotype": "pseudogene",
"feature": "ENST00000664891.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 8,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MYL3",
"gene_hgnc_id": 7584,
"hgvs_c": "n.338C>T",
"hgvs_p": null,
"transcript": "ENST00000713932.1",
"protein_id": "ENSP00000519229.1",
"transcript_support_level": null,
"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": 1880,
"mane_select": null,
"mane_plus": null,
"biotype": "nonsense_mediated_decay",
"feature": "ENST00000713932.1"
}
],
"gene_symbol": "MYL3",
"gene_hgnc_id": 7584,
"dbsnp": "rs397516278",
"frequency_reference_population": 0.000008208597,
"hom_count_reference_population": 0,
"allele_count_reference_population": 12,
"gnomad_exomes_af": 0.0000082086,
"gnomad_genomes_af": null,
"gnomad_exomes_ac": 12,
"gnomad_genomes_ac": null,
"gnomad_exomes_homalt": 0,
"gnomad_genomes_homalt": null,
"gnomad_mito_homoplasmic": null,
"gnomad_mito_heteroplasmic": null,
"computational_score_selected": 0.018530262634158134,
"computational_prediction_selected": "Benign",
"computational_source_selected": "CardioboostCm",
"splice_score_selected": 0.15000000596046448,
"splice_prediction_selected": "Benign",
"splice_source_selected": "max_spliceai",
"revel_score": 0.519,
"revel_prediction": "Uncertain_significance",
"alphamissense_score": 0.5008,
"alphamissense_prediction": null,
"bayesdelnoaf_score": -0.03,
"bayesdelnoaf_prediction": "Uncertain_significance",
"phylop100way_score": 4.307,
"phylop100way_prediction": "Uncertain_significance",
"spliceai_max_score": 0.15,
"spliceai_max_prediction": "Benign",
"dbscsnv_ada_score": null,
"dbscsnv_ada_prediction": null,
"apogee2_score": null,
"apogee2_prediction": null,
"mitotip_score": null,
"mitotip_prediction": null,
"acmg_score": 0,
"acmg_classification": "Uncertain_significance",
"acmg_criteria": "PM1,PP2,PP3,BS2",
"acmg_by_gene": [
{
"score": 0,
"benign_score": 4,
"pathogenic_score": 4,
"criteria": [
"PM1",
"PP2",
"PP3",
"BS2"
],
"verdict": "Uncertain_significance",
"transcript": "NM_000258.3",
"gene_symbol": "MYL3",
"hgnc_id": 7584,
"effects": [
"missense_variant"
],
"inheritance_mode": "AD,SD",
"hgvs_c": "c.338C>T",
"hgvs_p": "p.Thr113Ile"
}
],
"clinvar_disease": "Cardiomyopathy,Hypertrophic cardiomyopathy,not specified",
"clinvar_classification": "Uncertain significance",
"clinvar_review_status": "criteria provided, multiple submitters, no conflicts",
"clinvar_submissions_summary": "US:3",
"phenotype_combined": "not specified|Hypertrophic cardiomyopathy|Cardiomyopathy",
"pathogenicity_classification_combined": "Uncertain significance",
"custom_annotations": null
}
],
"message": null
}