← 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-23417255-CCTT-C (hg38)

Bash / cURL Example

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

API Response

json
{
  "message": null,
  "variants": [
    {
      "acmg_by_gene": [
        {
          "benign_score": 0,
          "criteria": [
            "PM2",
            "PM4_Supporting"
          ],
          "effects": [
            "conservative_inframe_deletion"
          ],
          "gene_symbol": "MYH7",
          "hgnc_id": 7577,
          "hgvs_c": "c.4414_4416delAAG",
          "hgvs_p": "p.Lys1472del",
          "inheritance_mode": "AD,AR",
          "pathogenic_score": 3,
          "score": 3,
          "transcript": "NM_000257.4",
          "verdict": "Uncertain_significance"
        },
        {
          "benign_score": 0,
          "criteria": [
            "PM2"
          ],
          "effects": [
            "non_coding_transcript_exon_variant"
          ],
          "gene_symbol": "MHRT",
          "hgnc_id": 51291,
          "hgvs_c": "n.698_700delTCT",
          "hgvs_p": null,
          "inheritance_mode": "",
          "pathogenic_score": 2,
          "score": 2,
          "transcript": "NR_126491.1",
          "verdict": "Uncertain_significance"
        }
      ],
      "acmg_classification": "Uncertain_significance",
      "acmg_criteria": "PM2,PM4_Supporting",
      "acmg_score": 3,
      "allele_count_reference_population": 0,
      "alphamissense_prediction": null,
      "alphamissense_score": null,
      "alt": "C",
      "apogee2_prediction": null,
      "apogee2_score": null,
      "bayesdelnoaf_prediction": null,
      "bayesdelnoaf_score": null,
      "chr": "14",
      "clinvar_classification": "Uncertain significance",
      "clinvar_disease": "Hypertrophic cardiomyopathy,Inborn genetic diseases,not provided",
      "clinvar_review_status": "criteria provided, multiple submitters, no conflicts",
      "clinvar_submissions_summary": "US:3",
      "computational_prediction_selected": null,
      "computational_score_selected": null,
      "computational_source_selected": null,
      "consequences": [
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1935,
          "aa_ref": "K",
          "aa_start": 1472,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6027,
          "cdna_start": 4521,
          "cds_end": null,
          "cds_length": 5808,
          "cds_start": 4414,
          "consequences": [
            "conservative_inframe_deletion"
          ],
          "exon_count": 40,
          "exon_rank": 32,
          "exon_rank_end": null,
          "feature": "NM_000257.4",
          "gene_hgnc_id": 7577,
          "gene_symbol": "MYH7",
          "hgvs_c": "c.4414_4416delAAG",
          "hgvs_p": "p.Lys1472del",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "ENST00000355349.4",
          "protein_coding": true,
          "protein_id": "NP_000248.2",
          "strand": false,
          "transcript": "NM_000257.4",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1935,
          "aa_ref": "K",
          "aa_start": 1472,
          "biotype": "protein_coding",
          "canonical": true,
          "cdna_end": null,
          "cdna_length": 6027,
          "cdna_start": 4521,
          "cds_end": null,
          "cds_length": 5808,
          "cds_start": 4414,
          "consequences": [
            "conservative_inframe_deletion"
          ],
          "exon_count": 40,
          "exon_rank": 32,
          "exon_rank_end": null,
          "feature": "ENST00000355349.4",
          "gene_hgnc_id": 7577,
          "gene_symbol": "MYH7",
          "hgvs_c": "c.4414_4416delAAG",
          "hgvs_p": "p.Lys1472del",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "NM_000257.4",
          "protein_coding": true,
          "protein_id": "ENSP00000347507.3",
          "strand": false,
          "transcript": "ENST00000355349.4",
          "transcript_support_level": 1
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1950,
          "aa_ref": "K",
          "aa_start": 1472,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6074,
          "cdna_start": 4521,
          "cds_end": null,
          "cds_length": 5853,
          "cds_start": 4414,
          "consequences": [
            "conservative_inframe_deletion"
          ],
          "exon_count": 40,
          "exon_rank": 32,
          "exon_rank_end": null,
          "feature": "ENST00000858540.1",
          "gene_hgnc_id": 7577,
          "gene_symbol": "MYH7",
          "hgvs_c": "c.4414_4416delAAG",
          "hgvs_p": "p.Lys1472del",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000528599.1",
          "strand": false,
          "transcript": "ENST00000858540.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1950,
          "aa_ref": "K",
          "aa_start": 1472,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6166,
          "cdna_start": 4618,
          "cds_end": null,
          "cds_length": 5853,
          "cds_start": 4414,
          "consequences": [
            "conservative_inframe_deletion"
          ],
          "exon_count": 40,
          "exon_rank": 32,
          "exon_rank_end": null,
          "feature": "ENST00000965955.1",
          "gene_hgnc_id": 7577,
          "gene_symbol": "MYH7",
          "hgvs_c": "c.4414_4416delAAG",
          "hgvs_p": "p.Lys1472del",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000636014.1",
          "strand": false,
          "transcript": "ENST00000965955.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1944,
          "aa_ref": "K",
          "aa_start": 1472,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6103,
          "cdna_start": 4521,
          "cds_end": null,
          "cds_length": 5835,
          "cds_start": 4414,
          "consequences": [
            "conservative_inframe_deletion"
          ],
          "exon_count": 41,
          "exon_rank": 32,
          "exon_rank_end": null,
          "feature": "ENST00000713768.1",
          "gene_hgnc_id": 7577,
          "gene_symbol": "MYH7",
          "hgvs_c": "c.4414_4416delAAG",
          "hgvs_p": "p.Lys1472del",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000519070.1",
          "strand": false,
          "transcript": "ENST00000713768.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1944,
          "aa_ref": "K",
          "aa_start": 1481,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6052,
          "cdna_start": 4548,
          "cds_end": null,
          "cds_length": 5835,
          "cds_start": 4441,
          "consequences": [
            "conservative_inframe_deletion"
          ],
          "exon_count": 40,
          "exon_rank": 32,
          "exon_rank_end": null,
          "feature": "ENST00000858547.1",
          "gene_hgnc_id": 7577,
          "gene_symbol": "MYH7",
          "hgvs_c": "c.4441_4443delAAG",
          "hgvs_p": "p.Lys1481del",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000528606.1",
          "strand": false,
          "transcript": "ENST00000858547.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1943,
          "aa_ref": "K",
          "aa_start": 1480,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6054,
          "cdna_start": 4547,
          "cds_end": null,
          "cds_length": 5832,
          "cds_start": 4438,
          "consequences": [
            "conservative_inframe_deletion"
          ],
          "exon_count": 40,
          "exon_rank": 32,
          "exon_rank_end": null,
          "feature": "ENST00000965946.1",
          "gene_hgnc_id": 7577,
          "gene_symbol": "MYH7",
          "hgvs_c": "c.4438_4440delAAG",
          "hgvs_p": "p.Lys1480del",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000636005.1",
          "strand": false,
          "transcript": "ENST00000965946.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1940,
          "aa_ref": "K",
          "aa_start": 1477,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6041,
          "cdna_start": 4537,
          "cds_end": null,
          "cds_length": 5823,
          "cds_start": 4429,
          "consequences": [
            "conservative_inframe_deletion"
          ],
          "exon_count": 40,
          "exon_rank": 32,
          "exon_rank_end": null,
          "feature": "ENST00000858544.1",
          "gene_hgnc_id": 7577,
          "gene_symbol": "MYH7",
          "hgvs_c": "c.4429_4431delAAG",
          "hgvs_p": "p.Lys1477del",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000528603.1",
          "strand": false,
          "transcript": "ENST00000858544.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1935,
          "aa_ref": "K",
          "aa_start": 1472,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5971,
          "cdna_start": 4465,
          "cds_end": null,
          "cds_length": 5808,
          "cds_start": 4414,
          "consequences": [
            "conservative_inframe_deletion"
          ],
          "exon_count": 39,
          "exon_rank": 31,
          "exon_rank_end": null,
          "feature": "NM_001407004.1",
          "gene_hgnc_id": 7577,
          "gene_symbol": "MYH7",
          "hgvs_c": "c.4414_4416delAAG",
          "hgvs_p": "p.Lys1472del",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001393933.1",
          "strand": false,
          "transcript": "NM_001407004.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1935,
          "aa_ref": "K",
          "aa_start": 1472,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5971,
          "cdna_start": 4465,
          "cds_end": null,
          "cds_length": 5808,
          "cds_start": 4414,
          "consequences": [
            "conservative_inframe_deletion"
          ],
          "exon_count": 39,
          "exon_rank": 31,
          "exon_rank_end": null,
          "feature": "ENST00000713769.1",
          "gene_hgnc_id": 7577,
          "gene_symbol": "MYH7",
          "hgvs_c": "c.4414_4416delAAG",
          "hgvs_p": "p.Lys1472del",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000519071.1",
          "strand": false,
          "transcript": "ENST00000713769.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1935,
          "aa_ref": "K",
          "aa_start": 1472,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6044,
          "cdna_start": 4538,
          "cds_end": null,
          "cds_length": 5808,
          "cds_start": 4414,
          "consequences": [
            "conservative_inframe_deletion"
          ],
          "exon_count": 40,
          "exon_rank": 32,
          "exon_rank_end": null,
          "feature": "ENST00000858541.1",
          "gene_hgnc_id": 7577,
          "gene_symbol": "MYH7",
          "hgvs_c": "c.4414_4416delAAG",
          "hgvs_p": "p.Lys1472del",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000528600.1",
          "strand": false,
          "transcript": "ENST00000858541.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1935,
          "aa_ref": "K",
          "aa_start": 1472,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6046,
          "cdna_start": 4542,
          "cds_end": null,
          "cds_length": 5808,
          "cds_start": 4414,
          "consequences": [
            "conservative_inframe_deletion"
          ],
          "exon_count": 40,
          "exon_rank": 32,
          "exon_rank_end": null,
          "feature": "ENST00000858545.1",
          "gene_hgnc_id": 7577,
          "gene_symbol": "MYH7",
          "hgvs_c": "c.4414_4416delAAG",
          "hgvs_p": "p.Lys1472del",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000528604.1",
          "strand": false,
          "transcript": "ENST00000858545.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1935,
          "aa_ref": "K",
          "aa_start": 1472,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6044,
          "cdna_start": 4540,
          "cds_end": null,
          "cds_length": 5808,
          "cds_start": 4414,
          "consequences": [
            "conservative_inframe_deletion"
          ],
          "exon_count": 40,
          "exon_rank": 32,
          "exon_rank_end": null,
          "feature": "ENST00000858546.1",
          "gene_hgnc_id": 7577,
          "gene_symbol": "MYH7",
          "hgvs_c": "c.4414_4416delAAG",
          "hgvs_p": "p.Lys1472del",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000528605.1",
          "strand": false,
          "transcript": "ENST00000858546.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1935,
          "aa_ref": "K",
          "aa_start": 1472,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6093,
          "cdna_start": 4587,
          "cds_end": null,
          "cds_length": 5808,
          "cds_start": 4414,
          "consequences": [
            "conservative_inframe_deletion"
          ],
          "exon_count": 40,
          "exon_rank": 32,
          "exon_rank_end": null,
          "feature": "ENST00000858549.1",
          "gene_hgnc_id": 7577,
          "gene_symbol": "MYH7",
          "hgvs_c": "c.4414_4416delAAG",
          "hgvs_p": "p.Lys1472del",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000528608.1",
          "strand": false,
          "transcript": "ENST00000858549.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1935,
          "aa_ref": "K",
          "aa_start": 1472,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6043,
          "cdna_start": 4537,
          "cds_end": null,
          "cds_length": 5808,
          "cds_start": 4414,
          "consequences": [
            "conservative_inframe_deletion"
          ],
          "exon_count": 40,
          "exon_rank": 32,
          "exon_rank_end": null,
          "feature": "ENST00000858550.1",
          "gene_hgnc_id": 7577,
          "gene_symbol": "MYH7",
          "hgvs_c": "c.4414_4416delAAG",
          "hgvs_p": "p.Lys1472del",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000528609.1",
          "strand": false,
          "transcript": "ENST00000858550.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1935,
          "aa_ref": "K",
          "aa_start": 1472,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6002,
          "cdna_start": 4498,
          "cds_end": null,
          "cds_length": 5808,
          "cds_start": 4414,
          "consequences": [
            "conservative_inframe_deletion"
          ],
          "exon_count": 38,
          "exon_rank": 30,
          "exon_rank_end": null,
          "feature": "ENST00000858551.1",
          "gene_hgnc_id": 7577,
          "gene_symbol": "MYH7",
          "hgvs_c": "c.4414_4416delAAG",
          "hgvs_p": "p.Lys1472del",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000528610.1",
          "strand": false,
          "transcript": "ENST00000858551.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1935,
          "aa_ref": "K",
          "aa_start": 1472,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6181,
          "cdna_start": 4676,
          "cds_end": null,
          "cds_length": 5808,
          "cds_start": 4414,
          "consequences": [
            "conservative_inframe_deletion"
          ],
          "exon_count": 40,
          "exon_rank": 32,
          "exon_rank_end": null,
          "feature": "ENST00000965935.1",
          "gene_hgnc_id": 7577,
          "gene_symbol": "MYH7",
          "hgvs_c": "c.4414_4416delAAG",
          "hgvs_p": "p.Lys1472del",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000635994.1",
          "strand": false,
          "transcript": "ENST00000965935.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1935,
          "aa_ref": "K",
          "aa_start": 1472,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6147,
          "cdna_start": 4642,
          "cds_end": null,
          "cds_length": 5808,
          "cds_start": 4414,
          "consequences": [
            "conservative_inframe_deletion"
          ],
          "exon_count": 40,
          "exon_rank": 32,
          "exon_rank_end": null,
          "feature": "ENST00000965936.1",
          "gene_hgnc_id": 7577,
          "gene_symbol": "MYH7",
          "hgvs_c": "c.4414_4416delAAG",
          "hgvs_p": "p.Lys1472del",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000635995.1",
          "strand": false,
          "transcript": "ENST00000965936.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1935,
          "aa_ref": "K",
          "aa_start": 1472,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 7448,
          "cdna_start": 5943,
          "cds_end": null,
          "cds_length": 5808,
          "cds_start": 4414,
          "consequences": [
            "conservative_inframe_deletion"
          ],
          "exon_count": 40,
          "exon_rank": 32,
          "exon_rank_end": null,
          "feature": "ENST00000965937.1",
          "gene_hgnc_id": 7577,
          "gene_symbol": "MYH7",
          "hgvs_c": "c.4414_4416delAAG",
          "hgvs_p": "p.Lys1472del",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000635996.1",
          "strand": false,
          "transcript": "ENST00000965937.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1935,
          "aa_ref": "K",
          "aa_start": 1472,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6106,
          "cdna_start": 4593,
          "cds_end": null,
          "cds_length": 5808,
          "cds_start": 4414,
          "consequences": [
            "conservative_inframe_deletion"
          ],
          "exon_count": 40,
          "exon_rank": 32,
          "exon_rank_end": null,
          "feature": "ENST00000965938.1",
          "gene_hgnc_id": 7577,
          "gene_symbol": "MYH7",
          "hgvs_c": "c.4414_4416delAAG",
          "hgvs_p": "p.Lys1472del",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000635997.1",
          "strand": false,
          "transcript": "ENST00000965938.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1935,
          "aa_ref": "K",
          "aa_start": 1472,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 7448,
          "cdna_start": 5943,
          "cds_end": null,
          "cds_length": 5808,
          "cds_start": 4414,
          "consequences": [
            "conservative_inframe_deletion"
          ],
          "exon_count": 39,
          "exon_rank": 31,
          "exon_rank_end": null,
          "feature": "ENST00000965941.1",
          "gene_hgnc_id": 7577,
          "gene_symbol": "MYH7",
          "hgvs_c": "c.4414_4416delAAG",
          "hgvs_p": "p.Lys1472del",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000636000.1",
          "strand": false,
          "transcript": "ENST00000965941.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1935,
          "aa_ref": "K",
          "aa_start": 1472,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6133,
          "cdna_start": 4624,
          "cds_end": null,
          "cds_length": 5808,
          "cds_start": 4414,
          "consequences": [
            "conservative_inframe_deletion"
          ],
          "exon_count": 40,
          "exon_rank": 32,
          "exon_rank_end": null,
          "feature": "ENST00000965942.1",
          "gene_hgnc_id": 7577,
          "gene_symbol": "MYH7",
          "hgvs_c": "c.4414_4416delAAG",
          "hgvs_p": "p.Lys1472del",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000636001.1",
          "strand": false,
          "transcript": "ENST00000965942.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1935,
          "aa_ref": "K",
          "aa_start": 1472,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6022,
          "cdna_start": 4515,
          "cds_end": null,
          "cds_length": 5808,
          "cds_start": 4414,
          "consequences": [
            "conservative_inframe_deletion"
          ],
          "exon_count": 40,
          "exon_rank": 32,
          "exon_rank_end": null,
          "feature": "ENST00000965943.1",
          "gene_hgnc_id": 7577,
          "gene_symbol": "MYH7",
          "hgvs_c": "c.4414_4416delAAG",
          "hgvs_p": "p.Lys1472del",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000636002.1",
          "strand": false,
          "transcript": "ENST00000965943.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1935,
          "aa_ref": "K",
          "aa_start": 1472,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6184,
          "cdna_start": 4677,
          "cds_end": null,
          "cds_length": 5808,
          "cds_start": 4414,
          "consequences": [
            "conservative_inframe_deletion"
          ],
          "exon_count": 41,
          "exon_rank": 33,
          "exon_rank_end": null,
          "feature": "ENST00000965947.1",
          "gene_hgnc_id": 7577,
          "gene_symbol": "MYH7",
          "hgvs_c": "c.4414_4416delAAG",
          "hgvs_p": "p.Lys1472del",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000636006.1",
          "strand": false,
          "transcript": "ENST00000965947.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1935,
          "aa_ref": "K",
          "aa_start": 1472,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6163,
          "cdna_start": 4658,
          "cds_end": null,
          "cds_length": 5808,
          "cds_start": 4414,
          "consequences": [
            "conservative_inframe_deletion"
          ],
          "exon_count": 40,
          "exon_rank": 32,
          "exon_rank_end": null,
          "feature": "ENST00000965950.1",
          "gene_hgnc_id": 7577,
          "gene_symbol": "MYH7",
          "hgvs_c": "c.4414_4416delAAG",
          "hgvs_p": "p.Lys1472del",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000636009.1",
          "strand": false,
          "transcript": "ENST00000965950.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1935,
          "aa_ref": "K",
          "aa_start": 1472,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6202,
          "cdna_start": 4697,
          "cds_end": null,
          "cds_length": 5808,
          "cds_start": 4414,
          "consequences": [
            "conservative_inframe_deletion"
          ],
          "exon_count": 40,
          "exon_rank": 32,
          "exon_rank_end": null,
          "feature": "ENST00000965956.1",
          "gene_hgnc_id": 7577,
          "gene_symbol": "MYH7",
          "hgvs_c": "c.4414_4416delAAG",
          "hgvs_p": "p.Lys1472del",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000636015.1",
          "strand": false,
          "transcript": "ENST00000965956.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1935,
          "aa_ref": "K",
          "aa_start": 1472,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6256,
          "cdna_start": 4751,
          "cds_end": null,
          "cds_length": 5808,
          "cds_start": 4414,
          "consequences": [
            "conservative_inframe_deletion"
          ],
          "exon_count": 40,
          "exon_rank": 32,
          "exon_rank_end": null,
          "feature": "ENST00000965958.1",
          "gene_hgnc_id": 7577,
          "gene_symbol": "MYH7",
          "hgvs_c": "c.4414_4416delAAG",
          "hgvs_p": "p.Lys1472del",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000636017.1",
          "strand": false,
          "transcript": "ENST00000965958.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1934,
          "aa_ref": "K",
          "aa_start": 1472,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6024,
          "cdna_start": 4521,
          "cds_end": null,
          "cds_length": 5805,
          "cds_start": 4414,
          "consequences": [
            "conservative_inframe_deletion"
          ],
          "exon_count": 40,
          "exon_rank": 32,
          "exon_rank_end": null,
          "feature": "ENST00000858543.1",
          "gene_hgnc_id": 7577,
          "gene_symbol": "MYH7",
          "hgvs_c": "c.4414_4416delAAG",
          "hgvs_p": "p.Lys1472del",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000528602.1",
          "strand": false,
          "transcript": "ENST00000858543.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1933,
          "aa_ref": "K",
          "aa_start": 1472,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6078,
          "cdna_start": 4577,
          "cds_end": null,
          "cds_length": 5802,
          "cds_start": 4414,
          "consequences": [
            "conservative_inframe_deletion"
          ],
          "exon_count": 40,
          "exon_rank": 32,
          "exon_rank_end": null,
          "feature": "ENST00000965939.1",
          "gene_hgnc_id": 7577,
          "gene_symbol": "MYH7",
          "hgvs_c": "c.4414_4416delAAG",
          "hgvs_p": "p.Lys1472del",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000635998.1",
          "strand": false,
          "transcript": "ENST00000965939.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1931,
          "aa_ref": "K",
          "aa_start": 1468,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6015,
          "cdna_start": 4509,
          "cds_end": null,
          "cds_length": 5796,
          "cds_start": 4402,
          "consequences": [
            "conservative_inframe_deletion"
          ],
          "exon_count": 40,
          "exon_rank": 32,
          "exon_rank_end": null,
          "feature": "ENST00000858542.1",
          "gene_hgnc_id": 7577,
          "gene_symbol": "MYH7",
          "hgvs_c": "c.4402_4404delAAG",
          "hgvs_p": "p.Lys1468del",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000528601.1",
          "strand": false,
          "transcript": "ENST00000858542.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1930,
          "aa_ref": "K",
          "aa_start": 1467,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6017,
          "cdna_start": 4512,
          "cds_end": null,
          "cds_length": 5793,
          "cds_start": 4399,
          "consequences": [
            "conservative_inframe_deletion"
          ],
          "exon_count": 40,
          "exon_rank": 32,
          "exon_rank_end": null,
          "feature": "ENST00000965944.1",
          "gene_hgnc_id": 7577,
          "gene_symbol": "MYH7",
          "hgvs_c": "c.4399_4401delAAG",
          "hgvs_p": "p.Lys1467del",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000636003.1",
          "strand": false,
          "transcript": "ENST00000965944.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1921,
          "aa_ref": "K",
          "aa_start": 1458,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5985,
          "cdna_start": 4481,
          "cds_end": null,
          "cds_length": 5766,
          "cds_start": 4372,
          "consequences": [
            "conservative_inframe_deletion"
          ],
          "exon_count": 40,
          "exon_rank": 32,
          "exon_rank_end": null,
          "feature": "ENST00000965951.1",
          "gene_hgnc_id": 7577,
          "gene_symbol": "MYH7",
          "hgvs_c": "c.4372_4374delAAG",
          "hgvs_p": "p.Lys1458del",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000636010.1",
          "strand": false,
          "transcript": "ENST00000965951.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1918,
          "aa_ref": "K",
          "aa_start": 1455,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5979,
          "cdna_start": 4472,
          "cds_end": null,
          "cds_length": 5757,
          "cds_start": 4363,
          "consequences": [
            "conservative_inframe_deletion"
          ],
          "exon_count": 40,
          "exon_rank": 32,
          "exon_rank_end": null,
          "feature": "ENST00000965945.1",
          "gene_hgnc_id": 7577,
          "gene_symbol": "MYH7",
          "hgvs_c": "c.4363_4365delAAG",
          "hgvs_p": "p.Lys1455del",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000636004.1",
          "strand": false,
          "transcript": "ENST00000965945.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1918,
          "aa_ref": "K",
          "aa_start": 1455,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5974,
          "cdna_start": 4471,
          "cds_end": null,
          "cds_length": 5757,
          "cds_start": 4363,
          "consequences": [
            "conservative_inframe_deletion"
          ],
          "exon_count": 40,
          "exon_rank": 32,
          "exon_rank_end": null,
          "feature": "ENST00000965954.1",
          "gene_hgnc_id": 7577,
          "gene_symbol": "MYH7",
          "hgvs_c": "c.4363_4365delAAG",
          "hgvs_p": "p.Lys1455del",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000636013.1",
          "strand": false,
          "transcript": "ENST00000965954.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1906,
          "aa_ref": "K",
          "aa_start": 1443,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5998,
          "cdna_start": 4492,
          "cds_end": null,
          "cds_length": 5721,
          "cds_start": 4327,
          "consequences": [
            "conservative_inframe_deletion"
          ],
          "exon_count": 40,
          "exon_rank": 32,
          "exon_rank_end": null,
          "feature": "ENST00000858539.1",
          "gene_hgnc_id": 7577,
          "gene_symbol": "MYH7",
          "hgvs_c": "c.4327_4329delAAG",
          "hgvs_p": "p.Lys1443del",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000528598.1",
          "strand": false,
          "transcript": "ENST00000858539.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1906,
          "aa_ref": "K",
          "aa_start": 1443,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5885,
          "cdna_start": 4379,
          "cds_end": null,
          "cds_length": 5721,
          "cds_start": 4327,
          "consequences": [
            "conservative_inframe_deletion"
          ],
          "exon_count": 39,
          "exon_rank": 31,
          "exon_rank_end": null,
          "feature": "ENST00000965948.1",
          "gene_hgnc_id": 7577,
          "gene_symbol": "MYH7",
          "hgvs_c": "c.4327_4329delAAG",
          "hgvs_p": "p.Lys1443del",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000636007.1",
          "strand": false,
          "transcript": "ENST00000965948.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1906,
          "aa_ref": "K",
          "aa_start": 1443,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5975,
          "cdna_start": 4472,
          "cds_end": null,
          "cds_length": 5721,
          "cds_start": 4327,
          "consequences": [
            "conservative_inframe_deletion"
          ],
          "exon_count": 40,
          "exon_rank": 32,
          "exon_rank_end": null,
          "feature": "ENST00000965957.1",
          "gene_hgnc_id": 7577,
          "gene_symbol": "MYH7",
          "hgvs_c": "c.4327_4329delAAG",
          "hgvs_p": "p.Lys1443del",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000636016.1",
          "strand": false,
          "transcript": "ENST00000965957.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1904,
          "aa_ref": "K",
          "aa_start": 1441,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5991,
          "cdna_start": 4486,
          "cds_end": null,
          "cds_length": 5715,
          "cds_start": 4321,
          "consequences": [
            "conservative_inframe_deletion"
          ],
          "exon_count": 39,
          "exon_rank": 31,
          "exon_rank_end": null,
          "feature": "ENST00000965940.1",
          "gene_hgnc_id": 7577,
          "gene_symbol": "MYH7",
          "hgvs_c": "c.4321_4323delAAG",
          "hgvs_p": "p.Lys1441del",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000635999.1",
          "strand": false,
          "transcript": "ENST00000965940.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1904,
          "aa_ref": "K",
          "aa_start": 1441,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5879,
          "cdna_start": 4374,
          "cds_end": null,
          "cds_length": 5715,
          "cds_start": 4321,
          "consequences": [
            "conservative_inframe_deletion"
          ],
          "exon_count": 38,
          "exon_rank": 30,
          "exon_rank_end": null,
          "feature": "ENST00000965949.1",
          "gene_hgnc_id": 7577,
          "gene_symbol": "MYH7",
          "hgvs_c": "c.4321_4323delAAG",
          "hgvs_p": "p.Lys1441del",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000636008.1",
          "strand": false,
          "transcript": "ENST00000965949.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1883,
          "aa_ref": "K",
          "aa_start": 1420,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5869,
          "cdna_start": 4365,
          "cds_end": null,
          "cds_length": 5652,
          "cds_start": 4258,
          "consequences": [
            "conservative_inframe_deletion"
          ],
          "exon_count": 38,
          "exon_rank": 30,
          "exon_rank_end": null,
          "feature": "ENST00000858548.1",
          "gene_hgnc_id": 7577,
          "gene_symbol": "MYH7",
          "hgvs_c": "c.4258_4260delAAG",
          "hgvs_p": "p.Lys1420del",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000528607.1",
          "strand": false,
          "transcript": "ENST00000858548.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1858,
          "aa_ref": "K",
          "aa_start": 1395,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5796,
          "cdna_start": 4291,
          "cds_end": null,
          "cds_length": 5577,
          "cds_start": 4183,
          "consequences": [
            "conservative_inframe_deletion"
          ],
          "exon_count": 39,
          "exon_rank": 31,
          "exon_rank_end": null,
          "feature": "ENST00000965953.1",
          "gene_hgnc_id": 7577,
          "gene_symbol": "MYH7",
          "hgvs_c": "c.4183_4185delAAG",
          "hgvs_p": "p.Lys1395del",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000636012.1",
          "strand": false,
          "transcript": "ENST00000965953.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1630,
          "aa_ref": "K",
          "aa_start": 1472,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5112,
          "cdna_start": 4522,
          "cds_end": null,
          "cds_length": 4893,
          "cds_start": 4414,
          "consequences": [
            "conservative_inframe_deletion"
          ],
          "exon_count": 36,
          "exon_rank": 32,
          "exon_rank_end": null,
          "feature": "ENST00000965952.1",
          "gene_hgnc_id": 7577,
          "gene_symbol": "MYH7",
          "hgvs_c": "c.4414_4416delAAG",
          "hgvs_p": "p.Lys1472del",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000636011.1",
          "strand": false,
          "transcript": "ENST00000965952.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1130,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3552,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 3393,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 26,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000965959.1",
          "gene_hgnc_id": 7577,
          "gene_symbol": "MYH7",
          "hgvs_c": "c.2890-2009_2890-2007delAAG",
          "hgvs_p": null,
          "intron_rank": 22,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000636018.1",
          "strand": false,
          "transcript": "ENST00000965959.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 876,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 6,
          "exon_rank": 5,
          "exon_rank_end": null,
          "feature": "NR_126491.1",
          "gene_hgnc_id": 51291,
          "gene_symbol": "MHRT",
          "hgvs_c": "n.698_700delTCT",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "NR_126491.1",
          "transcript_support_level": null
        }
      ],
      "custom_annotations": null,
      "dbscsnv_ada_prediction": null,
      "dbscsnv_ada_score": null,
      "dbsnp": "rs1555336672",
      "effect": "conservative_inframe_deletion",
      "frequency_reference_population": null,
      "gene_hgnc_id": 7577,
      "gene_symbol": "MYH7",
      "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": "Uncertain significance",
      "phenotype_combined": "Inborn genetic diseases|Hypertrophic cardiomyopathy|not provided",
      "phylop100way_prediction": "Pathogenic",
      "phylop100way_score": 7.717,
      "pos": 23417255,
      "ref": "CCTT",
      "revel_prediction": null,
      "revel_score": null,
      "splice_prediction_selected": "Benign",
      "splice_score_selected": 0,
      "splice_source_selected": "max_spliceai",
      "spliceai_max_prediction": "Benign",
      "spliceai_max_score": 0,
      "transcript": "NM_000257.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.