← 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: 4-679965-C-T (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=4&pos=679965&ref=C&alt=T&genome=hg38&allGenes=true"API Response
json
{
"variants": [
{
"chr": "4",
"pos": 679965,
"ref": "C",
"alt": "T",
"effect": "missense_variant",
"transcript": "NM_002477.2",
"consequences": [
{
"aa_ref": "S",
"aa_alt": "L",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MYL5",
"gene_hgnc_id": 7586,
"hgvs_c": "c.239C>T",
"hgvs_p": "p.Ser80Leu",
"transcript": "NM_002477.2",
"protein_id": "NP_002468.1",
"transcript_support_level": null,
"aa_start": 80,
"aa_end": null,
"aa_length": 173,
"cds_start": 239,
"cds_end": null,
"cds_length": 522,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": "ENST00000400159.7",
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_002477.2"
},
{
"aa_ref": "S",
"aa_alt": "L",
"canonical": true,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MYL5",
"gene_hgnc_id": 7586,
"hgvs_c": "c.239C>T",
"hgvs_p": "p.Ser80Leu",
"transcript": "ENST00000400159.7",
"protein_id": "ENSP00000383023.2",
"transcript_support_level": 1,
"aa_start": 80,
"aa_end": null,
"aa_length": 173,
"cds_start": 239,
"cds_end": null,
"cds_length": 522,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": "NM_002477.2",
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000400159.7"
},
{
"aa_ref": "S",
"aa_alt": "L",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 7,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MYL5",
"gene_hgnc_id": 7586,
"hgvs_c": "c.116C>T",
"hgvs_p": "p.Ser39Leu",
"transcript": "ENST00000511290.5",
"protein_id": "ENSP00000425162.1",
"transcript_support_level": 1,
"aa_start": 39,
"aa_end": null,
"aa_length": 132,
"cds_start": 116,
"cds_end": null,
"cds_length": 399,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000511290.5"
},
{
"aa_ref": "S",
"aa_alt": "L",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MYL5",
"gene_hgnc_id": 7586,
"hgvs_c": "c.239C>T",
"hgvs_p": "p.Ser80Leu",
"transcript": "NM_001395441.1",
"protein_id": "NP_001382370.1",
"transcript_support_level": null,
"aa_start": 80,
"aa_end": null,
"aa_length": 173,
"cds_start": 239,
"cds_end": null,
"cds_length": 522,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001395441.1"
},
{
"aa_ref": "S",
"aa_alt": "L",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MYL5",
"gene_hgnc_id": 7586,
"hgvs_c": "c.239C>T",
"hgvs_p": "p.Ser80Leu",
"transcript": "NM_001395442.1",
"protein_id": "NP_001382371.1",
"transcript_support_level": null,
"aa_start": 80,
"aa_end": null,
"aa_length": 173,
"cds_start": 239,
"cds_end": null,
"cds_length": 522,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001395442.1"
},
{
"aa_ref": "S",
"aa_alt": "L",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 8,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MYL5",
"gene_hgnc_id": 7586,
"hgvs_c": "c.239C>T",
"hgvs_p": "p.Ser80Leu",
"transcript": "NM_001395443.1",
"protein_id": "NP_001382372.1",
"transcript_support_level": null,
"aa_start": 80,
"aa_end": null,
"aa_length": 173,
"cds_start": 239,
"cds_end": null,
"cds_length": 522,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001395443.1"
},
{
"aa_ref": "S",
"aa_alt": "L",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MYL5",
"gene_hgnc_id": 7586,
"hgvs_c": "c.239C>T",
"hgvs_p": "p.Ser80Leu",
"transcript": "ENST00000894694.1",
"protein_id": "ENSP00000564753.1",
"transcript_support_level": null,
"aa_start": 80,
"aa_end": null,
"aa_length": 173,
"cds_start": 239,
"cds_end": null,
"cds_length": 522,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000894694.1"
},
{
"aa_ref": "S",
"aa_alt": "L",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 7,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MYL5",
"gene_hgnc_id": 7586,
"hgvs_c": "c.239C>T",
"hgvs_p": "p.Ser80Leu",
"transcript": "ENST00000894695.1",
"protein_id": "ENSP00000564754.1",
"transcript_support_level": null,
"aa_start": 80,
"aa_end": null,
"aa_length": 173,
"cds_start": 239,
"cds_end": null,
"cds_length": 522,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000894695.1"
},
{
"aa_ref": "S",
"aa_alt": "L",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 7,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MYL5",
"gene_hgnc_id": 7586,
"hgvs_c": "c.239C>T",
"hgvs_p": "p.Ser80Leu",
"transcript": "ENST00000894696.1",
"protein_id": "ENSP00000564755.1",
"transcript_support_level": null,
"aa_start": 80,
"aa_end": null,
"aa_length": 173,
"cds_start": 239,
"cds_end": null,
"cds_length": 522,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000894696.1"
},
{
"aa_ref": "S",
"aa_alt": "L",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MYL5",
"gene_hgnc_id": 7586,
"hgvs_c": "c.239C>T",
"hgvs_p": "p.Ser80Leu",
"transcript": "ENST00000894697.1",
"protein_id": "ENSP00000564756.1",
"transcript_support_level": null,
"aa_start": 80,
"aa_end": null,
"aa_length": 173,
"cds_start": 239,
"cds_end": null,
"cds_length": 522,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000894697.1"
},
{
"aa_ref": "S",
"aa_alt": "L",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MYL5",
"gene_hgnc_id": 7586,
"hgvs_c": "c.239C>T",
"hgvs_p": "p.Ser80Leu",
"transcript": "ENST00000894698.1",
"protein_id": "ENSP00000564757.1",
"transcript_support_level": null,
"aa_start": 80,
"aa_end": null,
"aa_length": 173,
"cds_start": 239,
"cds_end": null,
"cds_length": 522,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000894698.1"
},
{
"aa_ref": "S",
"aa_alt": "L",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MYL5",
"gene_hgnc_id": 7586,
"hgvs_c": "c.239C>T",
"hgvs_p": "p.Ser80Leu",
"transcript": "ENST00000931855.1",
"protein_id": "ENSP00000601914.1",
"transcript_support_level": null,
"aa_start": 80,
"aa_end": null,
"aa_length": 173,
"cds_start": 239,
"cds_end": null,
"cds_length": 522,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000931855.1"
},
{
"aa_ref": "S",
"aa_alt": "L",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 7,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MYL5",
"gene_hgnc_id": 7586,
"hgvs_c": "c.239C>T",
"hgvs_p": "p.Ser80Leu",
"transcript": "ENST00000931856.1",
"protein_id": "ENSP00000601915.1",
"transcript_support_level": null,
"aa_start": 80,
"aa_end": null,
"aa_length": 173,
"cds_start": 239,
"cds_end": null,
"cds_length": 522,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000931856.1"
},
{
"aa_ref": "S",
"aa_alt": "L",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 7,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MYL5",
"gene_hgnc_id": 7586,
"hgvs_c": "c.239C>T",
"hgvs_p": "p.Ser80Leu",
"transcript": "ENST00000931857.1",
"protein_id": "ENSP00000601916.1",
"transcript_support_level": null,
"aa_start": 80,
"aa_end": null,
"aa_length": 173,
"cds_start": 239,
"cds_end": null,
"cds_length": 522,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000931857.1"
},
{
"aa_ref": "S",
"aa_alt": "L",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 8,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MYL5",
"gene_hgnc_id": 7586,
"hgvs_c": "c.239C>T",
"hgvs_p": "p.Ser80Leu",
"transcript": "ENST00000931858.1",
"protein_id": "ENSP00000601917.1",
"transcript_support_level": null,
"aa_start": 80,
"aa_end": null,
"aa_length": 173,
"cds_start": 239,
"cds_end": null,
"cds_length": 522,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000931858.1"
},
{
"aa_ref": "S",
"aa_alt": "L",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 8,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MYL5",
"gene_hgnc_id": 7586,
"hgvs_c": "c.239C>T",
"hgvs_p": "p.Ser80Leu",
"transcript": "ENST00000931859.1",
"protein_id": "ENSP00000601918.1",
"transcript_support_level": null,
"aa_start": 80,
"aa_end": null,
"aa_length": 173,
"cds_start": 239,
"cds_end": null,
"cds_length": 522,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000931859.1"
},
{
"aa_ref": "S",
"aa_alt": "L",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MYL5",
"gene_hgnc_id": 7586,
"hgvs_c": "c.239C>T",
"hgvs_p": "p.Ser80Leu",
"transcript": "ENST00000931860.1",
"protein_id": "ENSP00000601919.1",
"transcript_support_level": null,
"aa_start": 80,
"aa_end": null,
"aa_length": 173,
"cds_start": 239,
"cds_end": null,
"cds_length": 522,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000931860.1"
},
{
"aa_ref": "S",
"aa_alt": "L",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 8,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MYL5",
"gene_hgnc_id": 7586,
"hgvs_c": "c.239C>T",
"hgvs_p": "p.Ser80Leu",
"transcript": "ENST00000965683.1",
"protein_id": "ENSP00000635742.1",
"transcript_support_level": null,
"aa_start": 80,
"aa_end": null,
"aa_length": 173,
"cds_start": 239,
"cds_end": null,
"cds_length": 522,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000965683.1"
},
{
"aa_ref": "S",
"aa_alt": "L",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 7,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MYL5",
"gene_hgnc_id": 7586,
"hgvs_c": "c.239C>T",
"hgvs_p": "p.Ser80Leu",
"transcript": "ENST00000965684.1",
"protein_id": "ENSP00000635743.1",
"transcript_support_level": null,
"aa_start": 80,
"aa_end": null,
"aa_length": 173,
"cds_start": 239,
"cds_end": null,
"cds_length": 522,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000965684.1"
},
{
"aa_ref": "S",
"aa_alt": "L",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 8,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MYL5",
"gene_hgnc_id": 7586,
"hgvs_c": "c.116C>T",
"hgvs_p": "p.Ser39Leu",
"transcript": "NM_001363650.2",
"protein_id": "NP_001350579.1",
"transcript_support_level": null,
"aa_start": 39,
"aa_end": null,
"aa_length": 132,
"cds_start": 116,
"cds_end": null,
"cds_length": 399,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001363650.2"
},
{
"aa_ref": "S",
"aa_alt": "L",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 8,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MYL5",
"gene_hgnc_id": 7586,
"hgvs_c": "c.116C>T",
"hgvs_p": "p.Ser39Leu",
"transcript": "NM_001395444.1",
"protein_id": "NP_001382373.1",
"transcript_support_level": null,
"aa_start": 39,
"aa_end": null,
"aa_length": 132,
"cds_start": 116,
"cds_end": null,
"cds_length": 399,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001395444.1"
},
{
"aa_ref": "S",
"aa_alt": "L",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 8,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MYL5",
"gene_hgnc_id": 7586,
"hgvs_c": "c.116C>T",
"hgvs_p": "p.Ser39Leu",
"transcript": "NM_001395445.1",
"protein_id": "NP_001382374.1",
"transcript_support_level": null,
"aa_start": 39,
"aa_end": null,
"aa_length": 132,
"cds_start": 116,
"cds_end": null,
"cds_length": 399,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001395445.1"
},
{
"aa_ref": "S",
"aa_alt": "L",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 8,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MYL5",
"gene_hgnc_id": 7586,
"hgvs_c": "c.116C>T",
"hgvs_p": "p.Ser39Leu",
"transcript": "NM_001395446.1",
"protein_id": "NP_001382375.1",
"transcript_support_level": null,
"aa_start": 39,
"aa_end": null,
"aa_length": 132,
"cds_start": 116,
"cds_end": null,
"cds_length": 399,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001395446.1"
},
{
"aa_ref": "S",
"aa_alt": "L",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 7,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MYL5",
"gene_hgnc_id": 7586,
"hgvs_c": "c.116C>T",
"hgvs_p": "p.Ser39Leu",
"transcript": "NM_001395447.1",
"protein_id": "NP_001382376.1",
"transcript_support_level": null,
"aa_start": 39,
"aa_end": null,
"aa_length": 132,
"cds_start": 116,
"cds_end": null,
"cds_length": 399,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001395447.1"
},
{
"aa_ref": "S",
"aa_alt": "L",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 8,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MYL5",
"gene_hgnc_id": 7586,
"hgvs_c": "c.116C>T",
"hgvs_p": "p.Ser39Leu",
"transcript": "NM_001395448.1",
"protein_id": "NP_001382377.1",
"transcript_support_level": null,
"aa_start": 39,
"aa_end": null,
"aa_length": 132,
"cds_start": 116,
"cds_end": null,
"cds_length": 399,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001395448.1"
},
{
"aa_ref": "S",
"aa_alt": "L",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 7,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MYL5",
"gene_hgnc_id": 7586,
"hgvs_c": "c.116C>T",
"hgvs_p": "p.Ser39Leu",
"transcript": "NM_001395449.1",
"protein_id": "NP_001382378.1",
"transcript_support_level": null,
"aa_start": 39,
"aa_end": null,
"aa_length": 132,
"cds_start": 116,
"cds_end": null,
"cds_length": 399,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001395449.1"
},
{
"aa_ref": "S",
"aa_alt": "L",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 7,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MYL5",
"gene_hgnc_id": 7586,
"hgvs_c": "c.116C>T",
"hgvs_p": "p.Ser39Leu",
"transcript": "ENST00000505477.5",
"protein_id": "ENSP00000423118.1",
"transcript_support_level": 3,
"aa_start": 39,
"aa_end": null,
"aa_length": 132,
"cds_start": 116,
"cds_end": null,
"cds_length": 399,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000505477.5"
},
{
"aa_ref": "S",
"aa_alt": "L",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 8,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MYL5",
"gene_hgnc_id": 7586,
"hgvs_c": "c.116C>T",
"hgvs_p": "p.Ser39Leu",
"transcript": "ENST00000506838.5",
"protein_id": "ENSP00000427153.1",
"transcript_support_level": 2,
"aa_start": 39,
"aa_end": null,
"aa_length": 132,
"cds_start": 116,
"cds_end": null,
"cds_length": 399,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000506838.5"
},
{
"aa_ref": "S",
"aa_alt": "L",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 3,
"exon_rank_end": null,
"exon_count": 4,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MYL5",
"gene_hgnc_id": 7586,
"hgvs_c": "c.254C>T",
"hgvs_p": "p.Ser85Leu",
"transcript": "ENST00000507804.1",
"protein_id": "ENSP00000427317.1",
"transcript_support_level": 3,
"aa_start": 85,
"aa_end": null,
"aa_length": 125,
"cds_start": 254,
"cds_end": null,
"cds_length": 378,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000507804.1"
},
{
"aa_ref": "S",
"aa_alt": "L",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 3,
"exon_rank_end": null,
"exon_count": 6,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MYL5",
"gene_hgnc_id": 7586,
"hgvs_c": "c.254C>T",
"hgvs_p": "p.Ser85Leu",
"transcript": "XM_047415724.1",
"protein_id": "XP_047271680.1",
"transcript_support_level": null,
"aa_start": 85,
"aa_end": null,
"aa_length": 178,
"cds_start": 254,
"cds_end": null,
"cds_length": 537,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047415724.1"
},
{
"aa_ref": "S",
"aa_alt": "L",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 7,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MYL5",
"gene_hgnc_id": 7586,
"hgvs_c": "c.254C>T",
"hgvs_p": "p.Ser85Leu",
"transcript": "XM_047415725.1",
"protein_id": "XP_047271681.1",
"transcript_support_level": null,
"aa_start": 85,
"aa_end": null,
"aa_length": 178,
"cds_start": 254,
"cds_end": null,
"cds_length": 537,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047415725.1"
},
{
"aa_ref": "S",
"aa_alt": "L",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 7,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MYL5",
"gene_hgnc_id": 7586,
"hgvs_c": "c.254C>T",
"hgvs_p": "p.Ser85Leu",
"transcript": "XM_047415726.1",
"protein_id": "XP_047271682.1",
"transcript_support_level": null,
"aa_start": 85,
"aa_end": null,
"aa_length": 178,
"cds_start": 254,
"cds_end": null,
"cds_length": 537,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047415726.1"
},
{
"aa_ref": "S",
"aa_alt": "L",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 7,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MYL5",
"gene_hgnc_id": 7586,
"hgvs_c": "c.254C>T",
"hgvs_p": "p.Ser85Leu",
"transcript": "XM_047415727.1",
"protein_id": "XP_047271683.1",
"transcript_support_level": null,
"aa_start": 85,
"aa_end": null,
"aa_length": 178,
"cds_start": 254,
"cds_end": null,
"cds_length": 537,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047415727.1"
},
{
"aa_ref": "S",
"aa_alt": "L",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 7,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MYL5",
"gene_hgnc_id": 7586,
"hgvs_c": "c.254C>T",
"hgvs_p": "p.Ser85Leu",
"transcript": "XM_047415728.1",
"protein_id": "XP_047271684.1",
"transcript_support_level": null,
"aa_start": 85,
"aa_end": null,
"aa_length": 178,
"cds_start": 254,
"cds_end": null,
"cds_length": 537,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047415728.1"
},
{
"aa_ref": "S",
"aa_alt": "L",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 7,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MYL5",
"gene_hgnc_id": 7586,
"hgvs_c": "c.239C>T",
"hgvs_p": "p.Ser80Leu",
"transcript": "XM_047415729.1",
"protein_id": "XP_047271685.1",
"transcript_support_level": null,
"aa_start": 80,
"aa_end": null,
"aa_length": 173,
"cds_start": 239,
"cds_end": null,
"cds_length": 522,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047415729.1"
},
{
"aa_ref": "S",
"aa_alt": "L",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 8,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MYL5",
"gene_hgnc_id": 7586,
"hgvs_c": "c.239C>T",
"hgvs_p": "p.Ser80Leu",
"transcript": "XM_047415730.1",
"protein_id": "XP_047271686.1",
"transcript_support_level": null,
"aa_start": 80,
"aa_end": null,
"aa_length": 173,
"cds_start": 239,
"cds_end": null,
"cds_length": 522,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047415730.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": 10,
"intron_rank": 9,
"intron_rank_end": null,
"gene_symbol": "SLC49A3",
"gene_hgnc_id": 26177,
"hgvs_c": "c.1264+2816G>A",
"hgvs_p": null,
"transcript": "XM_047416290.1",
"protein_id": "XP_047272246.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 429,
"cds_start": null,
"cds_end": null,
"cds_length": 1290,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047416290.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 8,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MYL5",
"gene_hgnc_id": 7586,
"hgvs_c": "n.*61C>T",
"hgvs_p": null,
"transcript": "ENST00000503300.5",
"protein_id": "ENSP00000424528.1",
"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": "nonsense_mediated_decay",
"feature": "ENST00000503300.5"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"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": "MYL5",
"gene_hgnc_id": 7586,
"hgvs_c": "n.*61C>T",
"hgvs_p": null,
"transcript": "ENST00000513662.1",
"protein_id": "ENSP00000423053.1",
"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": "ENST00000513662.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 8,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MYL5",
"gene_hgnc_id": 7586,
"hgvs_c": "n.*61C>T",
"hgvs_p": null,
"transcript": "ENST00000503300.5",
"protein_id": "ENSP00000424528.1",
"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": "nonsense_mediated_decay",
"feature": "ENST00000503300.5"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 7,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MYL5",
"gene_hgnc_id": 7586,
"hgvs_c": "n.*61C>T",
"hgvs_p": null,
"transcript": "ENST00000513662.1",
"protein_id": "ENSP00000423053.1",
"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": "ENST00000513662.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": 9,
"intron_rank_end": null,
"gene_symbol": "SLC49A3",
"gene_hgnc_id": 26177,
"hgvs_c": "n.1284+2816G>A",
"hgvs_p": null,
"transcript": "XR_007057974.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": null,
"mane_select": null,
"mane_plus": null,
"biotype": "pseudogene",
"feature": "XR_007057974.1"
}
],
"gene_symbol": "MYL5",
"gene_hgnc_id": 7586,
"dbsnp": "rs376238911",
"frequency_reference_population": 0.00010597895,
"hom_count_reference_population": 0,
"allele_count_reference_population": 171,
"gnomad_exomes_af": 0.000110857,
"gnomad_genomes_af": 0.0000591389,
"gnomad_exomes_ac": 162,
"gnomad_genomes_ac": 9,
"gnomad_exomes_homalt": 0,
"gnomad_genomes_homalt": 0,
"gnomad_mito_homoplasmic": null,
"gnomad_mito_heteroplasmic": null,
"computational_score_selected": 0.14405837655067444,
"computational_prediction_selected": "Benign",
"computational_source_selected": "MetaRNN",
"splice_score_selected": 0,
"splice_prediction_selected": "Benign",
"splice_source_selected": "max_spliceai",
"revel_score": 0.14,
"revel_prediction": "Benign",
"alphamissense_score": 0.2597,
"alphamissense_prediction": null,
"bayesdelnoaf_score": -0.39,
"bayesdelnoaf_prediction": "Benign",
"phylop100way_score": 0.139,
"phylop100way_prediction": "Benign",
"spliceai_max_score": 0,
"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": -2,
"acmg_classification": "Likely_benign",
"acmg_criteria": "BP4_Moderate",
"acmg_by_gene": [
{
"score": -2,
"benign_score": 2,
"pathogenic_score": 0,
"criteria": [
"BP4_Moderate"
],
"verdict": "Likely_benign",
"transcript": "NM_002477.2",
"gene_symbol": "MYL5",
"hgnc_id": 7586,
"effects": [
"missense_variant"
],
"inheritance_mode": "",
"hgvs_c": "c.239C>T",
"hgvs_p": "p.Ser80Leu"
},
{
"score": -2,
"benign_score": 2,
"pathogenic_score": 0,
"criteria": [
"BP4_Moderate"
],
"verdict": "Likely_benign",
"transcript": "XR_007057974.1",
"gene_symbol": "SLC49A3",
"hgnc_id": 26177,
"effects": [
"intron_variant"
],
"inheritance_mode": "AR",
"hgvs_c": "n.1284+2816G>A",
"hgvs_p": null
}
],
"clinvar_disease": "not specified",
"clinvar_classification": "Uncertain significance",
"clinvar_review_status": "criteria provided, single submitter",
"clinvar_submissions_summary": "US:1",
"phenotype_combined": "not specified",
"pathogenicity_classification_combined": "Uncertain significance",
"custom_annotations": null
}
],
"message": null
}