← 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: 15-77037068-C-T (hg38)

Bash / cURL Example

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

API Response

json
{
  "variants": [
    {
      "chr": "15",
      "pos": 77037068,
      "ref": "C",
      "alt": "T",
      "effect": "synonymous_variant",
      "transcript": "ENST00000558012.6",
      "consequences": [
        {
          "aa_ref": "S",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PSTPIP1",
          "gene_hgnc_id": 9580,
          "hgvs_c": "c.1143C>T",
          "hgvs_p": "p.Ser381Ser",
          "transcript": "NM_003978.5",
          "protein_id": "NP_003969.2",
          "transcript_support_level": null,
          "aa_start": 381,
          "aa_end": null,
          "aa_length": 416,
          "cds_start": 1143,
          "cds_end": null,
          "cds_length": 1251,
          "cdna_start": 1591,
          "cdna_end": null,
          "cdna_length": 1998,
          "mane_select": "ENST00000558012.6",
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "S",
          "aa_alt": "S",
          "canonical": true,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PSTPIP1",
          "gene_hgnc_id": 9580,
          "hgvs_c": "c.1143C>T",
          "hgvs_p": "p.Ser381Ser",
          "transcript": "ENST00000558012.6",
          "protein_id": "ENSP00000452746.1",
          "transcript_support_level": 1,
          "aa_start": 381,
          "aa_end": null,
          "aa_length": 416,
          "cds_start": 1143,
          "cds_end": null,
          "cds_length": 1251,
          "cdna_start": 1591,
          "cdna_end": null,
          "cdna_length": 1998,
          "mane_select": "NM_003978.5",
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "S",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PSTPIP1",
          "gene_hgnc_id": 9580,
          "hgvs_c": "c.1086C>T",
          "hgvs_p": "p.Ser362Ser",
          "transcript": "ENST00000559295.5",
          "protein_id": "ENSP00000452743.1",
          "transcript_support_level": 1,
          "aa_start": 362,
          "aa_end": null,
          "aa_length": 397,
          "cds_start": 1086,
          "cds_end": null,
          "cds_length": 1194,
          "cdna_start": 1086,
          "cdna_end": null,
          "cdna_length": 1349,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "S",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 4,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PSTPIP1",
          "gene_hgnc_id": 9580,
          "hgvs_c": "c.291C>T",
          "hgvs_p": "p.Ser97Ser",
          "transcript": "ENST00000558870.1",
          "protein_id": "ENSP00000452779.1",
          "transcript_support_level": 1,
          "aa_start": 97,
          "aa_end": null,
          "aa_length": 132,
          "cds_start": 291,
          "cds_end": null,
          "cds_length": 399,
          "cdna_start": 292,
          "cdna_end": null,
          "cdna_length": 556,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PSTPIP1",
          "gene_hgnc_id": 9580,
          "hgvs_c": "n.*118C>T",
          "hgvs_p": null,
          "transcript": "ENST00000559785.5",
          "protein_id": "ENSP00000452986.1",
          "transcript_support_level": 1,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 1715,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PSTPIP1",
          "gene_hgnc_id": 9580,
          "hgvs_c": "n.*1245C>T",
          "hgvs_p": null,
          "transcript": "ENST00000560223.5",
          "protein_id": "ENSP00000454118.1",
          "transcript_support_level": 1,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 1962,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PSTPIP1",
          "gene_hgnc_id": 9580,
          "hgvs_c": "n.*118C>T",
          "hgvs_p": null,
          "transcript": "ENST00000559785.5",
          "protein_id": "ENSP00000452986.1",
          "transcript_support_level": 1,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 1715,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PSTPIP1",
          "gene_hgnc_id": 9580,
          "hgvs_c": "n.*1245C>T",
          "hgvs_p": null,
          "transcript": "ENST00000560223.5",
          "protein_id": "ENSP00000454118.1",
          "transcript_support_level": 1,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 1962,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "S",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PSTPIP1",
          "gene_hgnc_id": 9580,
          "hgvs_c": "c.1338C>T",
          "hgvs_p": "p.Ser446Ser",
          "transcript": "NM_001321137.1",
          "protein_id": "NP_001308066.1",
          "transcript_support_level": null,
          "aa_start": 446,
          "aa_end": null,
          "aa_length": 481,
          "cds_start": 1338,
          "cds_end": null,
          "cds_length": 1446,
          "cdna_start": 1448,
          "cdna_end": null,
          "cdna_length": 1855,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "S",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PSTPIP1",
          "gene_hgnc_id": 9580,
          "hgvs_c": "c.1134C>T",
          "hgvs_p": "p.Ser378Ser",
          "transcript": "NM_001411086.1",
          "protein_id": "NP_001398015.1",
          "transcript_support_level": null,
          "aa_start": 378,
          "aa_end": null,
          "aa_length": 413,
          "cds_start": 1134,
          "cds_end": null,
          "cds_length": 1242,
          "cdna_start": 1582,
          "cdna_end": null,
          "cdna_length": 1846,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "S",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PSTPIP1",
          "gene_hgnc_id": 9580,
          "hgvs_c": "c.1134C>T",
          "hgvs_p": "p.Ser378Ser",
          "transcript": "ENST00000379595.7",
          "protein_id": "ENSP00000368914.3",
          "transcript_support_level": 5,
          "aa_start": 378,
          "aa_end": null,
          "aa_length": 413,
          "cds_start": 1134,
          "cds_end": null,
          "cds_length": 1242,
          "cdna_start": 1577,
          "cdna_end": null,
          "cdna_length": 1840,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "S",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PSTPIP1",
          "gene_hgnc_id": 9580,
          "hgvs_c": "c.1116C>T",
          "hgvs_p": "p.Ser372Ser",
          "transcript": "NM_001321136.2",
          "protein_id": "NP_001308065.1",
          "transcript_support_level": null,
          "aa_start": 372,
          "aa_end": null,
          "aa_length": 407,
          "cds_start": 1116,
          "cds_end": null,
          "cds_length": 1224,
          "cdna_start": 1810,
          "cdna_end": null,
          "cdna_length": 2217,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "S",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PSTPIP1",
          "gene_hgnc_id": 9580,
          "hgvs_c": "c.1086C>T",
          "hgvs_p": "p.Ser362Ser",
          "transcript": "NM_001321135.2",
          "protein_id": "NP_001308064.1",
          "transcript_support_level": null,
          "aa_start": 362,
          "aa_end": null,
          "aa_length": 397,
          "cds_start": 1086,
          "cds_end": null,
          "cds_length": 1194,
          "cdna_start": 1534,
          "cdna_end": null,
          "cdna_length": 1941,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "S",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PSTPIP1",
          "gene_hgnc_id": 9580,
          "hgvs_c": "c.1200C>T",
          "hgvs_p": "p.Ser400Ser",
          "transcript": "XM_011522168.4",
          "protein_id": "XP_011520470.1",
          "transcript_support_level": null,
          "aa_start": 400,
          "aa_end": null,
          "aa_length": 435,
          "cds_start": 1200,
          "cds_end": null,
          "cds_length": 1308,
          "cdna_start": 1648,
          "cdna_end": null,
          "cdna_length": 2055,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "S",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PSTPIP1",
          "gene_hgnc_id": 9580,
          "hgvs_c": "c.1191C>T",
          "hgvs_p": "p.Ser397Ser",
          "transcript": "XM_011522163.3",
          "protein_id": "XP_011520465.1",
          "transcript_support_level": null,
          "aa_start": 397,
          "aa_end": null,
          "aa_length": 432,
          "cds_start": 1191,
          "cds_end": null,
          "cds_length": 1299,
          "cdna_start": 1639,
          "cdna_end": null,
          "cdna_length": 2046,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "S",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PSTPIP1",
          "gene_hgnc_id": 9580,
          "hgvs_c": "c.996C>T",
          "hgvs_p": "p.Ser332Ser",
          "transcript": "XM_011522165.3",
          "protein_id": "XP_011520467.1",
          "transcript_support_level": null,
          "aa_start": 332,
          "aa_end": null,
          "aa_length": 367,
          "cds_start": 996,
          "cds_end": null,
          "cds_length": 1104,
          "cdna_start": 1206,
          "cdna_end": null,
          "cdna_length": 1613,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "S",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PSTPIP1",
          "gene_hgnc_id": 9580,
          "hgvs_c": "c.939C>T",
          "hgvs_p": "p.Ser313Ser",
          "transcript": "XM_047433278.1",
          "protein_id": "XP_047289234.1",
          "transcript_support_level": null,
          "aa_start": 313,
          "aa_end": null,
          "aa_length": 348,
          "cds_start": 939,
          "cds_end": null,
          "cds_length": 1047,
          "cdna_start": 1096,
          "cdna_end": null,
          "cdna_length": 1503,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "S",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 11,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PSTPIP1",
          "gene_hgnc_id": 9580,
          "hgvs_c": "c.777C>T",
          "hgvs_p": "p.Ser259Ser",
          "transcript": "XM_006720737.4",
          "protein_id": "XP_006720800.1",
          "transcript_support_level": null,
          "aa_start": 259,
          "aa_end": null,
          "aa_length": 294,
          "cds_start": 777,
          "cds_end": null,
          "cds_length": 885,
          "cdna_start": 926,
          "cdna_end": null,
          "cdna_length": 1333,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PSTPIP1",
          "gene_hgnc_id": 9580,
          "hgvs_c": "n.807C>T",
          "hgvs_p": null,
          "transcript": "ENST00000557995.1",
          "protein_id": null,
          "transcript_support_level": 3,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 1052,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 2,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PSTPIP1",
          "gene_hgnc_id": 9580,
          "hgvs_c": "n.266C>T",
          "hgvs_p": null,
          "transcript": "ENST00000560064.1",
          "protein_id": null,
          "transcript_support_level": 4,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 530,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PSTPIP1",
          "gene_hgnc_id": 9580,
          "hgvs_c": "n.2309C>T",
          "hgvs_p": null,
          "transcript": "ENST00000697622.1",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 2558,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PSTPIP1",
          "gene_hgnc_id": 9580,
          "hgvs_c": "n.2562C>T",
          "hgvs_p": null,
          "transcript": "ENST00000697623.1",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 2802,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PSTPIP1",
          "gene_hgnc_id": 9580,
          "hgvs_c": "n.1323C>T",
          "hgvs_p": null,
          "transcript": "NR_135552.2",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 1730,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        }
      ],
      "gene_symbol": "PSTPIP1",
      "gene_hgnc_id": 9580,
      "dbsnp": "rs141227274",
      "frequency_reference_population": 0.0013763494,
      "hom_count_reference_population": 6,
      "allele_count_reference_population": 2219,
      "gnomad_exomes_af": 0.0013514,
      "gnomad_genomes_af": 0.00161561,
      "gnomad_exomes_ac": 1973,
      "gnomad_genomes_ac": 246,
      "gnomad_exomes_homalt": 4,
      "gnomad_genomes_homalt": 2,
      "gnomad_mito_homoplasmic": null,
      "gnomad_mito_heteroplasmic": null,
      "computational_score_selected": -0.8299999833106995,
      "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.83,
      "bayesdelnoaf_prediction": "Benign",
      "phylop100way_score": -1.682,
      "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": -17,
      "acmg_classification": "Benign",
      "acmg_criteria": "BP4_Strong,BP6_Very_Strong,BP7,BS2",
      "acmg_by_gene": [
        {
          "score": -17,
          "benign_score": 17,
          "pathogenic_score": 0,
          "criteria": [
            "BP4_Strong",
            "BP6_Very_Strong",
            "BP7",
            "BS2"
          ],
          "verdict": "Benign",
          "transcript": "ENST00000558012.6",
          "gene_symbol": "PSTPIP1",
          "hgnc_id": 9580,
          "effects": [
            "synonymous_variant"
          ],
          "inheritance_mode": "Unknown,AD",
          "hgvs_c": "c.1143C>T",
          "hgvs_p": "p.Ser381Ser"
        }
      ],
      "clinvar_disease": "Autoinflammatory syndrome,Pyogenic arthritis-pyoderma gangrenosum-acne syndrome,not provided",
      "clinvar_classification": "Benign/Likely benign",
      "clinvar_review_status": "criteria provided, multiple submitters, no conflicts",
      "clinvar_submissions_summary": "LB:3 B:4",
      "phenotype_combined": "Pyogenic arthritis-pyoderma gangrenosum-acne syndrome|not provided|Autoinflammatory syndrome",
      "pathogenicity_classification_combined": "Benign/Likely benign",
      "custom_annotations": null
    }
  ],
  "message": null
}