← 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-46858413-T-C (hg38)

Bash / cURL Example

bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=3&pos=46858413&ref=T&alt=C&genome=hg38&allGenes=true"

API Response

json
{
  "variants": [
    {
      "chr": "3",
      "pos": 46858413,
      "ref": "T",
      "alt": "C",
      "effect": "missense_variant",
      "transcript": "NM_000258.3",
      "consequences": [
        {
          "aa_ref": "E",
          "aa_alt": "G",
          "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.530A>G",
          "hgvs_p": "p.Glu177Gly",
          "transcript": "NM_000258.3",
          "protein_id": "NP_000249.1",
          "transcript_support_level": null,
          "aa_start": 177,
          "aa_end": null,
          "aa_length": 195,
          "cds_start": 530,
          "cds_end": null,
          "cds_length": 588,
          "cdna_start": 584,
          "cdna_end": null,
          "cdna_length": 885,
          "mane_select": "ENST00000292327.6",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_000258.3"
        },
        {
          "aa_ref": "E",
          "aa_alt": "G",
          "canonical": true,
          "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.530A>G",
          "hgvs_p": "p.Glu177Gly",
          "transcript": "ENST00000292327.6",
          "protein_id": "ENSP00000292327.4",
          "transcript_support_level": 1,
          "aa_start": 177,
          "aa_end": null,
          "aa_length": 195,
          "cds_start": 530,
          "cds_end": null,
          "cds_length": 588,
          "cdna_start": 584,
          "cdna_end": null,
          "cdna_length": 885,
          "mane_select": "NM_000258.3",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000292327.6"
        },
        {
          "aa_ref": "E",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MYL3",
          "gene_hgnc_id": 7584,
          "hgvs_c": "c.530A>G",
          "hgvs_p": "p.Glu177Gly",
          "transcript": "ENST00000395869.5",
          "protein_id": "ENSP00000379210.1",
          "transcript_support_level": 1,
          "aa_start": 177,
          "aa_end": null,
          "aa_length": 195,
          "cds_start": 530,
          "cds_end": null,
          "cds_length": 588,
          "cdna_start": 582,
          "cdna_end": null,
          "cdna_length": 1012,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000395869.5"
        },
        {
          "aa_ref": "E",
          "aa_alt": "G",
          "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.662A>G",
          "hgvs_p": "p.Glu221Gly",
          "transcript": "ENST00000713934.1",
          "protein_id": "ENSP00000519231.1",
          "transcript_support_level": null,
          "aa_start": 221,
          "aa_end": null,
          "aa_length": 239,
          "cds_start": 662,
          "cds_end": null,
          "cds_length": 720,
          "cdna_start": 716,
          "cdna_end": null,
          "cdna_length": 1016,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000713934.1"
        },
        {
          "aa_ref": "E",
          "aa_alt": "G",
          "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.662A>G",
          "hgvs_p": "p.Glu221Gly",
          "transcript": "ENST00000957831.1",
          "protein_id": "ENSP00000627890.1",
          "transcript_support_level": null,
          "aa_start": 221,
          "aa_end": null,
          "aa_length": 239,
          "cds_start": 662,
          "cds_end": null,
          "cds_length": 720,
          "cdna_start": 711,
          "cdna_end": null,
          "cdna_length": 1638,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000957831.1"
        },
        {
          "aa_ref": "E",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MYL3",
          "gene_hgnc_id": 7584,
          "hgvs_c": "c.662A>G",
          "hgvs_p": "p.Glu221Gly",
          "transcript": "ENST00000957844.1",
          "protein_id": "ENSP00000627903.1",
          "transcript_support_level": null,
          "aa_start": 221,
          "aa_end": null,
          "aa_length": 239,
          "cds_start": 662,
          "cds_end": null,
          "cds_length": 720,
          "cdna_start": 715,
          "cdna_end": null,
          "cdna_length": 1140,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000957844.1"
        },
        {
          "aa_ref": "E",
          "aa_alt": "G",
          "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.572A>G",
          "hgvs_p": "p.Glu191Gly",
          "transcript": "ENST00000957846.1",
          "protein_id": "ENSP00000627905.1",
          "transcript_support_level": null,
          "aa_start": 191,
          "aa_end": null,
          "aa_length": 209,
          "cds_start": 572,
          "cds_end": null,
          "cds_length": 630,
          "cdna_start": 623,
          "cdna_end": null,
          "cdna_length": 920,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000957846.1"
        },
        {
          "aa_ref": "E",
          "aa_alt": "G",
          "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.560A>G",
          "hgvs_p": "p.Glu187Gly",
          "transcript": "ENST00000877138.1",
          "protein_id": "ENSP00000547197.1",
          "transcript_support_level": null,
          "aa_start": 187,
          "aa_end": null,
          "aa_length": 205,
          "cds_start": 560,
          "cds_end": null,
          "cds_length": 618,
          "cdna_start": 614,
          "cdna_end": null,
          "cdna_length": 910,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000877138.1"
        },
        {
          "aa_ref": "E",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MYL3",
          "gene_hgnc_id": 7584,
          "hgvs_c": "c.530A>G",
          "hgvs_p": "p.Glu177Gly",
          "transcript": "NM_001406937.1",
          "protein_id": "NP_001393866.1",
          "transcript_support_level": null,
          "aa_start": 177,
          "aa_end": null,
          "aa_length": 195,
          "cds_start": 530,
          "cds_end": null,
          "cds_length": 588,
          "cdna_start": 584,
          "cdna_end": null,
          "cdna_length": 1014,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001406937.1"
        },
        {
          "aa_ref": "E",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MYL3",
          "gene_hgnc_id": 7584,
          "hgvs_c": "c.530A>G",
          "hgvs_p": "p.Glu177Gly",
          "transcript": "NM_001406938.1",
          "protein_id": "NP_001393867.1",
          "transcript_support_level": null,
          "aa_start": 177,
          "aa_end": null,
          "aa_length": 195,
          "cds_start": 530,
          "cds_end": null,
          "cds_length": 588,
          "cdna_start": 856,
          "cdna_end": null,
          "cdna_length": 1157,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001406938.1"
        },
        {
          "aa_ref": "E",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MYL3",
          "gene_hgnc_id": 7584,
          "hgvs_c": "c.530A>G",
          "hgvs_p": "p.Glu177Gly",
          "transcript": "NM_001406939.1",
          "protein_id": "NP_001393868.1",
          "transcript_support_level": null,
          "aa_start": 177,
          "aa_end": null,
          "aa_length": 195,
          "cds_start": 530,
          "cds_end": null,
          "cds_length": 588,
          "cdna_start": 738,
          "cdna_end": null,
          "cdna_length": 1039,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001406939.1"
        },
        {
          "aa_ref": "E",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MYL3",
          "gene_hgnc_id": 7584,
          "hgvs_c": "c.530A>G",
          "hgvs_p": "p.Glu177Gly",
          "transcript": "ENST00000431168.2",
          "protein_id": "ENSP00000393455.2",
          "transcript_support_level": 5,
          "aa_start": 177,
          "aa_end": null,
          "aa_length": 195,
          "cds_start": 530,
          "cds_end": null,
          "cds_length": 588,
          "cdna_start": 852,
          "cdna_end": null,
          "cdna_length": 1206,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000431168.2"
        },
        {
          "aa_ref": "E",
          "aa_alt": "G",
          "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.530A>G",
          "hgvs_p": "p.Glu177Gly",
          "transcript": "ENST00000653454.1",
          "protein_id": "ENSP00000499624.1",
          "transcript_support_level": null,
          "aa_start": 177,
          "aa_end": null,
          "aa_length": 195,
          "cds_start": 530,
          "cds_end": null,
          "cds_length": 588,
          "cdna_start": 584,
          "cdna_end": null,
          "cdna_length": 1748,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000653454.1"
        },
        {
          "aa_ref": "E",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MYL3",
          "gene_hgnc_id": 7584,
          "hgvs_c": "c.530A>G",
          "hgvs_p": "p.Glu177Gly",
          "transcript": "ENST00000654597.1",
          "protein_id": "ENSP00000499406.1",
          "transcript_support_level": null,
          "aa_start": 177,
          "aa_end": null,
          "aa_length": 195,
          "cds_start": 530,
          "cds_end": null,
          "cds_length": 588,
          "cdna_start": 728,
          "cdna_end": null,
          "cdna_length": 1880,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000654597.1"
        },
        {
          "aa_ref": "E",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MYL3",
          "gene_hgnc_id": 7584,
          "hgvs_c": "c.530A>G",
          "hgvs_p": "p.Glu177Gly",
          "transcript": "ENST00000662933.1",
          "protein_id": "ENSP00000499577.1",
          "transcript_support_level": null,
          "aa_start": 177,
          "aa_end": null,
          "aa_length": 195,
          "cds_start": 530,
          "cds_end": null,
          "cds_length": 588,
          "cdna_start": 662,
          "cdna_end": null,
          "cdna_length": 914,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000662933.1"
        },
        {
          "aa_ref": "E",
          "aa_alt": "G",
          "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.530A>G",
          "hgvs_p": "p.Glu177Gly",
          "transcript": "ENST00000713933.1",
          "protein_id": "ENSP00000519230.1",
          "transcript_support_level": null,
          "aa_start": 177,
          "aa_end": null,
          "aa_length": 195,
          "cds_start": 530,
          "cds_end": null,
          "cds_length": 588,
          "cdna_start": 584,
          "cdna_end": null,
          "cdna_length": 821,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000713933.1"
        },
        {
          "aa_ref": "E",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MYL3",
          "gene_hgnc_id": 7584,
          "hgvs_c": "c.530A>G",
          "hgvs_p": "p.Glu177Gly",
          "transcript": "ENST00000877119.1",
          "protein_id": "ENSP00000547178.1",
          "transcript_support_level": null,
          "aa_start": 177,
          "aa_end": null,
          "aa_length": 195,
          "cds_start": 530,
          "cds_end": null,
          "cds_length": 588,
          "cdna_start": 969,
          "cdna_end": null,
          "cdna_length": 1303,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000877119.1"
        },
        {
          "aa_ref": "E",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MYL3",
          "gene_hgnc_id": 7584,
          "hgvs_c": "c.530A>G",
          "hgvs_p": "p.Glu177Gly",
          "transcript": "ENST00000877120.1",
          "protein_id": "ENSP00000547179.1",
          "transcript_support_level": null,
          "aa_start": 177,
          "aa_end": null,
          "aa_length": 195,
          "cds_start": 530,
          "cds_end": null,
          "cds_length": 588,
          "cdna_start": 857,
          "cdna_end": null,
          "cdna_length": 2022,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000877120.1"
        },
        {
          "aa_ref": "E",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MYL3",
          "gene_hgnc_id": 7584,
          "hgvs_c": "c.530A>G",
          "hgvs_p": "p.Glu177Gly",
          "transcript": "ENST00000877121.1",
          "protein_id": "ENSP00000547180.1",
          "transcript_support_level": null,
          "aa_start": 177,
          "aa_end": null,
          "aa_length": 195,
          "cds_start": 530,
          "cds_end": null,
          "cds_length": 588,
          "cdna_start": 1079,
          "cdna_end": null,
          "cdna_length": 1504,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000877121.1"
        },
        {
          "aa_ref": "E",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MYL3",
          "gene_hgnc_id": 7584,
          "hgvs_c": "c.530A>G",
          "hgvs_p": "p.Glu177Gly",
          "transcript": "ENST00000877122.1",
          "protein_id": "ENSP00000547181.1",
          "transcript_support_level": null,
          "aa_start": 177,
          "aa_end": null,
          "aa_length": 195,
          "cds_start": 530,
          "cds_end": null,
          "cds_length": 588,
          "cdna_start": 1187,
          "cdna_end": null,
          "cdna_length": 1483,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000877122.1"
        },
        {
          "aa_ref": "E",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MYL3",
          "gene_hgnc_id": 7584,
          "hgvs_c": "c.530A>G",
          "hgvs_p": "p.Glu177Gly",
          "transcript": "ENST00000877123.1",
          "protein_id": "ENSP00000547182.1",
          "transcript_support_level": null,
          "aa_start": 177,
          "aa_end": null,
          "aa_length": 195,
          "cds_start": 530,
          "cds_end": null,
          "cds_length": 588,
          "cdna_start": 734,
          "cdna_end": null,
          "cdna_length": 3222,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000877123.1"
        },
        {
          "aa_ref": "E",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MYL3",
          "gene_hgnc_id": 7584,
          "hgvs_c": "c.530A>G",
          "hgvs_p": "p.Glu177Gly",
          "transcript": "ENST00000877124.1",
          "protein_id": "ENSP00000547183.1",
          "transcript_support_level": null,
          "aa_start": 177,
          "aa_end": null,
          "aa_length": 195,
          "cds_start": 530,
          "cds_end": null,
          "cds_length": 588,
          "cdna_start": 1004,
          "cdna_end": null,
          "cdna_length": 1522,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000877124.1"
        },
        {
          "aa_ref": "E",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MYL3",
          "gene_hgnc_id": 7584,
          "hgvs_c": "c.530A>G",
          "hgvs_p": "p.Glu177Gly",
          "transcript": "ENST00000877125.1",
          "protein_id": "ENSP00000547184.1",
          "transcript_support_level": null,
          "aa_start": 177,
          "aa_end": null,
          "aa_length": 195,
          "cds_start": 530,
          "cds_end": null,
          "cds_length": 588,
          "cdna_start": 878,
          "cdna_end": null,
          "cdna_length": 1233,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000877125.1"
        },
        {
          "aa_ref": "E",
          "aa_alt": "G",
          "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.530A>G",
          "hgvs_p": "p.Glu177Gly",
          "transcript": "ENST00000877126.1",
          "protein_id": "ENSP00000547185.1",
          "transcript_support_level": null,
          "aa_start": 177,
          "aa_end": null,
          "aa_length": 195,
          "cds_start": 530,
          "cds_end": null,
          "cds_length": 588,
          "cdna_start": 645,
          "cdna_end": null,
          "cdna_length": 942,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000877126.1"
        },
        {
          "aa_ref": "E",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MYL3",
          "gene_hgnc_id": 7584,
          "hgvs_c": "c.530A>G",
          "hgvs_p": "p.Glu177Gly",
          "transcript": "ENST00000877127.1",
          "protein_id": "ENSP00000547186.1",
          "transcript_support_level": null,
          "aa_start": 177,
          "aa_end": null,
          "aa_length": 195,
          "cds_start": 530,
          "cds_end": null,
          "cds_length": 588,
          "cdna_start": 850,
          "cdna_end": null,
          "cdna_length": 1280,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000877127.1"
        },
        {
          "aa_ref": "E",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MYL3",
          "gene_hgnc_id": 7584,
          "hgvs_c": "c.530A>G",
          "hgvs_p": "p.Glu177Gly",
          "transcript": "ENST00000877128.1",
          "protein_id": "ENSP00000547187.1",
          "transcript_support_level": null,
          "aa_start": 177,
          "aa_end": null,
          "aa_length": 195,
          "cds_start": 530,
          "cds_end": null,
          "cds_length": 588,
          "cdna_start": 753,
          "cdna_end": null,
          "cdna_length": 1049,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000877128.1"
        },
        {
          "aa_ref": "E",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MYL3",
          "gene_hgnc_id": 7584,
          "hgvs_c": "c.530A>G",
          "hgvs_p": "p.Glu177Gly",
          "transcript": "ENST00000877129.1",
          "protein_id": "ENSP00000547188.1",
          "transcript_support_level": null,
          "aa_start": 177,
          "aa_end": null,
          "aa_length": 195,
          "cds_start": 530,
          "cds_end": null,
          "cds_length": 588,
          "cdna_start": 965,
          "cdna_end": null,
          "cdna_length": 1261,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000877129.1"
        },
        {
          "aa_ref": "E",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MYL3",
          "gene_hgnc_id": 7584,
          "hgvs_c": "c.530A>G",
          "hgvs_p": "p.Glu177Gly",
          "transcript": "ENST00000877130.1",
          "protein_id": "ENSP00000547189.1",
          "transcript_support_level": null,
          "aa_start": 177,
          "aa_end": null,
          "aa_length": 195,
          "cds_start": 530,
          "cds_end": null,
          "cds_length": 588,
          "cdna_start": 833,
          "cdna_end": null,
          "cdna_length": 1130,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000877130.1"
        },
        {
          "aa_ref": "E",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MYL3",
          "gene_hgnc_id": 7584,
          "hgvs_c": "c.530A>G",
          "hgvs_p": "p.Glu177Gly",
          "transcript": "ENST00000877131.1",
          "protein_id": "ENSP00000547190.1",
          "transcript_support_level": null,
          "aa_start": 177,
          "aa_end": null,
          "aa_length": 195,
          "cds_start": 530,
          "cds_end": null,
          "cds_length": 588,
          "cdna_start": 714,
          "cdna_end": null,
          "cdna_length": 1015,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000877131.1"
        },
        {
          "aa_ref": "E",
          "aa_alt": "G",
          "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.530A>G",
          "hgvs_p": "p.Glu177Gly",
          "transcript": "ENST00000877132.1",
          "protein_id": "ENSP00000547191.1",
          "transcript_support_level": null,
          "aa_start": 177,
          "aa_end": null,
          "aa_length": 195,
          "cds_start": 530,
          "cds_end": null,
          "cds_length": 588,
          "cdna_start": 602,
          "cdna_end": null,
          "cdna_length": 2962,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000877132.1"
        },
        {
          "aa_ref": "E",
          "aa_alt": "G",
          "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.530A>G",
          "hgvs_p": "p.Glu177Gly",
          "transcript": "ENST00000877133.1",
          "protein_id": "ENSP00000547192.1",
          "transcript_support_level": null,
          "aa_start": 177,
          "aa_end": null,
          "aa_length": 195,
          "cds_start": 530,
          "cds_end": null,
          "cds_length": 588,
          "cdna_start": 605,
          "cdna_end": null,
          "cdna_length": 915,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000877133.1"
        },
        {
          "aa_ref": "E",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MYL3",
          "gene_hgnc_id": 7584,
          "hgvs_c": "c.530A>G",
          "hgvs_p": "p.Glu177Gly",
          "transcript": "ENST00000877134.1",
          "protein_id": "ENSP00000547193.1",
          "transcript_support_level": null,
          "aa_start": 177,
          "aa_end": null,
          "aa_length": 195,
          "cds_start": 530,
          "cds_end": null,
          "cds_length": 588,
          "cdna_start": 568,
          "cdna_end": null,
          "cdna_length": 993,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000877134.1"
        },
        {
          "aa_ref": "E",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MYL3",
          "gene_hgnc_id": 7584,
          "hgvs_c": "c.530A>G",
          "hgvs_p": "p.Glu177Gly",
          "transcript": "ENST00000957828.1",
          "protein_id": "ENSP00000627887.1",
          "transcript_support_level": null,
          "aa_start": 177,
          "aa_end": null,
          "aa_length": 195,
          "cds_start": 530,
          "cds_end": null,
          "cds_length": 588,
          "cdna_start": 753,
          "cdna_end": null,
          "cdna_length": 1917,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000957828.1"
        },
        {
          "aa_ref": "E",
          "aa_alt": "G",
          "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.530A>G",
          "hgvs_p": "p.Glu177Gly",
          "transcript": "ENST00000957829.1",
          "protein_id": "ENSP00000627888.1",
          "transcript_support_level": null,
          "aa_start": 177,
          "aa_end": null,
          "aa_length": 195,
          "cds_start": 530,
          "cds_end": null,
          "cds_length": 588,
          "cdna_start": 632,
          "cdna_end": null,
          "cdna_length": 1796,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000957829.1"
        },
        {
          "aa_ref": "E",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MYL3",
          "gene_hgnc_id": 7584,
          "hgvs_c": "c.530A>G",
          "hgvs_p": "p.Glu177Gly",
          "transcript": "ENST00000957830.1",
          "protein_id": "ENSP00000627889.1",
          "transcript_support_level": null,
          "aa_start": 177,
          "aa_end": null,
          "aa_length": 195,
          "cds_start": 530,
          "cds_end": null,
          "cds_length": 588,
          "cdna_start": 828,
          "cdna_end": null,
          "cdna_length": 1994,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000957830.1"
        },
        {
          "aa_ref": "E",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MYL3",
          "gene_hgnc_id": 7584,
          "hgvs_c": "c.530A>G",
          "hgvs_p": "p.Glu177Gly",
          "transcript": "ENST00000957832.1",
          "protein_id": "ENSP00000627891.1",
          "transcript_support_level": null,
          "aa_start": 177,
          "aa_end": null,
          "aa_length": 195,
          "cds_start": 530,
          "cds_end": null,
          "cds_length": 588,
          "cdna_start": 641,
          "cdna_end": null,
          "cdna_length": 1067,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000957832.1"
        },
        {
          "aa_ref": "E",
          "aa_alt": "G",
          "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.530A>G",
          "hgvs_p": "p.Glu177Gly",
          "transcript": "ENST00000957833.1",
          "protein_id": "ENSP00000627892.1",
          "transcript_support_level": null,
          "aa_start": 177,
          "aa_end": null,
          "aa_length": 195,
          "cds_start": 530,
          "cds_end": null,
          "cds_length": 588,
          "cdna_start": 579,
          "cdna_end": null,
          "cdna_length": 2528,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000957833.1"
        },
        {
          "aa_ref": "E",
          "aa_alt": "G",
          "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.530A>G",
          "hgvs_p": "p.Glu177Gly",
          "transcript": "ENST00000957834.1",
          "protein_id": "ENSP00000627893.1",
          "transcript_support_level": null,
          "aa_start": 177,
          "aa_end": null,
          "aa_length": 195,
          "cds_start": 530,
          "cds_end": null,
          "cds_length": 588,
          "cdna_start": 2153,
          "cdna_end": null,
          "cdna_length": 2454,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000957834.1"
        },
        {
          "aa_ref": "E",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MYL3",
          "gene_hgnc_id": 7584,
          "hgvs_c": "c.530A>G",
          "hgvs_p": "p.Glu177Gly",
          "transcript": "ENST00000957835.1",
          "protein_id": "ENSP00000627894.1",
          "transcript_support_level": null,
          "aa_start": 177,
          "aa_end": null,
          "aa_length": 195,
          "cds_start": 530,
          "cds_end": null,
          "cds_length": 588,
          "cdna_start": 833,
          "cdna_end": null,
          "cdna_length": 1256,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000957835.1"
        },
        {
          "aa_ref": "E",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MYL3",
          "gene_hgnc_id": 7584,
          "hgvs_c": "c.530A>G",
          "hgvs_p": "p.Glu177Gly",
          "transcript": "ENST00000957836.1",
          "protein_id": "ENSP00000627895.1",
          "transcript_support_level": null,
          "aa_start": 177,
          "aa_end": null,
          "aa_length": 195,
          "cds_start": 530,
          "cds_end": null,
          "cds_length": 588,
          "cdna_start": 831,
          "cdna_end": null,
          "cdna_length": 1131,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000957836.1"
        },
        {
          "aa_ref": "E",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MYL3",
          "gene_hgnc_id": 7584,
          "hgvs_c": "c.530A>G",
          "hgvs_p": "p.Glu177Gly",
          "transcript": "ENST00000957837.1",
          "protein_id": "ENSP00000627896.1",
          "transcript_support_level": null,
          "aa_start": 177,
          "aa_end": null,
          "aa_length": 195,
          "cds_start": 530,
          "cds_end": null,
          "cds_length": 588,
          "cdna_start": 761,
          "cdna_end": null,
          "cdna_length": 1058,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000957837.1"
        },
        {
          "aa_ref": "E",
          "aa_alt": "G",
          "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.530A>G",
          "hgvs_p": "p.Glu177Gly",
          "transcript": "ENST00000957838.1",
          "protein_id": "ENSP00000627897.1",
          "transcript_support_level": null,
          "aa_start": 177,
          "aa_end": null,
          "aa_length": 195,
          "cds_start": 530,
          "cds_end": null,
          "cds_length": 588,
          "cdna_start": 584,
          "cdna_end": null,
          "cdna_length": 1313,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000957838.1"
        },
        {
          "aa_ref": "E",
          "aa_alt": "G",
          "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.530A>G",
          "hgvs_p": "p.Glu177Gly",
          "transcript": "ENST00000957839.1",
          "protein_id": "ENSP00000627898.1",
          "transcript_support_level": null,
          "aa_start": 177,
          "aa_end": null,
          "aa_length": 195,
          "cds_start": 530,
          "cds_end": null,
          "cds_length": 588,
          "cdna_start": 640,
          "cdna_end": null,
          "cdna_length": 936,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000957839.1"
        },
        {
          "aa_ref": "E",
          "aa_alt": "G",
          "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.530A>G",
          "hgvs_p": "p.Glu177Gly",
          "transcript": "ENST00000957840.1",
          "protein_id": "ENSP00000627899.1",
          "transcript_support_level": null,
          "aa_start": 177,
          "aa_end": null,
          "aa_length": 195,
          "cds_start": 530,
          "cds_end": null,
          "cds_length": 588,
          "cdna_start": 596,
          "cdna_end": null,
          "cdna_length": 898,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000957840.1"
        },
        {
          "aa_ref": "E",
          "aa_alt": "G",
          "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.518A>G",
          "hgvs_p": "p.Glu173Gly",
          "transcript": "ENST00000957845.1",
          "protein_id": "ENSP00000627904.1",
          "transcript_support_level": null,
          "aa_start": 173,
          "aa_end": null,
          "aa_length": 191,
          "cds_start": 518,
          "cds_end": null,
          "cds_length": 576,
          "cdna_start": 569,
          "cdna_end": null,
          "cdna_length": 866,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000957845.1"
        },
        {
          "aa_ref": "E",
          "aa_alt": "G",
          "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.515A>G",
          "hgvs_p": "p.Glu172Gly",
          "transcript": "ENST00000877136.1",
          "protein_id": "ENSP00000547195.1",
          "transcript_support_level": null,
          "aa_start": 172,
          "aa_end": null,
          "aa_length": 190,
          "cds_start": 515,
          "cds_end": null,
          "cds_length": 573,
          "cdna_start": 569,
          "cdna_end": null,
          "cdna_length": 870,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000877136.1"
        },
        {
          "aa_ref": "E",
          "aa_alt": "G",
          "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.503A>G",
          "hgvs_p": "p.Glu168Gly",
          "transcript": "ENST00000877137.1",
          "protein_id": "ENSP00000547196.1",
          "transcript_support_level": null,
          "aa_start": 168,
          "aa_end": null,
          "aa_length": 186,
          "cds_start": 503,
          "cds_end": null,
          "cds_length": 561,
          "cdna_start": 557,
          "cdna_end": null,
          "cdna_length": 854,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000877137.1"
        },
        {
          "aa_ref": "E",
          "aa_alt": "G",
          "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.500A>G",
          "hgvs_p": "p.Glu167Gly",
          "transcript": "ENST00000877135.1",
          "protein_id": "ENSP00000547194.1",
          "transcript_support_level": null,
          "aa_start": 167,
          "aa_end": null,
          "aa_length": 185,
          "cds_start": 500,
          "cds_end": null,
          "cds_length": 558,
          "cdna_start": 573,
          "cdna_end": null,
          "cdna_length": 885,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000877135.1"
        },
        {
          "aa_ref": "E",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MYL3",
          "gene_hgnc_id": 7584,
          "hgvs_c": "c.500A>G",
          "hgvs_p": "p.Glu167Gly",
          "transcript": "ENST00000877140.1",
          "protein_id": "ENSP00000547199.1",
          "transcript_support_level": null,
          "aa_start": 167,
          "aa_end": null,
          "aa_length": 185,
          "cds_start": 500,
          "cds_end": null,
          "cds_length": 558,
          "cdna_start": 549,
          "cdna_end": null,
          "cdna_length": 974,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000877140.1"
        },
        {
          "aa_ref": "E",
          "aa_alt": "G",
          "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.494A>G",
          "hgvs_p": "p.Glu165Gly",
          "transcript": "ENST00000877139.1",
          "protein_id": "ENSP00000547198.1",
          "transcript_support_level": null,
          "aa_start": 165,
          "aa_end": null,
          "aa_length": 183,
          "cds_start": 494,
          "cds_end": null,
          "cds_length": 552,
          "cdna_start": 548,
          "cdna_end": null,
          "cdna_length": 844,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000877139.1"
        },
        {
          "aa_ref": "E",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MYL3",
          "gene_hgnc_id": 7584,
          "hgvs_c": "c.494A>G",
          "hgvs_p": "p.Glu165Gly",
          "transcript": "ENST00000957847.1",
          "protein_id": "ENSP00000627906.1",
          "transcript_support_level": null,
          "aa_start": 165,
          "aa_end": null,
          "aa_length": 183,
          "cds_start": 494,
          "cds_end": null,
          "cds_length": 552,
          "cdna_start": 545,
          "cdna_end": null,
          "cdna_length": 969,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000957847.1"
        },
        {
          "aa_ref": "E",
          "aa_alt": "G",
          "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.380A>G",
          "hgvs_p": "p.Glu127Gly",
          "transcript": "ENST00000957841.1",
          "protein_id": "ENSP00000627900.1",
          "transcript_support_level": null,
          "aa_start": 127,
          "aa_end": null,
          "aa_length": 145,
          "cds_start": 380,
          "cds_end": null,
          "cds_length": 438,
          "cdna_start": 433,
          "cdna_end": null,
          "cdna_length": 745,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000957841.1"
        },
        {
          "aa_ref": "E",
          "aa_alt": "G",
          "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.356A>G",
          "hgvs_p": "p.Glu119Gly",
          "transcript": "NM_001406940.1",
          "protein_id": "NP_001393869.1",
          "transcript_support_level": null,
          "aa_start": 119,
          "aa_end": null,
          "aa_length": 137,
          "cds_start": 356,
          "cds_end": null,
          "cds_length": 414,
          "cdna_start": 488,
          "cdna_end": null,
          "cdna_length": 789,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001406940.1"
        },
        {
          "aa_ref": "E",
          "aa_alt": "G",
          "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.341A>G",
          "hgvs_p": "p.Glu114Gly",
          "transcript": "NM_001406941.1",
          "protein_id": "NP_001393870.1",
          "transcript_support_level": null,
          "aa_start": 114,
          "aa_end": null,
          "aa_length": 132,
          "cds_start": 341,
          "cds_end": null,
          "cds_length": 399,
          "cdna_start": 773,
          "cdna_end": null,
          "cdna_length": 1074,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001406941.1"
        },
        {
          "aa_ref": "E",
          "aa_alt": "G",
          "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.302A>G",
          "hgvs_p": "p.Glu101Gly",
          "transcript": "ENST00000957842.1",
          "protein_id": "ENSP00000627901.1",
          "transcript_support_level": null,
          "aa_start": 101,
          "aa_end": null,
          "aa_length": 119,
          "cds_start": 302,
          "cds_end": null,
          "cds_length": 360,
          "cdna_start": 351,
          "cdna_end": null,
          "cdna_length": 662,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000957842.1"
        },
        {
          "aa_ref": "E",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 4,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MYL3",
          "gene_hgnc_id": 7584,
          "hgvs_c": "c.302A>G",
          "hgvs_p": "p.Glu101Gly",
          "transcript": "ENST00000957843.1",
          "protein_id": "ENSP00000627902.1",
          "transcript_support_level": null,
          "aa_start": 101,
          "aa_end": null,
          "aa_length": 119,
          "cds_start": 302,
          "cds_end": null,
          "cds_length": 360,
          "cdna_start": 356,
          "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": 5,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MYL3",
          "gene_hgnc_id": 7584,
          "hgvs_c": "n.737A>G",
          "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": 5,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MYL3",
          "gene_hgnc_id": 7584,
          "hgvs_c": "n.488A>G",
          "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": 5,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MYL3",
          "gene_hgnc_id": 7584,
          "hgvs_c": "n.530A>G",
          "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": "rs193922391",
      "frequency_reference_population": 0.0000365575,
      "hom_count_reference_population": 0,
      "allele_count_reference_population": 59,
      "gnomad_exomes_af": 0.0000369412,
      "gnomad_genomes_af": 0.0000328705,
      "gnomad_exomes_ac": 54,
      "gnomad_genomes_ac": 5,
      "gnomad_exomes_homalt": 0,
      "gnomad_genomes_homalt": 0,
      "gnomad_mito_homoplasmic": null,
      "gnomad_mito_heteroplasmic": null,
      "computational_score_selected": 0.9848041534423828,
      "computational_prediction_selected": "Pathogenic",
      "computational_source_selected": "CardioboostCm",
      "splice_score_selected": 0,
      "splice_prediction_selected": "Benign",
      "splice_source_selected": "max_spliceai",
      "revel_score": 0.888,
      "revel_prediction": "Pathogenic",
      "alphamissense_score": 0.9506,
      "alphamissense_prediction": null,
      "bayesdelnoaf_score": 0.38,
      "bayesdelnoaf_prediction": "Pathogenic",
      "phylop100way_score": 7.831,
      "phylop100way_prediction": "Pathogenic",
      "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": 1,
      "acmg_classification": "Uncertain_significance",
      "acmg_criteria": "PM1,PP2,PP3_Moderate,BS2",
      "acmg_by_gene": [
        {
          "score": 1,
          "benign_score": 4,
          "pathogenic_score": 5,
          "criteria": [
            "PM1",
            "PP2",
            "PP3_Moderate",
            "BS2"
          ],
          "verdict": "Uncertain_significance",
          "transcript": "NM_000258.3",
          "gene_symbol": "MYL3",
          "hgnc_id": 7584,
          "effects": [
            "missense_variant"
          ],
          "inheritance_mode": "AD,SD",
          "hgvs_c": "c.530A>G",
          "hgvs_p": "p.Glu177Gly"
        }
      ],
      "clinvar_disease": "Cardiomyopathy,Cardiovascular phenotype,Hypertrophic cardiomyopathy,Hypertrophic cardiomyopathy 8,MYL3-related disorder,Primary familial hypertrophic cardiomyopathy,not provided,not specified",
      "clinvar_classification": "Uncertain significance",
      "clinvar_review_status": "criteria provided, multiple submitters, no conflicts",
      "clinvar_submissions_summary": "US:12",
      "phenotype_combined": "Primary familial hypertrophic cardiomyopathy|not specified|Hypertrophic cardiomyopathy|Cardiovascular phenotype|Cardiomyopathy|not provided|MYL3-related disorder|Hypertrophic cardiomyopathy 8",
      "pathogenicity_classification_combined": "Uncertain significance",
      "custom_annotations": null
    }
  ],
  "message": null
}
For research and educational, non-commercial use only. Not for clinical or diagnostic use. GeneBe does not provide medical advice. Data use for AI modeling is prohibited: if used, the cost is $0.001 per byte of downloaded uncompressed data.