← 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-77030543-C-G (hg38)

Bash / cURL Example

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

API Response

json
{
  "variants": [
    {
      "chr": "15",
      "pos": 77030543,
      "ref": "C",
      "alt": "G",
      "effect": "missense_variant",
      "transcript": "ENST00000558012.6",
      "consequences": [
        {
          "aa_ref": "R",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PSTPIP1",
          "gene_hgnc_id": 9580,
          "hgvs_c": "c.604C>G",
          "hgvs_p": "p.Arg202Gly",
          "transcript": "NM_003978.5",
          "protein_id": "NP_003969.2",
          "transcript_support_level": null,
          "aa_start": 202,
          "aa_end": null,
          "aa_length": 416,
          "cds_start": 604,
          "cds_end": null,
          "cds_length": 1251,
          "cdna_start": 1052,
          "cdna_end": null,
          "cdna_length": 1998,
          "mane_select": "ENST00000558012.6",
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "G",
          "canonical": true,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PSTPIP1",
          "gene_hgnc_id": 9580,
          "hgvs_c": "c.604C>G",
          "hgvs_p": "p.Arg202Gly",
          "transcript": "ENST00000558012.6",
          "protein_id": "ENSP00000452746.1",
          "transcript_support_level": 1,
          "aa_start": 202,
          "aa_end": null,
          "aa_length": 416,
          "cds_start": 604,
          "cds_end": null,
          "cds_length": 1251,
          "cdna_start": 1052,
          "cdna_end": null,
          "cdna_length": 1998,
          "mane_select": "NM_003978.5",
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PSTPIP1",
          "gene_hgnc_id": 9580,
          "hgvs_c": "c.604C>G",
          "hgvs_p": "p.Arg202Gly",
          "transcript": "ENST00000559295.5",
          "protein_id": "ENSP00000452743.1",
          "transcript_support_level": 1,
          "aa_start": 202,
          "aa_end": null,
          "aa_length": 397,
          "cds_start": 604,
          "cds_end": null,
          "cds_length": 1194,
          "cdna_start": 604,
          "cdna_end": null,
          "cdna_length": 1349,
          "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": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PSTPIP1",
          "gene_hgnc_id": 9580,
          "hgvs_c": "n.799C>G",
          "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": 10,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PSTPIP1",
          "gene_hgnc_id": 9580,
          "hgvs_c": "n.*706C>G",
          "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": 10,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PSTPIP1",
          "gene_hgnc_id": 9580,
          "hgvs_c": "n.*706C>G",
          "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": "R",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PSTPIP1",
          "gene_hgnc_id": 9580,
          "hgvs_c": "c.799C>G",
          "hgvs_p": "p.Arg267Gly",
          "transcript": "NM_001321137.1",
          "protein_id": "NP_001308066.1",
          "transcript_support_level": null,
          "aa_start": 267,
          "aa_end": null,
          "aa_length": 481,
          "cds_start": 799,
          "cds_end": null,
          "cds_length": 1446,
          "cdna_start": 909,
          "cdna_end": null,
          "cdna_length": 1855,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PSTPIP1",
          "gene_hgnc_id": 9580,
          "hgvs_c": "c.604C>G",
          "hgvs_p": "p.Arg202Gly",
          "transcript": "NM_001411086.1",
          "protein_id": "NP_001398015.1",
          "transcript_support_level": null,
          "aa_start": 202,
          "aa_end": null,
          "aa_length": 413,
          "cds_start": 604,
          "cds_end": null,
          "cds_length": 1242,
          "cdna_start": 1052,
          "cdna_end": null,
          "cdna_length": 1846,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PSTPIP1",
          "gene_hgnc_id": 9580,
          "hgvs_c": "c.604C>G",
          "hgvs_p": "p.Arg202Gly",
          "transcript": "ENST00000379595.7",
          "protein_id": "ENSP00000368914.3",
          "transcript_support_level": 5,
          "aa_start": 202,
          "aa_end": null,
          "aa_length": 413,
          "cds_start": 604,
          "cds_end": null,
          "cds_length": 1242,
          "cdna_start": 1047,
          "cdna_end": null,
          "cdna_length": 1840,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PSTPIP1",
          "gene_hgnc_id": 9580,
          "hgvs_c": "c.577C>G",
          "hgvs_p": "p.Arg193Gly",
          "transcript": "NM_001321136.2",
          "protein_id": "NP_001308065.1",
          "transcript_support_level": null,
          "aa_start": 193,
          "aa_end": null,
          "aa_length": 407,
          "cds_start": 577,
          "cds_end": null,
          "cds_length": 1224,
          "cdna_start": 1271,
          "cdna_end": null,
          "cdna_length": 2217,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PSTPIP1",
          "gene_hgnc_id": 9580,
          "hgvs_c": "c.604C>G",
          "hgvs_p": "p.Arg202Gly",
          "transcript": "NM_001321135.2",
          "protein_id": "NP_001308064.1",
          "transcript_support_level": null,
          "aa_start": 202,
          "aa_end": null,
          "aa_length": 397,
          "cds_start": 604,
          "cds_end": null,
          "cds_length": 1194,
          "cdna_start": 1052,
          "cdna_end": null,
          "cdna_length": 1941,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PSTPIP1",
          "gene_hgnc_id": 9580,
          "hgvs_c": "c.523C>G",
          "hgvs_p": "p.Arg175Gly",
          "transcript": "ENST00000559856.1",
          "protein_id": "ENSP00000453382.1",
          "transcript_support_level": 3,
          "aa_start": 175,
          "aa_end": null,
          "aa_length": 251,
          "cds_start": 523,
          "cds_end": null,
          "cds_length": 756,
          "cdna_start": 523,
          "cdna_end": null,
          "cdna_length": 756,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_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": "c.595C>G",
          "hgvs_p": "p.Arg199Gly",
          "transcript": "ENST00000559161.5",
          "protein_id": "ENSP00000453372.1",
          "transcript_support_level": 3,
          "aa_start": 199,
          "aa_end": null,
          "aa_length": 207,
          "cds_start": 595,
          "cds_end": null,
          "cds_length": 626,
          "cdna_start": 750,
          "cdna_end": null,
          "cdna_length": 781,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PSTPIP1",
          "gene_hgnc_id": 9580,
          "hgvs_c": "c.661C>G",
          "hgvs_p": "p.Arg221Gly",
          "transcript": "XM_011522168.4",
          "protein_id": "XP_011520470.1",
          "transcript_support_level": null,
          "aa_start": 221,
          "aa_end": null,
          "aa_length": 435,
          "cds_start": 661,
          "cds_end": null,
          "cds_length": 1308,
          "cdna_start": 1109,
          "cdna_end": null,
          "cdna_length": 2055,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PSTPIP1",
          "gene_hgnc_id": 9580,
          "hgvs_c": "c.661C>G",
          "hgvs_p": "p.Arg221Gly",
          "transcript": "XM_011522163.3",
          "protein_id": "XP_011520465.1",
          "transcript_support_level": null,
          "aa_start": 221,
          "aa_end": null,
          "aa_length": 432,
          "cds_start": 661,
          "cds_end": null,
          "cds_length": 1299,
          "cdna_start": 1109,
          "cdna_end": null,
          "cdna_length": 2046,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PSTPIP1",
          "gene_hgnc_id": 9580,
          "hgvs_c": "c.661C>G",
          "hgvs_p": "p.Arg221Gly",
          "transcript": "XM_047433276.1",
          "protein_id": "XP_047289232.1",
          "transcript_support_level": null,
          "aa_start": 221,
          "aa_end": null,
          "aa_length": 371,
          "cds_start": 661,
          "cds_end": null,
          "cds_length": 1116,
          "cdna_start": 1109,
          "cdna_end": null,
          "cdna_length": 1650,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PSTPIP1",
          "gene_hgnc_id": 9580,
          "hgvs_c": "c.457C>G",
          "hgvs_p": "p.Arg153Gly",
          "transcript": "XM_011522165.3",
          "protein_id": "XP_011520467.1",
          "transcript_support_level": null,
          "aa_start": 153,
          "aa_end": null,
          "aa_length": 367,
          "cds_start": 457,
          "cds_end": null,
          "cds_length": 1104,
          "cdna_start": 667,
          "cdna_end": null,
          "cdna_length": 1613,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PSTPIP1",
          "gene_hgnc_id": 9580,
          "hgvs_c": "c.661C>G",
          "hgvs_p": "p.Arg221Gly",
          "transcript": "XM_011522166.2",
          "protein_id": "XP_011520468.1",
          "transcript_support_level": null,
          "aa_start": 221,
          "aa_end": null,
          "aa_length": 358,
          "cds_start": 661,
          "cds_end": null,
          "cds_length": 1077,
          "cdna_start": 1109,
          "cdna_end": null,
          "cdna_length": 1617,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PSTPIP1",
          "gene_hgnc_id": 9580,
          "hgvs_c": "c.604C>G",
          "hgvs_p": "p.Arg202Gly",
          "transcript": "XM_047433277.1",
          "protein_id": "XP_047289233.1",
          "transcript_support_level": null,
          "aa_start": 202,
          "aa_end": null,
          "aa_length": 352,
          "cds_start": 604,
          "cds_end": null,
          "cds_length": 1059,
          "cdna_start": 1052,
          "cdna_end": null,
          "cdna_length": 1593,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PSTPIP1",
          "gene_hgnc_id": 9580,
          "hgvs_c": "c.400C>G",
          "hgvs_p": "p.Arg134Gly",
          "transcript": "XM_047433278.1",
          "protein_id": "XP_047289234.1",
          "transcript_support_level": null,
          "aa_start": 134,
          "aa_end": null,
          "aa_length": 348,
          "cds_start": 400,
          "cds_end": null,
          "cds_length": 1047,
          "cdna_start": 557,
          "cdna_end": null,
          "cdna_length": 1503,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PSTPIP1",
          "gene_hgnc_id": 9580,
          "hgvs_c": "c.661C>G",
          "hgvs_p": "p.Arg221Gly",
          "transcript": "XM_047433280.1",
          "protein_id": "XP_047289236.1",
          "transcript_support_level": null,
          "aa_start": 221,
          "aa_end": null,
          "aa_length": 322,
          "cds_start": 661,
          "cds_end": null,
          "cds_length": 969,
          "cdna_start": 1109,
          "cdna_end": null,
          "cdna_length": 1502,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PSTPIP1",
          "gene_hgnc_id": 9580,
          "hgvs_c": "c.661C>G",
          "hgvs_p": "p.Arg221Gly",
          "transcript": "XM_011522167.2",
          "protein_id": "XP_011520469.1",
          "transcript_support_level": null,
          "aa_start": 221,
          "aa_end": null,
          "aa_length": 319,
          "cds_start": 661,
          "cds_end": null,
          "cds_length": 960,
          "cdna_start": 1109,
          "cdna_end": null,
          "cdna_length": 1492,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PSTPIP1",
          "gene_hgnc_id": 9580,
          "hgvs_c": "c.661C>G",
          "hgvs_p": "p.Arg221Gly",
          "transcript": "XM_047433281.1",
          "protein_id": "XP_047289237.1",
          "transcript_support_level": null,
          "aa_start": 221,
          "aa_end": null,
          "aa_length": 297,
          "cds_start": 661,
          "cds_end": null,
          "cds_length": 894,
          "cdna_start": 1109,
          "cdna_end": null,
          "cdna_length": 1428,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PSTPIP1",
          "gene_hgnc_id": 9580,
          "hgvs_c": "c.238C>G",
          "hgvs_p": "p.Arg80Gly",
          "transcript": "XM_006720737.4",
          "protein_id": "XP_006720800.1",
          "transcript_support_level": null,
          "aa_start": 80,
          "aa_end": null,
          "aa_length": 294,
          "cds_start": 238,
          "cds_end": null,
          "cds_length": 885,
          "cdna_start": 387,
          "cdna_end": null,
          "cdna_length": 1333,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PSTPIP1",
          "gene_hgnc_id": 9580,
          "hgvs_c": "c.661C>G",
          "hgvs_p": "p.Arg221Gly",
          "transcript": "XM_011522169.2",
          "protein_id": "XP_011520471.1",
          "transcript_support_level": null,
          "aa_start": 221,
          "aa_end": null,
          "aa_length": 284,
          "cds_start": 661,
          "cds_end": null,
          "cds_length": 855,
          "cdna_start": 1109,
          "cdna_end": null,
          "cdna_length": 1395,
          "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": 4,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PSTPIP1",
          "gene_hgnc_id": 9580,
          "hgvs_c": "n.268C>G",
          "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": 9,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PSTPIP1",
          "gene_hgnc_id": 9580,
          "hgvs_c": "n.*245C>G",
          "hgvs_p": null,
          "transcript": "ENST00000559750.5",
          "protein_id": "ENSP00000453531.1",
          "transcript_support_level": 2,
          "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": 1678,
          "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": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PSTPIP1",
          "gene_hgnc_id": 9580,
          "hgvs_c": "n.845C>G",
          "hgvs_p": null,
          "transcript": "ENST00000560377.5",
          "protein_id": null,
          "transcript_support_level": 2,
          "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": 1548,
          "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": 4,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PSTPIP1",
          "gene_hgnc_id": 9580,
          "hgvs_c": "n.377C>G",
          "hgvs_p": null,
          "transcript": "ENST00000561315.5",
          "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": 562,
          "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": 5,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PSTPIP1",
          "gene_hgnc_id": 9580,
          "hgvs_c": "n.284C>G",
          "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": 9,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PSTPIP1",
          "gene_hgnc_id": 9580,
          "hgvs_c": "n.1004C>G",
          "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": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PSTPIP1",
          "gene_hgnc_id": 9580,
          "hgvs_c": "n.*245C>G",
          "hgvs_p": null,
          "transcript": "ENST00000559750.5",
          "protein_id": "ENSP00000453531.1",
          "transcript_support_level": 2,
          "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": 1678,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": 8,
          "intron_rank_end": null,
          "gene_symbol": "PSTPIP1",
          "gene_hgnc_id": 9580,
          "hgvs_c": "n.1011-637C>G",
          "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": "rs781549267",
      "frequency_reference_population": 6.852403e-7,
      "hom_count_reference_population": 0,
      "allele_count_reference_population": 1,
      "gnomad_exomes_af": 6.8524e-7,
      "gnomad_genomes_af": null,
      "gnomad_exomes_ac": 1,
      "gnomad_genomes_ac": null,
      "gnomad_exomes_homalt": 0,
      "gnomad_genomes_homalt": null,
      "gnomad_mito_homoplasmic": null,
      "gnomad_mito_heteroplasmic": null,
      "computational_score_selected": 0.5290367007255554,
      "computational_prediction_selected": "Uncertain_significance",
      "computational_source_selected": "MetaRNN",
      "splice_score_selected": 0.009999999776482582,
      "splice_prediction_selected": "Benign",
      "splice_source_selected": "max_spliceai",
      "revel_score": 0.243,
      "revel_prediction": "Benign",
      "alphamissense_score": 0.6092,
      "alphamissense_prediction": null,
      "bayesdelnoaf_score": -0.04,
      "bayesdelnoaf_prediction": "Uncertain_significance",
      "phylop100way_score": 2.469,
      "phylop100way_prediction": "Benign",
      "spliceai_max_score": 0.01,
      "spliceai_max_prediction": "Benign",
      "dbscsnv_ada_score": null,
      "dbscsnv_ada_prediction": null,
      "apogee2_score": null,
      "apogee2_prediction": null,
      "mitotip_score": null,
      "mitotip_prediction": null,
      "acmg_score": 2,
      "acmg_classification": "Uncertain_significance",
      "acmg_criteria": "PM2",
      "acmg_by_gene": [
        {
          "score": 2,
          "benign_score": 0,
          "pathogenic_score": 2,
          "criteria": [
            "PM2"
          ],
          "verdict": "Uncertain_significance",
          "transcript": "ENST00000558012.6",
          "gene_symbol": "PSTPIP1",
          "hgnc_id": 9580,
          "effects": [
            "missense_variant"
          ],
          "inheritance_mode": "Unknown,AD",
          "hgvs_c": "c.604C>G",
          "hgvs_p": "p.Arg202Gly"
        }
      ],
      "clinvar_disease": "",
      "clinvar_classification": "",
      "clinvar_review_status": "",
      "clinvar_submissions_summary": "",
      "phenotype_combined": null,
      "pathogenicity_classification_combined": null,
      "custom_annotations": null
    }
  ],
  "message": null
}