← 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: 1-183529400-G-A (hg38)

Bash / cURL Example

bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=1&pos=183529400&ref=G&alt=A&genome=hg38&allGenes=true"

API Response

json
{
  "message": null,
  "variants": [
    {
      "acmg_by_gene": [
        {
          "benign_score": 6,
          "criteria": [
            "BP4_Moderate",
            "BS2"
          ],
          "effects": [
            "missense_variant",
            "splice_region_variant"
          ],
          "gene_symbol": "SMG7",
          "hgnc_id": 16792,
          "hgvs_c": "c.797G>A",
          "hgvs_p": "p.Arg266Gln",
          "inheritance_mode": "AD",
          "pathogenic_score": 0,
          "score": -6,
          "transcript": "NM_001350220.2",
          "verdict": "Likely_benign"
        }
      ],
      "acmg_classification": "Likely_benign",
      "acmg_criteria": "BP4_Moderate,BS2",
      "acmg_score": -6,
      "allele_count_reference_population": 110,
      "alphamissense_prediction": null,
      "alphamissense_score": 0.3813,
      "alt": "A",
      "apogee2_prediction": null,
      "apogee2_score": null,
      "bayesdelnoaf_prediction": "Benign",
      "bayesdelnoaf_score": -0.11,
      "chr": "1",
      "clinvar_classification": "Uncertain significance",
      "clinvar_disease": "not specified",
      "clinvar_review_status": "criteria provided, single submitter",
      "clinvar_submissions_summary": "US:1",
      "computational_prediction_selected": "Benign",
      "computational_score_selected": 0.15410757064819336,
      "computational_source_selected": "MetaRNN",
      "consequences": [
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 1187,
          "aa_ref": "R",
          "aa_start": 237,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5946,
          "cdna_start": 832,
          "cds_end": null,
          "cds_length": 3564,
          "cds_start": 710,
          "consequences": [
            "missense_variant",
            "splice_region_variant"
          ],
          "exon_count": 23,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "NM_001375584.1",
          "gene_hgnc_id": 16792,
          "gene_symbol": "SMG7",
          "hgvs_c": "c.710G>A",
          "hgvs_p": "p.Arg237Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "ENST00000688051.1",
          "protein_coding": true,
          "protein_id": "NP_001362513.1",
          "strand": true,
          "transcript": "NM_001375584.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 1187,
          "aa_ref": "R",
          "aa_start": 237,
          "biotype": "protein_coding",
          "canonical": true,
          "cdna_end": null,
          "cdna_length": 5946,
          "cdna_start": 832,
          "cds_end": null,
          "cds_length": 3564,
          "cds_start": 710,
          "consequences": [
            "missense_variant",
            "splice_region_variant"
          ],
          "exon_count": 23,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "ENST00000688051.1",
          "gene_hgnc_id": 16792,
          "gene_symbol": "SMG7",
          "hgvs_c": "c.710G>A",
          "hgvs_p": "p.Arg237Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "NM_001375584.1",
          "protein_coding": true,
          "protein_id": "ENSP00000510175.1",
          "strand": true,
          "transcript": "ENST00000688051.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 1178,
          "aa_ref": "R",
          "aa_start": 237,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4642,
          "cdna_start": 828,
          "cds_end": null,
          "cds_length": 3537,
          "cds_start": 710,
          "consequences": [
            "missense_variant",
            "splice_region_variant"
          ],
          "exon_count": 23,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "ENST00000507469.5",
          "gene_hgnc_id": 16792,
          "gene_symbol": "SMG7",
          "hgvs_c": "c.710G>A",
          "hgvs_p": "p.Arg237Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000425133.1",
          "strand": true,
          "transcript": "ENST00000507469.5",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 1137,
          "aa_ref": "R",
          "aa_start": 237,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5788,
          "cdna_start": 829,
          "cds_end": null,
          "cds_length": 3414,
          "cds_start": 710,
          "consequences": [
            "missense_variant",
            "splice_region_variant"
          ],
          "exon_count": 22,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "ENST00000347615.6",
          "gene_hgnc_id": 16792,
          "gene_symbol": "SMG7",
          "hgvs_c": "c.710G>A",
          "hgvs_p": "p.Arg237Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000340766.2",
          "strand": true,
          "transcript": "ENST00000347615.6",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 1091,
          "aa_ref": "R",
          "aa_start": 237,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5629,
          "cdna_start": 804,
          "cds_end": null,
          "cds_length": 3276,
          "cds_start": 710,
          "consequences": [
            "missense_variant",
            "splice_region_variant"
          ],
          "exon_count": 22,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "ENST00000515829.6",
          "gene_hgnc_id": 16792,
          "gene_symbol": "SMG7",
          "hgvs_c": "c.710G>A",
          "hgvs_p": "p.Arg237Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000421358.2",
          "strand": true,
          "transcript": "ENST00000515829.6",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 1216,
          "aa_ref": "R",
          "aa_start": 266,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6222,
          "cdna_start": 1108,
          "cds_end": null,
          "cds_length": 3651,
          "cds_start": 797,
          "consequences": [
            "missense_variant",
            "splice_region_variant"
          ],
          "exon_count": 25,
          "exon_rank": 10,
          "exon_rank_end": null,
          "feature": "NM_001350220.2",
          "gene_hgnc_id": 16792,
          "gene_symbol": "SMG7",
          "hgvs_c": "c.797G>A",
          "hgvs_p": "p.Arg266Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001337149.1",
          "strand": true,
          "transcript": "NM_001350220.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 1216,
          "aa_ref": "R",
          "aa_start": 266,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6085,
          "cdna_start": 971,
          "cds_end": null,
          "cds_length": 3651,
          "cds_start": 797,
          "consequences": [
            "missense_variant",
            "splice_region_variant"
          ],
          "exon_count": 24,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "NM_001394133.1",
          "gene_hgnc_id": 16792,
          "gene_symbol": "SMG7",
          "hgvs_c": "c.797G>A",
          "hgvs_p": "p.Arg266Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001381062.1",
          "strand": true,
          "transcript": "NM_001394133.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 1216,
          "aa_ref": "R",
          "aa_start": 266,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6204,
          "cdna_start": 1107,
          "cds_end": null,
          "cds_length": 3651,
          "cds_start": 797,
          "consequences": [
            "missense_variant",
            "splice_region_variant"
          ],
          "exon_count": 25,
          "exon_rank": 10,
          "exon_rank_end": null,
          "feature": "ENST00000685780.1",
          "gene_hgnc_id": 16792,
          "gene_symbol": "SMG7",
          "hgvs_c": "c.797G>A",
          "hgvs_p": "p.Arg266Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000508915.1",
          "strand": true,
          "transcript": "ENST00000685780.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 1178,
          "aa_ref": "R",
          "aa_start": 237,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4649,
          "cdna_start": 832,
          "cds_end": null,
          "cds_length": 3537,
          "cds_start": 710,
          "consequences": [
            "missense_variant",
            "splice_region_variant"
          ],
          "exon_count": 23,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "NM_201569.3",
          "gene_hgnc_id": 16792,
          "gene_symbol": "SMG7",
          "hgvs_c": "c.710G>A",
          "hgvs_p": "p.Arg237Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_963863.2",
          "strand": true,
          "transcript": "NM_201569.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 1177,
          "aa_ref": "R",
          "aa_start": 227,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6458,
          "cdna_start": 1344,
          "cds_end": null,
          "cds_length": 3534,
          "cds_start": 680,
          "consequences": [
            "missense_variant",
            "splice_region_variant"
          ],
          "exon_count": 23,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "ENST00000920481.1",
          "gene_hgnc_id": 16792,
          "gene_symbol": "SMG7",
          "hgvs_c": "c.680G>A",
          "hgvs_p": "p.Arg227Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000590540.1",
          "strand": true,
          "transcript": "ENST00000920481.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 1170,
          "aa_ref": "R",
          "aa_start": 266,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5947,
          "cdna_start": 971,
          "cds_end": null,
          "cds_length": 3513,
          "cds_start": 797,
          "consequences": [
            "missense_variant",
            "splice_region_variant"
          ],
          "exon_count": 24,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "NM_001331007.2",
          "gene_hgnc_id": 16792,
          "gene_symbol": "SMG7",
          "hgvs_c": "c.797G>A",
          "hgvs_p": "p.Arg266Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001317936.1",
          "strand": true,
          "transcript": "NM_001331007.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 1170,
          "aa_ref": "R",
          "aa_start": 266,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6084,
          "cdna_start": 1108,
          "cds_end": null,
          "cds_length": 3513,
          "cds_start": 797,
          "consequences": [
            "missense_variant",
            "splice_region_variant"
          ],
          "exon_count": 25,
          "exon_rank": 10,
          "exon_rank_end": null,
          "feature": "NM_001350221.2",
          "gene_hgnc_id": 16792,
          "gene_symbol": "SMG7",
          "hgvs_c": "c.797G>A",
          "hgvs_p": "p.Arg266Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001337150.1",
          "strand": true,
          "transcript": "NM_001350221.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 1170,
          "aa_ref": "R",
          "aa_start": 266,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5970,
          "cdna_start": 992,
          "cds_end": null,
          "cds_length": 3513,
          "cds_start": 797,
          "consequences": [
            "missense_variant",
            "splice_region_variant"
          ],
          "exon_count": 24,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "ENST00000367537.7",
          "gene_hgnc_id": 16792,
          "gene_symbol": "SMG7",
          "hgvs_c": "c.797G>A",
          "hgvs_p": "p.Arg266Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000356507.3",
          "strand": true,
          "transcript": "ENST00000367537.7",
          "transcript_support_level": 5
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 1166,
          "aa_ref": "R",
          "aa_start": 266,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6250,
          "cdna_start": 1286,
          "cds_end": null,
          "cds_length": 3501,
          "cds_start": 797,
          "consequences": [
            "missense_variant",
            "splice_region_variant"
          ],
          "exon_count": 25,
          "exon_rank": 11,
          "exon_rank_end": null,
          "feature": "NM_001394134.1",
          "gene_hgnc_id": 16792,
          "gene_symbol": "SMG7",
          "hgvs_c": "c.797G>A",
          "hgvs_p": "p.Arg266Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001381063.1",
          "strand": true,
          "transcript": "NM_001394134.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 1166,
          "aa_ref": "R",
          "aa_start": 266,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5935,
          "cdna_start": 971,
          "cds_end": null,
          "cds_length": 3501,
          "cds_start": 797,
          "consequences": [
            "missense_variant",
            "splice_region_variant"
          ],
          "exon_count": 23,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "NM_001394135.1",
          "gene_hgnc_id": 16792,
          "gene_symbol": "SMG7",
          "hgvs_c": "c.797G>A",
          "hgvs_p": "p.Arg266Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001381064.1",
          "strand": true,
          "transcript": "NM_001394135.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 1166,
          "aa_ref": "R",
          "aa_start": 266,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6072,
          "cdna_start": 1108,
          "cds_end": null,
          "cds_length": 3501,
          "cds_start": 797,
          "consequences": [
            "missense_variant",
            "splice_region_variant"
          ],
          "exon_count": 24,
          "exon_rank": 10,
          "exon_rank_end": null,
          "feature": "NM_001394136.1",
          "gene_hgnc_id": 16792,
          "gene_symbol": "SMG7",
          "hgvs_c": "c.797G>A",
          "hgvs_p": "p.Arg266Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001381065.1",
          "strand": true,
          "transcript": "NM_001394136.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 1145,
          "aa_ref": "R",
          "aa_start": 195,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5914,
          "cdna_start": 800,
          "cds_end": null,
          "cds_length": 3438,
          "cds_start": 584,
          "consequences": [
            "missense_variant",
            "splice_region_variant"
          ],
          "exon_count": 22,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "NM_001174061.2",
          "gene_hgnc_id": 16792,
          "gene_symbol": "SMG7",
          "hgvs_c": "c.584G>A",
          "hgvs_p": "p.Arg195Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001167532.1",
          "strand": true,
          "transcript": "NM_001174061.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 1145,
          "aa_ref": "R",
          "aa_start": 195,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6190,
          "cdna_start": 1076,
          "cds_end": null,
          "cds_length": 3438,
          "cds_start": 584,
          "consequences": [
            "missense_variant",
            "splice_region_variant"
          ],
          "exon_count": 24,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "NM_001394137.1",
          "gene_hgnc_id": 16792,
          "gene_symbol": "SMG7",
          "hgvs_c": "c.584G>A",
          "hgvs_p": "p.Arg195Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001381066.1",
          "strand": true,
          "transcript": "NM_001394137.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 1145,
          "aa_ref": "R",
          "aa_start": 195,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3985,
          "cdna_start": 799,
          "cds_end": null,
          "cds_length": 3438,
          "cds_start": 584,
          "consequences": [
            "missense_variant",
            "splice_region_variant"
          ],
          "exon_count": 22,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000508461.5",
          "gene_hgnc_id": 16792,
          "gene_symbol": "SMG7",
          "hgvs_c": "c.584G>A",
          "hgvs_p": "p.Arg195Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000426915.1",
          "strand": true,
          "transcript": "ENST00000508461.5",
          "transcript_support_level": 2
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 1141,
          "aa_ref": "R",
          "aa_start": 237,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5808,
          "cdna_start": 832,
          "cds_end": null,
          "cds_length": 3426,
          "cds_start": 710,
          "consequences": [
            "missense_variant",
            "splice_region_variant"
          ],
          "exon_count": 23,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "NM_001375585.1",
          "gene_hgnc_id": 16792,
          "gene_symbol": "SMG7",
          "hgvs_c": "c.710G>A",
          "hgvs_p": "p.Arg237Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001362514.1",
          "strand": true,
          "transcript": "NM_001375585.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 1137,
          "aa_ref": "R",
          "aa_start": 237,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5796,
          "cdna_start": 832,
          "cds_end": null,
          "cds_length": 3414,
          "cds_start": 710,
          "consequences": [
            "missense_variant",
            "splice_region_variant"
          ],
          "exon_count": 22,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "NM_173156.3",
          "gene_hgnc_id": 16792,
          "gene_symbol": "SMG7",
          "hgvs_c": "c.710G>A",
          "hgvs_p": "p.Arg237Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_775179.1",
          "strand": true,
          "transcript": "NM_173156.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 1127,
          "aa_ref": "R",
          "aa_start": 227,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5757,
          "cdna_start": 793,
          "cds_end": null,
          "cds_length": 3384,
          "cds_start": 680,
          "consequences": [
            "missense_variant",
            "splice_region_variant"
          ],
          "exon_count": 22,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "ENST00000920487.1",
          "gene_hgnc_id": 16792,
          "gene_symbol": "SMG7",
          "hgvs_c": "c.680G>A",
          "hgvs_p": "p.Arg227Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000590546.1",
          "strand": true,
          "transcript": "ENST00000920487.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 1120,
          "aa_ref": "R",
          "aa_start": 266,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5934,
          "cdna_start": 1108,
          "cds_end": null,
          "cds_length": 3363,
          "cds_start": 797,
          "consequences": [
            "missense_variant",
            "splice_region_variant"
          ],
          "exon_count": 24,
          "exon_rank": 10,
          "exon_rank_end": null,
          "feature": "NM_001350219.2",
          "gene_hgnc_id": 16792,
          "gene_symbol": "SMG7",
          "hgvs_c": "c.797G>A",
          "hgvs_p": "p.Arg266Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001337148.1",
          "strand": true,
          "transcript": "NM_001350219.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 1120,
          "aa_ref": "R",
          "aa_start": 266,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6112,
          "cdna_start": 1286,
          "cds_end": null,
          "cds_length": 3363,
          "cds_start": 797,
          "consequences": [
            "missense_variant",
            "splice_region_variant"
          ],
          "exon_count": 25,
          "exon_rank": 11,
          "exon_rank_end": null,
          "feature": "NM_001394138.1",
          "gene_hgnc_id": 16792,
          "gene_symbol": "SMG7",
          "hgvs_c": "c.797G>A",
          "hgvs_p": "p.Arg266Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001381067.1",
          "strand": true,
          "transcript": "NM_001394138.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 1120,
          "aa_ref": "R",
          "aa_start": 266,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5797,
          "cdna_start": 971,
          "cds_end": null,
          "cds_length": 3363,
          "cds_start": 797,
          "consequences": [
            "missense_variant",
            "splice_region_variant"
          ],
          "exon_count": 23,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "NM_001394139.1",
          "gene_hgnc_id": 16792,
          "gene_symbol": "SMG7",
          "hgvs_c": "c.797G>A",
          "hgvs_p": "p.Arg266Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001381068.1",
          "strand": true,
          "transcript": "NM_001394139.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 1119,
          "aa_ref": "R",
          "aa_start": 219,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5974,
          "cdna_start": 1010,
          "cds_end": null,
          "cds_length": 3360,
          "cds_start": 656,
          "consequences": [
            "missense_variant",
            "splice_region_variant"
          ],
          "exon_count": 23,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "NM_001394140.1",
          "gene_hgnc_id": 16792,
          "gene_symbol": "SMG7",
          "hgvs_c": "c.656G>A",
          "hgvs_p": "p.Arg219Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001381069.1",
          "strand": true,
          "transcript": "NM_001394140.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 1118,
          "aa_ref": "R",
          "aa_start": 237,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5840,
          "cdna_start": 935,
          "cds_end": null,
          "cds_length": 3357,
          "cds_start": 710,
          "consequences": [
            "missense_variant",
            "splice_region_variant"
          ],
          "exon_count": 22,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "ENST00000920484.1",
          "gene_hgnc_id": 16792,
          "gene_symbol": "SMG7",
          "hgvs_c": "c.710G>A",
          "hgvs_p": "p.Arg237Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000590543.1",
          "strand": true,
          "transcript": "ENST00000920484.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 1114,
          "aa_ref": "R",
          "aa_start": 237,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5715,
          "cdna_start": 821,
          "cds_end": null,
          "cds_length": 3345,
          "cds_start": 710,
          "consequences": [
            "missense_variant",
            "splice_region_variant"
          ],
          "exon_count": 22,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "ENST00000920489.1",
          "gene_hgnc_id": 16792,
          "gene_symbol": "SMG7",
          "hgvs_c": "c.710G>A",
          "hgvs_p": "p.Arg237Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000590548.1",
          "strand": true,
          "transcript": "ENST00000920489.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 1111,
          "aa_ref": "R",
          "aa_start": 237,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5702,
          "cdna_start": 822,
          "cds_end": null,
          "cds_length": 3336,
          "cds_start": 710,
          "consequences": [
            "missense_variant",
            "splice_region_variant"
          ],
          "exon_count": 23,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "ENST00000920490.1",
          "gene_hgnc_id": 16792,
          "gene_symbol": "SMG7",
          "hgvs_c": "c.710G>A",
          "hgvs_p": "p.Arg237Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000590549.1",
          "strand": true,
          "transcript": "ENST00000920490.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 1110,
          "aa_ref": "R",
          "aa_start": 237,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5828,
          "cdna_start": 945,
          "cds_end": null,
          "cds_length": 3333,
          "cds_start": 710,
          "consequences": [
            "missense_variant",
            "splice_region_variant"
          ],
          "exon_count": 21,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "ENST00000920482.1",
          "gene_hgnc_id": 16792,
          "gene_symbol": "SMG7",
          "hgvs_c": "c.710G>A",
          "hgvs_p": "p.Arg237Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000590541.1",
          "strand": true,
          "transcript": "ENST00000920482.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 1099,
          "aa_ref": "R",
          "aa_start": 195,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5776,
          "cdna_start": 800,
          "cds_end": null,
          "cds_length": 3300,
          "cds_start": 584,
          "consequences": [
            "missense_variant",
            "splice_region_variant"
          ],
          "exon_count": 22,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "NM_001394141.1",
          "gene_hgnc_id": 16792,
          "gene_symbol": "SMG7",
          "hgvs_c": "c.584G>A",
          "hgvs_p": "p.Arg195Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001381070.1",
          "strand": true,
          "transcript": "NM_001394141.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 1095,
          "aa_ref": "R",
          "aa_start": 195,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6040,
          "cdna_start": 1076,
          "cds_end": null,
          "cds_length": 3288,
          "cds_start": 584,
          "consequences": [
            "missense_variant",
            "splice_region_variant"
          ],
          "exon_count": 23,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "NM_001394142.1",
          "gene_hgnc_id": 16792,
          "gene_symbol": "SMG7",
          "hgvs_c": "c.584G>A",
          "hgvs_p": "p.Arg195Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001381071.1",
          "strand": true,
          "transcript": "NM_001394142.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 1095,
          "aa_ref": "R",
          "aa_start": 195,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5764,
          "cdna_start": 800,
          "cds_end": null,
          "cds_length": 3288,
          "cds_start": 584,
          "consequences": [
            "missense_variant",
            "splice_region_variant"
          ],
          "exon_count": 21,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "NM_001394143.1",
          "gene_hgnc_id": 16792,
          "gene_symbol": "SMG7",
          "hgvs_c": "c.584G>A",
          "hgvs_p": "p.Arg195Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001381072.1",
          "strand": true,
          "transcript": "NM_001394143.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 1091,
          "aa_ref": "R",
          "aa_start": 237,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5658,
          "cdna_start": 832,
          "cds_end": null,
          "cds_length": 3276,
          "cds_start": 710,
          "consequences": [
            "missense_variant",
            "splice_region_variant"
          ],
          "exon_count": 22,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "NM_201568.3",
          "gene_hgnc_id": 16792,
          "gene_symbol": "SMG7",
          "hgvs_c": "c.710G>A",
          "hgvs_p": "p.Arg237Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_963862.1",
          "strand": true,
          "transcript": "NM_201568.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 1091,
          "aa_ref": "R",
          "aa_start": 187,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5647,
          "cdna_start": 672,
          "cds_end": null,
          "cds_length": 3276,
          "cds_start": 560,
          "consequences": [
            "missense_variant",
            "splice_region_variant"
          ],
          "exon_count": 21,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "ENST00000920488.1",
          "gene_hgnc_id": 16792,
          "gene_symbol": "SMG7",
          "hgvs_c": "c.560G>A",
          "hgvs_p": "p.Arg187Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000590547.1",
          "strand": true,
          "transcript": "ENST00000920488.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 1085,
          "aa_ref": "R",
          "aa_start": 181,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6011,
          "cdna_start": 1035,
          "cds_end": null,
          "cds_length": 3258,
          "cds_start": 542,
          "consequences": [
            "missense_variant",
            "splice_region_variant"
          ],
          "exon_count": 24,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "NM_001394144.1",
          "gene_hgnc_id": 16792,
          "gene_symbol": "SMG7",
          "hgvs_c": "c.542G>A",
          "hgvs_p": "p.Arg181Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001381073.1",
          "strand": true,
          "transcript": "NM_001394144.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 1073,
          "aa_ref": "R",
          "aa_start": 219,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6081,
          "cdna_start": 1255,
          "cds_end": null,
          "cds_length": 3222,
          "cds_start": 656,
          "consequences": [
            "missense_variant",
            "splice_region_variant"
          ],
          "exon_count": 25,
          "exon_rank": 11,
          "exon_rank_end": null,
          "feature": "NM_001394145.1",
          "gene_hgnc_id": 16792,
          "gene_symbol": "SMG7",
          "hgvs_c": "c.656G>A",
          "hgvs_p": "p.Arg219Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001381074.1",
          "strand": true,
          "transcript": "NM_001394145.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 1073,
          "aa_ref": "R",
          "aa_start": 219,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5836,
          "cdna_start": 1010,
          "cds_end": null,
          "cds_length": 3222,
          "cds_start": 656,
          "consequences": [
            "missense_variant",
            "splice_region_variant"
          ],
          "exon_count": 23,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "NM_001394146.1",
          "gene_hgnc_id": 16792,
          "gene_symbol": "SMG7",
          "hgvs_c": "c.656G>A",
          "hgvs_p": "p.Arg219Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001381075.1",
          "strand": true,
          "transcript": "NM_001394146.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 1072,
          "aa_ref": "R",
          "aa_start": 237,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5592,
          "cdna_start": 824,
          "cds_end": null,
          "cds_length": 3219,
          "cds_start": 710,
          "consequences": [
            "missense_variant",
            "splice_region_variant"
          ],
          "exon_count": 22,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "ENST00000903600.1",
          "gene_hgnc_id": 16792,
          "gene_symbol": "SMG7",
          "hgvs_c": "c.710G>A",
          "hgvs_p": "p.Arg237Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000573659.1",
          "strand": true,
          "transcript": "ENST00000903600.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 1064,
          "aa_ref": "R",
          "aa_start": 237,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5679,
          "cdna_start": 935,
          "cds_end": null,
          "cds_length": 3195,
          "cds_start": 710,
          "consequences": [
            "missense_variant",
            "splice_region_variant"
          ],
          "exon_count": 21,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "ENST00000920483.1",
          "gene_hgnc_id": 16792,
          "gene_symbol": "SMG7",
          "hgvs_c": "c.710G>A",
          "hgvs_p": "p.Arg237Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000590542.1",
          "strand": true,
          "transcript": "ENST00000920483.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 1061,
          "aa_ref": "R",
          "aa_start": 187,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5564,
          "cdna_start": 678,
          "cds_end": null,
          "cds_length": 3186,
          "cds_start": 560,
          "consequences": [
            "missense_variant",
            "splice_region_variant"
          ],
          "exon_count": 21,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "ENST00000920485.1",
          "gene_hgnc_id": 16792,
          "gene_symbol": "SMG7",
          "hgvs_c": "c.560G>A",
          "hgvs_p": "p.Arg187Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000590544.1",
          "strand": true,
          "transcript": "ENST00000920485.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 1061,
          "aa_ref": "R",
          "aa_start": 237,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5550,
          "cdna_start": 817,
          "cds_end": null,
          "cds_length": 3186,
          "cds_start": 710,
          "consequences": [
            "missense_variant",
            "splice_region_variant"
          ],
          "exon_count": 22,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "ENST00000920491.1",
          "gene_hgnc_id": 16792,
          "gene_symbol": "SMG7",
          "hgvs_c": "c.710G>A",
          "hgvs_p": "p.Arg237Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000590550.1",
          "strand": true,
          "transcript": "ENST00000920491.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 1049,
          "aa_ref": "R",
          "aa_start": 195,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5626,
          "cdna_start": 800,
          "cds_end": null,
          "cds_length": 3150,
          "cds_start": 584,
          "consequences": [
            "missense_variant",
            "splice_region_variant"
          ],
          "exon_count": 21,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "NM_001394147.1",
          "gene_hgnc_id": 16792,
          "gene_symbol": "SMG7",
          "hgvs_c": "c.584G>A",
          "hgvs_p": "p.Arg195Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001381076.1",
          "strand": true,
          "transcript": "NM_001394147.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 1041,
          "aa_ref": "R",
          "aa_start": 187,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5715,
          "cdna_start": 890,
          "cds_end": null,
          "cds_length": 3126,
          "cds_start": 560,
          "consequences": [
            "missense_variant",
            "splice_region_variant"
          ],
          "exon_count": 20,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "ENST00000903599.1",
          "gene_hgnc_id": 16792,
          "gene_symbol": "SMG7",
          "hgvs_c": "c.560G>A",
          "hgvs_p": "p.Arg187Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000573658.1",
          "strand": true,
          "transcript": "ENST00000903599.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 1013,
          "aa_ref": "R",
          "aa_start": 237,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5419,
          "cdna_start": 829,
          "cds_end": null,
          "cds_length": 3042,
          "cds_start": 710,
          "consequences": [
            "missense_variant",
            "splice_region_variant"
          ],
          "exon_count": 21,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "ENST00000920486.1",
          "gene_hgnc_id": 16792,
          "gene_symbol": "SMG7",
          "hgvs_c": "c.710G>A",
          "hgvs_p": "p.Arg237Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000590545.1",
          "strand": true,
          "transcript": "ENST00000920486.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 755,
          "aa_ref": "R",
          "aa_start": 195,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2483,
          "cdna_start": 797,
          "cds_end": null,
          "cds_length": 2270,
          "cds_start": 584,
          "consequences": [
            "missense_variant",
            "splice_region_variant"
          ],
          "exon_count": 16,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000419169.5",
          "gene_hgnc_id": 16792,
          "gene_symbol": "SMG7",
          "hgvs_c": "c.584G>A",
          "hgvs_p": "p.Arg195Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000388390.1",
          "strand": true,
          "transcript": "ENST00000419169.5",
          "transcript_support_level": 2
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 1216,
          "aa_ref": "R",
          "aa_start": 266,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6248,
          "cdna_start": 1134,
          "cds_end": null,
          "cds_length": 3651,
          "cds_start": 797,
          "consequences": [
            "missense_variant",
            "splice_region_variant"
          ],
          "exon_count": 25,
          "exon_rank": 10,
          "exon_rank_end": null,
          "feature": "XM_011510205.4",
          "gene_hgnc_id": 16792,
          "gene_symbol": "SMG7",
          "hgvs_c": "c.797G>A",
          "hgvs_p": "p.Arg266Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_011508507.1",
          "strand": true,
          "transcript": "XM_011510205.4",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 1216,
          "aa_ref": "R",
          "aa_start": 266,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 7022,
          "cdna_start": 1908,
          "cds_end": null,
          "cds_length": 3651,
          "cds_start": 797,
          "consequences": [
            "missense_variant",
            "splice_region_variant"
          ],
          "exon_count": 24,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "XM_047435741.1",
          "gene_hgnc_id": 16792,
          "gene_symbol": "SMG7",
          "hgvs_c": "c.797G>A",
          "hgvs_p": "p.Arg266Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047291697.1",
          "strand": true,
          "transcript": "XM_047435741.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 1170,
          "aa_ref": "R",
          "aa_start": 266,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6110,
          "cdna_start": 1134,
          "cds_end": null,
          "cds_length": 3513,
          "cds_start": 797,
          "consequences": [
            "missense_variant",
            "splice_region_variant"
          ],
          "exon_count": 25,
          "exon_rank": 10,
          "exon_rank_end": null,
          "feature": "XM_011510206.4",
          "gene_hgnc_id": 16792,
          "gene_symbol": "SMG7",
          "hgvs_c": "c.797G>A",
          "hgvs_p": "p.Arg266Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_011508508.1",
          "strand": true,
          "transcript": "XM_011510206.4",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 1169,
          "aa_ref": "R",
          "aa_start": 219,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6017,
          "cdna_start": 903,
          "cds_end": null,
          "cds_length": 3510,
          "cds_start": 656,
          "consequences": [
            "missense_variant",
            "splice_region_variant"
          ],
          "exon_count": 24,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "XM_005245653.6",
          "gene_hgnc_id": 16792,
          "gene_symbol": "SMG7",
          "hgvs_c": "c.656G>A",
          "hgvs_p": "p.Arg219Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_005245710.1",
          "strand": true,
          "transcript": "XM_005245653.6",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 1169,
          "aa_ref": "R",
          "aa_start": 219,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5972,
          "cdna_start": 858,
          "cds_end": null,
          "cds_length": 3510,
          "cds_start": 656,
          "consequences": [
            "missense_variant",
            "splice_region_variant"
          ],
          "exon_count": 23,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "XM_011510207.4",
          "gene_hgnc_id": 16792,
          "gene_symbol": "SMG7",
          "hgvs_c": "c.656G>A",
          "hgvs_p": "p.Arg219Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_011508509.1",
          "strand": true,
          "transcript": "XM_011510207.4",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 852,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5359,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 2559,
          "cds_start": null,
          "consequences": [
            "splice_region_variant"
          ],
          "exon_count": 19,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "XM_047435749.1",
          "gene_hgnc_id": 16792,
          "gene_symbol": "SMG7",
          "hgvs_c": "c.-296G>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047291705.1",
          "strand": true,
          "transcript": "XM_047435749.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 852,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5359,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 2559,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_count": 19,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "XM_047435749.1",
          "gene_hgnc_id": 16792,
          "gene_symbol": "SMG7",
          "hgvs_c": "c.-296G>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047291705.1",
          "strand": true,
          "transcript": "XM_047435749.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": 582,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "splice_region_variant",
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 5,
          "exon_rank": 5,
          "exon_rank_end": null,
          "feature": "ENST00000507406.1",
          "gene_hgnc_id": 16792,
          "gene_symbol": "SMG7",
          "hgvs_c": "n.465G>A",
          "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": "ENST00000507406.1",
          "transcript_support_level": 3
        }
      ],
      "custom_annotations": null,
      "dbscsnv_ada_prediction": null,
      "dbscsnv_ada_score": null,
      "dbsnp": "rs200930565",
      "effect": "missense_variant,splice_region_variant",
      "frequency_reference_population": 0.000068351255,
      "gene_hgnc_id": 16792,
      "gene_symbol": "SMG7",
      "gnomad_exomes_ac": 95,
      "gnomad_exomes_af": 0.0000651879,
      "gnomad_exomes_homalt": 0,
      "gnomad_genomes_ac": 15,
      "gnomad_genomes_af": 0.000098679,
      "gnomad_genomes_homalt": 0,
      "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": "not specified",
      "phylop100way_prediction": "Pathogenic",
      "phylop100way_score": 9.115,
      "pos": 183529400,
      "ref": "G",
      "revel_prediction": "Benign",
      "revel_score": 0.213,
      "splice_prediction_selected": "Benign",
      "splice_score_selected": 0.009999999776482582,
      "splice_source_selected": "max_spliceai",
      "spliceai_max_prediction": "Benign",
      "spliceai_max_score": 0.01,
      "transcript": "NM_001350220.2"
    }
  ]
}
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.