← 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: 12-110914267-C-A (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=12&pos=110914267&ref=C&alt=A&genome=hg38&allGenes=true"API Response
json
{
"variants": [
{
"chr": "12",
"pos": 110914267,
"ref": "C",
"alt": "A",
"effect": "stop_gained",
"transcript": "NM_000432.4",
"consequences": [
{
"aa_ref": "E",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"stop_gained"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 7,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MYL2",
"gene_hgnc_id": 7583,
"hgvs_c": "c.193G>T",
"hgvs_p": "p.Glu65*",
"transcript": "NM_000432.4",
"protein_id": "NP_000423.2",
"transcript_support_level": null,
"aa_start": 65,
"aa_end": null,
"aa_length": 166,
"cds_start": 193,
"cds_end": null,
"cds_length": 501,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": "ENST00000228841.15",
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_000432.4"
},
{
"aa_ref": "E",
"aa_alt": "*",
"canonical": true,
"protein_coding": true,
"strand": false,
"consequences": [
"stop_gained"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 7,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MYL2",
"gene_hgnc_id": 7583,
"hgvs_c": "c.193G>T",
"hgvs_p": "p.Glu65*",
"transcript": "ENST00000228841.15",
"protein_id": "ENSP00000228841.8",
"transcript_support_level": 1,
"aa_start": 65,
"aa_end": null,
"aa_length": 166,
"cds_start": 193,
"cds_end": null,
"cds_length": 501,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": "NM_000432.4",
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000228841.15"
},
{
"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": "MYL2",
"gene_hgnc_id": 7583,
"hgvs_c": "c.193G>T",
"hgvs_p": "p.Glu65*",
"transcript": "ENST00000713800.1",
"protein_id": "ENSP00000519106.1",
"transcript_support_level": null,
"aa_start": 65,
"aa_end": null,
"aa_length": 166,
"cds_start": 193,
"cds_end": null,
"cds_length": 501,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000713800.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": "MYL2",
"gene_hgnc_id": 7583,
"hgvs_c": "c.193G>T",
"hgvs_p": "p.Glu65*",
"transcript": "ENST00000713803.1",
"protein_id": "ENSP00000519109.1",
"transcript_support_level": null,
"aa_start": 65,
"aa_end": null,
"aa_length": 166,
"cds_start": 193,
"cds_end": null,
"cds_length": 501,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000713803.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": "MYL2",
"gene_hgnc_id": 7583,
"hgvs_c": "c.193G>T",
"hgvs_p": "p.Glu65*",
"transcript": "ENST00000713804.1",
"protein_id": "ENSP00000519110.1",
"transcript_support_level": null,
"aa_start": 65,
"aa_end": null,
"aa_length": 166,
"cds_start": 193,
"cds_end": null,
"cds_length": 501,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000713804.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": "MYL2",
"gene_hgnc_id": 7583,
"hgvs_c": "c.193G>T",
"hgvs_p": "p.Glu65*",
"transcript": "ENST00000713805.1",
"protein_id": "ENSP00000519111.1",
"transcript_support_level": null,
"aa_start": 65,
"aa_end": null,
"aa_length": 166,
"cds_start": 193,
"cds_end": null,
"cds_length": 501,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000713805.1"
},
{
"aa_ref": "E",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"stop_gained"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MYL2",
"gene_hgnc_id": 7583,
"hgvs_c": "c.193G>T",
"hgvs_p": "p.Glu65*",
"transcript": "ENST00000713806.1",
"protein_id": "ENSP00000519112.1",
"transcript_support_level": null,
"aa_start": 65,
"aa_end": null,
"aa_length": 166,
"cds_start": 193,
"cds_end": null,
"cds_length": 501,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000713806.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": "MYL2",
"gene_hgnc_id": 7583,
"hgvs_c": "c.193G>T",
"hgvs_p": "p.Glu65*",
"transcript": "ENST00000713826.1",
"protein_id": "ENSP00000519130.1",
"transcript_support_level": null,
"aa_start": 65,
"aa_end": null,
"aa_length": 166,
"cds_start": 193,
"cds_end": null,
"cds_length": 501,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000713826.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": "MYL2",
"gene_hgnc_id": 7583,
"hgvs_c": "c.193G>T",
"hgvs_p": "p.Glu65*",
"transcript": "ENST00000713828.1",
"protein_id": "ENSP00000519132.1",
"transcript_support_level": null,
"aa_start": 65,
"aa_end": null,
"aa_length": 166,
"cds_start": 193,
"cds_end": null,
"cds_length": 501,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000713828.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": "MYL2",
"gene_hgnc_id": 7583,
"hgvs_c": "c.193G>T",
"hgvs_p": "p.Glu65*",
"transcript": "ENST00000713829.1",
"protein_id": "ENSP00000519133.1",
"transcript_support_level": null,
"aa_start": 65,
"aa_end": null,
"aa_length": 166,
"cds_start": 193,
"cds_end": null,
"cds_length": 501,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000713829.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": "MYL2",
"gene_hgnc_id": 7583,
"hgvs_c": "c.193G>T",
"hgvs_p": "p.Glu65*",
"transcript": "ENST00000713830.1",
"protein_id": "ENSP00000519134.1",
"transcript_support_level": null,
"aa_start": 65,
"aa_end": null,
"aa_length": 166,
"cds_start": 193,
"cds_end": null,
"cds_length": 501,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000713830.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": "MYL2",
"gene_hgnc_id": 7583,
"hgvs_c": "c.193G>T",
"hgvs_p": "p.Glu65*",
"transcript": "ENST00000713831.1",
"protein_id": "ENSP00000519135.1",
"transcript_support_level": null,
"aa_start": 65,
"aa_end": null,
"aa_length": 166,
"cds_start": 193,
"cds_end": null,
"cds_length": 501,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000713831.1"
},
{
"aa_ref": "E",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"stop_gained"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 7,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MYL2",
"gene_hgnc_id": 7583,
"hgvs_c": "c.193G>T",
"hgvs_p": "p.Glu65*",
"transcript": "ENST00000966752.1",
"protein_id": "ENSP00000636811.1",
"transcript_support_level": null,
"aa_start": 65,
"aa_end": null,
"aa_length": 165,
"cds_start": 193,
"cds_end": null,
"cds_length": 498,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000966752.1"
},
{
"aa_ref": "E",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"stop_gained"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 7,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MYL2",
"gene_hgnc_id": 7583,
"hgvs_c": "c.187G>T",
"hgvs_p": "p.Glu63*",
"transcript": "ENST00000966753.1",
"protein_id": "ENSP00000636812.1",
"transcript_support_level": null,
"aa_start": 63,
"aa_end": null,
"aa_length": 164,
"cds_start": 187,
"cds_end": null,
"cds_length": 495,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000966753.1"
},
{
"aa_ref": "E",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"stop_gained"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 7,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MYL2",
"gene_hgnc_id": 7583,
"hgvs_c": "c.193G>T",
"hgvs_p": "p.Glu65*",
"transcript": "ENST00000880460.1",
"protein_id": "ENSP00000550519.1",
"transcript_support_level": null,
"aa_start": 65,
"aa_end": null,
"aa_length": 163,
"cds_start": 193,
"cds_end": null,
"cds_length": 492,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000880460.1"
},
{
"aa_ref": "E",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"stop_gained"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 7,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MYL2",
"gene_hgnc_id": 7583,
"hgvs_c": "c.172G>T",
"hgvs_p": "p.Glu58*",
"transcript": "ENST00000880461.1",
"protein_id": "ENSP00000550520.1",
"transcript_support_level": null,
"aa_start": 58,
"aa_end": null,
"aa_length": 159,
"cds_start": 172,
"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": "ENST00000880461.1"
},
{
"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": "MYL2",
"gene_hgnc_id": 7583,
"hgvs_c": "c.151G>T",
"hgvs_p": "p.Glu51*",
"transcript": "NM_001406745.1",
"protein_id": "NP_001393674.1",
"transcript_support_level": null,
"aa_start": 51,
"aa_end": null,
"aa_length": 152,
"cds_start": 151,
"cds_end": null,
"cds_length": 459,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001406745.1"
},
{
"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": "MYL2",
"gene_hgnc_id": 7583,
"hgvs_c": "c.151G>T",
"hgvs_p": "p.Glu51*",
"transcript": "ENST00000548438.1",
"protein_id": "ENSP00000447154.1",
"transcript_support_level": 3,
"aa_start": 51,
"aa_end": null,
"aa_length": 152,
"cds_start": 151,
"cds_end": null,
"cds_length": 459,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000548438.1"
},
{
"aa_ref": "E",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"stop_gained"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 7,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MYL2",
"gene_hgnc_id": 7583,
"hgvs_c": "c.136G>T",
"hgvs_p": "p.Glu46*",
"transcript": "NM_001406916.1",
"protein_id": "NP_001393845.1",
"transcript_support_level": null,
"aa_start": 46,
"aa_end": null,
"aa_length": 147,
"cds_start": 136,
"cds_end": null,
"cds_length": 444,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001406916.1"
},
{
"aa_ref": "E",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"stop_gained"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 7,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MYL2",
"gene_hgnc_id": 7583,
"hgvs_c": "c.136G>T",
"hgvs_p": "p.Glu46*",
"transcript": "ENST00000663220.1",
"protein_id": "ENSP00000499568.1",
"transcript_support_level": null,
"aa_start": 46,
"aa_end": null,
"aa_length": 147,
"cds_start": 136,
"cds_end": null,
"cds_length": 444,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000663220.1"
},
{
"aa_ref": "E",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"stop_gained"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 7,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MYL2",
"gene_hgnc_id": 7583,
"hgvs_c": "c.193G>T",
"hgvs_p": "p.Glu65*",
"transcript": "ENST00000880458.1",
"protein_id": "ENSP00000550517.1",
"transcript_support_level": null,
"aa_start": 65,
"aa_end": null,
"aa_length": 147,
"cds_start": 193,
"cds_end": null,
"cds_length": 444,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000880458.1"
},
{
"aa_ref": "E",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"stop_gained"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 7,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MYL2",
"gene_hgnc_id": 7583,
"hgvs_c": "c.88G>T",
"hgvs_p": "p.Glu30*",
"transcript": "ENST00000713801.1",
"protein_id": "ENSP00000519107.1",
"transcript_support_level": null,
"aa_start": 30,
"aa_end": null,
"aa_length": 131,
"cds_start": 88,
"cds_end": null,
"cds_length": 396,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000713801.1"
},
{
"aa_ref": "E",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"stop_gained"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 7,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MYL2",
"gene_hgnc_id": 7583,
"hgvs_c": "c.88G>T",
"hgvs_p": "p.Glu30*",
"transcript": "ENST00000713827.1",
"protein_id": "ENSP00000519131.1",
"transcript_support_level": null,
"aa_start": 30,
"aa_end": null,
"aa_length": 131,
"cds_start": 88,
"cds_end": null,
"cds_length": 396,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000713827.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"splice_acceptor_variant",
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 7,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "MYL2",
"gene_hgnc_id": 7583,
"hgvs_c": "c.170-1G>T",
"hgvs_p": null,
"transcript": "ENST00000966754.1",
"protein_id": "ENSP00000636813.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 158,
"cds_start": null,
"cds_end": null,
"cds_length": 477,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000966754.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": 6,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "MYL2",
"gene_hgnc_id": 7583,
"hgvs_c": "c.170-943G>T",
"hgvs_p": null,
"transcript": "ENST00000880462.1",
"protein_id": "ENSP00000550521.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 131,
"cds_start": null,
"cds_end": null,
"cds_length": 396,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000880462.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": 3,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "MYL2",
"gene_hgnc_id": 7583,
"hgvs_c": "c.94-3092G>T",
"hgvs_p": null,
"transcript": "ENST00000880459.1",
"protein_id": "ENSP00000550518.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 63,
"cds_start": null,
"cds_end": null,
"cds_length": 192,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000880459.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": 2,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "MYL2",
"gene_hgnc_id": 7583,
"hgvs_c": "c.4-3092G>T",
"hgvs_p": null,
"transcript": "ENST00000966755.1",
"protein_id": "ENSP00000636814.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 33,
"cds_start": null,
"cds_end": null,
"cds_length": 102,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000966755.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 1,
"exon_rank_end": null,
"exon_count": 2,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MYL2",
"gene_hgnc_id": 7583,
"hgvs_c": "n.24G>T",
"hgvs_p": null,
"transcript": "ENST00000549029.1",
"protein_id": null,
"transcript_support_level": 2,
"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": "retained_intron",
"feature": "ENST00000549029.1"
}
],
"gene_symbol": "MYL2",
"gene_hgnc_id": 7583,
"dbsnp": "rs397516398",
"frequency_reference_population": null,
"hom_count_reference_population": 0,
"allele_count_reference_population": 0,
"gnomad_exomes_af": null,
"gnomad_genomes_af": null,
"gnomad_exomes_ac": null,
"gnomad_genomes_ac": null,
"gnomad_exomes_homalt": null,
"gnomad_genomes_homalt": null,
"gnomad_mito_homoplasmic": null,
"gnomad_mito_heteroplasmic": null,
"computational_score_selected": 0.5600000023841858,
"computational_prediction_selected": "Pathogenic",
"computational_source_selected": "BayesDel_noAF",
"splice_score_selected": 0.07000000029802322,
"splice_prediction_selected": "Benign",
"splice_source_selected": "max_spliceai",
"revel_score": null,
"revel_prediction": null,
"alphamissense_score": null,
"alphamissense_prediction": null,
"bayesdelnoaf_score": 0.56,
"bayesdelnoaf_prediction": "Pathogenic",
"phylop100way_score": 7.497,
"phylop100way_prediction": "Uncertain_significance",
"spliceai_max_score": 0.07,
"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": 12,
"acmg_classification": "Pathogenic",
"acmg_criteria": "PVS1,PM2,PP5_Moderate",
"acmg_by_gene": [
{
"score": 12,
"benign_score": 0,
"pathogenic_score": 12,
"criteria": [
"PVS1",
"PM2",
"PP5_Moderate"
],
"verdict": "Pathogenic",
"transcript": "NM_000432.4",
"gene_symbol": "MYL2",
"hgnc_id": 7583,
"effects": [
"stop_gained"
],
"inheritance_mode": "AD,AR",
"hgvs_c": "c.193G>T",
"hgvs_p": "p.Glu65*"
}
],
"clinvar_disease": "Cardiomyopathy",
"clinvar_classification": "Likely pathogenic",
"clinvar_review_status": "criteria provided, single submitter",
"clinvar_submissions_summary": "LP:1",
"phenotype_combined": "Cardiomyopathy",
"pathogenicity_classification_combined": "Likely pathogenic",
"custom_annotations": null
}
],
"message": null
}