← Back to variant description

GeneBe API Showcase

This page demonstrates how to use the GeneBe API to query variant information. The API provides programmatic access to genomic annotations and variant data.

API presented here should be used for checking single variants. If you want to check many variants at once, please use other API endpoints that you will find in the documentation.

Documentation & Advanced Usage

Complete API documentation:docs.genebe.net/docs/api/overview/

Interactive endpoint tester:api.genebe.net/cloud/gb-api-doc/swagger-ui/

Python client for pandas:pypi.org/project/genebe/

Java CLI for VCF files:github.com/pstawinski/genebe-cli

All tools documented at:docs.genebe.net

API Request Examples for Variant: 11-75566376-C-T (hg38)

Bash / cURL Example

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

API Response

json
{
  "variants": [
    {
      "chr": "11",
      "pos": 75566376,
      "ref": "C",
      "alt": "T",
      "effect": "synonymous_variant",
      "transcript": "NM_001235.5",
      "consequences": [
        {
          "aa_ref": "A",
          "aa_alt": "A",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SERPINH1",
          "gene_hgnc_id": 1546,
          "hgvs_c": "c.27C>T",
          "hgvs_p": "p.Ala9Ala",
          "transcript": "NM_001235.5",
          "protein_id": "NP_001226.2",
          "transcript_support_level": null,
          "aa_start": 9,
          "aa_end": null,
          "aa_length": 418,
          "cds_start": 27,
          "cds_end": null,
          "cds_length": 1257,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": "ENST00000358171.8",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001235.5"
        },
        {
          "aa_ref": "A",
          "aa_alt": "A",
          "canonical": true,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SERPINH1",
          "gene_hgnc_id": 1546,
          "hgvs_c": "c.27C>T",
          "hgvs_p": "p.Ala9Ala",
          "transcript": "ENST00000358171.8",
          "protein_id": "ENSP00000350894.4",
          "transcript_support_level": 1,
          "aa_start": 9,
          "aa_end": null,
          "aa_length": 418,
          "cds_start": 27,
          "cds_end": null,
          "cds_length": 1257,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": "NM_001235.5",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000358171.8"
        },
        {
          "aa_ref": "A",
          "aa_alt": "A",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SERPINH1",
          "gene_hgnc_id": 1546,
          "hgvs_c": "c.27C>T",
          "hgvs_p": "p.Ala9Ala",
          "transcript": "ENST00000530284.5",
          "protein_id": "ENSP00000436305.1",
          "transcript_support_level": 1,
          "aa_start": 9,
          "aa_end": null,
          "aa_length": 324,
          "cds_start": 27,
          "cds_end": null,
          "cds_length": 975,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000530284.5"
        },
        {
          "aa_ref": "A",
          "aa_alt": "A",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SERPINH1",
          "gene_hgnc_id": 1546,
          "hgvs_c": "c.27C>T",
          "hgvs_p": "p.Ala9Ala",
          "transcript": "NM_001207014.3",
          "protein_id": "NP_001193943.1",
          "transcript_support_level": null,
          "aa_start": 9,
          "aa_end": null,
          "aa_length": 418,
          "cds_start": 27,
          "cds_end": null,
          "cds_length": 1257,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001207014.3"
        },
        {
          "aa_ref": "A",
          "aa_alt": "A",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SERPINH1",
          "gene_hgnc_id": 1546,
          "hgvs_c": "c.27C>T",
          "hgvs_p": "p.Ala9Ala",
          "transcript": "NM_001440311.1",
          "protein_id": "NP_001427240.1",
          "transcript_support_level": null,
          "aa_start": 9,
          "aa_end": null,
          "aa_length": 418,
          "cds_start": 27,
          "cds_end": null,
          "cds_length": 1257,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001440311.1"
        },
        {
          "aa_ref": "A",
          "aa_alt": "A",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SERPINH1",
          "gene_hgnc_id": 1546,
          "hgvs_c": "c.27C>T",
          "hgvs_p": "p.Ala9Ala",
          "transcript": "NM_001440312.1",
          "protein_id": "NP_001427241.1",
          "transcript_support_level": null,
          "aa_start": 9,
          "aa_end": null,
          "aa_length": 418,
          "cds_start": 27,
          "cds_end": null,
          "cds_length": 1257,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001440312.1"
        },
        {
          "aa_ref": "A",
          "aa_alt": "A",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SERPINH1",
          "gene_hgnc_id": 1546,
          "hgvs_c": "c.27C>T",
          "hgvs_p": "p.Ala9Ala",
          "transcript": "NM_001440313.1",
          "protein_id": "NP_001427242.1",
          "transcript_support_level": null,
          "aa_start": 9,
          "aa_end": null,
          "aa_length": 418,
          "cds_start": 27,
          "cds_end": null,
          "cds_length": 1257,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001440313.1"
        },
        {
          "aa_ref": "A",
          "aa_alt": "A",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SERPINH1",
          "gene_hgnc_id": 1546,
          "hgvs_c": "c.27C>T",
          "hgvs_p": "p.Ala9Ala",
          "transcript": "NM_001440314.1",
          "protein_id": "NP_001427243.1",
          "transcript_support_level": null,
          "aa_start": 9,
          "aa_end": null,
          "aa_length": 418,
          "cds_start": 27,
          "cds_end": null,
          "cds_length": 1257,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001440314.1"
        },
        {
          "aa_ref": "A",
          "aa_alt": "A",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SERPINH1",
          "gene_hgnc_id": 1546,
          "hgvs_c": "c.27C>T",
          "hgvs_p": "p.Ala9Ala",
          "transcript": "NM_001440315.1",
          "protein_id": "NP_001427244.1",
          "transcript_support_level": null,
          "aa_start": 9,
          "aa_end": null,
          "aa_length": 418,
          "cds_start": 27,
          "cds_end": null,
          "cds_length": 1257,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001440315.1"
        },
        {
          "aa_ref": "A",
          "aa_alt": "A",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SERPINH1",
          "gene_hgnc_id": 1546,
          "hgvs_c": "c.27C>T",
          "hgvs_p": "p.Ala9Ala",
          "transcript": "NM_001440316.1",
          "protein_id": "NP_001427245.1",
          "transcript_support_level": null,
          "aa_start": 9,
          "aa_end": null,
          "aa_length": 418,
          "cds_start": 27,
          "cds_end": null,
          "cds_length": 1257,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001440316.1"
        },
        {
          "aa_ref": "A",
          "aa_alt": "A",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SERPINH1",
          "gene_hgnc_id": 1546,
          "hgvs_c": "c.27C>T",
          "hgvs_p": "p.Ala9Ala",
          "transcript": "ENST00000524558.5",
          "protein_id": "ENSP00000434412.1",
          "transcript_support_level": 2,
          "aa_start": 9,
          "aa_end": null,
          "aa_length": 418,
          "cds_start": 27,
          "cds_end": null,
          "cds_length": 1257,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000524558.5"
        },
        {
          "aa_ref": "A",
          "aa_alt": "A",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SERPINH1",
          "gene_hgnc_id": 1546,
          "hgvs_c": "c.27C>T",
          "hgvs_p": "p.Ala9Ala",
          "transcript": "ENST00000533603.5",
          "protein_id": "ENSP00000434657.1",
          "transcript_support_level": 2,
          "aa_start": 9,
          "aa_end": null,
          "aa_length": 418,
          "cds_start": 27,
          "cds_end": null,
          "cds_length": 1257,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000533603.5"
        },
        {
          "aa_ref": "A",
          "aa_alt": "A",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SERPINH1",
          "gene_hgnc_id": 1546,
          "hgvs_c": "c.27C>T",
          "hgvs_p": "p.Ala9Ala",
          "transcript": "ENST00000872810.1",
          "protein_id": "ENSP00000542869.1",
          "transcript_support_level": null,
          "aa_start": 9,
          "aa_end": null,
          "aa_length": 418,
          "cds_start": 27,
          "cds_end": null,
          "cds_length": 1257,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000872810.1"
        },
        {
          "aa_ref": "A",
          "aa_alt": "A",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SERPINH1",
          "gene_hgnc_id": 1546,
          "hgvs_c": "c.27C>T",
          "hgvs_p": "p.Ala9Ala",
          "transcript": "ENST00000872811.1",
          "protein_id": "ENSP00000542870.1",
          "transcript_support_level": null,
          "aa_start": 9,
          "aa_end": null,
          "aa_length": 418,
          "cds_start": 27,
          "cds_end": null,
          "cds_length": 1257,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000872811.1"
        },
        {
          "aa_ref": "A",
          "aa_alt": "A",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SERPINH1",
          "gene_hgnc_id": 1546,
          "hgvs_c": "c.27C>T",
          "hgvs_p": "p.Ala9Ala",
          "transcript": "ENST00000872812.1",
          "protein_id": "ENSP00000542871.1",
          "transcript_support_level": null,
          "aa_start": 9,
          "aa_end": null,
          "aa_length": 418,
          "cds_start": 27,
          "cds_end": null,
          "cds_length": 1257,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000872812.1"
        },
        {
          "aa_ref": "A",
          "aa_alt": "A",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 1,
          "exon_rank_end": null,
          "exon_count": 4,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SERPINH1",
          "gene_hgnc_id": 1546,
          "hgvs_c": "c.27C>T",
          "hgvs_p": "p.Ala9Ala",
          "transcript": "ENST00000872813.1",
          "protein_id": "ENSP00000542872.1",
          "transcript_support_level": null,
          "aa_start": 9,
          "aa_end": null,
          "aa_length": 418,
          "cds_start": 27,
          "cds_end": null,
          "cds_length": 1257,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000872813.1"
        },
        {
          "aa_ref": "A",
          "aa_alt": "A",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SERPINH1",
          "gene_hgnc_id": 1546,
          "hgvs_c": "c.27C>T",
          "hgvs_p": "p.Ala9Ala",
          "transcript": "ENST00000922053.1",
          "protein_id": "ENSP00000592112.1",
          "transcript_support_level": null,
          "aa_start": 9,
          "aa_end": null,
          "aa_length": 418,
          "cds_start": 27,
          "cds_end": null,
          "cds_length": 1257,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000922053.1"
        },
        {
          "aa_ref": "A",
          "aa_alt": "A",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SERPINH1",
          "gene_hgnc_id": 1546,
          "hgvs_c": "c.27C>T",
          "hgvs_p": "p.Ala9Ala",
          "transcript": "ENST00000922054.1",
          "protein_id": "ENSP00000592113.1",
          "transcript_support_level": null,
          "aa_start": 9,
          "aa_end": null,
          "aa_length": 418,
          "cds_start": 27,
          "cds_end": null,
          "cds_length": 1257,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000922054.1"
        },
        {
          "aa_ref": "A",
          "aa_alt": "A",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SERPINH1",
          "gene_hgnc_id": 1546,
          "hgvs_c": "c.27C>T",
          "hgvs_p": "p.Ala9Ala",
          "transcript": "ENST00000922055.1",
          "protein_id": "ENSP00000592114.1",
          "transcript_support_level": null,
          "aa_start": 9,
          "aa_end": null,
          "aa_length": 418,
          "cds_start": 27,
          "cds_end": null,
          "cds_length": 1257,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000922055.1"
        },
        {
          "aa_ref": "A",
          "aa_alt": "A",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SERPINH1",
          "gene_hgnc_id": 1546,
          "hgvs_c": "c.27C>T",
          "hgvs_p": "p.Ala9Ala",
          "transcript": "ENST00000922056.1",
          "protein_id": "ENSP00000592115.1",
          "transcript_support_level": null,
          "aa_start": 9,
          "aa_end": null,
          "aa_length": 418,
          "cds_start": 27,
          "cds_end": null,
          "cds_length": 1257,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000922056.1"
        },
        {
          "aa_ref": "A",
          "aa_alt": "A",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SERPINH1",
          "gene_hgnc_id": 1546,
          "hgvs_c": "c.27C>T",
          "hgvs_p": "p.Ala9Ala",
          "transcript": "ENST00000922057.1",
          "protein_id": "ENSP00000592116.1",
          "transcript_support_level": null,
          "aa_start": 9,
          "aa_end": null,
          "aa_length": 418,
          "cds_start": 27,
          "cds_end": null,
          "cds_length": 1257,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000922057.1"
        },
        {
          "aa_ref": "A",
          "aa_alt": "A",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SERPINH1",
          "gene_hgnc_id": 1546,
          "hgvs_c": "c.27C>T",
          "hgvs_p": "p.Ala9Ala",
          "transcript": "ENST00000922058.1",
          "protein_id": "ENSP00000592117.1",
          "transcript_support_level": null,
          "aa_start": 9,
          "aa_end": null,
          "aa_length": 418,
          "cds_start": 27,
          "cds_end": null,
          "cds_length": 1257,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000922058.1"
        },
        {
          "aa_ref": "A",
          "aa_alt": "A",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SERPINH1",
          "gene_hgnc_id": 1546,
          "hgvs_c": "c.27C>T",
          "hgvs_p": "p.Ala9Ala",
          "transcript": "ENST00000922059.1",
          "protein_id": "ENSP00000592118.1",
          "transcript_support_level": null,
          "aa_start": 9,
          "aa_end": null,
          "aa_length": 418,
          "cds_start": 27,
          "cds_end": null,
          "cds_length": 1257,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000922059.1"
        },
        {
          "aa_ref": "A",
          "aa_alt": "A",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SERPINH1",
          "gene_hgnc_id": 1546,
          "hgvs_c": "c.27C>T",
          "hgvs_p": "p.Ala9Ala",
          "transcript": "ENST00000922060.1",
          "protein_id": "ENSP00000592119.1",
          "transcript_support_level": null,
          "aa_start": 9,
          "aa_end": null,
          "aa_length": 418,
          "cds_start": 27,
          "cds_end": null,
          "cds_length": 1257,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000922060.1"
        },
        {
          "aa_ref": "A",
          "aa_alt": "A",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SERPINH1",
          "gene_hgnc_id": 1546,
          "hgvs_c": "c.27C>T",
          "hgvs_p": "p.Ala9Ala",
          "transcript": "ENST00000922061.1",
          "protein_id": "ENSP00000592120.1",
          "transcript_support_level": null,
          "aa_start": 9,
          "aa_end": null,
          "aa_length": 418,
          "cds_start": 27,
          "cds_end": null,
          "cds_length": 1257,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000922061.1"
        },
        {
          "aa_ref": "A",
          "aa_alt": "A",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SERPINH1",
          "gene_hgnc_id": 1546,
          "hgvs_c": "c.27C>T",
          "hgvs_p": "p.Ala9Ala",
          "transcript": "ENST00000947468.1",
          "protein_id": "ENSP00000617527.1",
          "transcript_support_level": null,
          "aa_start": 9,
          "aa_end": null,
          "aa_length": 418,
          "cds_start": 27,
          "cds_end": null,
          "cds_length": 1257,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000947468.1"
        },
        {
          "aa_ref": "A",
          "aa_alt": "A",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SERPINH1",
          "gene_hgnc_id": 1546,
          "hgvs_c": "c.27C>T",
          "hgvs_p": "p.Ala9Ala",
          "transcript": "ENST00000947469.1",
          "protein_id": "ENSP00000617528.1",
          "transcript_support_level": null,
          "aa_start": 9,
          "aa_end": null,
          "aa_length": 418,
          "cds_start": 27,
          "cds_end": null,
          "cds_length": 1257,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000947469.1"
        },
        {
          "aa_ref": "A",
          "aa_alt": "A",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SERPINH1",
          "gene_hgnc_id": 1546,
          "hgvs_c": "c.27C>T",
          "hgvs_p": "p.Ala9Ala",
          "transcript": "ENST00000947470.1",
          "protein_id": "ENSP00000617529.1",
          "transcript_support_level": null,
          "aa_start": 9,
          "aa_end": null,
          "aa_length": 418,
          "cds_start": 27,
          "cds_end": null,
          "cds_length": 1257,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000947470.1"
        },
        {
          "aa_ref": "A",
          "aa_alt": "A",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 4,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SERPINH1",
          "gene_hgnc_id": 1546,
          "hgvs_c": "c.27C>T",
          "hgvs_p": "p.Ala9Ala",
          "transcript": "NM_001440317.1",
          "protein_id": "NP_001427246.1",
          "transcript_support_level": null,
          "aa_start": 9,
          "aa_end": null,
          "aa_length": 385,
          "cds_start": 27,
          "cds_end": null,
          "cds_length": 1158,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001440317.1"
        },
        {
          "aa_ref": "A",
          "aa_alt": "A",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SERPINH1",
          "gene_hgnc_id": 1546,
          "hgvs_c": "c.27C>T",
          "hgvs_p": "p.Ala9Ala",
          "transcript": "ENST00000533449.6",
          "protein_id": "ENSP00000431827.2",
          "transcript_support_level": 3,
          "aa_start": 9,
          "aa_end": null,
          "aa_length": 370,
          "cds_start": 27,
          "cds_end": null,
          "cds_length": 1114,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000533449.6"
        },
        {
          "aa_ref": "A",
          "aa_alt": "A",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SERPINH1",
          "gene_hgnc_id": 1546,
          "hgvs_c": "c.27C>T",
          "hgvs_p": "p.Ala9Ala",
          "transcript": "ENST00000532356.5",
          "protein_id": "ENSP00000436040.1",
          "transcript_support_level": 3,
          "aa_start": 9,
          "aa_end": null,
          "aa_length": 294,
          "cds_start": 27,
          "cds_end": null,
          "cds_length": 887,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000532356.5"
        },
        {
          "aa_ref": "A",
          "aa_alt": "A",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 4,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SERPINH1",
          "gene_hgnc_id": 1546,
          "hgvs_c": "c.27C>T",
          "hgvs_p": "p.Ala9Ala",
          "transcript": "ENST00000526397.5",
          "protein_id": "ENSP00000434964.1",
          "transcript_support_level": 5,
          "aa_start": 9,
          "aa_end": null,
          "aa_length": 248,
          "cds_start": 27,
          "cds_end": null,
          "cds_length": 749,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000526397.5"
        },
        {
          "aa_ref": "A",
          "aa_alt": "A",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SERPINH1",
          "gene_hgnc_id": 1546,
          "hgvs_c": "c.27C>T",
          "hgvs_p": "p.Ala9Ala",
          "transcript": "ENST00000525611.5",
          "protein_id": "ENSP00000435452.1",
          "transcript_support_level": 5,
          "aa_start": 9,
          "aa_end": null,
          "aa_length": 246,
          "cds_start": 27,
          "cds_end": null,
          "cds_length": 743,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000525611.5"
        },
        {
          "aa_ref": "A",
          "aa_alt": "A",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 3,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SERPINH1",
          "gene_hgnc_id": 1546,
          "hgvs_c": "c.27C>T",
          "hgvs_p": "p.Ala9Ala",
          "transcript": "ENST00000528760.1",
          "protein_id": "ENSP00000437108.1",
          "transcript_support_level": 2,
          "aa_start": 9,
          "aa_end": null,
          "aa_length": 202,
          "cds_start": 27,
          "cds_end": null,
          "cds_length": 610,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000528760.1"
        },
        {
          "aa_ref": "A",
          "aa_alt": "A",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 2,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SERPINH1",
          "gene_hgnc_id": 1546,
          "hgvs_c": "c.27C>T",
          "hgvs_p": "p.Ala9Ala",
          "transcript": "ENST00000529643.1",
          "protein_id": "ENSP00000435936.1",
          "transcript_support_level": 3,
          "aa_start": 9,
          "aa_end": null,
          "aa_length": 165,
          "cds_start": 27,
          "cds_end": null,
          "cds_length": 500,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000529643.1"
        },
        {
          "aa_ref": "A",
          "aa_alt": "A",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 2,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SERPINH1",
          "gene_hgnc_id": 1546,
          "hgvs_c": "c.27C>T",
          "hgvs_p": "p.Ala9Ala",
          "transcript": "ENST00000528990.1",
          "protein_id": "ENSP00000432007.2",
          "transcript_support_level": 3,
          "aa_start": 9,
          "aa_end": null,
          "aa_length": 164,
          "cds_start": 27,
          "cds_end": null,
          "cds_length": 495,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000528990.1"
        },
        {
          "aa_ref": "A",
          "aa_alt": "A",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 3,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SERPINH1",
          "gene_hgnc_id": 1546,
          "hgvs_c": "c.27C>T",
          "hgvs_p": "p.Ala9Ala",
          "transcript": "ENST00000525492.5",
          "protein_id": "ENSP00000434482.1",
          "transcript_support_level": 4,
          "aa_start": 9,
          "aa_end": null,
          "aa_length": 141,
          "cds_start": 27,
          "cds_end": null,
          "cds_length": 428,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000525492.5"
        },
        {
          "aa_ref": "A",
          "aa_alt": "A",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 3,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SERPINH1",
          "gene_hgnc_id": 1546,
          "hgvs_c": "c.27C>T",
          "hgvs_p": "p.Ala9Ala",
          "transcript": "ENST00000526242.1",
          "protein_id": "ENSP00000431384.1",
          "transcript_support_level": 4,
          "aa_start": 9,
          "aa_end": null,
          "aa_length": 84,
          "cds_start": 27,
          "cds_end": null,
          "cds_length": 257,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000526242.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SERPINH1",
          "gene_hgnc_id": 1546,
          "hgvs_c": "n.27C>T",
          "hgvs_p": null,
          "transcript": "ENST00000649490.1",
          "protein_id": "ENSP00000497544.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "nonsense_mediated_decay",
          "feature": "ENST00000649490.1"
        }
      ],
      "gene_symbol": "SERPINH1",
      "gene_hgnc_id": 1546,
      "dbsnp": "rs1592199909",
      "frequency_reference_population": null,
      "hom_count_reference_population": 0,
      "allele_count_reference_population": 0,
      "gnomad_exomes_af": null,
      "gnomad_genomes_af": null,
      "gnomad_exomes_ac": null,
      "gnomad_genomes_ac": null,
      "gnomad_exomes_homalt": null,
      "gnomad_genomes_homalt": null,
      "gnomad_mito_homoplasmic": null,
      "gnomad_mito_heteroplasmic": null,
      "computational_score_selected": -0.6600000262260437,
      "computational_prediction_selected": "Benign",
      "computational_source_selected": "BayesDel_noAF",
      "splice_score_selected": 0,
      "splice_prediction_selected": "Benign",
      "splice_source_selected": "max_spliceai",
      "revel_score": null,
      "revel_prediction": null,
      "alphamissense_score": null,
      "alphamissense_prediction": null,
      "bayesdelnoaf_score": -0.66,
      "bayesdelnoaf_prediction": "Benign",
      "phylop100way_score": 0.771,
      "phylop100way_prediction": "Benign",
      "spliceai_max_score": 0,
      "spliceai_max_prediction": "Benign",
      "dbscsnv_ada_score": null,
      "dbscsnv_ada_prediction": null,
      "apogee2_score": null,
      "apogee2_prediction": null,
      "mitotip_score": null,
      "mitotip_prediction": null,
      "acmg_score": -5,
      "acmg_classification": "Likely_benign",
      "acmg_criteria": "PM2,BP4_Strong,BP6_Moderate,BP7",
      "acmg_by_gene": [
        {
          "score": -5,
          "benign_score": 7,
          "pathogenic_score": 2,
          "criteria": [
            "PM2",
            "BP4_Strong",
            "BP6_Moderate",
            "BP7"
          ],
          "verdict": "Likely_benign",
          "transcript": "NM_001235.5",
          "gene_symbol": "SERPINH1",
          "hgnc_id": 1546,
          "effects": [
            "synonymous_variant"
          ],
          "inheritance_mode": "AR,AD",
          "hgvs_c": "c.27C>T",
          "hgvs_p": "p.Ala9Ala"
        }
      ],
      "clinvar_disease": "not provided",
      "clinvar_classification": "Likely benign",
      "clinvar_review_status": "criteria provided, single submitter",
      "clinvar_submissions_summary": "LB:1",
      "phenotype_combined": "not provided",
      "pathogenicity_classification_combined": "Likely benign",
      "custom_annotations": null
    }
  ],
  "message": null
}