← Back to variant description

GeneBe API Showcase

This page demonstrates how to use the GeneBe API to query variant information. The API provides programmatic access to genomic annotations and variant data.

API presented here should be used for checking single variants. If you want to check many variants at once, please use other API endpoints that you will find in the documentation.

Documentation & Advanced Usage

Complete API documentation:docs.genebe.net/docs/api/overview/

Interactive endpoint tester:api.genebe.net/cloud/gb-api-doc/swagger-ui/

Python client for pandas:pypi.org/project/genebe/

Java CLI for VCF files:github.com/pstawinski/genebe-cli

All tools documented at:docs.genebe.net

API Request Examples for Variant: 12-55685149-C-T (hg38)

Bash / cURL Example

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

API Response

json
{
  "variants": [
    {
      "chr": "12",
      "pos": 55685149,
      "ref": "C",
      "alt": "T",
      "effect": "missense_variant",
      "transcript": "ENST00000257879.11",
      "consequences": [
        {
          "aa_ref": "R",
          "aa_alt": "Q",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 25,
          "exon_rank_end": null,
          "exon_count": 25,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ITGA7",
          "gene_hgnc_id": 6143,
          "hgvs_c": "c.3323G>A",
          "hgvs_p": "p.Arg1108Gln",
          "transcript": "NM_002206.3",
          "protein_id": "NP_002197.2",
          "transcript_support_level": null,
          "aa_start": 1108,
          "aa_end": null,
          "aa_length": 1137,
          "cds_start": 3323,
          "cds_end": null,
          "cds_length": 3414,
          "cdna_start": 3545,
          "cdna_end": null,
          "cdna_length": 4126,
          "mane_select": "ENST00000257879.11",
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "Q",
          "canonical": true,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 25,
          "exon_rank_end": null,
          "exon_count": 25,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ITGA7",
          "gene_hgnc_id": 6143,
          "hgvs_c": "c.3323G>A",
          "hgvs_p": "p.Arg1108Gln",
          "transcript": "ENST00000257879.11",
          "protein_id": "ENSP00000257879.7",
          "transcript_support_level": 1,
          "aa_start": 1108,
          "aa_end": null,
          "aa_length": 1137,
          "cds_start": 3323,
          "cds_end": null,
          "cds_length": 3414,
          "cdna_start": 3545,
          "cdna_end": null,
          "cdna_length": 4126,
          "mane_select": "NM_002206.3",
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "Q",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 25,
          "exon_rank_end": null,
          "exon_count": 25,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ITGA7",
          "gene_hgnc_id": 6143,
          "hgvs_c": "c.3335G>A",
          "hgvs_p": "p.Arg1112Gln",
          "transcript": "ENST00000553804.6",
          "protein_id": "ENSP00000452120.1",
          "transcript_support_level": 1,
          "aa_start": 1112,
          "aa_end": null,
          "aa_length": 1141,
          "cds_start": 3335,
          "cds_end": null,
          "cds_length": 3426,
          "cdna_start": 3557,
          "cdna_end": null,
          "cdna_length": 4138,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "Q",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 26,
          "exon_rank_end": null,
          "exon_count": 26,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ITGA7",
          "gene_hgnc_id": 6143,
          "hgvs_c": "c.3455G>A",
          "hgvs_p": "p.Arg1152Gln",
          "transcript": "NM_001410977.1",
          "protein_id": "NP_001397906.1",
          "transcript_support_level": null,
          "aa_start": 1152,
          "aa_end": null,
          "aa_length": 1181,
          "cds_start": 3455,
          "cds_end": null,
          "cds_length": 3546,
          "cdna_start": 3677,
          "cdna_end": null,
          "cdna_length": 4258,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "Q",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 26,
          "exon_rank_end": null,
          "exon_count": 26,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ITGA7",
          "gene_hgnc_id": 6143,
          "hgvs_c": "c.3455G>A",
          "hgvs_p": "p.Arg1152Gln",
          "transcript": "ENST00000555728.5",
          "protein_id": "ENSP00000452387.1",
          "transcript_support_level": 5,
          "aa_start": 1152,
          "aa_end": null,
          "aa_length": 1181,
          "cds_start": 3455,
          "cds_end": null,
          "cds_length": 3546,
          "cdna_start": 3484,
          "cdna_end": null,
          "cdna_length": 3930,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "Q",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 25,
          "exon_rank_end": null,
          "exon_count": 25,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ITGA7",
          "gene_hgnc_id": 6143,
          "hgvs_c": "c.3335G>A",
          "hgvs_p": "p.Arg1112Gln",
          "transcript": "NM_001144996.2",
          "protein_id": "NP_001138468.1",
          "transcript_support_level": null,
          "aa_start": 1112,
          "aa_end": null,
          "aa_length": 1141,
          "cds_start": 3335,
          "cds_end": null,
          "cds_length": 3426,
          "cdna_start": 3557,
          "cdna_end": null,
          "cdna_length": 4138,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "Q",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 25,
          "exon_rank_end": null,
          "exon_count": 25,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ITGA7",
          "gene_hgnc_id": 6143,
          "hgvs_c": "c.3317G>A",
          "hgvs_p": "p.Arg1106Gln",
          "transcript": "NM_001414029.1",
          "protein_id": "NP_001400958.1",
          "transcript_support_level": null,
          "aa_start": 1106,
          "aa_end": null,
          "aa_length": 1135,
          "cds_start": 3317,
          "cds_end": null,
          "cds_length": 3408,
          "cdna_start": 3539,
          "cdna_end": null,
          "cdna_length": 4120,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "Q",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 25,
          "exon_rank_end": null,
          "exon_count": 25,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ITGA7",
          "gene_hgnc_id": 6143,
          "hgvs_c": "c.3305G>A",
          "hgvs_p": "p.Arg1102Gln",
          "transcript": "NM_001374465.1",
          "protein_id": "NP_001361394.1",
          "transcript_support_level": null,
          "aa_start": 1102,
          "aa_end": null,
          "aa_length": 1131,
          "cds_start": 3305,
          "cds_end": null,
          "cds_length": 3396,
          "cdna_start": 3527,
          "cdna_end": null,
          "cdna_length": 4108,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "Q",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 25,
          "exon_rank_end": null,
          "exon_count": 25,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ITGA7",
          "gene_hgnc_id": 6143,
          "hgvs_c": "c.3305G>A",
          "hgvs_p": "p.Arg1102Gln",
          "transcript": "ENST00000347027.10",
          "protein_id": "ENSP00000343009.6",
          "transcript_support_level": 5,
          "aa_start": 1102,
          "aa_end": null,
          "aa_length": 1131,
          "cds_start": 3305,
          "cds_end": null,
          "cds_length": 3396,
          "cdna_start": 3507,
          "cdna_end": null,
          "cdna_length": 4084,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "Q",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 25,
          "exon_rank_end": null,
          "exon_count": 25,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ITGA7",
          "gene_hgnc_id": 6143,
          "hgvs_c": "c.3263G>A",
          "hgvs_p": "p.Arg1088Gln",
          "transcript": "ENST00000691973.1",
          "protein_id": "ENSP00000509141.1",
          "transcript_support_level": null,
          "aa_start": 1088,
          "aa_end": null,
          "aa_length": 1117,
          "cds_start": 3263,
          "cds_end": null,
          "cds_length": 3354,
          "cdna_start": 3263,
          "cdna_end": null,
          "cdna_length": 3811,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "Q",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 26,
          "exon_rank_end": null,
          "exon_count": 26,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ITGA7",
          "gene_hgnc_id": 6143,
          "hgvs_c": "c.3248G>A",
          "hgvs_p": "p.Arg1083Gln",
          "transcript": "NM_001414030.1",
          "protein_id": "NP_001400959.1",
          "transcript_support_level": null,
          "aa_start": 1083,
          "aa_end": null,
          "aa_length": 1112,
          "cds_start": 3248,
          "cds_end": null,
          "cds_length": 3339,
          "cdna_start": 3470,
          "cdna_end": null,
          "cdna_length": 4051,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "Q",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 26,
          "exon_rank_end": null,
          "exon_count": 26,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ITGA7",
          "gene_hgnc_id": 6143,
          "hgvs_c": "c.3236G>A",
          "hgvs_p": "p.Arg1079Gln",
          "transcript": "NM_001414031.1",
          "protein_id": "NP_001400960.1",
          "transcript_support_level": null,
          "aa_start": 1079,
          "aa_end": null,
          "aa_length": 1108,
          "cds_start": 3236,
          "cds_end": null,
          "cds_length": 3327,
          "cdna_start": 3458,
          "cdna_end": null,
          "cdna_length": 4039,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "Q",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 24,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ITGA7",
          "gene_hgnc_id": 6143,
          "hgvs_c": "c.3203G>A",
          "hgvs_p": "p.Arg1068Gln",
          "transcript": "NM_001414032.1",
          "protein_id": "NP_001400961.1",
          "transcript_support_level": null,
          "aa_start": 1068,
          "aa_end": null,
          "aa_length": 1097,
          "cds_start": 3203,
          "cds_end": null,
          "cds_length": 3294,
          "cdna_start": 3425,
          "cdna_end": null,
          "cdna_length": 4006,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "Q",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 25,
          "exon_rank_end": null,
          "exon_count": 25,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ITGA7",
          "gene_hgnc_id": 6143,
          "hgvs_c": "c.3140G>A",
          "hgvs_p": "p.Arg1047Gln",
          "transcript": "NM_001414033.1",
          "protein_id": "NP_001400962.1",
          "transcript_support_level": null,
          "aa_start": 1047,
          "aa_end": null,
          "aa_length": 1076,
          "cds_start": 3140,
          "cds_end": null,
          "cds_length": 3231,
          "cdna_start": 3362,
          "cdna_end": null,
          "cdna_length": 3943,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "Q",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 24,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ITGA7",
          "gene_hgnc_id": 6143,
          "hgvs_c": "c.3098G>A",
          "hgvs_p": "p.Arg1033Gln",
          "transcript": "NM_001414034.1",
          "protein_id": "NP_001400963.1",
          "transcript_support_level": null,
          "aa_start": 1033,
          "aa_end": null,
          "aa_length": 1062,
          "cds_start": 3098,
          "cds_end": null,
          "cds_length": 3189,
          "cdna_start": 3320,
          "cdna_end": null,
          "cdna_length": 3901,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "Q",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 25,
          "exon_rank_end": null,
          "exon_count": 25,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ITGA7",
          "gene_hgnc_id": 6143,
          "hgvs_c": "c.3044G>A",
          "hgvs_p": "p.Arg1015Gln",
          "transcript": "NM_001144997.2",
          "protein_id": "NP_001138469.1",
          "transcript_support_level": null,
          "aa_start": 1015,
          "aa_end": null,
          "aa_length": 1044,
          "cds_start": 3044,
          "cds_end": null,
          "cds_length": 3135,
          "cdna_start": 3183,
          "cdna_end": null,
          "cdna_length": 3764,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "Q",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 25,
          "exon_rank_end": null,
          "exon_count": 25,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ITGA7",
          "gene_hgnc_id": 6143,
          "hgvs_c": "c.3044G>A",
          "hgvs_p": "p.Arg1015Gln",
          "transcript": "ENST00000452168.6",
          "protein_id": "ENSP00000393844.2",
          "transcript_support_level": 2,
          "aa_start": 1015,
          "aa_end": null,
          "aa_length": 1044,
          "cds_start": 3044,
          "cds_end": null,
          "cds_length": 3135,
          "cdna_start": 3186,
          "cdna_end": null,
          "cdna_length": 3763,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "Q",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 26,
          "exon_rank_end": null,
          "exon_count": 26,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ITGA7",
          "gene_hgnc_id": 6143,
          "hgvs_c": "c.2996G>A",
          "hgvs_p": "p.Arg999Gln",
          "transcript": "NM_001367993.1",
          "protein_id": "NP_001354922.1",
          "transcript_support_level": null,
          "aa_start": 999,
          "aa_end": null,
          "aa_length": 1028,
          "cds_start": 2996,
          "cds_end": null,
          "cds_length": 3087,
          "cdna_start": 3353,
          "cdna_end": null,
          "cdna_length": 3934,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "Q",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 25,
          "exon_rank_end": null,
          "exon_count": 25,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ITGA7",
          "gene_hgnc_id": 6143,
          "hgvs_c": "c.2984G>A",
          "hgvs_p": "p.Arg995Gln",
          "transcript": "NM_001414035.1",
          "protein_id": "NP_001400964.1",
          "transcript_support_level": null,
          "aa_start": 995,
          "aa_end": null,
          "aa_length": 1024,
          "cds_start": 2984,
          "cds_end": null,
          "cds_length": 3075,
          "cdna_start": 3297,
          "cdna_end": null,
          "cdna_length": 3878,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "Q",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 23,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ITGA7",
          "gene_hgnc_id": 6143,
          "hgvs_c": "c.2849G>A",
          "hgvs_p": "p.Arg950Gln",
          "transcript": "ENST00000557257.2",
          "protein_id": "ENSP00000450578.2",
          "transcript_support_level": 4,
          "aa_start": 950,
          "aa_end": null,
          "aa_length": 979,
          "cds_start": 2849,
          "cds_end": null,
          "cds_length": 2940,
          "cdna_start": 2965,
          "cdna_end": null,
          "cdna_length": 3056,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "Q",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 24,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ITGA7",
          "gene_hgnc_id": 6143,
          "hgvs_c": "c.1979G>A",
          "hgvs_p": "p.Arg660Gln",
          "transcript": "NM_001367994.1",
          "protein_id": "NP_001354923.1",
          "transcript_support_level": null,
          "aa_start": 660,
          "aa_end": null,
          "aa_length": 689,
          "cds_start": 1979,
          "cds_end": null,
          "cds_length": 2070,
          "cdna_start": 3373,
          "cdna_end": null,
          "cdna_length": 3954,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "Q",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 26,
          "exon_rank_end": null,
          "exon_count": 26,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ITGA7",
          "gene_hgnc_id": 6143,
          "hgvs_c": "c.3437G>A",
          "hgvs_p": "p.Arg1146Gln",
          "transcript": "XM_005268840.3",
          "protein_id": "XP_005268897.1",
          "transcript_support_level": null,
          "aa_start": 1146,
          "aa_end": null,
          "aa_length": 1175,
          "cds_start": 3437,
          "cds_end": null,
          "cds_length": 3528,
          "cdna_start": 3659,
          "cdna_end": null,
          "cdna_length": 4240,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "Q",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 27,
          "exon_rank_end": null,
          "exon_count": 27,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ITGA7",
          "gene_hgnc_id": 6143,
          "hgvs_c": "c.3116G>A",
          "hgvs_p": "p.Arg1039Gln",
          "transcript": "XM_005268844.2",
          "protein_id": "XP_005268901.1",
          "transcript_support_level": null,
          "aa_start": 1039,
          "aa_end": null,
          "aa_length": 1068,
          "cds_start": 3116,
          "cds_end": null,
          "cds_length": 3207,
          "cdna_start": 3411,
          "cdna_end": null,
          "cdna_length": 3992,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "Q",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 26,
          "exon_rank_end": null,
          "exon_count": 26,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ITGA7",
          "gene_hgnc_id": 6143,
          "hgvs_c": "c.3116G>A",
          "hgvs_p": "p.Arg1039Gln",
          "transcript": "XM_047428792.1",
          "protein_id": "XP_047284748.1",
          "transcript_support_level": null,
          "aa_start": 1039,
          "aa_end": null,
          "aa_length": 1068,
          "cds_start": 3116,
          "cds_end": null,
          "cds_length": 3207,
          "cdna_start": 3429,
          "cdna_end": null,
          "cdna_length": 4010,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "Q",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 27,
          "exon_rank_end": null,
          "exon_count": 27,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ITGA7",
          "gene_hgnc_id": 6143,
          "hgvs_c": "c.3116G>A",
          "hgvs_p": "p.Arg1039Gln",
          "transcript": "XM_047428793.1",
          "protein_id": "XP_047284749.1",
          "transcript_support_level": null,
          "aa_start": 1039,
          "aa_end": null,
          "aa_length": 1068,
          "cds_start": 3116,
          "cds_end": null,
          "cds_length": 3207,
          "cdna_start": 3473,
          "cdna_end": null,
          "cdna_length": 4054,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "Q",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 25,
          "exon_rank_end": null,
          "exon_count": 25,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ITGA7",
          "gene_hgnc_id": 6143,
          "hgvs_c": "c.3065G>A",
          "hgvs_p": "p.Arg1022Gln",
          "transcript": "XM_017019265.2",
          "protein_id": "XP_016874754.1",
          "transcript_support_level": null,
          "aa_start": 1022,
          "aa_end": null,
          "aa_length": 1051,
          "cds_start": 3065,
          "cds_end": null,
          "cds_length": 3156,
          "cdna_start": 3316,
          "cdna_end": null,
          "cdna_length": 3897,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "Q",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 26,
          "exon_rank_end": null,
          "exon_count": 26,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ITGA7",
          "gene_hgnc_id": 6143,
          "hgvs_c": "c.3065G>A",
          "hgvs_p": "p.Arg1022Gln",
          "transcript": "XM_047428794.1",
          "protein_id": "XP_047284750.1",
          "transcript_support_level": null,
          "aa_start": 1022,
          "aa_end": null,
          "aa_length": 1051,
          "cds_start": 3065,
          "cds_end": null,
          "cds_length": 3156,
          "cdna_start": 3360,
          "cdna_end": null,
          "cdna_length": 3941,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "Q",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 25,
          "exon_rank_end": null,
          "exon_count": 25,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ITGA7",
          "gene_hgnc_id": 6143,
          "hgvs_c": "c.3065G>A",
          "hgvs_p": "p.Arg1022Gln",
          "transcript": "XM_047428795.1",
          "protein_id": "XP_047284751.1",
          "transcript_support_level": null,
          "aa_start": 1022,
          "aa_end": null,
          "aa_length": 1051,
          "cds_start": 3065,
          "cds_end": null,
          "cds_length": 3156,
          "cdna_start": 3312,
          "cdna_end": null,
          "cdna_length": 3893,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "Q",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 26,
          "exon_rank_end": null,
          "exon_count": 26,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ITGA7",
          "gene_hgnc_id": 6143,
          "hgvs_c": "c.3065G>A",
          "hgvs_p": "p.Arg1022Gln",
          "transcript": "XM_047428796.1",
          "protein_id": "XP_047284752.1",
          "transcript_support_level": null,
          "aa_start": 1022,
          "aa_end": null,
          "aa_length": 1051,
          "cds_start": 3065,
          "cds_end": null,
          "cds_length": 3156,
          "cdna_start": 3356,
          "cdna_end": null,
          "cdna_length": 3937,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "Q",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 26,
          "exon_rank_end": null,
          "exon_count": 26,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ITGA7",
          "gene_hgnc_id": 6143,
          "hgvs_c": "c.2984G>A",
          "hgvs_p": "p.Arg995Gln",
          "transcript": "XM_047428797.1",
          "protein_id": "XP_047284753.1",
          "transcript_support_level": null,
          "aa_start": 995,
          "aa_end": null,
          "aa_length": 1024,
          "cds_start": 2984,
          "cds_end": null,
          "cds_length": 3075,
          "cdna_start": 3312,
          "cdna_end": null,
          "cdna_length": 3893,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "Q",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 25,
          "exon_rank_end": null,
          "exon_count": 25,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ITGA7",
          "gene_hgnc_id": 6143,
          "hgvs_c": "c.2981G>A",
          "hgvs_p": "p.Arg994Gln",
          "transcript": "XM_005268848.2",
          "protein_id": "XP_005268905.1",
          "transcript_support_level": null,
          "aa_start": 994,
          "aa_end": null,
          "aa_length": 1023,
          "cds_start": 2981,
          "cds_end": null,
          "cds_length": 3072,
          "cdna_start": 3193,
          "cdna_end": null,
          "cdna_length": 3774,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "Q",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 25,
          "exon_rank_end": null,
          "exon_count": 25,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ITGA7",
          "gene_hgnc_id": 6143,
          "hgvs_c": "c.2966G>A",
          "hgvs_p": "p.Arg989Gln",
          "transcript": "XM_047428798.1",
          "protein_id": "XP_047284754.1",
          "transcript_support_level": null,
          "aa_start": 989,
          "aa_end": null,
          "aa_length": 1018,
          "cds_start": 2966,
          "cds_end": null,
          "cds_length": 3057,
          "cdna_start": 3279,
          "cdna_end": null,
          "cdna_length": 3860,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "Q",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 22,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ITGA7",
          "gene_hgnc_id": 6143,
          "hgvs_c": "c.2690G>A",
          "hgvs_p": "p.Arg897Gln",
          "transcript": "XM_047428799.1",
          "protein_id": "XP_047284755.1",
          "transcript_support_level": null,
          "aa_start": 897,
          "aa_end": null,
          "aa_length": 926,
          "cds_start": 2690,
          "cds_end": null,
          "cds_length": 2781,
          "cdna_start": 3378,
          "cdna_end": null,
          "cdna_length": 3959,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 27,
          "exon_rank_end": null,
          "exon_count": 27,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ITGA7",
          "gene_hgnc_id": 6143,
          "hgvs_c": "n.*2947G>A",
          "hgvs_p": null,
          "transcript": "ENST00000553893.6",
          "protein_id": "ENSP00000452467.1",
          "transcript_support_level": 4,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 3778,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ITGA7",
          "gene_hgnc_id": 6143,
          "hgvs_c": "n.*1060G>A",
          "hgvs_p": null,
          "transcript": "ENST00000554327.6",
          "protein_id": "ENSP00000450693.2",
          "transcript_support_level": 2,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 2571,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ITGA7",
          "gene_hgnc_id": 6143,
          "hgvs_c": "n.2738G>A",
          "hgvs_p": null,
          "transcript": "ENST00000557058.2",
          "protein_id": null,
          "transcript_support_level": 5,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 3302,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 26,
          "exon_rank_end": null,
          "exon_count": 26,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ITGA7",
          "gene_hgnc_id": 6143,
          "hgvs_c": "n.*3034G>A",
          "hgvs_p": null,
          "transcript": "ENST00000686981.1",
          "protein_id": "ENSP00000510795.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 3880,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ITGA7",
          "gene_hgnc_id": 6143,
          "hgvs_c": "n.1429G>A",
          "hgvs_p": null,
          "transcript": "ENST00000687390.1",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 1993,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 4,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ITGA7",
          "gene_hgnc_id": 6143,
          "hgvs_c": "n.2437G>A",
          "hgvs_p": null,
          "transcript": "ENST00000688413.1",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 2964,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 24,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ITGA7",
          "gene_hgnc_id": 6143,
          "hgvs_c": "n.*1807G>A",
          "hgvs_p": null,
          "transcript": "ENST00000691052.1",
          "protein_id": "ENSP00000508886.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 3753,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ITGA7",
          "gene_hgnc_id": 6143,
          "hgvs_c": "n.*1775G>A",
          "hgvs_p": null,
          "transcript": "ENST00000691846.1",
          "protein_id": "ENSP00000508870.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 2700,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 26,
          "exon_rank_end": null,
          "exon_count": 26,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ITGA7",
          "gene_hgnc_id": 6143,
          "hgvs_c": "c.*79G>A",
          "hgvs_p": null,
          "transcript": "ENST00000557555.3",
          "protein_id": "ENSP00000451039.3",
          "transcript_support_level": 5,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1122,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 3369,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 3739,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 27,
          "exon_rank_end": null,
          "exon_count": 27,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ITGA7",
          "gene_hgnc_id": 6143,
          "hgvs_c": "n.*2947G>A",
          "hgvs_p": null,
          "transcript": "ENST00000553893.6",
          "protein_id": "ENSP00000452467.1",
          "transcript_support_level": 4,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 3778,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ITGA7",
          "gene_hgnc_id": 6143,
          "hgvs_c": "n.*1060G>A",
          "hgvs_p": null,
          "transcript": "ENST00000554327.6",
          "protein_id": "ENSP00000450693.2",
          "transcript_support_level": 2,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 2571,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 26,
          "exon_rank_end": null,
          "exon_count": 26,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ITGA7",
          "gene_hgnc_id": 6143,
          "hgvs_c": "n.*3034G>A",
          "hgvs_p": null,
          "transcript": "ENST00000686981.1",
          "protein_id": "ENSP00000510795.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 3880,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 24,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ITGA7",
          "gene_hgnc_id": 6143,
          "hgvs_c": "n.*1807G>A",
          "hgvs_p": null,
          "transcript": "ENST00000691052.1",
          "protein_id": "ENSP00000508886.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 3753,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ITGA7",
          "gene_hgnc_id": 6143,
          "hgvs_c": "n.*1775G>A",
          "hgvs_p": null,
          "transcript": "ENST00000691846.1",
          "protein_id": "ENSP00000508870.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 2700,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 27,
          "exon_rank_end": null,
          "exon_count": 27,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ITGA7",
          "gene_hgnc_id": 6143,
          "hgvs_c": "c.*79G>A",
          "hgvs_p": null,
          "transcript": "XM_005268841.3",
          "protein_id": "XP_005268898.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1162,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 3489,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 4371,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        }
      ],
      "gene_symbol": "ITGA7",
      "gene_hgnc_id": 6143,
      "dbsnp": "rs201709662",
      "frequency_reference_population": 0.000047715304,
      "hom_count_reference_population": 0,
      "allele_count_reference_population": 77,
      "gnomad_exomes_af": 0.0000520005,
      "gnomad_genomes_af": 0.0000065697,
      "gnomad_exomes_ac": 76,
      "gnomad_genomes_ac": 1,
      "gnomad_exomes_homalt": 0,
      "gnomad_genomes_homalt": 0,
      "gnomad_mito_homoplasmic": null,
      "gnomad_mito_heteroplasmic": null,
      "computational_score_selected": 0.11103954911231995,
      "computational_prediction_selected": "Benign",
      "computational_source_selected": "MetaRNN",
      "splice_score_selected": 0,
      "splice_prediction_selected": "Benign",
      "splice_source_selected": "max_spliceai",
      "revel_score": 0.081,
      "revel_prediction": "Benign",
      "alphamissense_score": 0.0715,
      "alphamissense_prediction": null,
      "bayesdelnoaf_score": -0.4,
      "bayesdelnoaf_prediction": "Benign",
      "phylop100way_score": 3.31,
      "phylop100way_prediction": "Benign",
      "spliceai_max_score": 0,
      "spliceai_max_prediction": "Benign",
      "dbscsnv_ada_score": null,
      "dbscsnv_ada_prediction": null,
      "apogee2_score": null,
      "apogee2_prediction": null,
      "mitotip_score": null,
      "mitotip_prediction": null,
      "acmg_score": -2,
      "acmg_classification": "Likely_benign",
      "acmg_criteria": "BP4_Moderate",
      "acmg_by_gene": [
        {
          "score": -2,
          "benign_score": 2,
          "pathogenic_score": 0,
          "criteria": [
            "BP4_Moderate"
          ],
          "verdict": "Likely_benign",
          "transcript": "ENST00000257879.11",
          "gene_symbol": "ITGA7",
          "hgnc_id": 6143,
          "effects": [
            "missense_variant"
          ],
          "inheritance_mode": "AR,AD",
          "hgvs_c": "c.3323G>A",
          "hgvs_p": "p.Arg1108Gln"
        }
      ],
      "clinvar_disease": "Congenital muscular dystrophy due to integrin alpha-7 deficiency,not specified",
      "clinvar_classification": "Uncertain significance",
      "clinvar_review_status": "criteria provided, multiple submitters, no conflicts",
      "clinvar_submissions_summary": "US:2",
      "phenotype_combined": "Congenital muscular dystrophy due to integrin alpha-7 deficiency|not specified",
      "pathogenicity_classification_combined": "Uncertain significance",
      "custom_annotations": null
    }
  ],
  "message": null
}