← 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: 6-2959208-T-C (hg38)

Bash / cURL Example

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

API Response

json
{
  "variants": [
    {
      "chr": "6",
      "pos": 2959208,
      "ref": "T",
      "alt": "C",
      "effect": "missense_variant",
      "transcript": "ENST00000380539.7",
      "consequences": [
        {
          "aa_ref": "Y",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SERPINB6",
          "gene_hgnc_id": 8950,
          "hgvs_c": "c.125A>G",
          "hgvs_p": "p.Tyr42Cys",
          "transcript": "NM_004568.6",
          "protein_id": "NP_004559.4",
          "transcript_support_level": null,
          "aa_start": 42,
          "aa_end": null,
          "aa_length": 376,
          "cds_start": 125,
          "cds_end": null,
          "cds_length": 1131,
          "cdna_start": 170,
          "cdna_end": null,
          "cdna_length": 1315,
          "mane_select": "ENST00000380539.7",
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Y",
          "aa_alt": "C",
          "canonical": true,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SERPINB6",
          "gene_hgnc_id": 8950,
          "hgvs_c": "c.125A>G",
          "hgvs_p": "p.Tyr42Cys",
          "transcript": "ENST00000380539.7",
          "protein_id": "ENSP00000369912.2",
          "transcript_support_level": 3,
          "aa_start": 42,
          "aa_end": null,
          "aa_length": 376,
          "cds_start": 125,
          "cds_end": null,
          "cds_length": 1131,
          "cdna_start": 170,
          "cdna_end": null,
          "cdna_length": 1315,
          "mane_select": "NM_004568.6",
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Y",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SERPINB6",
          "gene_hgnc_id": 8950,
          "hgvs_c": "c.125A>G",
          "hgvs_p": "p.Tyr42Cys",
          "transcript": "ENST00000380520.6",
          "protein_id": "ENSP00000369891.1",
          "transcript_support_level": 1,
          "aa_start": 42,
          "aa_end": null,
          "aa_length": 376,
          "cds_start": 125,
          "cds_end": null,
          "cds_length": 1131,
          "cdna_start": 205,
          "cdna_end": null,
          "cdna_length": 1313,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Y",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SERPINB6",
          "gene_hgnc_id": 8950,
          "hgvs_c": "c.125A>G",
          "hgvs_p": "p.Tyr42Cys",
          "transcript": "ENST00000380524.5",
          "protein_id": "ENSP00000369896.1",
          "transcript_support_level": 1,
          "aa_start": 42,
          "aa_end": null,
          "aa_length": 376,
          "cds_start": 125,
          "cds_end": null,
          "cds_length": 1131,
          "cdna_start": 350,
          "cdna_end": null,
          "cdna_length": 1495,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Y",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SERPINB6",
          "gene_hgnc_id": 8950,
          "hgvs_c": "c.125A>G",
          "hgvs_p": "p.Tyr42Cys",
          "transcript": "ENST00000380546.7",
          "protein_id": "ENSP00000369919.3",
          "transcript_support_level": 1,
          "aa_start": 42,
          "aa_end": null,
          "aa_length": 376,
          "cds_start": 125,
          "cds_end": null,
          "cds_length": 1131,
          "cdna_start": 230,
          "cdna_end": null,
          "cdna_length": 1375,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Y",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SERPINB6",
          "gene_hgnc_id": 8950,
          "hgvs_c": "c.182A>G",
          "hgvs_p": "p.Tyr61Cys",
          "transcript": "NM_001271823.2",
          "protein_id": "NP_001258752.1",
          "transcript_support_level": null,
          "aa_start": 61,
          "aa_end": null,
          "aa_length": 395,
          "cds_start": 182,
          "cds_end": null,
          "cds_length": 1188,
          "cdna_start": 667,
          "cdna_end": null,
          "cdna_length": 1812,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Y",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SERPINB6",
          "gene_hgnc_id": 8950,
          "hgvs_c": "c.182A>G",
          "hgvs_p": "p.Tyr61Cys",
          "transcript": "ENST00000612421.3",
          "protein_id": "ENSP00000484343.1",
          "transcript_support_level": 2,
          "aa_start": 61,
          "aa_end": null,
          "aa_length": 395,
          "cds_start": 182,
          "cds_end": null,
          "cds_length": 1188,
          "cdna_start": 426,
          "cdna_end": null,
          "cdna_length": 1566,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Y",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SERPINB6",
          "gene_hgnc_id": 8950,
          "hgvs_c": "c.167A>G",
          "hgvs_p": "p.Tyr56Cys",
          "transcript": "NM_001271822.2",
          "protein_id": "NP_001258751.1",
          "transcript_support_level": null,
          "aa_start": 56,
          "aa_end": null,
          "aa_length": 390,
          "cds_start": 167,
          "cds_end": null,
          "cds_length": 1173,
          "cdna_start": 586,
          "cdna_end": null,
          "cdna_length": 1731,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Y",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SERPINB6",
          "gene_hgnc_id": 8950,
          "hgvs_c": "c.137A>G",
          "hgvs_p": "p.Tyr46Cys",
          "transcript": "NM_001195291.3",
          "protein_id": "NP_001182220.2",
          "transcript_support_level": null,
          "aa_start": 46,
          "aa_end": null,
          "aa_length": 380,
          "cds_start": 137,
          "cds_end": null,
          "cds_length": 1143,
          "cdna_start": 305,
          "cdna_end": null,
          "cdna_length": 1450,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Y",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SERPINB6",
          "gene_hgnc_id": 8950,
          "hgvs_c": "c.137A>G",
          "hgvs_p": "p.Tyr46Cys",
          "transcript": "NM_001374515.1",
          "protein_id": "NP_001361444.1",
          "transcript_support_level": null,
          "aa_start": 46,
          "aa_end": null,
          "aa_length": 380,
          "cds_start": 137,
          "cds_end": null,
          "cds_length": 1143,
          "cdna_start": 347,
          "cdna_end": null,
          "cdna_length": 1492,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Y",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SERPINB6",
          "gene_hgnc_id": 8950,
          "hgvs_c": "c.137A>G",
          "hgvs_p": "p.Tyr46Cys",
          "transcript": "ENST00000616722.4",
          "protein_id": "ENSP00000481398.1",
          "transcript_support_level": 2,
          "aa_start": 46,
          "aa_end": null,
          "aa_length": 380,
          "cds_start": 137,
          "cds_end": null,
          "cds_length": 1143,
          "cdna_start": 903,
          "cdna_end": null,
          "cdna_length": 2036,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Y",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SERPINB6",
          "gene_hgnc_id": 8950,
          "hgvs_c": "c.137A>G",
          "hgvs_p": "p.Tyr46Cys",
          "transcript": "ENST00000645580.1",
          "protein_id": "ENSP00000495362.1",
          "transcript_support_level": null,
          "aa_start": 46,
          "aa_end": null,
          "aa_length": 380,
          "cds_start": 137,
          "cds_end": null,
          "cds_length": 1143,
          "cdna_start": 478,
          "cdna_end": null,
          "cdna_length": 1565,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Y",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SERPINB6",
          "gene_hgnc_id": 8950,
          "hgvs_c": "c.125A>G",
          "hgvs_p": "p.Tyr42Cys",
          "transcript": "NM_001271824.2",
          "protein_id": "NP_001258753.1",
          "transcript_support_level": null,
          "aa_start": 42,
          "aa_end": null,
          "aa_length": 376,
          "cds_start": 125,
          "cds_end": null,
          "cds_length": 1131,
          "cdna_start": 212,
          "cdna_end": null,
          "cdna_length": 1357,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Y",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SERPINB6",
          "gene_hgnc_id": 8950,
          "hgvs_c": "c.125A>G",
          "hgvs_p": "p.Tyr42Cys",
          "transcript": "NM_001271825.2",
          "protein_id": "NP_001258754.1",
          "transcript_support_level": null,
          "aa_start": 42,
          "aa_end": null,
          "aa_length": 376,
          "cds_start": 125,
          "cds_end": null,
          "cds_length": 1131,
          "cdna_start": 372,
          "cdna_end": null,
          "cdna_length": 1517,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Y",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SERPINB6",
          "gene_hgnc_id": 8950,
          "hgvs_c": "c.125A>G",
          "hgvs_p": "p.Tyr42Cys",
          "transcript": "NM_001297699.2",
          "protein_id": "NP_001284628.1",
          "transcript_support_level": null,
          "aa_start": 42,
          "aa_end": null,
          "aa_length": 376,
          "cds_start": 125,
          "cds_end": null,
          "cds_length": 1131,
          "cdna_start": 455,
          "cdna_end": null,
          "cdna_length": 1600,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Y",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SERPINB6",
          "gene_hgnc_id": 8950,
          "hgvs_c": "c.125A>G",
          "hgvs_p": "p.Tyr42Cys",
          "transcript": "NM_001297700.2",
          "protein_id": "NP_001284629.1",
          "transcript_support_level": null,
          "aa_start": 42,
          "aa_end": null,
          "aa_length": 376,
          "cds_start": 125,
          "cds_end": null,
          "cds_length": 1131,
          "cdna_start": 337,
          "cdna_end": null,
          "cdna_length": 1482,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Y",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SERPINB6",
          "gene_hgnc_id": 8950,
          "hgvs_c": "c.125A>G",
          "hgvs_p": "p.Tyr42Cys",
          "transcript": "NM_001374516.1",
          "protein_id": "NP_001361445.1",
          "transcript_support_level": null,
          "aa_start": 42,
          "aa_end": null,
          "aa_length": 376,
          "cds_start": 125,
          "cds_end": null,
          "cds_length": 1131,
          "cdna_start": 163,
          "cdna_end": null,
          "cdna_length": 1308,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Y",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SERPINB6",
          "gene_hgnc_id": 8950,
          "hgvs_c": "c.125A>G",
          "hgvs_p": "p.Tyr42Cys",
          "transcript": "ENST00000380529.5",
          "protein_id": "ENSP00000369901.1",
          "transcript_support_level": 2,
          "aa_start": 42,
          "aa_end": null,
          "aa_length": 376,
          "cds_start": 125,
          "cds_end": null,
          "cds_length": 1131,
          "cdna_start": 225,
          "cdna_end": null,
          "cdna_length": 1370,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Y",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SERPINB6",
          "gene_hgnc_id": 8950,
          "hgvs_c": "c.125A>G",
          "hgvs_p": "p.Tyr42Cys",
          "transcript": "ENST00000643098.1",
          "protein_id": "ENSP00000493936.1",
          "transcript_support_level": null,
          "aa_start": 42,
          "aa_end": null,
          "aa_length": 376,
          "cds_start": 125,
          "cds_end": null,
          "cds_length": 1131,
          "cdna_start": 493,
          "cdna_end": null,
          "cdna_length": 1638,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Y",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SERPINB6",
          "gene_hgnc_id": 8950,
          "hgvs_c": "c.125A>G",
          "hgvs_p": "p.Tyr42Cys",
          "transcript": "ENST00000644178.1",
          "protein_id": "ENSP00000496073.1",
          "transcript_support_level": null,
          "aa_start": 42,
          "aa_end": null,
          "aa_length": 376,
          "cds_start": 125,
          "cds_end": null,
          "cds_length": 1131,
          "cdna_start": 4479,
          "cdna_end": null,
          "cdna_length": 5620,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Y",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SERPINB6",
          "gene_hgnc_id": 8950,
          "hgvs_c": "c.125A>G",
          "hgvs_p": "p.Tyr42Cys",
          "transcript": "ENST00000644388.1",
          "protein_id": "ENSP00000494650.1",
          "transcript_support_level": null,
          "aa_start": 42,
          "aa_end": null,
          "aa_length": 376,
          "cds_start": 125,
          "cds_end": null,
          "cds_length": 1131,
          "cdna_start": 383,
          "cdna_end": null,
          "cdna_length": 1494,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Y",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 4,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SERPINB6",
          "gene_hgnc_id": 8950,
          "hgvs_c": "c.125A>G",
          "hgvs_p": "p.Tyr42Cys",
          "transcript": "ENST00000643227.1",
          "protein_id": "ENSP00000494217.1",
          "transcript_support_level": null,
          "aa_start": 42,
          "aa_end": null,
          "aa_length": 76,
          "cds_start": 125,
          "cds_end": null,
          "cds_length": 231,
          "cdna_start": 346,
          "cdna_end": null,
          "cdna_length": 452,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Y",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 4,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SERPINB6",
          "gene_hgnc_id": 8950,
          "hgvs_c": "c.125A>G",
          "hgvs_p": "p.Tyr42Cys",
          "transcript": "ENST00000645421.1",
          "protein_id": "ENSP00000496341.1",
          "transcript_support_level": null,
          "aa_start": 42,
          "aa_end": null,
          "aa_length": 76,
          "cds_start": 125,
          "cds_end": null,
          "cds_length": 231,
          "cdna_start": 371,
          "cdna_end": null,
          "cdna_length": 477,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Y",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 4,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SERPINB6",
          "gene_hgnc_id": 8950,
          "hgvs_c": "c.125A>G",
          "hgvs_p": "p.Tyr42Cys",
          "transcript": "ENST00000646688.1",
          "protein_id": "ENSP00000494453.1",
          "transcript_support_level": null,
          "aa_start": 42,
          "aa_end": null,
          "aa_length": 60,
          "cds_start": 125,
          "cds_end": null,
          "cds_length": 184,
          "cdna_start": 430,
          "cdna_end": null,
          "cdna_length": 489,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Y",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 4,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SERPINB6",
          "gene_hgnc_id": 8950,
          "hgvs_c": "c.125A>G",
          "hgvs_p": "p.Tyr42Cys",
          "transcript": "ENST00000644777.1",
          "protein_id": "ENSP00000494783.1",
          "transcript_support_level": null,
          "aa_start": 42,
          "aa_end": null,
          "aa_length": 59,
          "cds_start": 125,
          "cds_end": null,
          "cds_length": 181,
          "cdna_start": 869,
          "cdna_end": null,
          "cdna_length": 925,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Y",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SERPINB6",
          "gene_hgnc_id": 8950,
          "hgvs_c": "c.359A>G",
          "hgvs_p": "p.Tyr120Cys",
          "transcript": "XM_011514672.2",
          "protein_id": "XP_011512974.1",
          "transcript_support_level": null,
          "aa_start": 120,
          "aa_end": null,
          "aa_length": 454,
          "cds_start": 359,
          "cds_end": null,
          "cds_length": 1365,
          "cdna_start": 496,
          "cdna_end": null,
          "cdna_length": 1641,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Y",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SERPINB6",
          "gene_hgnc_id": 8950,
          "hgvs_c": "c.359A>G",
          "hgvs_p": "p.Tyr120Cys",
          "transcript": "XM_047418883.1",
          "protein_id": "XP_047274839.1",
          "transcript_support_level": null,
          "aa_start": 120,
          "aa_end": null,
          "aa_length": 454,
          "cds_start": 359,
          "cds_end": null,
          "cds_length": 1365,
          "cdna_start": 2271,
          "cdna_end": null,
          "cdna_length": 3416,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Y",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SERPINB6",
          "gene_hgnc_id": 8950,
          "hgvs_c": "c.359A>G",
          "hgvs_p": "p.Tyr120Cys",
          "transcript": "XM_047418884.1",
          "protein_id": "XP_047274840.1",
          "transcript_support_level": null,
          "aa_start": 120,
          "aa_end": null,
          "aa_length": 454,
          "cds_start": 359,
          "cds_end": null,
          "cds_length": 1365,
          "cdna_start": 912,
          "cdna_end": null,
          "cdna_length": 2057,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Y",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SERPINB6",
          "gene_hgnc_id": 8950,
          "hgvs_c": "c.359A>G",
          "hgvs_p": "p.Tyr120Cys",
          "transcript": "XM_047418885.1",
          "protein_id": "XP_047274841.1",
          "transcript_support_level": null,
          "aa_start": 120,
          "aa_end": null,
          "aa_length": 454,
          "cds_start": 359,
          "cds_end": null,
          "cds_length": 1365,
          "cdna_start": 538,
          "cdna_end": null,
          "cdna_length": 1683,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Y",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SERPINB6",
          "gene_hgnc_id": 8950,
          "hgvs_c": "c.359A>G",
          "hgvs_p": "p.Tyr120Cys",
          "transcript": "XM_047418887.1",
          "protein_id": "XP_047274843.1",
          "transcript_support_level": null,
          "aa_start": 120,
          "aa_end": null,
          "aa_length": 454,
          "cds_start": 359,
          "cds_end": null,
          "cds_length": 1365,
          "cdna_start": 781,
          "cdna_end": null,
          "cdna_length": 1926,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Y",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SERPINB6",
          "gene_hgnc_id": 8950,
          "hgvs_c": "c.359A>G",
          "hgvs_p": "p.Tyr120Cys",
          "transcript": "XM_047418888.1",
          "protein_id": "XP_047274844.1",
          "transcript_support_level": null,
          "aa_start": 120,
          "aa_end": null,
          "aa_length": 454,
          "cds_start": 359,
          "cds_end": null,
          "cds_length": 1365,
          "cdna_start": 489,
          "cdna_end": null,
          "cdna_length": 1634,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Y",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SERPINB6",
          "gene_hgnc_id": 8950,
          "hgvs_c": "c.137A>G",
          "hgvs_p": "p.Tyr46Cys",
          "transcript": "XM_047418889.1",
          "protein_id": "XP_047274845.1",
          "transcript_support_level": null,
          "aa_start": 46,
          "aa_end": null,
          "aa_length": 380,
          "cds_start": 137,
          "cds_end": null,
          "cds_length": 1143,
          "cdna_start": 2080,
          "cdna_end": null,
          "cdna_length": 3225,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Y",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SERPINB6",
          "gene_hgnc_id": 8950,
          "hgvs_c": "c.137A>G",
          "hgvs_p": "p.Tyr46Cys",
          "transcript": "XM_047418890.1",
          "protein_id": "XP_047274846.1",
          "transcript_support_level": null,
          "aa_start": 46,
          "aa_end": null,
          "aa_length": 380,
          "cds_start": 137,
          "cds_end": null,
          "cds_length": 1143,
          "cdna_start": 2060,
          "cdna_end": null,
          "cdna_length": 3205,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Y",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SERPINB6",
          "gene_hgnc_id": 8950,
          "hgvs_c": "c.125A>G",
          "hgvs_p": "p.Tyr42Cys",
          "transcript": "XM_047418891.1",
          "protein_id": "XP_047274847.1",
          "transcript_support_level": null,
          "aa_start": 42,
          "aa_end": null,
          "aa_length": 376,
          "cds_start": 125,
          "cds_end": null,
          "cds_length": 1131,
          "cdna_start": 1137,
          "cdna_end": null,
          "cdna_length": 2282,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Y",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SERPINB6",
          "gene_hgnc_id": 8950,
          "hgvs_c": "c.125A>G",
          "hgvs_p": "p.Tyr42Cys",
          "transcript": "XM_047418892.1",
          "protein_id": "XP_047274848.1",
          "transcript_support_level": null,
          "aa_start": 42,
          "aa_end": null,
          "aa_length": 376,
          "cds_start": 125,
          "cds_end": null,
          "cds_length": 1131,
          "cdna_start": 499,
          "cdna_end": null,
          "cdna_length": 1644,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 1,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SERPINB6",
          "gene_hgnc_id": 8950,
          "hgvs_c": "n.2120A>G",
          "hgvs_p": null,
          "transcript": "ENST00000643314.1",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 3265,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SERPINB6",
          "gene_hgnc_id": 8950,
          "hgvs_c": "n.125A>G",
          "hgvs_p": null,
          "transcript": "ENST00000644693.1",
          "protein_id": "ENSP00000495361.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 1467,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SERPINB6",
          "gene_hgnc_id": 8950,
          "hgvs_c": "n.*239A>G",
          "hgvs_p": null,
          "transcript": "ENST00000649845.1",
          "protein_id": "ENSP00000497149.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 3489,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SERPINB6",
          "gene_hgnc_id": 8950,
          "hgvs_c": "n.170A>G",
          "hgvs_p": null,
          "transcript": "NR_164657.1",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 1319,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SERPINB6",
          "gene_hgnc_id": 8950,
          "hgvs_c": "n.*239A>G",
          "hgvs_p": null,
          "transcript": "ENST00000649845.1",
          "protein_id": "ENSP00000497149.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 3489,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": 2,
          "intron_rank_end": null,
          "gene_symbol": "SERPINB6",
          "gene_hgnc_id": 8950,
          "hgvs_c": "c.34-3538A>G",
          "hgvs_p": null,
          "transcript": "NM_001374517.1",
          "protein_id": "NP_001361446.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 332,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 999,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 1400,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": 2,
          "intron_rank_end": null,
          "gene_symbol": "SERPINB6",
          "gene_hgnc_id": 8950,
          "hgvs_c": "c.34-3538A>G",
          "hgvs_p": null,
          "transcript": "ENST00000642543.1",
          "protein_id": "ENSP00000494161.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 332,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 999,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 1384,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "SERPINB6",
          "gene_hgnc_id": 8950,
          "hgvs_c": "c.4-3538A>G",
          "hgvs_p": null,
          "transcript": "ENST00000644828.1",
          "protein_id": "ENSP00000495086.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 170,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 515,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 1123,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 4,
          "intron_rank": 2,
          "intron_rank_end": null,
          "gene_symbol": "SERPINB6",
          "gene_hgnc_id": 8950,
          "hgvs_c": "c.-102-3538A>G",
          "hgvs_p": null,
          "transcript": "ENST00000646775.1",
          "protein_id": "ENSP00000496225.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 16,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 52,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 514,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "SERPINB6",
          "gene_hgnc_id": 8950,
          "hgvs_c": "c.34-3538A>G",
          "hgvs_p": null,
          "transcript": "XM_017010941.2",
          "protein_id": "XP_016866430.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 332,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 999,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 3050,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": 2,
          "intron_rank_end": null,
          "gene_symbol": "SERPINB6",
          "gene_hgnc_id": 8950,
          "hgvs_c": "c.34-3538A>G",
          "hgvs_p": null,
          "transcript": "XM_024446465.2",
          "protein_id": "XP_024302233.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 332,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 999,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 1268,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": 2,
          "intron_rank_end": null,
          "gene_symbol": "SERPINB6",
          "gene_hgnc_id": 8950,
          "hgvs_c": "c.34-3538A>G",
          "hgvs_p": null,
          "transcript": "XM_047418893.1",
          "protein_id": "XP_047274849.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 332,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 999,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 1275,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "downstream_gene_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 4,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SERPINB6",
          "gene_hgnc_id": 8950,
          "hgvs_c": "c.*90A>G",
          "hgvs_p": null,
          "transcript": "ENST00000644875.1",
          "protein_id": "ENSP00000494930.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 10,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 35,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 536,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        }
      ],
      "gene_symbol": "SERPINB6",
      "gene_hgnc_id": 8950,
      "dbsnp": "rs147962494",
      "frequency_reference_population": null,
      "hom_count_reference_population": 0,
      "allele_count_reference_population": 0,
      "gnomad_exomes_af": null,
      "gnomad_genomes_af": null,
      "gnomad_exomes_ac": null,
      "gnomad_genomes_ac": null,
      "gnomad_exomes_homalt": null,
      "gnomad_genomes_homalt": null,
      "gnomad_mito_homoplasmic": null,
      "gnomad_mito_heteroplasmic": null,
      "computational_score_selected": 0.33125054836273193,
      "computational_prediction_selected": "Benign",
      "computational_source_selected": "MetaRNN",
      "splice_score_selected": 0.009999999776482582,
      "splice_prediction_selected": "Benign",
      "splice_source_selected": "max_spliceai",
      "revel_score": 0.522,
      "revel_prediction": "Uncertain_significance",
      "alphamissense_score": 0.142,
      "alphamissense_prediction": null,
      "bayesdelnoaf_score": -0.19,
      "bayesdelnoaf_prediction": "Benign",
      "phylop100way_score": -0.056,
      "phylop100way_prediction": "Benign",
      "spliceai_max_score": 0.01,
      "spliceai_max_prediction": "Benign",
      "dbscsnv_ada_score": null,
      "dbscsnv_ada_prediction": null,
      "apogee2_score": null,
      "apogee2_prediction": null,
      "mitotip_score": null,
      "mitotip_prediction": null,
      "acmg_score": 1,
      "acmg_classification": "Uncertain_significance",
      "acmg_criteria": "PM2,BP4",
      "acmg_by_gene": [
        {
          "score": 1,
          "benign_score": 1,
          "pathogenic_score": 2,
          "criteria": [
            "PM2",
            "BP4"
          ],
          "verdict": "Uncertain_significance",
          "transcript": "ENST00000380539.7",
          "gene_symbol": "SERPINB6",
          "hgnc_id": 8950,
          "effects": [
            "missense_variant"
          ],
          "inheritance_mode": "AR",
          "hgvs_c": "c.125A>G",
          "hgvs_p": "p.Tyr42Cys"
        }
      ],
      "clinvar_disease": "",
      "clinvar_classification": "",
      "clinvar_review_status": "",
      "clinvar_submissions_summary": "",
      "phenotype_combined": null,
      "pathogenicity_classification_combined": null,
      "custom_annotations": null
    }
  ],
  "message": null
}