← 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: 14-23388221-CA-TG (hg38)

Bash / cURL Example

bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=14&pos=23388221&ref=CA&alt=TG&genome=hg38&allGenes=true"

API Response

json
{
  "message": null,
  "variants": [
    {
      "acmg_by_gene": [
        {
          "benign_score": 0,
          "criteria": [
            "PP3"
          ],
          "effects": [
            "missense_variant"
          ],
          "gene_symbol": "MYH6",
          "hgnc_id": 7576,
          "hgvs_c": "c.4292_4293delTGinsCA",
          "hgvs_p": "p.Met1431Thr",
          "inheritance_mode": "AD",
          "pathogenic_score": 1,
          "score": 1,
          "transcript": "NM_002471.4",
          "verdict": "Uncertain_significance"
        }
      ],
      "acmg_classification": "Uncertain_significance",
      "acmg_criteria": "PP3",
      "acmg_score": 1,
      "allele_count_reference_population": 0,
      "alphamissense_prediction": null,
      "alphamissense_score": null,
      "alt": "TG",
      "apogee2_prediction": null,
      "apogee2_score": null,
      "bayesdelnoaf_prediction": null,
      "bayesdelnoaf_score": null,
      "chr": "14",
      "clinvar_classification": "",
      "clinvar_disease": "",
      "clinvar_review_status": "",
      "clinvar_submissions_summary": "",
      "computational_prediction_selected": null,
      "computational_score_selected": null,
      "computational_source_selected": null,
      "consequences": [
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 1939,
          "aa_ref": "M",
          "aa_start": 1431,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5940,
          "cdna_start": 4360,
          "cds_end": null,
          "cds_length": 5820,
          "cds_start": 4292,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 39,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_002471.4",
          "gene_hgnc_id": 7576,
          "gene_symbol": "MYH6",
          "hgvs_c": "c.4292_4293delTGinsCA",
          "hgvs_p": "p.Met1431Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "ENST00000405093.9",
          "protein_coding": true,
          "protein_id": "NP_002462.2",
          "strand": false,
          "transcript": "NM_002471.4",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 1939,
          "aa_ref": "M",
          "aa_start": 1431,
          "biotype": "protein_coding",
          "canonical": true,
          "cdna_end": null,
          "cdna_length": 5940,
          "cdna_start": 4360,
          "cds_end": null,
          "cds_length": 5820,
          "cds_start": 4292,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 39,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000405093.9",
          "gene_hgnc_id": 7576,
          "gene_symbol": "MYH6",
          "hgvs_c": "c.4292_4293delTGinsCA",
          "hgvs_p": "p.Met1431Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "NM_002471.4",
          "protein_coding": true,
          "protein_id": "ENSP00000386041.3",
          "strand": false,
          "transcript": "ENST00000405093.9",
          "transcript_support_level": 5
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 1950,
          "aa_ref": "M",
          "aa_start": 1442,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6363,
          "cdna_start": 4397,
          "cds_end": null,
          "cds_length": 5853,
          "cds_start": 4325,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 39,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000968262.1",
          "gene_hgnc_id": 7576,
          "gene_symbol": "MYH6",
          "hgvs_c": "c.4325_4326delTGinsCA",
          "hgvs_p": "p.Met1442Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000638321.1",
          "strand": false,
          "transcript": "ENST00000968262.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 1947,
          "aa_ref": "M",
          "aa_start": 1431,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6407,
          "cdna_start": 4392,
          "cds_end": null,
          "cds_length": 5844,
          "cds_start": 4292,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 39,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000968257.1",
          "gene_hgnc_id": 7576,
          "gene_symbol": "MYH6",
          "hgvs_c": "c.4292_4293delTGinsCA",
          "hgvs_p": "p.Met1431Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000638316.1",
          "strand": false,
          "transcript": "ENST00000968257.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 1946,
          "aa_ref": "M",
          "aa_start": 1431,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5970,
          "cdna_start": 4365,
          "cds_end": null,
          "cds_length": 5841,
          "cds_start": 4292,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 39,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000968271.1",
          "gene_hgnc_id": 7576,
          "gene_symbol": "MYH6",
          "hgvs_c": "c.4292_4293delTGinsCA",
          "hgvs_p": "p.Met1431Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000638330.1",
          "strand": false,
          "transcript": "ENST00000968271.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 1945,
          "aa_ref": "M",
          "aa_start": 1437,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6380,
          "cdna_start": 4413,
          "cds_end": null,
          "cds_length": 5838,
          "cds_start": 4310,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 39,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000968258.1",
          "gene_hgnc_id": 7576,
          "gene_symbol": "MYH6",
          "hgvs_c": "c.4310_4311delTGinsCA",
          "hgvs_p": "p.Met1437Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000638317.1",
          "strand": false,
          "transcript": "ENST00000968258.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 1945,
          "aa_ref": "M",
          "aa_start": 1437,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6054,
          "cdna_start": 4470,
          "cds_end": null,
          "cds_length": 5838,
          "cds_start": 4310,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 39,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000968274.1",
          "gene_hgnc_id": 7576,
          "gene_symbol": "MYH6",
          "hgvs_c": "c.4310_4311delTGinsCA",
          "hgvs_p": "p.Met1437Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000638333.1",
          "strand": false,
          "transcript": "ENST00000968274.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 1945,
          "aa_ref": "M",
          "aa_start": 1437,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6107,
          "cdna_start": 4524,
          "cds_end": null,
          "cds_length": 5838,
          "cds_start": 4310,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 38,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000968289.1",
          "gene_hgnc_id": 7576,
          "gene_symbol": "MYH6",
          "hgvs_c": "c.4310_4311delTGinsCA",
          "hgvs_p": "p.Met1437Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000638348.1",
          "strand": false,
          "transcript": "ENST00000968289.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 1939,
          "aa_ref": "M",
          "aa_start": 1431,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6520,
          "cdna_start": 4553,
          "cds_end": null,
          "cds_length": 5820,
          "cds_start": 4292,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 39,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000968250.1",
          "gene_hgnc_id": 7576,
          "gene_symbol": "MYH6",
          "hgvs_c": "c.4292_4293delTGinsCA",
          "hgvs_p": "p.Met1431Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000638309.1",
          "strand": false,
          "transcript": "ENST00000968250.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 1939,
          "aa_ref": "M",
          "aa_start": 1431,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6410,
          "cdna_start": 4421,
          "cds_end": null,
          "cds_length": 5820,
          "cds_start": 4292,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 38,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000968253.1",
          "gene_hgnc_id": 7576,
          "gene_symbol": "MYH6",
          "hgvs_c": "c.4292_4293delTGinsCA",
          "hgvs_p": "p.Met1431Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000638312.1",
          "strand": false,
          "transcript": "ENST00000968253.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 1939,
          "aa_ref": "M",
          "aa_start": 1431,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6410,
          "cdna_start": 4445,
          "cds_end": null,
          "cds_length": 5820,
          "cds_start": 4292,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 39,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000968255.1",
          "gene_hgnc_id": 7576,
          "gene_symbol": "MYH6",
          "hgvs_c": "c.4292_4293delTGinsCA",
          "hgvs_p": "p.Met1431Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000638314.1",
          "strand": false,
          "transcript": "ENST00000968255.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 1939,
          "aa_ref": "M",
          "aa_start": 1431,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6050,
          "cdna_start": 4474,
          "cds_end": null,
          "cds_length": 5820,
          "cds_start": 4292,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 39,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000968256.1",
          "gene_hgnc_id": 7576,
          "gene_symbol": "MYH6",
          "hgvs_c": "c.4292_4293delTGinsCA",
          "hgvs_p": "p.Met1431Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000638315.1",
          "strand": false,
          "transcript": "ENST00000968256.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 1939,
          "aa_ref": "M",
          "aa_start": 1431,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6448,
          "cdna_start": 4458,
          "cds_end": null,
          "cds_length": 5820,
          "cds_start": 4292,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 39,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000968259.1",
          "gene_hgnc_id": 7576,
          "gene_symbol": "MYH6",
          "hgvs_c": "c.4292_4293delTGinsCA",
          "hgvs_p": "p.Met1431Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000638318.1",
          "strand": false,
          "transcript": "ENST00000968259.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 1939,
          "aa_ref": "M",
          "aa_start": 1431,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6975,
          "cdna_start": 5005,
          "cds_end": null,
          "cds_length": 5820,
          "cds_start": 4292,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 38,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000968261.1",
          "gene_hgnc_id": 7576,
          "gene_symbol": "MYH6",
          "hgvs_c": "c.4292_4293delTGinsCA",
          "hgvs_p": "p.Met1431Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000638320.1",
          "strand": false,
          "transcript": "ENST00000968261.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 1939,
          "aa_ref": "M",
          "aa_start": 1431,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5964,
          "cdna_start": 4383,
          "cds_end": null,
          "cds_length": 5820,
          "cds_start": 4292,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 39,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000968281.1",
          "gene_hgnc_id": 7576,
          "gene_symbol": "MYH6",
          "hgvs_c": "c.4292_4293delTGinsCA",
          "hgvs_p": "p.Met1431Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000638340.1",
          "strand": false,
          "transcript": "ENST00000968281.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 1939,
          "aa_ref": "M",
          "aa_start": 1431,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5998,
          "cdna_start": 4415,
          "cds_end": null,
          "cds_length": 5820,
          "cds_start": 4292,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 38,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000968282.1",
          "gene_hgnc_id": 7576,
          "gene_symbol": "MYH6",
          "hgvs_c": "c.4292_4293delTGinsCA",
          "hgvs_p": "p.Met1431Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000638341.1",
          "strand": false,
          "transcript": "ENST00000968282.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 1939,
          "aa_ref": "M",
          "aa_start": 1431,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5972,
          "cdna_start": 4389,
          "cds_end": null,
          "cds_length": 5820,
          "cds_start": 4292,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 39,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000968283.1",
          "gene_hgnc_id": 7576,
          "gene_symbol": "MYH6",
          "hgvs_c": "c.4292_4293delTGinsCA",
          "hgvs_p": "p.Met1431Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000638342.1",
          "strand": false,
          "transcript": "ENST00000968283.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 1939,
          "aa_ref": "M",
          "aa_start": 1431,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6002,
          "cdna_start": 4425,
          "cds_end": null,
          "cds_length": 5820,
          "cds_start": 4292,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 39,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000968287.1",
          "gene_hgnc_id": 7576,
          "gene_symbol": "MYH6",
          "hgvs_c": "c.4292_4293delTGinsCA",
          "hgvs_p": "p.Met1431Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000638346.1",
          "strand": false,
          "transcript": "ENST00000968287.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 1939,
          "aa_ref": "M",
          "aa_start": 1431,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6469,
          "cdna_start": 4503,
          "cds_end": null,
          "cds_length": 5820,
          "cds_start": 4292,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 38,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000968288.1",
          "gene_hgnc_id": 7576,
          "gene_symbol": "MYH6",
          "hgvs_c": "c.4292_4293delTGinsCA",
          "hgvs_p": "p.Met1431Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000638347.1",
          "strand": false,
          "transcript": "ENST00000968288.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 1939,
          "aa_ref": "M",
          "aa_start": 1431,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6352,
          "cdna_start": 4767,
          "cds_end": null,
          "cds_length": 5820,
          "cds_start": 4292,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 37,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000968290.1",
          "gene_hgnc_id": 7576,
          "gene_symbol": "MYH6",
          "hgvs_c": "c.4292_4293delTGinsCA",
          "hgvs_p": "p.Met1431Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000638349.1",
          "strand": false,
          "transcript": "ENST00000968290.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 1938,
          "aa_ref": "M",
          "aa_start": 1431,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6440,
          "cdna_start": 4454,
          "cds_end": null,
          "cds_length": 5817,
          "cds_start": 4292,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 39,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000968252.1",
          "gene_hgnc_id": 7576,
          "gene_symbol": "MYH6",
          "hgvs_c": "c.4292_4293delTGinsCA",
          "hgvs_p": "p.Met1431Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000638311.1",
          "strand": false,
          "transcript": "ENST00000968252.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 1938,
          "aa_ref": "M",
          "aa_start": 1430,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6423,
          "cdna_start": 4434,
          "cds_end": null,
          "cds_length": 5817,
          "cds_start": 4289,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 39,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000968254.1",
          "gene_hgnc_id": 7576,
          "gene_symbol": "MYH6",
          "hgvs_c": "c.4289_4290delTGinsCA",
          "hgvs_p": "p.Met1430Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000638313.1",
          "strand": false,
          "transcript": "ENST00000968254.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 1937,
          "aa_ref": "M",
          "aa_start": 1429,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5972,
          "cdna_start": 4387,
          "cds_end": null,
          "cds_length": 5814,
          "cds_start": 4286,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 39,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000968269.1",
          "gene_hgnc_id": 7576,
          "gene_symbol": "MYH6",
          "hgvs_c": "c.4286_4287delTGinsCA",
          "hgvs_p": "p.Met1429Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000638328.1",
          "strand": false,
          "transcript": "ENST00000968269.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 1937,
          "aa_ref": "M",
          "aa_start": 1429,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5943,
          "cdna_start": 4358,
          "cds_end": null,
          "cds_length": 5814,
          "cds_start": 4286,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 39,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000968273.1",
          "gene_hgnc_id": 7576,
          "gene_symbol": "MYH6",
          "hgvs_c": "c.4286_4287delTGinsCA",
          "hgvs_p": "p.Met1429Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000638332.1",
          "strand": false,
          "transcript": "ENST00000968273.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 1936,
          "aa_ref": "M",
          "aa_start": 1428,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5972,
          "cdna_start": 4383,
          "cds_end": null,
          "cds_length": 5811,
          "cds_start": 4283,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 39,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000968268.1",
          "gene_hgnc_id": 7576,
          "gene_symbol": "MYH6",
          "hgvs_c": "c.4283_4284delTGinsCA",
          "hgvs_p": "p.Met1428Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000638327.1",
          "strand": false,
          "transcript": "ENST00000968268.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 1935,
          "aa_ref": "M",
          "aa_start": 1427,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5937,
          "cdna_start": 4352,
          "cds_end": null,
          "cds_length": 5808,
          "cds_start": 4280,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 39,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000968272.1",
          "gene_hgnc_id": 7576,
          "gene_symbol": "MYH6",
          "hgvs_c": "c.4280_4281delTGinsCA",
          "hgvs_p": "p.Met1427Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000638331.1",
          "strand": false,
          "transcript": "ENST00000968272.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 1935,
          "aa_ref": "M",
          "aa_start": 1427,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5933,
          "cdna_start": 4348,
          "cds_end": null,
          "cds_length": 5808,
          "cds_start": 4280,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 39,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000968278.1",
          "gene_hgnc_id": 7576,
          "gene_symbol": "MYH6",
          "hgvs_c": "c.4280_4281delTGinsCA",
          "hgvs_p": "p.Met1427Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000638337.1",
          "strand": false,
          "transcript": "ENST00000968278.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 1934,
          "aa_ref": "M",
          "aa_start": 1426,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5924,
          "cdna_start": 4343,
          "cds_end": null,
          "cds_length": 5805,
          "cds_start": 4277,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 39,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000968285.1",
          "gene_hgnc_id": 7576,
          "gene_symbol": "MYH6",
          "hgvs_c": "c.4277_4278delTGinsCA",
          "hgvs_p": "p.Met1426Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000638344.1",
          "strand": false,
          "transcript": "ENST00000968285.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 1929,
          "aa_ref": "M",
          "aa_start": 1421,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6508,
          "cdna_start": 4519,
          "cds_end": null,
          "cds_length": 5790,
          "cds_start": 4262,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 39,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000968251.1",
          "gene_hgnc_id": 7576,
          "gene_symbol": "MYH6",
          "hgvs_c": "c.4262_4263delTGinsCA",
          "hgvs_p": "p.Met1421Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000638310.1",
          "strand": false,
          "transcript": "ENST00000968251.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 1929,
          "aa_ref": "M",
          "aa_start": 1421,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5941,
          "cdna_start": 4363,
          "cds_end": null,
          "cds_length": 5790,
          "cds_start": 4262,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 38,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000968267.1",
          "gene_hgnc_id": 7576,
          "gene_symbol": "MYH6",
          "hgvs_c": "c.4262_4263delTGinsCA",
          "hgvs_p": "p.Met1421Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000638326.1",
          "strand": false,
          "transcript": "ENST00000968267.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 1929,
          "aa_ref": "M",
          "aa_start": 1421,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5998,
          "cdna_start": 4423,
          "cds_end": null,
          "cds_length": 5790,
          "cds_start": 4262,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 39,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000968284.1",
          "gene_hgnc_id": 7576,
          "gene_symbol": "MYH6",
          "hgvs_c": "c.4262_4263delTGinsCA",
          "hgvs_p": "p.Met1421Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000638343.1",
          "strand": false,
          "transcript": "ENST00000968284.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 1925,
          "aa_ref": "M",
          "aa_start": 1417,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6317,
          "cdna_start": 4350,
          "cds_end": null,
          "cds_length": 5778,
          "cds_start": 4250,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 39,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000968260.1",
          "gene_hgnc_id": 7576,
          "gene_symbol": "MYH6",
          "hgvs_c": "c.4250_4251delTGinsCA",
          "hgvs_p": "p.Met1417Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000638319.1",
          "strand": false,
          "transcript": "ENST00000968260.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 1925,
          "aa_ref": "M",
          "aa_start": 1417,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5990,
          "cdna_start": 4405,
          "cds_end": null,
          "cds_length": 5778,
          "cds_start": 4250,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 39,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000968280.1",
          "gene_hgnc_id": 7576,
          "gene_symbol": "MYH6",
          "hgvs_c": "c.4250_4251delTGinsCA",
          "hgvs_p": "p.Met1417Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000638339.1",
          "strand": false,
          "transcript": "ENST00000968280.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 1922,
          "aa_ref": "M",
          "aa_start": 1414,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5896,
          "cdna_start": 4313,
          "cds_end": null,
          "cds_length": 5769,
          "cds_start": 4241,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 39,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000968276.1",
          "gene_hgnc_id": 7576,
          "gene_symbol": "MYH6",
          "hgvs_c": "c.4241_4242delTGinsCA",
          "hgvs_p": "p.Met1414Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000638335.1",
          "strand": false,
          "transcript": "ENST00000968276.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 1909,
          "aa_ref": "M",
          "aa_start": 1431,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6233,
          "cdna_start": 4358,
          "cds_end": null,
          "cds_length": 5730,
          "cds_start": 4292,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 39,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000968263.1",
          "gene_hgnc_id": 7576,
          "gene_symbol": "MYH6",
          "hgvs_c": "c.4292_4293delTGinsCA",
          "hgvs_p": "p.Met1431Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000638322.1",
          "strand": false,
          "transcript": "ENST00000968263.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 1908,
          "aa_ref": "M",
          "aa_start": 1400,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5844,
          "cdna_start": 4267,
          "cds_end": null,
          "cds_length": 5727,
          "cds_start": 4199,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 38,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000968286.1",
          "gene_hgnc_id": 7576,
          "gene_symbol": "MYH6",
          "hgvs_c": "c.4199_4200delTGinsCA",
          "hgvs_p": "p.Met1400Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000638345.1",
          "strand": false,
          "transcript": "ENST00000968286.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 1906,
          "aa_ref": "M",
          "aa_start": 1398,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5849,
          "cdna_start": 4264,
          "cds_end": null,
          "cds_length": 5721,
          "cds_start": 4193,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 38,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000968275.1",
          "gene_hgnc_id": 7576,
          "gene_symbol": "MYH6",
          "hgvs_c": "c.4193_4194delTGinsCA",
          "hgvs_p": "p.Met1398Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000638334.1",
          "strand": false,
          "transcript": "ENST00000968275.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 1900,
          "aa_ref": "M",
          "aa_start": 1392,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6199,
          "cdna_start": 4246,
          "cds_end": null,
          "cds_length": 5703,
          "cds_start": 4175,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 39,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000968264.1",
          "gene_hgnc_id": 7576,
          "gene_symbol": "MYH6",
          "hgvs_c": "c.4175_4176delTGinsCA",
          "hgvs_p": "p.Met1392Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000638323.1",
          "strand": false,
          "transcript": "ENST00000968264.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 1882,
          "aa_ref": "M",
          "aa_start": 1374,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5805,
          "cdna_start": 4222,
          "cds_end": null,
          "cds_length": 5649,
          "cds_start": 4121,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 38,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000968270.1",
          "gene_hgnc_id": 7576,
          "gene_symbol": "MYH6",
          "hgvs_c": "c.4121_4122delTGinsCA",
          "hgvs_p": "p.Met1374Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000638329.1",
          "strand": false,
          "transcript": "ENST00000968270.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 1847,
          "aa_ref": "M",
          "aa_start": 1431,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5863,
          "cdna_start": 4552,
          "cds_end": null,
          "cds_length": 5544,
          "cds_start": 4292,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 38,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000968265.1",
          "gene_hgnc_id": 7576,
          "gene_symbol": "MYH6",
          "hgvs_c": "c.4292_4293delTGinsCA",
          "hgvs_p": "p.Met1431Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000638324.1",
          "strand": false,
          "transcript": "ENST00000968265.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 1847,
          "aa_ref": "M",
          "aa_start": 1431,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5758,
          "cdna_start": 4451,
          "cds_end": null,
          "cds_length": 5544,
          "cds_start": 4292,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 38,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000968277.1",
          "gene_hgnc_id": 7576,
          "gene_symbol": "MYH6",
          "hgvs_c": "c.4292_4293delTGinsCA",
          "hgvs_p": "p.Met1431Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000638336.1",
          "strand": false,
          "transcript": "ENST00000968277.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 1812,
          "aa_ref": "M",
          "aa_start": 1304,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5564,
          "cdna_start": 3981,
          "cds_end": null,
          "cds_length": 5439,
          "cds_start": 3911,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 37,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000968279.1",
          "gene_hgnc_id": 7576,
          "gene_symbol": "MYH6",
          "hgvs_c": "c.3911_3912delTGinsCA",
          "hgvs_p": "p.Met1304Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000638338.1",
          "strand": false,
          "transcript": "ENST00000968279.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 611,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2049,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1836,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 17,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000968266.1",
          "gene_hgnc_id": 7576,
          "gene_symbol": "MYH6",
          "hgvs_c": "c.1582-4902_1582-4901delTGinsCA",
          "hgvs_p": null,
          "intron_rank": 14,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000638325.1",
          "strand": false,
          "transcript": "ENST00000968266.1",
          "transcript_support_level": null
        }
      ],
      "custom_annotations": null,
      "dbscsnv_ada_prediction": null,
      "dbscsnv_ada_score": null,
      "dbsnp": null,
      "effect": "missense_variant",
      "frequency_reference_population": null,
      "gene_hgnc_id": 7576,
      "gene_symbol": "MYH6",
      "gnomad_exomes_ac": null,
      "gnomad_exomes_af": null,
      "gnomad_exomes_homalt": null,
      "gnomad_genomes_ac": null,
      "gnomad_genomes_af": null,
      "gnomad_genomes_homalt": null,
      "gnomad_mito_heteroplasmic": null,
      "gnomad_mito_homoplasmic": null,
      "hom_count_reference_population": 0,
      "mitotip_prediction": null,
      "mitotip_score": null,
      "pathogenicity_classification_combined": null,
      "phenotype_combined": null,
      "phylop100way_prediction": "Pathogenic",
      "phylop100way_score": 8.92,
      "pos": 23388221,
      "ref": "CA",
      "revel_prediction": null,
      "revel_score": null,
      "splice_prediction_selected": null,
      "splice_score_selected": null,
      "splice_source_selected": null,
      "spliceai_max_prediction": null,
      "spliceai_max_score": null,
      "transcript": "NM_002471.4"
    }
  ]
}
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.