← 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-2948918-C-T (hg38)

Bash / cURL Example

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

API Response

json
{
  "message": null,
  "variants": [
    {
      "acmg_by_gene": [
        {
          "benign_score": 16,
          "criteria": [
            "BP4_Strong",
            "BP6_Very_Strong",
            "BS2"
          ],
          "effects": [
            "missense_variant"
          ],
          "gene_symbol": "SERPINB6",
          "hgnc_id": 8950,
          "hgvs_c": "c.782G>A",
          "hgvs_p": "p.Arg261Lys",
          "inheritance_mode": "AR",
          "pathogenic_score": 0,
          "score": -16,
          "transcript": "NM_001271823.2",
          "verdict": "Benign"
        }
      ],
      "acmg_classification": "Benign",
      "acmg_criteria": "BP4_Strong,BP6_Very_Strong,BS2",
      "acmg_score": -16,
      "allele_count_reference_population": 556,
      "alphamissense_prediction": null,
      "alphamissense_score": 0.0777,
      "alt": "T",
      "apogee2_prediction": null,
      "apogee2_score": null,
      "bayesdelnoaf_prediction": "Benign",
      "bayesdelnoaf_score": -0.58,
      "chr": "6",
      "clinvar_classification": "Benign",
      "clinvar_disease": "not provided,not specified",
      "clinvar_review_status": "criteria provided, multiple submitters, no conflicts",
      "clinvar_submissions_summary": "B:3",
      "computational_prediction_selected": "Benign",
      "computational_score_selected": 0.003913819789886475,
      "computational_source_selected": "MetaRNN",
      "consequences": [
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 376,
          "aa_ref": "R",
          "aa_start": 242,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1315,
          "cdna_start": 770,
          "cds_end": null,
          "cds_length": 1131,
          "cds_start": 725,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 7,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "NM_004568.6",
          "gene_hgnc_id": 8950,
          "gene_symbol": "SERPINB6",
          "hgvs_c": "c.725G>A",
          "hgvs_p": "p.Arg242Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "ENST00000380539.7",
          "protein_coding": true,
          "protein_id": "NP_004559.4",
          "strand": false,
          "transcript": "NM_004568.6",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 376,
          "aa_ref": "R",
          "aa_start": 242,
          "biotype": "protein_coding",
          "canonical": true,
          "cdna_end": null,
          "cdna_length": 1315,
          "cdna_start": 770,
          "cds_end": null,
          "cds_length": 1131,
          "cds_start": 725,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 7,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "ENST00000380539.7",
          "gene_hgnc_id": 8950,
          "gene_symbol": "SERPINB6",
          "hgvs_c": "c.725G>A",
          "hgvs_p": "p.Arg242Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "NM_004568.6",
          "protein_coding": true,
          "protein_id": "ENSP00000369912.2",
          "strand": false,
          "transcript": "ENST00000380539.7",
          "transcript_support_level": 3
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 376,
          "aa_ref": "R",
          "aa_start": 242,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1313,
          "cdna_start": 805,
          "cds_end": null,
          "cds_length": 1131,
          "cds_start": 725,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 7,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "ENST00000380520.6",
          "gene_hgnc_id": 8950,
          "gene_symbol": "SERPINB6",
          "hgvs_c": "c.725G>A",
          "hgvs_p": "p.Arg242Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000369891.1",
          "strand": false,
          "transcript": "ENST00000380520.6",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 376,
          "aa_ref": "R",
          "aa_start": 242,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1495,
          "cdna_start": 950,
          "cds_end": null,
          "cds_length": 1131,
          "cds_start": 725,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 7,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "ENST00000380524.5",
          "gene_hgnc_id": 8950,
          "gene_symbol": "SERPINB6",
          "hgvs_c": "c.725G>A",
          "hgvs_p": "p.Arg242Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000369896.1",
          "strand": false,
          "transcript": "ENST00000380524.5",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 376,
          "aa_ref": "R",
          "aa_start": 242,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1375,
          "cdna_start": 830,
          "cds_end": null,
          "cds_length": 1131,
          "cds_start": 725,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 7,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "ENST00000380546.7",
          "gene_hgnc_id": 8950,
          "gene_symbol": "SERPINB6",
          "hgvs_c": "c.725G>A",
          "hgvs_p": "p.Arg242Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000369919.3",
          "strand": false,
          "transcript": "ENST00000380546.7",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 416,
          "aa_ref": "R",
          "aa_start": 282,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1641,
          "cdna_start": 1096,
          "cds_end": null,
          "cds_length": 1251,
          "cds_start": 845,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 8,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000860479.1",
          "gene_hgnc_id": 8950,
          "gene_symbol": "SERPINB6",
          "hgvs_c": "c.845G>A",
          "hgvs_p": "p.Arg282Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000530538.1",
          "strand": false,
          "transcript": "ENST00000860479.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 416,
          "aa_ref": "R",
          "aa_start": 282,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1460,
          "cdna_start": 921,
          "cds_end": null,
          "cds_length": 1251,
          "cds_start": 845,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 8,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000860496.1",
          "gene_hgnc_id": 8950,
          "gene_symbol": "SERPINB6",
          "hgvs_c": "c.845G>A",
          "hgvs_p": "p.Arg282Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000530555.1",
          "strand": false,
          "transcript": "ENST00000860496.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 416,
          "aa_ref": "R",
          "aa_start": 282,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1525,
          "cdna_start": 984,
          "cds_end": null,
          "cds_length": 1251,
          "cds_start": 845,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 8,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000860507.1",
          "gene_hgnc_id": 8950,
          "gene_symbol": "SERPINB6",
          "hgvs_c": "c.845G>A",
          "hgvs_p": "p.Arg282Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000530566.1",
          "strand": false,
          "transcript": "ENST00000860507.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 395,
          "aa_ref": "R",
          "aa_start": 261,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1812,
          "cdna_start": 1267,
          "cds_end": null,
          "cds_length": 1188,
          "cds_start": 782,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 7,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "NM_001271823.2",
          "gene_hgnc_id": 8950,
          "gene_symbol": "SERPINB6",
          "hgvs_c": "c.782G>A",
          "hgvs_p": "p.Arg261Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001258752.1",
          "strand": false,
          "transcript": "NM_001271823.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 395,
          "aa_ref": "R",
          "aa_start": 261,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1566,
          "cdna_start": 1026,
          "cds_end": null,
          "cds_length": 1188,
          "cds_start": 782,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 7,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "ENST00000612421.3",
          "gene_hgnc_id": 8950,
          "gene_symbol": "SERPINB6",
          "hgvs_c": "c.782G>A",
          "hgvs_p": "p.Arg261Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000484343.1",
          "strand": false,
          "transcript": "ENST00000612421.3",
          "transcript_support_level": 2
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 390,
          "aa_ref": "R",
          "aa_start": 256,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1731,
          "cdna_start": 1186,
          "cds_end": null,
          "cds_length": 1173,
          "cds_start": 767,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 7,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "NM_001271822.2",
          "gene_hgnc_id": 8950,
          "gene_symbol": "SERPINB6",
          "hgvs_c": "c.767G>A",
          "hgvs_p": "p.Arg256Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001258751.1",
          "strand": false,
          "transcript": "NM_001271822.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 380,
          "aa_ref": "R",
          "aa_start": 246,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1450,
          "cdna_start": 905,
          "cds_end": null,
          "cds_length": 1143,
          "cds_start": 737,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 8,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "NM_001195291.3",
          "gene_hgnc_id": 8950,
          "gene_symbol": "SERPINB6",
          "hgvs_c": "c.737G>A",
          "hgvs_p": "p.Arg246Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001182220.2",
          "strand": false,
          "transcript": "NM_001195291.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 380,
          "aa_ref": "R",
          "aa_start": 246,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1492,
          "cdna_start": 947,
          "cds_end": null,
          "cds_length": 1143,
          "cds_start": 737,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 8,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "NM_001374515.1",
          "gene_hgnc_id": 8950,
          "gene_symbol": "SERPINB6",
          "hgvs_c": "c.737G>A",
          "hgvs_p": "p.Arg246Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001361444.1",
          "strand": false,
          "transcript": "NM_001374515.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 380,
          "aa_ref": "R",
          "aa_start": 246,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2036,
          "cdna_start": 1503,
          "cds_end": null,
          "cds_length": 1143,
          "cds_start": 737,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 8,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000616722.4",
          "gene_hgnc_id": 8950,
          "gene_symbol": "SERPINB6",
          "hgvs_c": "c.737G>A",
          "hgvs_p": "p.Arg246Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000481398.1",
          "strand": false,
          "transcript": "ENST00000616722.4",
          "transcript_support_level": 2
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 380,
          "aa_ref": "R",
          "aa_start": 246,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1565,
          "cdna_start": 1078,
          "cds_end": null,
          "cds_length": 1143,
          "cds_start": 737,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 8,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000645580.1",
          "gene_hgnc_id": 8950,
          "gene_symbol": "SERPINB6",
          "hgvs_c": "c.737G>A",
          "hgvs_p": "p.Arg246Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000495362.1",
          "strand": false,
          "transcript": "ENST00000645580.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 376,
          "aa_ref": "R",
          "aa_start": 242,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1357,
          "cdna_start": 812,
          "cds_end": null,
          "cds_length": 1131,
          "cds_start": 725,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 7,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "NM_001271824.2",
          "gene_hgnc_id": 8950,
          "gene_symbol": "SERPINB6",
          "hgvs_c": "c.725G>A",
          "hgvs_p": "p.Arg242Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001258753.1",
          "strand": false,
          "transcript": "NM_001271824.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 376,
          "aa_ref": "R",
          "aa_start": 242,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1517,
          "cdna_start": 972,
          "cds_end": null,
          "cds_length": 1131,
          "cds_start": 725,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 7,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "NM_001271825.2",
          "gene_hgnc_id": 8950,
          "gene_symbol": "SERPINB6",
          "hgvs_c": "c.725G>A",
          "hgvs_p": "p.Arg242Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001258754.1",
          "strand": false,
          "transcript": "NM_001271825.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 376,
          "aa_ref": "R",
          "aa_start": 242,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1600,
          "cdna_start": 1055,
          "cds_end": null,
          "cds_length": 1131,
          "cds_start": 725,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 7,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "NM_001297699.2",
          "gene_hgnc_id": 8950,
          "gene_symbol": "SERPINB6",
          "hgvs_c": "c.725G>A",
          "hgvs_p": "p.Arg242Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001284628.1",
          "strand": false,
          "transcript": "NM_001297699.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 376,
          "aa_ref": "R",
          "aa_start": 242,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1482,
          "cdna_start": 937,
          "cds_end": null,
          "cds_length": 1131,
          "cds_start": 725,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 7,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "NM_001297700.2",
          "gene_hgnc_id": 8950,
          "gene_symbol": "SERPINB6",
          "hgvs_c": "c.725G>A",
          "hgvs_p": "p.Arg242Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001284629.1",
          "strand": false,
          "transcript": "NM_001297700.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 376,
          "aa_ref": "R",
          "aa_start": 242,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1308,
          "cdna_start": 763,
          "cds_end": null,
          "cds_length": 1131,
          "cds_start": 725,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 7,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "NM_001374516.1",
          "gene_hgnc_id": 8950,
          "gene_symbol": "SERPINB6",
          "hgvs_c": "c.725G>A",
          "hgvs_p": "p.Arg242Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001361445.1",
          "strand": false,
          "transcript": "NM_001374516.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 376,
          "aa_ref": "R",
          "aa_start": 242,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1370,
          "cdna_start": 825,
          "cds_end": null,
          "cds_length": 1131,
          "cds_start": 725,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 7,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "ENST00000380529.5",
          "gene_hgnc_id": 8950,
          "gene_symbol": "SERPINB6",
          "hgvs_c": "c.725G>A",
          "hgvs_p": "p.Arg242Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000369901.1",
          "strand": false,
          "transcript": "ENST00000380529.5",
          "transcript_support_level": 2
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 376,
          "aa_ref": "R",
          "aa_start": 242,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1638,
          "cdna_start": 1093,
          "cds_end": null,
          "cds_length": 1131,
          "cds_start": 725,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 7,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "ENST00000643098.1",
          "gene_hgnc_id": 8950,
          "gene_symbol": "SERPINB6",
          "hgvs_c": "c.725G>A",
          "hgvs_p": "p.Arg242Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000493936.1",
          "strand": false,
          "transcript": "ENST00000643098.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 376,
          "aa_ref": "R",
          "aa_start": 242,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5620,
          "cdna_start": 5079,
          "cds_end": null,
          "cds_length": 1131,
          "cds_start": 725,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 7,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "ENST00000644178.1",
          "gene_hgnc_id": 8950,
          "gene_symbol": "SERPINB6",
          "hgvs_c": "c.725G>A",
          "hgvs_p": "p.Arg242Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000496073.1",
          "strand": false,
          "transcript": "ENST00000644178.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 376,
          "aa_ref": "R",
          "aa_start": 242,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1494,
          "cdna_start": 983,
          "cds_end": null,
          "cds_length": 1131,
          "cds_start": 725,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 8,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000644388.1",
          "gene_hgnc_id": 8950,
          "gene_symbol": "SERPINB6",
          "hgvs_c": "c.725G>A",
          "hgvs_p": "p.Arg242Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000494650.1",
          "strand": false,
          "transcript": "ENST00000644388.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 376,
          "aa_ref": "R",
          "aa_start": 242,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1656,
          "cdna_start": 1111,
          "cds_end": null,
          "cds_length": 1131,
          "cds_start": 725,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 8,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000860477.1",
          "gene_hgnc_id": 8950,
          "gene_symbol": "SERPINB6",
          "hgvs_c": "c.725G>A",
          "hgvs_p": "p.Arg242Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000530536.1",
          "strand": false,
          "transcript": "ENST00000860477.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 376,
          "aa_ref": "R",
          "aa_start": 242,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1649,
          "cdna_start": 1108,
          "cds_end": null,
          "cds_length": 1131,
          "cds_start": 725,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 8,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000860478.1",
          "gene_hgnc_id": 8950,
          "gene_symbol": "SERPINB6",
          "hgvs_c": "c.725G>A",
          "hgvs_p": "p.Arg242Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000530537.1",
          "strand": false,
          "transcript": "ENST00000860478.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 376,
          "aa_ref": "R",
          "aa_start": 242,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1700,
          "cdna_start": 1155,
          "cds_end": null,
          "cds_length": 1131,
          "cds_start": 725,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 8,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000860480.1",
          "gene_hgnc_id": 8950,
          "gene_symbol": "SERPINB6",
          "hgvs_c": "c.725G>A",
          "hgvs_p": "p.Arg242Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000530539.1",
          "strand": false,
          "transcript": "ENST00000860480.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 376,
          "aa_ref": "R",
          "aa_start": 242,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1383,
          "cdna_start": 843,
          "cds_end": null,
          "cds_length": 1131,
          "cds_start": 725,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 7,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "ENST00000860481.1",
          "gene_hgnc_id": 8950,
          "gene_symbol": "SERPINB6",
          "hgvs_c": "c.725G>A",
          "hgvs_p": "p.Arg242Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000530540.1",
          "strand": false,
          "transcript": "ENST00000860481.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 376,
          "aa_ref": "R",
          "aa_start": 242,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1549,
          "cdna_start": 1004,
          "cds_end": null,
          "cds_length": 1131,
          "cds_start": 725,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 8,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000860483.1",
          "gene_hgnc_id": 8950,
          "gene_symbol": "SERPINB6",
          "hgvs_c": "c.725G>A",
          "hgvs_p": "p.Arg242Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000530542.1",
          "strand": false,
          "transcript": "ENST00000860483.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 376,
          "aa_ref": "R",
          "aa_start": 242,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1590,
          "cdna_start": 1045,
          "cds_end": null,
          "cds_length": 1131,
          "cds_start": 725,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 8,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000860484.1",
          "gene_hgnc_id": 8950,
          "gene_symbol": "SERPINB6",
          "hgvs_c": "c.725G>A",
          "hgvs_p": "p.Arg242Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000530543.1",
          "strand": false,
          "transcript": "ENST00000860484.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 376,
          "aa_ref": "R",
          "aa_start": 242,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1659,
          "cdna_start": 1120,
          "cds_end": null,
          "cds_length": 1131,
          "cds_start": 725,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 9,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "ENST00000860485.1",
          "gene_hgnc_id": 8950,
          "gene_symbol": "SERPINB6",
          "hgvs_c": "c.725G>A",
          "hgvs_p": "p.Arg242Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000530544.1",
          "strand": false,
          "transcript": "ENST00000860485.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 376,
          "aa_ref": "R",
          "aa_start": 242,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1523,
          "cdna_start": 979,
          "cds_end": null,
          "cds_length": 1131,
          "cds_start": 725,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 8,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000860486.1",
          "gene_hgnc_id": 8950,
          "gene_symbol": "SERPINB6",
          "hgvs_c": "c.725G>A",
          "hgvs_p": "p.Arg242Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000530545.1",
          "strand": false,
          "transcript": "ENST00000860486.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 376,
          "aa_ref": "R",
          "aa_start": 242,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1394,
          "cdna_start": 855,
          "cds_end": null,
          "cds_length": 1131,
          "cds_start": 725,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 8,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000860487.1",
          "gene_hgnc_id": 8950,
          "gene_symbol": "SERPINB6",
          "hgvs_c": "c.725G>A",
          "hgvs_p": "p.Arg242Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000530546.1",
          "strand": false,
          "transcript": "ENST00000860487.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 376,
          "aa_ref": "R",
          "aa_start": 242,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1471,
          "cdna_start": 926,
          "cds_end": null,
          "cds_length": 1131,
          "cds_start": 725,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 8,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000860488.1",
          "gene_hgnc_id": 8950,
          "gene_symbol": "SERPINB6",
          "hgvs_c": "c.725G>A",
          "hgvs_p": "p.Arg242Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000530547.1",
          "strand": false,
          "transcript": "ENST00000860488.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 376,
          "aa_ref": "R",
          "aa_start": 242,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1630,
          "cdna_start": 1096,
          "cds_end": null,
          "cds_length": 1131,
          "cds_start": 725,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 9,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "ENST00000860489.1",
          "gene_hgnc_id": 8950,
          "gene_symbol": "SERPINB6",
          "hgvs_c": "c.725G>A",
          "hgvs_p": "p.Arg242Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000530548.1",
          "strand": false,
          "transcript": "ENST00000860489.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 376,
          "aa_ref": "R",
          "aa_start": 242,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1671,
          "cdna_start": 1138,
          "cds_end": null,
          "cds_length": 1131,
          "cds_start": 725,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 9,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "ENST00000860490.1",
          "gene_hgnc_id": 8950,
          "gene_symbol": "SERPINB6",
          "hgvs_c": "c.725G>A",
          "hgvs_p": "p.Arg242Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000530549.1",
          "strand": false,
          "transcript": "ENST00000860490.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 376,
          "aa_ref": "R",
          "aa_start": 242,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1472,
          "cdna_start": 927,
          "cds_end": null,
          "cds_length": 1131,
          "cds_start": 725,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 8,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000860491.1",
          "gene_hgnc_id": 8950,
          "gene_symbol": "SERPINB6",
          "hgvs_c": "c.725G>A",
          "hgvs_p": "p.Arg242Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000530550.1",
          "strand": false,
          "transcript": "ENST00000860491.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 376,
          "aa_ref": "R",
          "aa_start": 242,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1541,
          "cdna_start": 997,
          "cds_end": null,
          "cds_length": 1131,
          "cds_start": 725,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 9,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "ENST00000860492.1",
          "gene_hgnc_id": 8950,
          "gene_symbol": "SERPINB6",
          "hgvs_c": "c.725G>A",
          "hgvs_p": "p.Arg242Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000530551.1",
          "strand": false,
          "transcript": "ENST00000860492.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 376,
          "aa_ref": "R",
          "aa_start": 242,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1643,
          "cdna_start": 1098,
          "cds_end": null,
          "cds_length": 1131,
          "cds_start": 725,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 8,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000860493.1",
          "gene_hgnc_id": 8950,
          "gene_symbol": "SERPINB6",
          "hgvs_c": "c.725G>A",
          "hgvs_p": "p.Arg242Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000530552.1",
          "strand": false,
          "transcript": "ENST00000860493.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 376,
          "aa_ref": "R",
          "aa_start": 242,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1614,
          "cdna_start": 1069,
          "cds_end": null,
          "cds_length": 1131,
          "cds_start": 725,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 8,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000860494.1",
          "gene_hgnc_id": 8950,
          "gene_symbol": "SERPINB6",
          "hgvs_c": "c.725G>A",
          "hgvs_p": "p.Arg242Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000530553.1",
          "strand": false,
          "transcript": "ENST00000860494.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 376,
          "aa_ref": "R",
          "aa_start": 242,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1649,
          "cdna_start": 1110,
          "cds_end": null,
          "cds_length": 1131,
          "cds_start": 725,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 8,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000860495.1",
          "gene_hgnc_id": 8950,
          "gene_symbol": "SERPINB6",
          "hgvs_c": "c.725G>A",
          "hgvs_p": "p.Arg242Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000530554.1",
          "strand": false,
          "transcript": "ENST00000860495.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 376,
          "aa_ref": "R",
          "aa_start": 242,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1473,
          "cdna_start": 928,
          "cds_end": null,
          "cds_length": 1131,
          "cds_start": 725,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 8,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000860497.1",
          "gene_hgnc_id": 8950,
          "gene_symbol": "SERPINB6",
          "hgvs_c": "c.725G>A",
          "hgvs_p": "p.Arg242Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000530556.1",
          "strand": false,
          "transcript": "ENST00000860497.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 376,
          "aa_ref": "R",
          "aa_start": 242,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1686,
          "cdna_start": 1141,
          "cds_end": null,
          "cds_length": 1131,
          "cds_start": 725,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 8,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000860498.1",
          "gene_hgnc_id": 8950,
          "gene_symbol": "SERPINB6",
          "hgvs_c": "c.725G>A",
          "hgvs_p": "p.Arg242Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000530557.1",
          "strand": false,
          "transcript": "ENST00000860498.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 376,
          "aa_ref": "R",
          "aa_start": 242,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1492,
          "cdna_start": 947,
          "cds_end": null,
          "cds_length": 1131,
          "cds_start": 725,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 7,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "ENST00000860499.1",
          "gene_hgnc_id": 8950,
          "gene_symbol": "SERPINB6",
          "hgvs_c": "c.725G>A",
          "hgvs_p": "p.Arg242Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000530558.1",
          "strand": false,
          "transcript": "ENST00000860499.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 376,
          "aa_ref": "R",
          "aa_start": 242,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1883,
          "cdna_start": 1338,
          "cds_end": null,
          "cds_length": 1131,
          "cds_start": 725,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 7,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "ENST00000860500.1",
          "gene_hgnc_id": 8950,
          "gene_symbol": "SERPINB6",
          "hgvs_c": "c.725G>A",
          "hgvs_p": "p.Arg242Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000530559.1",
          "strand": false,
          "transcript": "ENST00000860500.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 376,
          "aa_ref": "R",
          "aa_start": 242,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1568,
          "cdna_start": 1024,
          "cds_end": null,
          "cds_length": 1131,
          "cds_start": 725,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 8,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000860501.1",
          "gene_hgnc_id": 8950,
          "gene_symbol": "SERPINB6",
          "hgvs_c": "c.725G>A",
          "hgvs_p": "p.Arg242Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000530560.1",
          "strand": false,
          "transcript": "ENST00000860501.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 376,
          "aa_ref": "R",
          "aa_start": 242,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1608,
          "cdna_start": 1068,
          "cds_end": null,
          "cds_length": 1131,
          "cds_start": 725,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 9,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "ENST00000860502.1",
          "gene_hgnc_id": 8950,
          "gene_symbol": "SERPINB6",
          "hgvs_c": "c.725G>A",
          "hgvs_p": "p.Arg242Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000530561.1",
          "strand": false,
          "transcript": "ENST00000860502.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 376,
          "aa_ref": "R",
          "aa_start": 242,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1500,
          "cdna_start": 966,
          "cds_end": null,
          "cds_length": 1131,
          "cds_start": 725,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 8,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000860503.1",
          "gene_hgnc_id": 8950,
          "gene_symbol": "SERPINB6",
          "hgvs_c": "c.725G>A",
          "hgvs_p": "p.Arg242Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000530562.1",
          "strand": false,
          "transcript": "ENST00000860503.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 376,
          "aa_ref": "R",
          "aa_start": 242,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1933,
          "cdna_start": 1389,
          "cds_end": null,
          "cds_length": 1131,
          "cds_start": 725,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 8,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000860504.1",
          "gene_hgnc_id": 8950,
          "gene_symbol": "SERPINB6",
          "hgvs_c": "c.725G>A",
          "hgvs_p": "p.Arg242Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000530563.1",
          "strand": false,
          "transcript": "ENST00000860504.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 376,
          "aa_ref": "R",
          "aa_start": 242,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1621,
          "cdna_start": 1081,
          "cds_end": null,
          "cds_length": 1131,
          "cds_start": 725,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 8,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000860505.1",
          "gene_hgnc_id": 8950,
          "gene_symbol": "SERPINB6",
          "hgvs_c": "c.725G>A",
          "hgvs_p": "p.Arg242Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000530564.1",
          "strand": false,
          "transcript": "ENST00000860505.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 376,
          "aa_ref": "R",
          "aa_start": 242,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1412,
          "cdna_start": 871,
          "cds_end": null,
          "cds_length": 1131,
          "cds_start": 725,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 8,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000860506.1",
          "gene_hgnc_id": 8950,
          "gene_symbol": "SERPINB6",
          "hgvs_c": "c.725G>A",
          "hgvs_p": "p.Arg242Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000530565.1",
          "strand": false,
          "transcript": "ENST00000860506.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 376,
          "aa_ref": "R",
          "aa_start": 242,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1950,
          "cdna_start": 1409,
          "cds_end": null,
          "cds_length": 1131,
          "cds_start": 725,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 8,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000860508.1",
          "gene_hgnc_id": 8950,
          "gene_symbol": "SERPINB6",
          "hgvs_c": "c.725G>A",
          "hgvs_p": "p.Arg242Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000530567.1",
          "strand": false,
          "transcript": "ENST00000860508.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 376,
          "aa_ref": "R",
          "aa_start": 242,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3246,
          "cdna_start": 2701,
          "cds_end": null,
          "cds_length": 1131,
          "cds_start": 725,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 7,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "ENST00000860509.1",
          "gene_hgnc_id": 8950,
          "gene_symbol": "SERPINB6",
          "hgvs_c": "c.725G>A",
          "hgvs_p": "p.Arg242Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000530568.1",
          "strand": false,
          "transcript": "ENST00000860509.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 376,
          "aa_ref": "R",
          "aa_start": 242,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2222,
          "cdna_start": 1682,
          "cds_end": null,
          "cds_length": 1131,
          "cds_start": 725,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 7,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "ENST00000860510.1",
          "gene_hgnc_id": 8950,
          "gene_symbol": "SERPINB6",
          "hgvs_c": "c.725G>A",
          "hgvs_p": "p.Arg242Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000530569.1",
          "strand": false,
          "transcript": "ENST00000860510.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 376,
          "aa_ref": "R",
          "aa_start": 242,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2908,
          "cdna_start": 2363,
          "cds_end": null,
          "cds_length": 1131,
          "cds_start": 725,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 8,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000860511.1",
          "gene_hgnc_id": 8950,
          "gene_symbol": "SERPINB6",
          "hgvs_c": "c.725G>A",
          "hgvs_p": "p.Arg242Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000530570.1",
          "strand": false,
          "transcript": "ENST00000860511.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 376,
          "aa_ref": "R",
          "aa_start": 242,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2785,
          "cdna_start": 2244,
          "cds_end": null,
          "cds_length": 1131,
          "cds_start": 725,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 7,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "ENST00000860512.1",
          "gene_hgnc_id": 8950,
          "gene_symbol": "SERPINB6",
          "hgvs_c": "c.725G>A",
          "hgvs_p": "p.Arg242Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000530571.1",
          "strand": false,
          "transcript": "ENST00000860512.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 376,
          "aa_ref": "R",
          "aa_start": 242,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4222,
          "cdna_start": 3681,
          "cds_end": null,
          "cds_length": 1131,
          "cds_start": 725,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 8,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000860513.1",
          "gene_hgnc_id": 8950,
          "gene_symbol": "SERPINB6",
          "hgvs_c": "c.725G>A",
          "hgvs_p": "p.Arg242Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000530572.1",
          "strand": false,
          "transcript": "ENST00000860513.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 376,
          "aa_ref": "R",
          "aa_start": 242,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1610,
          "cdna_start": 1069,
          "cds_end": null,
          "cds_length": 1131,
          "cds_start": 725,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 8,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000860514.1",
          "gene_hgnc_id": 8950,
          "gene_symbol": "SERPINB6",
          "hgvs_c": "c.725G>A",
          "hgvs_p": "p.Arg242Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000530573.1",
          "strand": false,
          "transcript": "ENST00000860514.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 376,
          "aa_ref": "R",
          "aa_start": 242,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1477,
          "cdna_start": 932,
          "cds_end": null,
          "cds_length": 1131,
          "cds_start": 725,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 7,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "ENST00000860515.1",
          "gene_hgnc_id": 8950,
          "gene_symbol": "SERPINB6",
          "hgvs_c": "c.725G>A",
          "hgvs_p": "p.Arg242Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000530574.1",
          "strand": false,
          "transcript": "ENST00000860515.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 376,
          "aa_ref": "R",
          "aa_start": 242,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1481,
          "cdna_start": 936,
          "cds_end": null,
          "cds_length": 1131,
          "cds_start": 725,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 7,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "ENST00000922588.1",
          "gene_hgnc_id": 8950,
          "gene_symbol": "SERPINB6",
          "hgvs_c": "c.725G>A",
          "hgvs_p": "p.Arg242Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000592647.1",
          "strand": false,
          "transcript": "ENST00000922588.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 376,
          "aa_ref": "R",
          "aa_start": 242,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1542,
          "cdna_start": 1008,
          "cds_end": null,
          "cds_length": 1131,
          "cds_start": 725,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 8,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000922589.1",
          "gene_hgnc_id": 8950,
          "gene_symbol": "SERPINB6",
          "hgvs_c": "c.725G>A",
          "hgvs_p": "p.Arg242Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000592648.1",
          "strand": false,
          "transcript": "ENST00000922589.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 376,
          "aa_ref": "R",
          "aa_start": 242,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1336,
          "cdna_start": 802,
          "cds_end": null,
          "cds_length": 1131,
          "cds_start": 725,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 7,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "ENST00000922590.1",
          "gene_hgnc_id": 8950,
          "gene_symbol": "SERPINB6",
          "hgvs_c": "c.725G>A",
          "hgvs_p": "p.Arg242Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000592649.1",
          "strand": false,
          "transcript": "ENST00000922590.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 376,
          "aa_ref": "R",
          "aa_start": 242,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1353,
          "cdna_start": 811,
          "cds_end": null,
          "cds_length": 1131,
          "cds_start": 725,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 7,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "ENST00000950811.1",
          "gene_hgnc_id": 8950,
          "gene_symbol": "SERPINB6",
          "hgvs_c": "c.725G>A",
          "hgvs_p": "p.Arg242Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000620870.1",
          "strand": false,
          "transcript": "ENST00000950811.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 376,
          "aa_ref": "R",
          "aa_start": 242,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1601,
          "cdna_start": 1057,
          "cds_end": null,
          "cds_length": 1131,
          "cds_start": 725,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 8,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000950812.1",
          "gene_hgnc_id": 8950,
          "gene_symbol": "SERPINB6",
          "hgvs_c": "c.725G>A",
          "hgvs_p": "p.Arg242Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000620871.1",
          "strand": false,
          "transcript": "ENST00000950812.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 376,
          "aa_ref": "R",
          "aa_start": 242,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1734,
          "cdna_start": 1194,
          "cds_end": null,
          "cds_length": 1131,
          "cds_start": 725,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 9,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "ENST00000950813.1",
          "gene_hgnc_id": 8950,
          "gene_symbol": "SERPINB6",
          "hgvs_c": "c.725G>A",
          "hgvs_p": "p.Arg242Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000620872.1",
          "strand": false,
          "transcript": "ENST00000950813.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 376,
          "aa_ref": "R",
          "aa_start": 242,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1663,
          "cdna_start": 1122,
          "cds_end": null,
          "cds_length": 1131,
          "cds_start": 725,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 9,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "ENST00000950814.1",
          "gene_hgnc_id": 8950,
          "gene_symbol": "SERPINB6",
          "hgvs_c": "c.725G>A",
          "hgvs_p": "p.Arg242Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000620873.1",
          "strand": false,
          "transcript": "ENST00000950814.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 376,
          "aa_ref": "R",
          "aa_start": 242,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1568,
          "cdna_start": 1026,
          "cds_end": null,
          "cds_length": 1131,
          "cds_start": 725,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 8,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000950815.1",
          "gene_hgnc_id": 8950,
          "gene_symbol": "SERPINB6",
          "hgvs_c": "c.725G>A",
          "hgvs_p": "p.Arg242Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000620874.1",
          "strand": false,
          "transcript": "ENST00000950815.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 376,
          "aa_ref": "R",
          "aa_start": 242,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1484,
          "cdna_start": 952,
          "cds_end": null,
          "cds_length": 1131,
          "cds_start": 725,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 8,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000950816.1",
          "gene_hgnc_id": 8950,
          "gene_symbol": "SERPINB6",
          "hgvs_c": "c.725G>A",
          "hgvs_p": "p.Arg242Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000620875.1",
          "strand": false,
          "transcript": "ENST00000950816.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 376,
          "aa_ref": "R",
          "aa_start": 242,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2971,
          "cdna_start": 2431,
          "cds_end": null,
          "cds_length": 1131,
          "cds_start": 725,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 8,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000950817.1",
          "gene_hgnc_id": 8950,
          "gene_symbol": "SERPINB6",
          "hgvs_c": "c.725G>A",
          "hgvs_p": "p.Arg242Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000620876.1",
          "strand": false,
          "transcript": "ENST00000950817.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 376,
          "aa_ref": "R",
          "aa_start": 242,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1735,
          "cdna_start": 1195,
          "cds_end": null,
          "cds_length": 1131,
          "cds_start": 725,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 10,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "ENST00000950818.1",
          "gene_hgnc_id": 8950,
          "gene_symbol": "SERPINB6",
          "hgvs_c": "c.725G>A",
          "hgvs_p": "p.Arg242Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000620877.1",
          "strand": false,
          "transcript": "ENST00000950818.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 376,
          "aa_ref": "R",
          "aa_start": 242,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1678,
          "cdna_start": 1139,
          "cds_end": null,
          "cds_length": 1131,
          "cds_start": 725,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 8,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000950819.1",
          "gene_hgnc_id": 8950,
          "gene_symbol": "SERPINB6",
          "hgvs_c": "c.725G>A",
          "hgvs_p": "p.Arg242Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000620878.1",
          "strand": false,
          "transcript": "ENST00000950819.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 376,
          "aa_ref": "R",
          "aa_start": 242,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1612,
          "cdna_start": 1068,
          "cds_end": null,
          "cds_length": 1131,
          "cds_start": 725,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 9,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "ENST00000950820.1",
          "gene_hgnc_id": 8950,
          "gene_symbol": "SERPINB6",
          "hgvs_c": "c.725G>A",
          "hgvs_p": "p.Arg242Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000620879.1",
          "strand": false,
          "transcript": "ENST00000950820.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 376,
          "aa_ref": "R",
          "aa_start": 242,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1631,
          "cdna_start": 1087,
          "cds_end": null,
          "cds_length": 1131,
          "cds_start": 725,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 9,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "ENST00000950821.1",
          "gene_hgnc_id": 8950,
          "gene_symbol": "SERPINB6",
          "hgvs_c": "c.725G>A",
          "hgvs_p": "p.Arg242Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000620880.1",
          "strand": false,
          "transcript": "ENST00000950821.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 376,
          "aa_ref": "R",
          "aa_start": 242,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1472,
          "cdna_start": 932,
          "cds_end": null,
          "cds_length": 1131,
          "cds_start": 725,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 8,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000950822.1",
          "gene_hgnc_id": 8950,
          "gene_symbol": "SERPINB6",
          "hgvs_c": "c.725G>A",
          "hgvs_p": "p.Arg242Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000620881.1",
          "strand": false,
          "transcript": "ENST00000950822.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 376,
          "aa_ref": "R",
          "aa_start": 242,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1676,
          "cdna_start": 1138,
          "cds_end": null,
          "cds_length": 1131,
          "cds_start": 725,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 9,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "ENST00000950823.1",
          "gene_hgnc_id": 8950,
          "gene_symbol": "SERPINB6",
          "hgvs_c": "c.725G>A",
          "hgvs_p": "p.Arg242Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000620882.1",
          "strand": false,
          "transcript": "ENST00000950823.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 376,
          "aa_ref": "R",
          "aa_start": 242,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1532,
          "cdna_start": 993,
          "cds_end": null,
          "cds_length": 1131,
          "cds_start": 725,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 9,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "ENST00000950824.1",
          "gene_hgnc_id": 8950,
          "gene_symbol": "SERPINB6",
          "hgvs_c": "c.725G>A",
          "hgvs_p": "p.Arg242Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000620883.1",
          "strand": false,
          "transcript": "ENST00000950824.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 376,
          "aa_ref": "R",
          "aa_start": 242,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1578,
          "cdna_start": 1038,
          "cds_end": null,
          "cds_length": 1131,
          "cds_start": 725,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 9,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "ENST00000950825.1",
          "gene_hgnc_id": 8950,
          "gene_symbol": "SERPINB6",
          "hgvs_c": "c.725G>A",
          "hgvs_p": "p.Arg242Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000620884.1",
          "strand": false,
          "transcript": "ENST00000950825.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 376,
          "aa_ref": "R",
          "aa_start": 242,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1569,
          "cdna_start": 1025,
          "cds_end": null,
          "cds_length": 1131,
          "cds_start": 725,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 8,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000950826.1",
          "gene_hgnc_id": 8950,
          "gene_symbol": "SERPINB6",
          "hgvs_c": "c.725G>A",
          "hgvs_p": "p.Arg242Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000620885.1",
          "strand": false,
          "transcript": "ENST00000950826.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 376,
          "aa_ref": "R",
          "aa_start": 242,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1936,
          "cdna_start": 1397,
          "cds_end": null,
          "cds_length": 1131,
          "cds_start": 725,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 10,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "ENST00000950827.1",
          "gene_hgnc_id": 8950,
          "gene_symbol": "SERPINB6",
          "hgvs_c": "c.725G>A",
          "hgvs_p": "p.Arg242Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000620886.1",
          "strand": false,
          "transcript": "ENST00000950827.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 376,
          "aa_ref": "R",
          "aa_start": 242,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1473,
          "cdna_start": 932,
          "cds_end": null,
          "cds_length": 1131,
          "cds_start": 725,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 8,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000950828.1",
          "gene_hgnc_id": 8950,
          "gene_symbol": "SERPINB6",
          "hgvs_c": "c.725G>A",
          "hgvs_p": "p.Arg242Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000620887.1",
          "strand": false,
          "transcript": "ENST00000950828.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 376,
          "aa_ref": "R",
          "aa_start": 242,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1975,
          "cdna_start": 1431,
          "cds_end": null,
          "cds_length": 1131,
          "cds_start": 725,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 8,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000950829.1",
          "gene_hgnc_id": 8950,
          "gene_symbol": "SERPINB6",
          "hgvs_c": "c.725G>A",
          "hgvs_p": "p.Arg242Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000620888.1",
          "strand": false,
          "transcript": "ENST00000950829.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 376,
          "aa_ref": "R",
          "aa_start": 242,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1550,
          "cdna_start": 1004,
          "cds_end": null,
          "cds_length": 1131,
          "cds_start": 725,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 9,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "ENST00000950830.1",
          "gene_hgnc_id": 8950,
          "gene_symbol": "SERPINB6",
          "hgvs_c": "c.725G>A",
          "hgvs_p": "p.Arg242Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000620889.1",
          "strand": false,
          "transcript": "ENST00000950830.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 376,
          "aa_ref": "R",
          "aa_start": 242,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1905,
          "cdna_start": 1375,
          "cds_end": null,
          "cds_length": 1131,
          "cds_start": 725,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 8,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000950831.1",
          "gene_hgnc_id": 8950,
          "gene_symbol": "SERPINB6",
          "hgvs_c": "c.725G>A",
          "hgvs_p": "p.Arg242Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000620890.1",
          "strand": false,
          "transcript": "ENST00000950831.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 376,
          "aa_ref": "R",
          "aa_start": 242,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1776,
          "cdna_start": 1232,
          "cds_end": null,
          "cds_length": 1131,
          "cds_start": 725,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 9,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "ENST00000950832.1",
          "gene_hgnc_id": 8950,
          "gene_symbol": "SERPINB6",
          "hgvs_c": "c.725G>A",
          "hgvs_p": "p.Arg242Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000620891.1",
          "strand": false,
          "transcript": "ENST00000950832.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 376,
          "aa_ref": "R",
          "aa_start": 242,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1446,
          "cdna_start": 905,
          "cds_end": null,
          "cds_length": 1131,
          "cds_start": 725,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 8,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000950833.1",
          "gene_hgnc_id": 8950,
          "gene_symbol": "SERPINB6",
          "hgvs_c": "c.725G>A",
          "hgvs_p": "p.Arg242Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000620892.1",
          "strand": false,
          "transcript": "ENST00000950833.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 376,
          "aa_ref": "R",
          "aa_start": 242,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1635,
          "cdna_start": 1095,
          "cds_end": null,
          "cds_length": 1131,
          "cds_start": 725,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 8,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000950834.1",
          "gene_hgnc_id": 8950,
          "gene_symbol": "SERPINB6",
          "hgvs_c": "c.725G>A",
          "hgvs_p": "p.Arg242Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000620893.1",
          "strand": false,
          "transcript": "ENST00000950834.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 376,
          "aa_ref": "R",
          "aa_start": 242,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1573,
          "cdna_start": 1041,
          "cds_end": null,
          "cds_length": 1131,
          "cds_start": 725,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 8,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000950835.1",
          "gene_hgnc_id": 8950,
          "gene_symbol": "SERPINB6",
          "hgvs_c": "c.725G>A",
          "hgvs_p": "p.Arg242Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000620894.1",
          "strand": false,
          "transcript": "ENST00000950835.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 376,
          "aa_ref": "R",
          "aa_start": 242,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1441,
          "cdna_start": 900,
          "cds_end": null,
          "cds_length": 1131,
          "cds_start": 725,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 8,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000950836.1",
          "gene_hgnc_id": 8950,
          "gene_symbol": "SERPINB6",
          "hgvs_c": "c.725G>A",
          "hgvs_p": "p.Arg242Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000620895.1",
          "strand": false,
          "transcript": "ENST00000950836.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 376,
          "aa_ref": "R",
          "aa_start": 242,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1306,
          "cdna_start": 762,
          "cds_end": null,
          "cds_length": 1131,
          "cds_start": 725,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 7,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "ENST00000950837.1",
          "gene_hgnc_id": 8950,
          "gene_symbol": "SERPINB6",
          "hgvs_c": "c.725G>A",
          "hgvs_p": "p.Arg242Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000620896.1",
          "strand": false,
          "transcript": "ENST00000950837.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 361,
          "aa_ref": "R",
          "aa_start": 227,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1354,
          "cdna_start": 809,
          "cds_end": null,
          "cds_length": 1086,
          "cds_start": 680,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 7,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "ENST00000860482.1",
          "gene_hgnc_id": 8950,
          "gene_symbol": "SERPINB6",
          "hgvs_c": "c.680G>A",
          "hgvs_p": "p.Arg227Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000530541.1",
          "strand": false,
          "transcript": "ENST00000860482.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 332,
          "aa_ref": "R",
          "aa_start": 198,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1400,
          "cdna_start": 855,
          "cds_end": null,
          "cds_length": 999,
          "cds_start": 593,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 7,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "NM_001374517.1",
          "gene_hgnc_id": 8950,
          "gene_symbol": "SERPINB6",
          "hgvs_c": "c.593G>A",
          "hgvs_p": "p.Arg198Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001361446.1",
          "strand": false,
          "transcript": "NM_001374517.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 332,
          "aa_ref": "R",
          "aa_start": 198,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1384,
          "cdna_start": 855,
          "cds_end": null,
          "cds_length": 999,
          "cds_start": 593,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 7,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "ENST00000642543.1",
          "gene_hgnc_id": 8950,
          "gene_symbol": "SERPINB6",
          "hgvs_c": "c.593G>A",
          "hgvs_p": "p.Arg198Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000494161.1",
          "strand": false,
          "transcript": "ENST00000642543.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 454,
          "aa_ref": "R",
          "aa_start": 320,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1641,
          "cdna_start": 1096,
          "cds_end": null,
          "cds_length": 1365,
          "cds_start": 959,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 9,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "XM_011514672.2",
          "gene_hgnc_id": 8950,
          "gene_symbol": "SERPINB6",
          "hgvs_c": "c.959G>A",
          "hgvs_p": "p.Arg320Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_011512974.1",
          "strand": false,
          "transcript": "XM_011514672.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 454,
          "aa_ref": "R",
          "aa_start": 320,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3416,
          "cdna_start": 2871,
          "cds_end": null,
          "cds_length": 1365,
          "cds_start": 959,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 8,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "XM_047418883.1",
          "gene_hgnc_id": 8950,
          "gene_symbol": "SERPINB6",
          "hgvs_c": "c.959G>A",
          "hgvs_p": "p.Arg320Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047274839.1",
          "strand": false,
          "transcript": "XM_047418883.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 454,
          "aa_ref": "R",
          "aa_start": 320,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2057,
          "cdna_start": 1512,
          "cds_end": null,
          "cds_length": 1365,
          "cds_start": 959,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 9,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "XM_047418884.1",
          "gene_hgnc_id": 8950,
          "gene_symbol": "SERPINB6",
          "hgvs_c": "c.959G>A",
          "hgvs_p": "p.Arg320Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047274840.1",
          "strand": false,
          "transcript": "XM_047418884.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 454,
          "aa_ref": "R",
          "aa_start": 320,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1683,
          "cdna_start": 1138,
          "cds_end": null,
          "cds_length": 1365,
          "cds_start": 959,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 9,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "XM_047418885.1",
          "gene_hgnc_id": 8950,
          "gene_symbol": "SERPINB6",
          "hgvs_c": "c.959G>A",
          "hgvs_p": "p.Arg320Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047274841.1",
          "strand": false,
          "transcript": "XM_047418885.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 454,
          "aa_ref": "R",
          "aa_start": 320,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1926,
          "cdna_start": 1381,
          "cds_end": null,
          "cds_length": 1365,
          "cds_start": 959,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 9,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "XM_047418887.1",
          "gene_hgnc_id": 8950,
          "gene_symbol": "SERPINB6",
          "hgvs_c": "c.959G>A",
          "hgvs_p": "p.Arg320Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047274843.1",
          "strand": false,
          "transcript": "XM_047418887.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 454,
          "aa_ref": "R",
          "aa_start": 320,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1634,
          "cdna_start": 1089,
          "cds_end": null,
          "cds_length": 1365,
          "cds_start": 959,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 9,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "XM_047418888.1",
          "gene_hgnc_id": 8950,
          "gene_symbol": "SERPINB6",
          "hgvs_c": "c.959G>A",
          "hgvs_p": "p.Arg320Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047274844.1",
          "strand": false,
          "transcript": "XM_047418888.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 380,
          "aa_ref": "R",
          "aa_start": 246,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3225,
          "cdna_start": 2680,
          "cds_end": null,
          "cds_length": 1143,
          "cds_start": 737,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 7,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "XM_047418889.1",
          "gene_hgnc_id": 8950,
          "gene_symbol": "SERPINB6",
          "hgvs_c": "c.737G>A",
          "hgvs_p": "p.Arg246Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047274845.1",
          "strand": false,
          "transcript": "XM_047418889.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 380,
          "aa_ref": "R",
          "aa_start": 246,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3205,
          "cdna_start": 2660,
          "cds_end": null,
          "cds_length": 1143,
          "cds_start": 737,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 7,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "XM_047418890.1",
          "gene_hgnc_id": 8950,
          "gene_symbol": "SERPINB6",
          "hgvs_c": "c.737G>A",
          "hgvs_p": "p.Arg246Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047274846.1",
          "strand": false,
          "transcript": "XM_047418890.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 376,
          "aa_ref": "R",
          "aa_start": 242,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2282,
          "cdna_start": 1737,
          "cds_end": null,
          "cds_length": 1131,
          "cds_start": 725,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 7,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "XM_047418891.1",
          "gene_hgnc_id": 8950,
          "gene_symbol": "SERPINB6",
          "hgvs_c": "c.725G>A",
          "hgvs_p": "p.Arg242Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047274847.1",
          "strand": false,
          "transcript": "XM_047418891.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 376,
          "aa_ref": "R",
          "aa_start": 242,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1644,
          "cdna_start": 1099,
          "cds_end": null,
          "cds_length": 1131,
          "cds_start": 725,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 8,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "XM_047418892.1",
          "gene_hgnc_id": 8950,
          "gene_symbol": "SERPINB6",
          "hgvs_c": "c.725G>A",
          "hgvs_p": "p.Arg242Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047274848.1",
          "strand": false,
          "transcript": "XM_047418892.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 332,
          "aa_ref": "R",
          "aa_start": 198,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3050,
          "cdna_start": 2505,
          "cds_end": null,
          "cds_length": 999,
          "cds_start": 593,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 6,
          "exon_rank": 5,
          "exon_rank_end": null,
          "feature": "XM_017010941.2",
          "gene_hgnc_id": 8950,
          "gene_symbol": "SERPINB6",
          "hgvs_c": "c.593G>A",
          "hgvs_p": "p.Arg198Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_016866430.1",
          "strand": false,
          "transcript": "XM_017010941.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 332,
          "aa_ref": "R",
          "aa_start": 198,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1268,
          "cdna_start": 723,
          "cds_end": null,
          "cds_length": 999,
          "cds_start": 593,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 7,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "XM_024446465.2",
          "gene_hgnc_id": 8950,
          "gene_symbol": "SERPINB6",
          "hgvs_c": "c.593G>A",
          "hgvs_p": "p.Arg198Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_024302233.1",
          "strand": false,
          "transcript": "XM_024446465.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 332,
          "aa_ref": "R",
          "aa_start": 198,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1275,
          "cdna_start": 730,
          "cds_end": null,
          "cds_length": 999,
          "cds_start": 593,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 7,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "XM_047418893.1",
          "gene_hgnc_id": 8950,
          "gene_symbol": "SERPINB6",
          "hgvs_c": "c.593G>A",
          "hgvs_p": "p.Arg198Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047274849.1",
          "strand": false,
          "transcript": "XM_047418893.1",
          "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": 3265,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 6,
          "exon_rank": 5,
          "exon_rank_end": null,
          "feature": "ENST00000643314.1",
          "gene_hgnc_id": 8950,
          "gene_symbol": "SERPINB6",
          "hgvs_c": "n.2720G>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": false,
          "transcript": "ENST00000643314.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1467,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 8,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000644693.1",
          "gene_hgnc_id": 8950,
          "gene_symbol": "SERPINB6",
          "hgvs_c": "n.*598G>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000495361.1",
          "strand": false,
          "transcript": "ENST00000644693.1",
          "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": 2120,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 4,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "ENST00000644697.1",
          "gene_hgnc_id": 8950,
          "gene_symbol": "SERPINB6",
          "hgvs_c": "n.1586G>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": false,
          "transcript": "ENST00000644697.1",
          "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": 2188,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 6,
          "exon_rank": 5,
          "exon_rank_end": null,
          "feature": "ENST00000646722.1",
          "gene_hgnc_id": 8950,
          "gene_symbol": "SERPINB6",
          "hgvs_c": "n.1644G>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": false,
          "transcript": "ENST00000646722.1",
          "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": 3599,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 5,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "ENST00000647157.1",
          "gene_hgnc_id": 8950,
          "gene_symbol": "SERPINB6",
          "hgvs_c": "n.3059G>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": false,
          "transcript": "ENST00000647157.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3489,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 9,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "ENST00000649845.1",
          "gene_hgnc_id": 8950,
          "gene_symbol": "SERPINB6",
          "hgvs_c": "n.*839G>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000497149.1",
          "strand": false,
          "transcript": "ENST00000649845.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1319,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 7,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "NR_164657.1",
          "gene_hgnc_id": 8950,
          "gene_symbol": "SERPINB6",
          "hgvs_c": "n.774G>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": false,
          "transcript": "NR_164657.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1467,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_count": 8,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000644693.1",
          "gene_hgnc_id": 8950,
          "gene_symbol": "SERPINB6",
          "hgvs_c": "n.*598G>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000495361.1",
          "strand": false,
          "transcript": "ENST00000644693.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3489,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_count": 9,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "ENST00000649845.1",
          "gene_hgnc_id": 8950,
          "gene_symbol": "SERPINB6",
          "hgvs_c": "n.*839G>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000497149.1",
          "strand": false,
          "transcript": "ENST00000649845.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 170,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1123,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 515,
          "cds_start": null,
          "consequences": [
            "downstream_gene_variant"
          ],
          "exon_count": 5,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000644828.1",
          "gene_hgnc_id": 8950,
          "gene_symbol": "SERPINB6",
          "hgvs_c": "c.*48G>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000495086.1",
          "strand": true,
          "transcript": "ENST00000644828.1",
          "transcript_support_level": null
        }
      ],
      "custom_annotations": null,
      "dbscsnv_ada_prediction": null,
      "dbscsnv_ada_score": null,
      "dbsnp": "rs187482841",
      "effect": "missense_variant",
      "frequency_reference_population": 0.00034444136,
      "gene_hgnc_id": 8950,
      "gene_symbol": "SERPINB6",
      "gnomad_exomes_ac": 499,
      "gnomad_exomes_af": 0.000341342,
      "gnomad_exomes_homalt": 5,
      "gnomad_genomes_ac": 57,
      "gnomad_genomes_af": 0.000374183,
      "gnomad_genomes_homalt": 0,
      "gnomad_mito_heteroplasmic": null,
      "gnomad_mito_homoplasmic": null,
      "hom_count_reference_population": 5,
      "mitotip_prediction": null,
      "mitotip_score": null,
      "pathogenicity_classification_combined": "Benign",
      "phenotype_combined": "not specified|not provided",
      "phylop100way_prediction": "Benign",
      "phylop100way_score": 0.163,
      "pos": 2948918,
      "ref": "C",
      "revel_prediction": "Benign",
      "revel_score": 0.119,
      "splice_prediction_selected": "Benign",
      "splice_score_selected": 0,
      "splice_source_selected": "max_spliceai",
      "spliceai_max_prediction": "Benign",
      "spliceai_max_score": 0,
      "transcript": "NM_001271823.2"
    }
  ]
}
For research and educational, non-commercial use only. Not for clinical or diagnostic use. GeneBe does not provide medical advice. Data use for AI modeling is prohibited: if used, the cost is $0.001 per byte of downloaded uncompressed data.