← 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: 14-94382686-G-T (hg38)

Bash / cURL Example

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

API Response

json
{
  "message": null,
  "variants": [
    {
      "acmg_by_gene": [
        {
          "benign_score": 0,
          "criteria": [
            "PVS1",
            "PM2"
          ],
          "effects": [
            "stop_gained"
          ],
          "gene_symbol": "SERPINA1",
          "hgnc_id": 8941,
          "hgvs_c": "c.552C>A",
          "hgvs_p": "p.Tyr184*",
          "inheritance_mode": "AR,AD",
          "pathogenic_score": 10,
          "score": 10,
          "transcript": "NM_000295.5",
          "verdict": "Pathogenic"
        }
      ],
      "acmg_classification": "Pathogenic",
      "acmg_criteria": "PVS1,PM2",
      "acmg_score": 10,
      "allele_count_reference_population": 2,
      "alphamissense_prediction": null,
      "alphamissense_score": null,
      "alt": "T",
      "apogee2_prediction": null,
      "apogee2_score": null,
      "bayesdelnoaf_prediction": "Benign",
      "bayesdelnoaf_score": -0.42,
      "chr": "14",
      "clinvar_classification": "",
      "clinvar_disease": "",
      "clinvar_review_status": "",
      "clinvar_submissions_summary": "",
      "computational_prediction_selected": "Benign",
      "computational_score_selected": -0.41999998688697815,
      "computational_source_selected": "BayesDel_noAF",
      "consequences": [
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 418,
          "aa_ref": "Y",
          "aa_start": 184,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3006,
          "cdna_start": 599,
          "cds_end": null,
          "cds_length": 1257,
          "cds_start": 552,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 5,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "NM_000295.5",
          "gene_hgnc_id": 8941,
          "gene_symbol": "SERPINA1",
          "hgvs_c": "c.552C>A",
          "hgvs_p": "p.Tyr184*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "ENST00000393087.9",
          "protein_coding": true,
          "protein_id": "NP_000286.3",
          "strand": false,
          "transcript": "NM_000295.5",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 418,
          "aa_ref": "Y",
          "aa_start": 184,
          "biotype": "protein_coding",
          "canonical": true,
          "cdna_end": null,
          "cdna_length": 3006,
          "cdna_start": 599,
          "cds_end": null,
          "cds_length": 1257,
          "cds_start": 552,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 5,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000393087.9",
          "gene_hgnc_id": 8941,
          "gene_symbol": "SERPINA1",
          "hgvs_c": "c.552C>A",
          "hgvs_p": "p.Tyr184*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "NM_000295.5",
          "protein_coding": true,
          "protein_id": "ENSP00000376802.4",
          "strand": false,
          "transcript": "ENST00000393087.9",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 418,
          "aa_ref": "Y",
          "aa_start": 184,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3236,
          "cdna_start": 829,
          "cds_end": null,
          "cds_length": 1257,
          "cds_start": 552,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 5,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000355814.8",
          "gene_hgnc_id": 8941,
          "gene_symbol": "SERPINA1",
          "hgvs_c": "c.552C>A",
          "hgvs_p": "p.Tyr184*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000348068.4",
          "strand": false,
          "transcript": "ENST00000355814.8",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 418,
          "aa_ref": "Y",
          "aa_start": 184,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1885,
          "cdna_start": 1107,
          "cds_end": null,
          "cds_length": 1257,
          "cds_start": 552,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 7,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "ENST00000393088.8",
          "gene_hgnc_id": 8941,
          "gene_symbol": "SERPINA1",
          "hgvs_c": "c.552C>A",
          "hgvs_p": "p.Tyr184*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000376803.4",
          "strand": false,
          "transcript": "ENST00000393088.8",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 418,
          "aa_ref": "Y",
          "aa_start": 184,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1628,
          "cdna_start": 863,
          "cds_end": null,
          "cds_length": 1257,
          "cds_start": 552,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 6,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "ENST00000404814.8",
          "gene_hgnc_id": 8941,
          "gene_symbol": "SERPINA1",
          "hgvs_c": "c.552C>A",
          "hgvs_p": "p.Tyr184*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000385960.4",
          "strand": false,
          "transcript": "ENST00000404814.8",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 418,
          "aa_ref": "Y",
          "aa_start": 184,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3340,
          "cdna_start": 933,
          "cds_end": null,
          "cds_length": 1257,
          "cds_start": 552,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 6,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "ENST00000437397.5",
          "gene_hgnc_id": 8941,
          "gene_symbol": "SERPINA1",
          "hgvs_c": "c.552C>A",
          "hgvs_p": "p.Tyr184*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000408474.1",
          "strand": false,
          "transcript": "ENST00000437397.5",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 418,
          "aa_ref": "Y",
          "aa_start": 184,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3144,
          "cdna_start": 737,
          "cds_end": null,
          "cds_length": 1257,
          "cds_start": 552,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 5,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000440909.5",
          "gene_hgnc_id": 8941,
          "gene_symbol": "SERPINA1",
          "hgvs_c": "c.552C>A",
          "hgvs_p": "p.Tyr184*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000390299.1",
          "strand": false,
          "transcript": "ENST00000440909.5",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 418,
          "aa_ref": "Y",
          "aa_start": 184,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3532,
          "cdna_start": 1125,
          "cds_end": null,
          "cds_length": 1257,
          "cds_start": 552,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 7,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "ENST00000448921.5",
          "gene_hgnc_id": 8941,
          "gene_symbol": "SERPINA1",
          "hgvs_c": "c.552C>A",
          "hgvs_p": "p.Tyr184*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000416066.1",
          "strand": false,
          "transcript": "ENST00000448921.5",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 418,
          "aa_ref": "Y",
          "aa_start": 184,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1559,
          "cdna_start": 854,
          "cds_end": null,
          "cds_length": 1257,
          "cds_start": 552,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 6,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "ENST00000449399.7",
          "gene_hgnc_id": 8941,
          "gene_symbol": "SERPINA1",
          "hgvs_c": "c.552C>A",
          "hgvs_p": "p.Tyr184*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000416354.3",
          "strand": false,
          "transcript": "ENST00000449399.7",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 359,
          "aa_ref": "Y",
          "aa_start": 184,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1450,
          "cdna_start": 586,
          "cds_end": null,
          "cds_length": 1080,
          "cds_start": 552,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 4,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000402629.1",
          "gene_hgnc_id": 8941,
          "gene_symbol": "SERPINA1",
          "hgvs_c": "c.552C>A",
          "hgvs_p": "p.Tyr184*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000386094.1",
          "strand": false,
          "transcript": "ENST00000402629.1",
          "transcript_support_level": 1
        },
        {
          "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": 1562,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 4,
          "exon_rank": 1,
          "exon_rank_end": null,
          "feature": "ENST00000489769.1",
          "gene_hgnc_id": 8941,
          "gene_symbol": "SERPINA1",
          "hgvs_c": "n.552C>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000451525.1",
          "strand": false,
          "transcript": "ENST00000489769.1",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 418,
          "aa_ref": "Y",
          "aa_start": 184,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3142,
          "cdna_start": 735,
          "cds_end": null,
          "cds_length": 1257,
          "cds_start": 552,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 5,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "NM_001002235.3",
          "gene_hgnc_id": 8941,
          "gene_symbol": "SERPINA1",
          "hgvs_c": "c.552C>A",
          "hgvs_p": "p.Tyr184*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001002235.1",
          "strand": false,
          "transcript": "NM_001002235.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 418,
          "aa_ref": "Y",
          "aa_start": 184,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3456,
          "cdna_start": 1049,
          "cds_end": null,
          "cds_length": 1257,
          "cds_start": 552,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 7,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "NM_001002236.3",
          "gene_hgnc_id": 8941,
          "gene_symbol": "SERPINA1",
          "hgvs_c": "c.552C>A",
          "hgvs_p": "p.Tyr184*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001002236.1",
          "strand": false,
          "transcript": "NM_001002236.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 418,
          "aa_ref": "Y",
          "aa_start": 184,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3179,
          "cdna_start": 772,
          "cds_end": null,
          "cds_length": 1257,
          "cds_start": 552,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 5,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "NM_001127700.2",
          "gene_hgnc_id": 8941,
          "gene_symbol": "SERPINA1",
          "hgvs_c": "c.552C>A",
          "hgvs_p": "p.Tyr184*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001121172.1",
          "strand": false,
          "transcript": "NM_001127700.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 418,
          "aa_ref": "Y",
          "aa_start": 184,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3475,
          "cdna_start": 1068,
          "cds_end": null,
          "cds_length": 1257,
          "cds_start": 552,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 7,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "NM_001127701.2",
          "gene_hgnc_id": 8941,
          "gene_symbol": "SERPINA1",
          "hgvs_c": "c.552C>A",
          "hgvs_p": "p.Tyr184*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001121173.1",
          "strand": false,
          "transcript": "NM_001127701.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 418,
          "aa_ref": "Y",
          "aa_start": 184,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3283,
          "cdna_start": 876,
          "cds_end": null,
          "cds_length": 1257,
          "cds_start": 552,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 6,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "NM_001127702.2",
          "gene_hgnc_id": 8941,
          "gene_symbol": "SERPINA1",
          "hgvs_c": "c.552C>A",
          "hgvs_p": "p.Tyr184*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001121174.1",
          "strand": false,
          "transcript": "NM_001127702.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 418,
          "aa_ref": "Y",
          "aa_start": 184,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3438,
          "cdna_start": 1031,
          "cds_end": null,
          "cds_length": 1257,
          "cds_start": 552,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 7,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "NM_001127703.2",
          "gene_hgnc_id": 8941,
          "gene_symbol": "SERPINA1",
          "hgvs_c": "c.552C>A",
          "hgvs_p": "p.Tyr184*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001121175.1",
          "strand": false,
          "transcript": "NM_001127703.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 418,
          "aa_ref": "Y",
          "aa_start": 184,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3435,
          "cdna_start": 1028,
          "cds_end": null,
          "cds_length": 1257,
          "cds_start": 552,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 7,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "NM_001127704.2",
          "gene_hgnc_id": 8941,
          "gene_symbol": "SERPINA1",
          "hgvs_c": "c.552C>A",
          "hgvs_p": "p.Tyr184*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001121176.1",
          "strand": false,
          "transcript": "NM_001127704.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 418,
          "aa_ref": "Y",
          "aa_start": 184,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3453,
          "cdna_start": 1046,
          "cds_end": null,
          "cds_length": 1257,
          "cds_start": 552,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 7,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "NM_001127705.2",
          "gene_hgnc_id": 8941,
          "gene_symbol": "SERPINA1",
          "hgvs_c": "c.552C>A",
          "hgvs_p": "p.Tyr184*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001121177.1",
          "strand": false,
          "transcript": "NM_001127705.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 418,
          "aa_ref": "Y",
          "aa_start": 184,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3246,
          "cdna_start": 839,
          "cds_end": null,
          "cds_length": 1257,
          "cds_start": 552,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 6,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "NM_001127706.2",
          "gene_hgnc_id": 8941,
          "gene_symbol": "SERPINA1",
          "hgvs_c": "c.552C>A",
          "hgvs_p": "p.Tyr184*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001121178.1",
          "strand": false,
          "transcript": "NM_001127706.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 418,
          "aa_ref": "Y",
          "aa_start": 184,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3243,
          "cdna_start": 836,
          "cds_end": null,
          "cds_length": 1257,
          "cds_start": 552,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 6,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "NM_001127707.2",
          "gene_hgnc_id": 8941,
          "gene_symbol": "SERPINA1",
          "hgvs_c": "c.552C>A",
          "hgvs_p": "p.Tyr184*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001121179.1",
          "strand": false,
          "transcript": "NM_001127707.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 418,
          "aa_ref": "Y",
          "aa_start": 184,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1485,
          "cdna_start": 704,
          "cds_end": null,
          "cds_length": 1257,
          "cds_start": 552,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 6,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "ENST00000636712.1",
          "gene_hgnc_id": 8941,
          "gene_symbol": "SERPINA1",
          "hgvs_c": "c.552C>A",
          "hgvs_p": "p.Tyr184*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000490054.1",
          "strand": false,
          "transcript": "ENST00000636712.1",
          "transcript_support_level": 5
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 418,
          "aa_ref": "Y",
          "aa_start": 184,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3666,
          "cdna_start": 1257,
          "cds_end": null,
          "cds_length": 1257,
          "cds_start": 552,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 8,
          "exon_rank": 5,
          "exon_rank_end": null,
          "feature": "ENST00000866514.1",
          "gene_hgnc_id": 8941,
          "gene_symbol": "SERPINA1",
          "hgvs_c": "c.552C>A",
          "hgvs_p": "p.Tyr184*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000536573.1",
          "strand": false,
          "transcript": "ENST00000866514.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 418,
          "aa_ref": "Y",
          "aa_start": 184,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1370,
          "cdna_start": 589,
          "cds_end": null,
          "cds_length": 1257,
          "cds_start": 552,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 5,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000866515.1",
          "gene_hgnc_id": 8941,
          "gene_symbol": "SERPINA1",
          "hgvs_c": "c.552C>A",
          "hgvs_p": "p.Tyr184*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000536574.1",
          "strand": false,
          "transcript": "ENST00000866515.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 418,
          "aa_ref": "Y",
          "aa_start": 184,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1774,
          "cdna_start": 992,
          "cds_end": null,
          "cds_length": 1257,
          "cds_start": 552,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 6,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "ENST00000866516.1",
          "gene_hgnc_id": 8941,
          "gene_symbol": "SERPINA1",
          "hgvs_c": "c.552C>A",
          "hgvs_p": "p.Tyr184*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000536575.1",
          "strand": false,
          "transcript": "ENST00000866516.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 418,
          "aa_ref": "Y",
          "aa_start": 184,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1670,
          "cdna_start": 868,
          "cds_end": null,
          "cds_length": 1257,
          "cds_start": 552,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 6,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "ENST00000866517.1",
          "gene_hgnc_id": 8941,
          "gene_symbol": "SERPINA1",
          "hgvs_c": "c.552C>A",
          "hgvs_p": "p.Tyr184*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000536576.1",
          "strand": false,
          "transcript": "ENST00000866517.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 418,
          "aa_ref": "Y",
          "aa_start": 184,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 8234,
          "cdna_start": 7429,
          "cds_end": null,
          "cds_length": 1257,
          "cds_start": 552,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 5,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000866518.1",
          "gene_hgnc_id": 8941,
          "gene_symbol": "SERPINA1",
          "hgvs_c": "c.552C>A",
          "hgvs_p": "p.Tyr184*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000536577.1",
          "strand": false,
          "transcript": "ENST00000866518.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 418,
          "aa_ref": "Y",
          "aa_start": 184,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1887,
          "cdna_start": 1106,
          "cds_end": null,
          "cds_length": 1257,
          "cds_start": 552,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 7,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "ENST00000866519.1",
          "gene_hgnc_id": 8941,
          "gene_symbol": "SERPINA1",
          "hgvs_c": "c.552C>A",
          "hgvs_p": "p.Tyr184*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000536578.1",
          "strand": false,
          "transcript": "ENST00000866519.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 418,
          "aa_ref": "Y",
          "aa_start": 184,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1733,
          "cdna_start": 937,
          "cds_end": null,
          "cds_length": 1257,
          "cds_start": 552,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 6,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "ENST00000866520.1",
          "gene_hgnc_id": 8941,
          "gene_symbol": "SERPINA1",
          "hgvs_c": "c.552C>A",
          "hgvs_p": "p.Tyr184*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000536579.1",
          "strand": false,
          "transcript": "ENST00000866520.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 418,
          "aa_ref": "Y",
          "aa_start": 184,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1442,
          "cdna_start": 661,
          "cds_end": null,
          "cds_length": 1257,
          "cds_start": 552,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 5,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000866521.1",
          "gene_hgnc_id": 8941,
          "gene_symbol": "SERPINA1",
          "hgvs_c": "c.552C>A",
          "hgvs_p": "p.Tyr184*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000536580.1",
          "strand": false,
          "transcript": "ENST00000866521.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 418,
          "aa_ref": "Y",
          "aa_start": 184,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1730,
          "cdna_start": 928,
          "cds_end": null,
          "cds_length": 1257,
          "cds_start": 552,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 7,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "ENST00000866522.1",
          "gene_hgnc_id": 8941,
          "gene_symbol": "SERPINA1",
          "hgvs_c": "c.552C>A",
          "hgvs_p": "p.Tyr184*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000536581.1",
          "strand": false,
          "transcript": "ENST00000866522.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 418,
          "aa_ref": "Y",
          "aa_start": 184,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1715,
          "cdna_start": 913,
          "cds_end": null,
          "cds_length": 1257,
          "cds_start": 552,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 7,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "ENST00000866523.1",
          "gene_hgnc_id": 8941,
          "gene_symbol": "SERPINA1",
          "hgvs_c": "c.552C>A",
          "hgvs_p": "p.Tyr184*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000536582.1",
          "strand": false,
          "transcript": "ENST00000866523.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 418,
          "aa_ref": "Y",
          "aa_start": 184,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1724,
          "cdna_start": 944,
          "cds_end": null,
          "cds_length": 1257,
          "cds_start": 552,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 6,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "ENST00000866524.1",
          "gene_hgnc_id": 8941,
          "gene_symbol": "SERPINA1",
          "hgvs_c": "c.552C>A",
          "hgvs_p": "p.Tyr184*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000536583.1",
          "strand": false,
          "transcript": "ENST00000866524.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 418,
          "aa_ref": "Y",
          "aa_start": 184,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1587,
          "cdna_start": 806,
          "cds_end": null,
          "cds_length": 1257,
          "cds_start": 552,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 6,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "ENST00000866525.1",
          "gene_hgnc_id": 8941,
          "gene_symbol": "SERPINA1",
          "hgvs_c": "c.552C>A",
          "hgvs_p": "p.Tyr184*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000536584.1",
          "strand": false,
          "transcript": "ENST00000866525.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 418,
          "aa_ref": "Y",
          "aa_start": 184,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1532,
          "cdna_start": 751,
          "cds_end": null,
          "cds_length": 1257,
          "cds_start": 552,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 6,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "ENST00000866526.1",
          "gene_hgnc_id": 8941,
          "gene_symbol": "SERPINA1",
          "hgvs_c": "c.552C>A",
          "hgvs_p": "p.Tyr184*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000536585.1",
          "strand": false,
          "transcript": "ENST00000866526.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 418,
          "aa_ref": "Y",
          "aa_start": 184,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3093,
          "cdna_start": 687,
          "cds_end": null,
          "cds_length": 1257,
          "cds_start": 552,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 6,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "ENST00000866527.1",
          "gene_hgnc_id": 8941,
          "gene_symbol": "SERPINA1",
          "hgvs_c": "c.552C>A",
          "hgvs_p": "p.Tyr184*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000536586.1",
          "strand": false,
          "transcript": "ENST00000866527.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 418,
          "aa_ref": "Y",
          "aa_start": 184,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2831,
          "cdna_start": 726,
          "cds_end": null,
          "cds_length": 1257,
          "cds_start": 552,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 6,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "ENST00000866528.1",
          "gene_hgnc_id": 8941,
          "gene_symbol": "SERPINA1",
          "hgvs_c": "c.552C>A",
          "hgvs_p": "p.Tyr184*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000536587.1",
          "strand": false,
          "transcript": "ENST00000866528.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 418,
          "aa_ref": "Y",
          "aa_start": 184,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1377,
          "cdna_start": 594,
          "cds_end": null,
          "cds_length": 1257,
          "cds_start": 552,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 5,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000866529.1",
          "gene_hgnc_id": 8941,
          "gene_symbol": "SERPINA1",
          "hgvs_c": "c.552C>A",
          "hgvs_p": "p.Tyr184*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000536588.1",
          "strand": false,
          "transcript": "ENST00000866529.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 418,
          "aa_ref": "Y",
          "aa_start": 184,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1566,
          "cdna_start": 785,
          "cds_end": null,
          "cds_length": 1257,
          "cds_start": 552,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 6,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "ENST00000866530.1",
          "gene_hgnc_id": 8941,
          "gene_symbol": "SERPINA1",
          "hgvs_c": "c.552C>A",
          "hgvs_p": "p.Tyr184*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000536589.1",
          "strand": false,
          "transcript": "ENST00000866530.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 418,
          "aa_ref": "Y",
          "aa_start": 184,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1787,
          "cdna_start": 1005,
          "cds_end": null,
          "cds_length": 1257,
          "cds_start": 552,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 5,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000866531.1",
          "gene_hgnc_id": 8941,
          "gene_symbol": "SERPINA1",
          "hgvs_c": "c.552C>A",
          "hgvs_p": "p.Tyr184*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000536590.1",
          "strand": false,
          "transcript": "ENST00000866531.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 418,
          "aa_ref": "Y",
          "aa_start": 184,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1647,
          "cdna_start": 866,
          "cds_end": null,
          "cds_length": 1257,
          "cds_start": 552,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 6,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "ENST00000866532.1",
          "gene_hgnc_id": 8941,
          "gene_symbol": "SERPINA1",
          "hgvs_c": "c.552C>A",
          "hgvs_p": "p.Tyr184*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000536591.1",
          "strand": false,
          "transcript": "ENST00000866532.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 418,
          "aa_ref": "Y",
          "aa_start": 184,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1451,
          "cdna_start": 669,
          "cds_end": null,
          "cds_length": 1257,
          "cds_start": 552,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 5,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000866533.1",
          "gene_hgnc_id": 8941,
          "gene_symbol": "SERPINA1",
          "hgvs_c": "c.552C>A",
          "hgvs_p": "p.Tyr184*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000536592.1",
          "strand": false,
          "transcript": "ENST00000866533.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 418,
          "aa_ref": "Y",
          "aa_start": 184,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2269,
          "cdna_start": 1488,
          "cds_end": null,
          "cds_length": 1257,
          "cds_start": 552,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 5,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000866534.1",
          "gene_hgnc_id": 8941,
          "gene_symbol": "SERPINA1",
          "hgvs_c": "c.552C>A",
          "hgvs_p": "p.Tyr184*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000536593.1",
          "strand": false,
          "transcript": "ENST00000866534.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 418,
          "aa_ref": "Y",
          "aa_start": 184,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1495,
          "cdna_start": 714,
          "cds_end": null,
          "cds_length": 1257,
          "cds_start": 552,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 6,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "ENST00000866535.1",
          "gene_hgnc_id": 8941,
          "gene_symbol": "SERPINA1",
          "hgvs_c": "c.552C>A",
          "hgvs_p": "p.Tyr184*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000536594.1",
          "strand": false,
          "transcript": "ENST00000866535.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 418,
          "aa_ref": "Y",
          "aa_start": 184,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1466,
          "cdna_start": 686,
          "cds_end": null,
          "cds_length": 1257,
          "cds_start": 552,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 5,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000866536.1",
          "gene_hgnc_id": 8941,
          "gene_symbol": "SERPINA1",
          "hgvs_c": "c.552C>A",
          "hgvs_p": "p.Tyr184*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000536595.1",
          "strand": false,
          "transcript": "ENST00000866536.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 418,
          "aa_ref": "Y",
          "aa_start": 184,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1453,
          "cdna_start": 673,
          "cds_end": null,
          "cds_length": 1257,
          "cds_start": 552,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 6,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "ENST00000866537.1",
          "gene_hgnc_id": 8941,
          "gene_symbol": "SERPINA1",
          "hgvs_c": "c.552C>A",
          "hgvs_p": "p.Tyr184*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000536596.1",
          "strand": false,
          "transcript": "ENST00000866537.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 418,
          "aa_ref": "Y",
          "aa_start": 184,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1614,
          "cdna_start": 833,
          "cds_end": null,
          "cds_length": 1257,
          "cds_start": 552,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 6,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "ENST00000866538.1",
          "gene_hgnc_id": 8941,
          "gene_symbol": "SERPINA1",
          "hgvs_c": "c.552C>A",
          "hgvs_p": "p.Tyr184*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000536597.1",
          "strand": false,
          "transcript": "ENST00000866538.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 418,
          "aa_ref": "Y",
          "aa_start": 184,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1560,
          "cdna_start": 781,
          "cds_end": null,
          "cds_length": 1257,
          "cds_start": 552,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 7,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "ENST00000866539.1",
          "gene_hgnc_id": 8941,
          "gene_symbol": "SERPINA1",
          "hgvs_c": "c.552C>A",
          "hgvs_p": "p.Tyr184*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000536598.1",
          "strand": false,
          "transcript": "ENST00000866539.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 418,
          "aa_ref": "Y",
          "aa_start": 184,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2251,
          "cdna_start": 1360,
          "cds_end": null,
          "cds_length": 1257,
          "cds_start": 552,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 5,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000866540.1",
          "gene_hgnc_id": 8941,
          "gene_symbol": "SERPINA1",
          "hgvs_c": "c.552C>A",
          "hgvs_p": "p.Tyr184*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000536599.1",
          "strand": false,
          "transcript": "ENST00000866540.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 418,
          "aa_ref": "Y",
          "aa_start": 184,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2796,
          "cdna_start": 2015,
          "cds_end": null,
          "cds_length": 1257,
          "cds_start": 552,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 5,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000866541.1",
          "gene_hgnc_id": 8941,
          "gene_symbol": "SERPINA1",
          "hgvs_c": "c.552C>A",
          "hgvs_p": "p.Tyr184*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000536600.1",
          "strand": false,
          "transcript": "ENST00000866541.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 418,
          "aa_ref": "Y",
          "aa_start": 184,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1593,
          "cdna_start": 812,
          "cds_end": null,
          "cds_length": 1257,
          "cds_start": 552,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 5,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000866542.1",
          "gene_hgnc_id": 8941,
          "gene_symbol": "SERPINA1",
          "hgvs_c": "c.552C>A",
          "hgvs_p": "p.Tyr184*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000536601.1",
          "strand": false,
          "transcript": "ENST00000866542.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 418,
          "aa_ref": "Y",
          "aa_start": 184,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2127,
          "cdna_start": 1346,
          "cds_end": null,
          "cds_length": 1257,
          "cds_start": 552,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 9,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "ENST00000959498.1",
          "gene_hgnc_id": 8941,
          "gene_symbol": "SERPINA1",
          "hgvs_c": "c.552C>A",
          "hgvs_p": "p.Tyr184*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000629557.1",
          "strand": false,
          "transcript": "ENST00000959498.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 418,
          "aa_ref": "Y",
          "aa_start": 184,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1569,
          "cdna_start": 788,
          "cds_end": null,
          "cds_length": 1257,
          "cds_start": 552,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 5,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000959499.1",
          "gene_hgnc_id": 8941,
          "gene_symbol": "SERPINA1",
          "hgvs_c": "c.552C>A",
          "hgvs_p": "p.Tyr184*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000629558.1",
          "strand": false,
          "transcript": "ENST00000959499.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 418,
          "aa_ref": "Y",
          "aa_start": 184,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1440,
          "cdna_start": 659,
          "cds_end": null,
          "cds_length": 1257,
          "cds_start": 552,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 6,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "ENST00000959500.1",
          "gene_hgnc_id": 8941,
          "gene_symbol": "SERPINA1",
          "hgvs_c": "c.552C>A",
          "hgvs_p": "p.Tyr184*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000629559.1",
          "strand": false,
          "transcript": "ENST00000959500.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 418,
          "aa_ref": "Y",
          "aa_start": 184,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1670,
          "cdna_start": 870,
          "cds_end": null,
          "cds_length": 1257,
          "cds_start": 552,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 5,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000959501.1",
          "gene_hgnc_id": 8941,
          "gene_symbol": "SERPINA1",
          "hgvs_c": "c.552C>A",
          "hgvs_p": "p.Tyr184*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000629560.1",
          "strand": false,
          "transcript": "ENST00000959501.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 418,
          "aa_ref": "Y",
          "aa_start": 184,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1610,
          "cdna_start": 830,
          "cds_end": null,
          "cds_length": 1257,
          "cds_start": 552,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 6,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "ENST00000959503.1",
          "gene_hgnc_id": 8941,
          "gene_symbol": "SERPINA1",
          "hgvs_c": "c.552C>A",
          "hgvs_p": "p.Tyr184*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000629562.1",
          "strand": false,
          "transcript": "ENST00000959503.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 414,
          "aa_ref": "Y",
          "aa_start": 184,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1614,
          "cdna_start": 845,
          "cds_end": null,
          "cds_length": 1245,
          "cds_start": 552,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 5,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000959502.1",
          "gene_hgnc_id": 8941,
          "gene_symbol": "SERPINA1",
          "hgvs_c": "c.552C>A",
          "hgvs_p": "p.Tyr184*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000629561.1",
          "strand": false,
          "transcript": "ENST00000959502.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 227,
          "aa_ref": "Y",
          "aa_start": 184,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 762,
          "cdna_start": 556,
          "cds_end": null,
          "cds_length": 684,
          "cds_start": 552,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 2,
          "exon_rank": 1,
          "exon_rank_end": null,
          "feature": "ENST00000959504.1",
          "gene_hgnc_id": 8941,
          "gene_symbol": "SERPINA1",
          "hgvs_c": "c.552C>A",
          "hgvs_p": "p.Tyr184*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000629563.1",
          "strand": false,
          "transcript": "ENST00000959504.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 104,
          "aa_ref": "Y",
          "aa_start": 98,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 446,
          "cdna_start": 423,
          "cds_end": null,
          "cds_length": 317,
          "cds_start": 294,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 2,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000554720.1",
          "gene_hgnc_id": 8941,
          "gene_symbol": "SERPINA1",
          "hgvs_c": "c.294C>A",
          "hgvs_p": "p.Tyr98*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000450561.1",
          "strand": false,
          "transcript": "ENST00000554720.1",
          "transcript_support_level": 5
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 418,
          "aa_ref": "Y",
          "aa_start": 184,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3381,
          "cdna_start": 974,
          "cds_end": null,
          "cds_length": 1257,
          "cds_start": 552,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 6,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "XM_017021370.2",
          "gene_hgnc_id": 8941,
          "gene_symbol": "SERPINA1",
          "hgvs_c": "c.552C>A",
          "hgvs_p": "p.Tyr184*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_016876859.1",
          "strand": false,
          "transcript": "XM_017021370.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 418,
          "aa_ref": "Y",
          "aa_start": 184,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3280,
          "cdna_start": 873,
          "cds_end": null,
          "cds_length": 1257,
          "cds_start": 552,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 6,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "XM_047431478.1",
          "gene_hgnc_id": 8941,
          "gene_symbol": "SERPINA1",
          "hgvs_c": "c.552C>A",
          "hgvs_p": "p.Tyr184*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047287434.1",
          "strand": false,
          "transcript": "XM_047431478.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 418,
          "aa_ref": "Y",
          "aa_start": 184,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3384,
          "cdna_start": 977,
          "cds_end": null,
          "cds_length": 1257,
          "cds_start": 552,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 6,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "XM_047431479.1",
          "gene_hgnc_id": 8941,
          "gene_symbol": "SERPINA1",
          "hgvs_c": "c.552C>A",
          "hgvs_p": "p.Tyr184*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047287435.1",
          "strand": false,
          "transcript": "XM_047431479.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 155,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 643,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 469,
          "cds_start": null,
          "consequences": [
            "downstream_gene_variant"
          ],
          "exon_count": 2,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000556091.1",
          "gene_hgnc_id": 8941,
          "gene_symbol": "SERPINA1",
          "hgvs_c": "c.*83C>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000452169.1",
          "strand": true,
          "transcript": "ENST00000556091.1",
          "transcript_support_level": 3
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 143,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 951,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 434,
          "cds_start": null,
          "consequences": [
            "downstream_gene_variant"
          ],
          "exon_count": 4,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000557492.5",
          "gene_hgnc_id": 8941,
          "gene_symbol": "SERPINA1",
          "hgvs_c": "c.*118C>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000452452.1",
          "strand": true,
          "transcript": "ENST00000557492.5",
          "transcript_support_level": 4
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 116,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 571,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 351,
          "cds_start": null,
          "consequences": [
            "downstream_gene_variant"
          ],
          "exon_count": 2,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000556955.5",
          "gene_hgnc_id": 8941,
          "gene_symbol": "SERPINA1",
          "hgvs_c": "c.*201C>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000451098.1",
          "strand": true,
          "transcript": "ENST00000556955.5",
          "transcript_support_level": 4
        }
      ],
      "custom_annotations": null,
      "dbscsnv_ada_prediction": null,
      "dbscsnv_ada_score": null,
      "dbsnp": "rs199422210",
      "effect": "stop_gained",
      "frequency_reference_population": 0.0000013680939,
      "gene_hgnc_id": 8941,
      "gene_symbol": "SERPINA1",
      "gnomad_exomes_ac": 2,
      "gnomad_exomes_af": 0.00000136809,
      "gnomad_exomes_homalt": 0,
      "gnomad_genomes_ac": null,
      "gnomad_genomes_af": null,
      "gnomad_genomes_homalt": null,
      "gnomad_mito_heteroplasmic": null,
      "gnomad_mito_homoplasmic": null,
      "hom_count_reference_population": 0,
      "mitotip_prediction": null,
      "mitotip_score": null,
      "pathogenicity_classification_combined": null,
      "phenotype_combined": null,
      "phylop100way_prediction": "Benign",
      "phylop100way_score": -0.644,
      "pos": 94382686,
      "ref": "G",
      "revel_prediction": null,
      "revel_score": null,
      "splice_prediction_selected": "Benign",
      "splice_score_selected": 0,
      "splice_source_selected": "max_spliceai",
      "spliceai_max_prediction": "Benign",
      "spliceai_max_score": 0,
      "transcript": "NM_000295.5"
    }
  ]
}
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.