← 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: 11-123577563-G-A (hg38)

Bash / cURL Example

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

API Response

json
{
  "message": null,
  "variants": [
    {
      "acmg_by_gene": [
        {
          "benign_score": 2,
          "criteria": [
            "PM2",
            "BP4_Moderate"
          ],
          "effects": [
            "missense_variant"
          ],
          "gene_symbol": "GRAMD1B",
          "hgnc_id": 29214,
          "hgvs_c": "c.649G>A",
          "hgvs_p": "p.Gly217Ser",
          "inheritance_mode": "",
          "pathogenic_score": 2,
          "score": 0,
          "transcript": "NM_001387024.1",
          "verdict": "Uncertain_significance"
        }
      ],
      "acmg_classification": "Uncertain_significance",
      "acmg_criteria": "PM2,BP4_Moderate",
      "acmg_score": 0,
      "allele_count_reference_population": 4,
      "alphamissense_prediction": null,
      "alphamissense_score": 0.0685,
      "alt": "A",
      "apogee2_prediction": null,
      "apogee2_score": null,
      "bayesdelnoaf_prediction": "Benign",
      "bayesdelnoaf_score": -0.51,
      "chr": "11",
      "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.08890298008918762,
      "computational_source_selected": "MetaRNN",
      "consequences": [
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 877,
          "aa_ref": "G",
          "aa_start": 217,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 8330,
          "cdna_start": 1173,
          "cds_end": null,
          "cds_length": 2634,
          "cds_start": 649,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 20,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "NM_001387025.1",
          "gene_hgnc_id": 29214,
          "gene_symbol": "GRAMD1B",
          "hgvs_c": "c.649G>A",
          "hgvs_p": "p.Gly217Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "ENST00000635736.2",
          "protein_coding": true,
          "protein_id": "NP_001373954.1",
          "strand": true,
          "transcript": "NM_001387025.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 877,
          "aa_ref": "G",
          "aa_start": 217,
          "biotype": "protein_coding",
          "canonical": true,
          "cdna_end": null,
          "cdna_length": 8330,
          "cdna_start": 1173,
          "cds_end": null,
          "cds_length": 2634,
          "cds_start": 649,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 20,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "ENST00000635736.2",
          "gene_hgnc_id": 29214,
          "gene_symbol": "GRAMD1B",
          "hgvs_c": "c.649G>A",
          "hgvs_p": "p.Gly217Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "NM_001387025.1",
          "protein_coding": true,
          "protein_id": "ENSP00000490062.1",
          "strand": true,
          "transcript": "ENST00000635736.2",
          "transcript_support_level": 5
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 738,
          "aa_ref": "G",
          "aa_start": 74,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 7723,
          "cdna_start": 547,
          "cds_end": null,
          "cds_length": 2217,
          "cds_start": 220,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 20,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000529750.5",
          "gene_hgnc_id": 29214,
          "gene_symbol": "GRAMD1B",
          "hgvs_c": "c.220G>A",
          "hgvs_p": "p.Gly74Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000436500.1",
          "strand": true,
          "transcript": "ENST00000529750.5",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 440,
          "aa_ref": "G",
          "aa_start": 70,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1689,
          "cdna_start": 573,
          "cds_end": null,
          "cds_length": 1324,
          "cds_start": 208,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 12,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000534764.1",
          "gene_hgnc_id": 29214,
          "gene_symbol": "GRAMD1B",
          "hgvs_c": "c.208G>A",
          "hgvs_p": "p.Gly70Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000434214.1",
          "strand": true,
          "transcript": "ENST00000534764.1",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 901,
          "aa_ref": "G",
          "aa_start": 217,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 8402,
          "cdna_start": 1173,
          "cds_end": null,
          "cds_length": 2706,
          "cds_start": 649,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 20,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "NM_001387024.1",
          "gene_hgnc_id": 29214,
          "gene_symbol": "GRAMD1B",
          "hgvs_c": "c.649G>A",
          "hgvs_p": "p.Gly217Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001373953.1",
          "strand": true,
          "transcript": "NM_001387024.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 887,
          "aa_ref": "G",
          "aa_start": 217,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3133,
          "cdna_start": 1023,
          "cds_end": null,
          "cds_length": 2664,
          "cds_start": 649,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 20,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "ENST00000943465.1",
          "gene_hgnc_id": 29214,
          "gene_symbol": "GRAMD1B",
          "hgvs_c": "c.649G>A",
          "hgvs_p": "p.Gly217Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000613524.1",
          "strand": true,
          "transcript": "ENST00000943465.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 885,
          "aa_ref": "G",
          "aa_start": 217,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3311,
          "cdna_start": 843,
          "cds_end": null,
          "cds_length": 2658,
          "cds_start": 649,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 21,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "ENST00000943464.1",
          "gene_hgnc_id": 29214,
          "gene_symbol": "GRAMD1B",
          "hgvs_c": "c.649G>A",
          "hgvs_p": "p.Gly217Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000613523.1",
          "strand": true,
          "transcript": "ENST00000943464.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 877,
          "aa_ref": "G",
          "aa_start": 217,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 8806,
          "cdna_start": 1649,
          "cds_end": null,
          "cds_length": 2634,
          "cds_start": 649,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 21,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "ENST00000943461.1",
          "gene_hgnc_id": 29214,
          "gene_symbol": "GRAMD1B",
          "hgvs_c": "c.649G>A",
          "hgvs_p": "p.Gly217Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000613520.1",
          "strand": true,
          "transcript": "ENST00000943461.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 877,
          "aa_ref": "G",
          "aa_start": 217,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3989,
          "cdna_start": 1552,
          "cds_end": null,
          "cds_length": 2634,
          "cds_start": 649,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 22,
          "exon_rank": 5,
          "exon_rank_end": null,
          "feature": "ENST00000943462.1",
          "gene_hgnc_id": 29214,
          "gene_symbol": "GRAMD1B",
          "hgvs_c": "c.649G>A",
          "hgvs_p": "p.Gly217Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000613521.1",
          "strand": true,
          "transcript": "ENST00000943462.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 877,
          "aa_ref": "G",
          "aa_start": 217,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3336,
          "cdna_start": 1271,
          "cds_end": null,
          "cds_length": 2634,
          "cds_start": 649,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 22,
          "exon_rank": 5,
          "exon_rank_end": null,
          "feature": "ENST00000943463.1",
          "gene_hgnc_id": 29214,
          "gene_symbol": "GRAMD1B",
          "hgvs_c": "c.649G>A",
          "hgvs_p": "p.Gly217Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000613522.1",
          "strand": true,
          "transcript": "ENST00000943463.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 876,
          "aa_ref": "G",
          "aa_start": 216,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 8327,
          "cdna_start": 1170,
          "cds_end": null,
          "cds_length": 2631,
          "cds_start": 646,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 20,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "NM_001387026.1",
          "gene_hgnc_id": 29214,
          "gene_symbol": "GRAMD1B",
          "hgvs_c": "c.646G>A",
          "hgvs_p": "p.Gly216Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001373955.1",
          "strand": true,
          "transcript": "NM_001387026.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 833,
          "aa_ref": "G",
          "aa_start": 173,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 8136,
          "cdna_start": 979,
          "cds_end": null,
          "cds_length": 2502,
          "cds_start": 517,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 21,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "NM_001367421.2",
          "gene_hgnc_id": 29214,
          "gene_symbol": "GRAMD1B",
          "hgvs_c": "c.517G>A",
          "hgvs_p": "p.Gly173Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001354350.1",
          "strand": true,
          "transcript": "NM_001367421.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 789,
          "aa_ref": "G",
          "aa_start": 101,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 7894,
          "cdna_start": 653,
          "cds_end": null,
          "cds_length": 2370,
          "cds_start": 301,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 21,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "NM_001367420.2",
          "gene_hgnc_id": 29214,
          "gene_symbol": "GRAMD1B",
          "hgvs_c": "c.301G>A",
          "hgvs_p": "p.Gly101Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001354349.1",
          "strand": true,
          "transcript": "NM_001367420.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 767,
          "aa_ref": "G",
          "aa_start": 103,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2665,
          "cdna_start": 504,
          "cds_end": null,
          "cds_length": 2304,
          "cds_start": 307,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 20,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000638086.1",
          "gene_hgnc_id": 29214,
          "gene_symbol": "GRAMD1B",
          "hgvs_c": "c.307G>A",
          "hgvs_p": "p.Gly103Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000490920.1",
          "strand": true,
          "transcript": "ENST00000638086.1",
          "transcript_support_level": 5
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 765,
          "aa_ref": "G",
          "aa_start": 101,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 7822,
          "cdna_start": 653,
          "cds_end": null,
          "cds_length": 2298,
          "cds_start": 301,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 21,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "NM_001367419.2",
          "gene_hgnc_id": 29214,
          "gene_symbol": "GRAMD1B",
          "hgvs_c": "c.301G>A",
          "hgvs_p": "p.Gly101Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001354348.1",
          "strand": true,
          "transcript": "NM_001367419.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 762,
          "aa_ref": "G",
          "aa_start": 74,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 7984,
          "cdna_start": 743,
          "cds_end": null,
          "cds_length": 2289,
          "cds_start": 220,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 20,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "NM_001387028.1",
          "gene_hgnc_id": 29214,
          "gene_symbol": "GRAMD1B",
          "hgvs_c": "c.220G>A",
          "hgvs_p": "p.Gly74Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001373957.1",
          "strand": true,
          "transcript": "NM_001387028.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 761,
          "aa_ref": "G",
          "aa_start": 101,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 7810,
          "cdna_start": 653,
          "cds_end": null,
          "cds_length": 2286,
          "cds_start": 301,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 20,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "NM_001367418.2",
          "gene_hgnc_id": 29214,
          "gene_symbol": "GRAMD1B",
          "hgvs_c": "c.301G>A",
          "hgvs_p": "p.Gly101Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001354347.1",
          "strand": true,
          "transcript": "NM_001367418.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 745,
          "aa_ref": "G",
          "aa_start": 74,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 7933,
          "cdna_start": 743,
          "cds_end": null,
          "cds_length": 2238,
          "cds_start": 220,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 21,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "NM_001286563.3",
          "gene_hgnc_id": 29214,
          "gene_symbol": "GRAMD1B",
          "hgvs_c": "c.220G>A",
          "hgvs_p": "p.Gly74Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001273492.1",
          "strand": true,
          "transcript": "NM_001286563.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 745,
          "aa_ref": "G",
          "aa_start": 74,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2805,
          "cdna_start": 733,
          "cds_end": null,
          "cds_length": 2238,
          "cds_start": 220,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 21,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000456860.6",
          "gene_hgnc_id": 29214,
          "gene_symbol": "GRAMD1B",
          "hgvs_c": "c.220G>A",
          "hgvs_p": "p.Gly74Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000402457.2",
          "strand": true,
          "transcript": "ENST00000456860.6",
          "transcript_support_level": 2
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 738,
          "aa_ref": "G",
          "aa_start": 74,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 7912,
          "cdna_start": 743,
          "cds_end": null,
          "cds_length": 2217,
          "cds_start": 220,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 20,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "NM_020716.4",
          "gene_hgnc_id": 29214,
          "gene_symbol": "GRAMD1B",
          "hgvs_c": "c.220G>A",
          "hgvs_p": "p.Gly74Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_065767.1",
          "strand": true,
          "transcript": "NM_020716.4",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 734,
          "aa_ref": "G",
          "aa_start": 74,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 7900,
          "cdna_start": 743,
          "cds_end": null,
          "cds_length": 2205,
          "cds_start": 220,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 19,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "NM_001387029.1",
          "gene_hgnc_id": 29214,
          "gene_symbol": "GRAMD1B",
          "hgvs_c": "c.220G>A",
          "hgvs_p": "p.Gly74Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001373958.1",
          "strand": true,
          "transcript": "NM_001387029.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 713,
          "aa_ref": "G",
          "aa_start": 34,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3291,
          "cdna_start": 462,
          "cds_end": null,
          "cds_length": 2142,
          "cds_start": 100,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 19,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "NM_001387030.1",
          "gene_hgnc_id": 29214,
          "gene_symbol": "GRAMD1B",
          "hgvs_c": "c.100G>A",
          "hgvs_p": "p.Gly34Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001373959.1",
          "strand": true,
          "transcript": "NM_001387030.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 713,
          "aa_ref": "G",
          "aa_start": 34,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3292,
          "cdna_start": 463,
          "cds_end": null,
          "cds_length": 2142,
          "cds_start": 100,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 18,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "NM_001387031.1",
          "gene_hgnc_id": 29214,
          "gene_symbol": "GRAMD1B",
          "hgvs_c": "c.100G>A",
          "hgvs_p": "p.Gly34Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001373960.1",
          "strand": true,
          "transcript": "NM_001387031.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 698,
          "aa_ref": "G",
          "aa_start": 34,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 7632,
          "cdna_start": 463,
          "cds_end": null,
          "cds_length": 2097,
          "cds_start": 100,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 20,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "NM_001286564.3",
          "gene_hgnc_id": 29214,
          "gene_symbol": "GRAMD1B",
          "hgvs_c": "c.100G>A",
          "hgvs_p": "p.Gly34Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001273493.1",
          "strand": true,
          "transcript": "NM_001286564.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 698,
          "aa_ref": "G",
          "aa_start": 34,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 7532,
          "cdna_start": 363,
          "cds_end": null,
          "cds_length": 2097,
          "cds_start": 100,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 21,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "NM_001387032.1",
          "gene_hgnc_id": 29214,
          "gene_symbol": "GRAMD1B",
          "hgvs_c": "c.100G>A",
          "hgvs_p": "p.Gly34Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001373961.1",
          "strand": true,
          "transcript": "NM_001387032.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 698,
          "aa_ref": "G",
          "aa_start": 34,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 7488,
          "cdna_start": 319,
          "cds_end": null,
          "cds_length": 2097,
          "cds_start": 100,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 20,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "NM_001387033.1",
          "gene_hgnc_id": 29214,
          "gene_symbol": "GRAMD1B",
          "hgvs_c": "c.100G>A",
          "hgvs_p": "p.Gly34Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001373962.1",
          "strand": true,
          "transcript": "NM_001387033.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 698,
          "aa_ref": "G",
          "aa_start": 34,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6266,
          "cdna_start": 463,
          "cds_end": null,
          "cds_length": 2097,
          "cds_start": 100,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 20,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000529432.5",
          "gene_hgnc_id": 29214,
          "gene_symbol": "GRAMD1B",
          "hgvs_c": "c.100G>A",
          "hgvs_p": "p.Gly34Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000432987.1",
          "strand": true,
          "transcript": "ENST00000529432.5",
          "transcript_support_level": 2
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 694,
          "aa_ref": "G",
          "aa_start": 34,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 7520,
          "cdna_start": 363,
          "cds_end": null,
          "cds_length": 2085,
          "cds_start": 100,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 20,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "NM_001330396.3",
          "gene_hgnc_id": 29214,
          "gene_symbol": "GRAMD1B",
          "hgvs_c": "c.100G>A",
          "hgvs_p": "p.Gly34Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001317325.1",
          "strand": true,
          "transcript": "NM_001330396.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 694,
          "aa_ref": "G",
          "aa_start": 34,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 7619,
          "cdna_start": 462,
          "cds_end": null,
          "cds_length": 2085,
          "cds_start": 100,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 20,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "NM_001387034.1",
          "gene_hgnc_id": 29214,
          "gene_symbol": "GRAMD1B",
          "hgvs_c": "c.100G>A",
          "hgvs_p": "p.Gly34Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001373963.1",
          "strand": true,
          "transcript": "NM_001387034.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 694,
          "aa_ref": "G",
          "aa_start": 34,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 7620,
          "cdna_start": 463,
          "cds_end": null,
          "cds_length": 2085,
          "cds_start": 100,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 19,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "NM_001387035.1",
          "gene_hgnc_id": 29214,
          "gene_symbol": "GRAMD1B",
          "hgvs_c": "c.100G>A",
          "hgvs_p": "p.Gly34Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001373964.1",
          "strand": true,
          "transcript": "NM_001387035.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 694,
          "aa_ref": "G",
          "aa_start": 34,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3849,
          "cdna_start": 647,
          "cds_end": null,
          "cds_length": 2085,
          "cds_start": 100,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 21,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "ENST00000638157.1",
          "gene_hgnc_id": 29214,
          "gene_symbol": "GRAMD1B",
          "hgvs_c": "c.100G>A",
          "hgvs_p": "p.Gly34Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000489896.1",
          "strand": true,
          "transcript": "ENST00000638157.1",
          "transcript_support_level": 5
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 170,
          "aa_ref": "G",
          "aa_start": 97,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 577,
          "cdna_start": 353,
          "cds_end": null,
          "cds_length": 513,
          "cds_start": 289,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 5,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000633087.1",
          "gene_hgnc_id": 29214,
          "gene_symbol": "GRAMD1B",
          "hgvs_c": "c.289G>A",
          "hgvs_p": "p.Gly97Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000488613.1",
          "strand": true,
          "transcript": "ENST00000633087.1",
          "transcript_support_level": 4
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 165,
          "aa_ref": "G",
          "aa_start": 34,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 847,
          "cdna_start": 447,
          "cds_end": null,
          "cds_length": 500,
          "cds_start": 100,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 8,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "ENST00000633646.1",
          "gene_hgnc_id": 29214,
          "gene_symbol": "GRAMD1B",
          "hgvs_c": "c.100G>A",
          "hgvs_p": "p.Gly34Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000488382.1",
          "strand": true,
          "transcript": "ENST00000633646.1",
          "transcript_support_level": 3
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 107,
          "aa_ref": "G",
          "aa_start": 34,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 541,
          "cdna_start": 317,
          "cds_end": null,
          "cds_length": 324,
          "cds_start": 100,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 5,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000632815.1",
          "gene_hgnc_id": 29214,
          "gene_symbol": "GRAMD1B",
          "hgvs_c": "c.100G>A",
          "hgvs_p": "p.Gly34Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000488714.1",
          "strand": true,
          "transcript": "ENST00000632815.1",
          "transcript_support_level": 4
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 896,
          "aa_ref": "G",
          "aa_start": 217,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4002,
          "cdna_start": 1173,
          "cds_end": null,
          "cds_length": 2691,
          "cds_start": 649,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 19,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "XM_047427318.1",
          "gene_hgnc_id": 29214,
          "gene_symbol": "GRAMD1B",
          "hgvs_c": "c.649G>A",
          "hgvs_p": "p.Gly217Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047283274.1",
          "strand": true,
          "transcript": "XM_047427318.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 896,
          "aa_ref": "G",
          "aa_start": 217,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4307,
          "cdna_start": 1478,
          "cds_end": null,
          "cds_length": 2691,
          "cds_start": 649,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 20,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "XM_047427319.1",
          "gene_hgnc_id": 29214,
          "gene_symbol": "GRAMD1B",
          "hgvs_c": "c.649G>A",
          "hgvs_p": "p.Gly217Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047283275.1",
          "strand": true,
          "transcript": "XM_047427319.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 881,
          "aa_ref": "G",
          "aa_start": 202,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3547,
          "cdna_start": 718,
          "cds_end": null,
          "cds_length": 2646,
          "cds_start": 604,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 20,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "XM_047427320.1",
          "gene_hgnc_id": 29214,
          "gene_symbol": "GRAMD1B",
          "hgvs_c": "c.604G>A",
          "hgvs_p": "p.Gly202Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047283276.1",
          "strand": true,
          "transcript": "XM_047427320.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 880,
          "aa_ref": "G",
          "aa_start": 201,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3544,
          "cdna_start": 715,
          "cds_end": null,
          "cds_length": 2643,
          "cds_start": 601,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 20,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "XM_047427321.1",
          "gene_hgnc_id": 29214,
          "gene_symbol": "GRAMD1B",
          "hgvs_c": "c.601G>A",
          "hgvs_p": "p.Gly201Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047283277.1",
          "strand": true,
          "transcript": "XM_047427321.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 866,
          "aa_ref": "G",
          "aa_start": 202,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 7887,
          "cdna_start": 718,
          "cds_end": null,
          "cds_length": 2601,
          "cds_start": 604,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 22,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "XM_047427322.1",
          "gene_hgnc_id": 29214,
          "gene_symbol": "GRAMD1B",
          "hgvs_c": "c.604G>A",
          "hgvs_p": "p.Gly202Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047283278.1",
          "strand": true,
          "transcript": "XM_047427322.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 852,
          "aa_ref": "G",
          "aa_start": 173,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3753,
          "cdna_start": 924,
          "cds_end": null,
          "cds_length": 2559,
          "cds_start": 517,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 20,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "XM_047427323.1",
          "gene_hgnc_id": 29214,
          "gene_symbol": "GRAMD1B",
          "hgvs_c": "c.517G>A",
          "hgvs_p": "p.Gly173Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047283279.1",
          "strand": true,
          "transcript": "XM_047427323.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 852,
          "aa_ref": "G",
          "aa_start": 173,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3808,
          "cdna_start": 979,
          "cds_end": null,
          "cds_length": 2559,
          "cds_start": 517,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 20,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "XM_047427324.1",
          "gene_hgnc_id": 29214,
          "gene_symbol": "GRAMD1B",
          "hgvs_c": "c.517G>A",
          "hgvs_p": "p.Gly173Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047283280.1",
          "strand": true,
          "transcript": "XM_047427324.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 802,
          "aa_ref": "G",
          "aa_start": 123,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3385,
          "cdna_start": 556,
          "cds_end": null,
          "cds_length": 2409,
          "cds_start": 367,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 20,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "XM_047427325.1",
          "gene_hgnc_id": 29214,
          "gene_symbol": "GRAMD1B",
          "hgvs_c": "c.367G>A",
          "hgvs_p": "p.Gly123Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047283281.1",
          "strand": true,
          "transcript": "XM_047427325.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 796,
          "aa_ref": "G",
          "aa_start": 117,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3427,
          "cdna_start": 598,
          "cds_end": null,
          "cds_length": 2391,
          "cds_start": 349,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 19,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "XM_006718892.4",
          "gene_hgnc_id": 29214,
          "gene_symbol": "GRAMD1B",
          "hgvs_c": "c.349G>A",
          "hgvs_p": "p.Gly117Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_006718955.1",
          "strand": true,
          "transcript": "XM_006718892.4",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 795,
          "aa_ref": "G",
          "aa_start": 116,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3424,
          "cdna_start": 595,
          "cds_end": null,
          "cds_length": 2388,
          "cds_start": 346,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 19,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "XM_011542926.3",
          "gene_hgnc_id": 29214,
          "gene_symbol": "GRAMD1B",
          "hgvs_c": "c.346G>A",
          "hgvs_p": "p.Gly116Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_011541228.1",
          "strand": true,
          "transcript": "XM_011542926.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 786,
          "aa_ref": "G",
          "aa_start": 107,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3181,
          "cdna_start": 352,
          "cds_end": null,
          "cds_length": 2361,
          "cds_start": 319,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 19,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "XM_047427326.1",
          "gene_hgnc_id": 29214,
          "gene_symbol": "GRAMD1B",
          "hgvs_c": "c.319G>A",
          "hgvs_p": "p.Gly107Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047283282.1",
          "strand": true,
          "transcript": "XM_047427326.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 783,
          "aa_ref": "G",
          "aa_start": 123,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 7713,
          "cdna_start": 556,
          "cds_end": null,
          "cds_length": 2352,
          "cds_start": 367,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 21,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "XM_047427327.1",
          "gene_hgnc_id": 29214,
          "gene_symbol": "GRAMD1B",
          "hgvs_c": "c.367G>A",
          "hgvs_p": "p.Gly123Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047283283.1",
          "strand": true,
          "transcript": "XM_047427327.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 780,
          "aa_ref": "G",
          "aa_start": 101,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3482,
          "cdna_start": 653,
          "cds_end": null,
          "cds_length": 2343,
          "cds_start": 301,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 19,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "XM_017018039.2",
          "gene_hgnc_id": 29214,
          "gene_symbol": "GRAMD1B",
          "hgvs_c": "c.301G>A",
          "hgvs_p": "p.Gly101Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_016873528.1",
          "strand": true,
          "transcript": "XM_017018039.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 778,
          "aa_ref": "G",
          "aa_start": 99,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4023,
          "cdna_start": 1194,
          "cds_end": null,
          "cds_length": 2337,
          "cds_start": 295,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 18,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "XM_047427328.1",
          "gene_hgnc_id": 29214,
          "gene_symbol": "GRAMD1B",
          "hgvs_c": "c.295G>A",
          "hgvs_p": "p.Gly99Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047283284.1",
          "strand": true,
          "transcript": "XM_047427328.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 770,
          "aa_ref": "G",
          "aa_start": 91,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3349,
          "cdna_start": 520,
          "cds_end": null,
          "cds_length": 2313,
          "cds_start": 271,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 18,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "XM_017018040.2",
          "gene_hgnc_id": 29214,
          "gene_symbol": "GRAMD1B",
          "hgvs_c": "c.271G>A",
          "hgvs_p": "p.Gly91Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_016873529.1",
          "strand": true,
          "transcript": "XM_017018040.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 767,
          "aa_ref": "G",
          "aa_start": 107,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 7509,
          "cdna_start": 352,
          "cds_end": null,
          "cds_length": 2304,
          "cds_start": 319,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 20,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "XM_047427330.1",
          "gene_hgnc_id": 29214,
          "gene_symbol": "GRAMD1B",
          "hgvs_c": "c.319G>A",
          "hgvs_p": "p.Gly107Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047283286.1",
          "strand": true,
          "transcript": "XM_047427330.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 754,
          "aa_ref": "G",
          "aa_start": 75,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3404,
          "cdna_start": 575,
          "cds_end": null,
          "cds_length": 2265,
          "cds_start": 223,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 18,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "XM_024448622.2",
          "gene_hgnc_id": 29214,
          "gene_symbol": "GRAMD1B",
          "hgvs_c": "c.223G>A",
          "hgvs_p": "p.Gly75Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_024304390.1",
          "strand": true,
          "transcript": "XM_024448622.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 753,
          "aa_ref": "G",
          "aa_start": 74,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3572,
          "cdna_start": 743,
          "cds_end": null,
          "cds_length": 2262,
          "cds_start": 220,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 18,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "XM_005271619.5",
          "gene_hgnc_id": 29214,
          "gene_symbol": "GRAMD1B",
          "hgvs_c": "c.220G>A",
          "hgvs_p": "p.Gly74Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_005271676.1",
          "strand": true,
          "transcript": "XM_005271619.5",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 749,
          "aa_ref": "G",
          "aa_start": 70,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3417,
          "cdna_start": 588,
          "cds_end": null,
          "cds_length": 2250,
          "cds_start": 208,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 18,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "XM_011542929.3",
          "gene_hgnc_id": 29214,
          "gene_symbol": "GRAMD1B",
          "hgvs_c": "c.208G>A",
          "hgvs_p": "p.Gly70Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_011541231.1",
          "strand": true,
          "transcript": "XM_011542929.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 713,
          "aa_ref": "G",
          "aa_start": 34,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3148,
          "cdna_start": 319,
          "cds_end": null,
          "cds_length": 2142,
          "cds_start": 100,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 18,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "XM_011542931.3",
          "gene_hgnc_id": 29214,
          "gene_symbol": "GRAMD1B",
          "hgvs_c": "c.100G>A",
          "hgvs_p": "p.Gly34Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_011541233.1",
          "strand": true,
          "transcript": "XM_011542931.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 713,
          "aa_ref": "G",
          "aa_start": 34,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3192,
          "cdna_start": 363,
          "cds_end": null,
          "cds_length": 2142,
          "cds_start": 100,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 19,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "XM_017018046.2",
          "gene_hgnc_id": 29214,
          "gene_symbol": "GRAMD1B",
          "hgvs_c": "c.100G>A",
          "hgvs_p": "p.Gly34Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_016873535.1",
          "strand": true,
          "transcript": "XM_017018046.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "retained_intron",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2615,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 18,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000532581.5",
          "gene_hgnc_id": 29214,
          "gene_symbol": "GRAMD1B",
          "hgvs_c": "n.463G>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": "ENST00000532581.5",
          "transcript_support_level": 2
        }
      ],
      "custom_annotations": null,
      "dbscsnv_ada_prediction": null,
      "dbscsnv_ada_score": null,
      "dbsnp": "rs767530052",
      "effect": "missense_variant",
      "frequency_reference_population": 0.0000025216927,
      "gene_hgnc_id": 29214,
      "gene_symbol": "GRAMD1B",
      "gnomad_exomes_ac": 3,
      "gnomad_exomes_af": 0.00000209206,
      "gnomad_exomes_homalt": 0,
      "gnomad_genomes_ac": 1,
      "gnomad_genomes_af": 0.00000656832,
      "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": "Uncertain_significance",
      "phylop100way_score": 4.371,
      "pos": 123577563,
      "ref": "G",
      "revel_prediction": "Benign",
      "revel_score": 0.05,
      "splice_prediction_selected": "Benign",
      "splice_score_selected": 0,
      "splice_source_selected": "max_spliceai",
      "spliceai_max_prediction": "Benign",
      "spliceai_max_score": 0,
      "transcript": "NM_001387024.1"
    }
  ]
}
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.