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

Bash / cURL Example

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

API Response

json
{
  "variants": [
    {
      "chr": "7",
      "pos": 92487485,
      "ref": "C",
      "alt": "G",
      "effect": "missense_variant",
      "transcript": "NM_000466.3",
      "consequences": [
        {
          "aa_ref": "R",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 24,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PEX1",
          "gene_hgnc_id": 8850,
          "hgvs_c": "c.3824G>C",
          "hgvs_p": "p.Arg1275Pro",
          "transcript": "NM_000466.3",
          "protein_id": "NP_000457.1",
          "transcript_support_level": null,
          "aa_start": 1275,
          "aa_end": null,
          "aa_length": 1283,
          "cds_start": 3824,
          "cds_end": null,
          "cds_length": 3852,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": "ENST00000248633.9",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_000466.3"
        },
        {
          "aa_ref": "R",
          "aa_alt": "P",
          "canonical": true,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 24,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PEX1",
          "gene_hgnc_id": 8850,
          "hgvs_c": "c.3824G>C",
          "hgvs_p": "p.Arg1275Pro",
          "transcript": "ENST00000248633.9",
          "protein_id": "ENSP00000248633.4",
          "transcript_support_level": 1,
          "aa_start": 1275,
          "aa_end": null,
          "aa_length": 1283,
          "cds_start": 3824,
          "cds_end": null,
          "cds_length": 3852,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": "NM_000466.3",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000248633.9"
        },
        {
          "aa_ref": "R",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 23,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PEX1",
          "gene_hgnc_id": 8850,
          "hgvs_c": "c.3653G>C",
          "hgvs_p": "p.Arg1218Pro",
          "transcript": "ENST00000428214.5",
          "protein_id": "ENSP00000394413.1",
          "transcript_support_level": 1,
          "aa_start": 1218,
          "aa_end": null,
          "aa_length": 1226,
          "cds_start": 3653,
          "cds_end": null,
          "cds_length": 3681,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000428214.5"
        },
        {
          "aa_ref": "R",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 24,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PEX1",
          "gene_hgnc_id": 8850,
          "hgvs_c": "c.3878G>C",
          "hgvs_p": "p.Arg1293Pro",
          "transcript": "ENST00000951788.1",
          "protein_id": "ENSP00000621847.1",
          "transcript_support_level": null,
          "aa_start": 1293,
          "aa_end": null,
          "aa_length": 1301,
          "cds_start": 3878,
          "cds_end": null,
          "cds_length": 3906,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000951788.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 24,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PEX1",
          "gene_hgnc_id": 8850,
          "hgvs_c": "c.3821G>C",
          "hgvs_p": "p.Arg1274Pro",
          "transcript": "ENST00000914336.1",
          "protein_id": "ENSP00000584395.1",
          "transcript_support_level": null,
          "aa_start": 1274,
          "aa_end": null,
          "aa_length": 1282,
          "cds_start": 3821,
          "cds_end": null,
          "cds_length": 3849,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000914336.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 24,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PEX1",
          "gene_hgnc_id": 8850,
          "hgvs_c": "c.3818G>C",
          "hgvs_p": "p.Arg1273Pro",
          "transcript": "ENST00000914337.1",
          "protein_id": "ENSP00000584396.1",
          "transcript_support_level": null,
          "aa_start": 1273,
          "aa_end": null,
          "aa_length": 1281,
          "cds_start": 3818,
          "cds_end": null,
          "cds_length": 3846,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000914337.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 24,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PEX1",
          "gene_hgnc_id": 8850,
          "hgvs_c": "c.3815G>C",
          "hgvs_p": "p.Arg1272Pro",
          "transcript": "ENST00000951786.1",
          "protein_id": "ENSP00000621845.1",
          "transcript_support_level": null,
          "aa_start": 1272,
          "aa_end": null,
          "aa_length": 1280,
          "cds_start": 3815,
          "cds_end": null,
          "cds_length": 3843,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000951786.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 24,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PEX1",
          "gene_hgnc_id": 8850,
          "hgvs_c": "c.3779G>C",
          "hgvs_p": "p.Arg1260Pro",
          "transcript": "ENST00000951787.1",
          "protein_id": "ENSP00000621846.1",
          "transcript_support_level": null,
          "aa_start": 1260,
          "aa_end": null,
          "aa_length": 1268,
          "cds_start": 3779,
          "cds_end": null,
          "cds_length": 3807,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000951787.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 24,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PEX1",
          "gene_hgnc_id": 8850,
          "hgvs_c": "c.3743G>C",
          "hgvs_p": "p.Arg1248Pro",
          "transcript": "ENST00000951789.1",
          "protein_id": "ENSP00000621848.1",
          "transcript_support_level": null,
          "aa_start": 1248,
          "aa_end": null,
          "aa_length": 1256,
          "cds_start": 3743,
          "cds_end": null,
          "cds_length": 3771,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000951789.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 23,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PEX1",
          "gene_hgnc_id": 8850,
          "hgvs_c": "c.3740G>C",
          "hgvs_p": "p.Arg1247Pro",
          "transcript": "ENST00000951790.1",
          "protein_id": "ENSP00000621849.1",
          "transcript_support_level": null,
          "aa_start": 1247,
          "aa_end": null,
          "aa_length": 1255,
          "cds_start": 3740,
          "cds_end": null,
          "cds_length": 3768,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000951790.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 23,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PEX1",
          "gene_hgnc_id": 8850,
          "hgvs_c": "c.3704G>C",
          "hgvs_p": "p.Arg1235Pro",
          "transcript": "ENST00000901045.1",
          "protein_id": "ENSP00000571104.1",
          "transcript_support_level": null,
          "aa_start": 1235,
          "aa_end": null,
          "aa_length": 1243,
          "cds_start": 3704,
          "cds_end": null,
          "cds_length": 3732,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000901045.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 23,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PEX1",
          "gene_hgnc_id": 8850,
          "hgvs_c": "c.3680G>C",
          "hgvs_p": "p.Arg1227Pro",
          "transcript": "ENST00000914334.1",
          "protein_id": "ENSP00000584393.1",
          "transcript_support_level": null,
          "aa_start": 1227,
          "aa_end": null,
          "aa_length": 1235,
          "cds_start": 3680,
          "cds_end": null,
          "cds_length": 3708,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000914334.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 23,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PEX1",
          "gene_hgnc_id": 8850,
          "hgvs_c": "c.3653G>C",
          "hgvs_p": "p.Arg1218Pro",
          "transcript": "NM_001282677.2",
          "protein_id": "NP_001269606.1",
          "transcript_support_level": null,
          "aa_start": 1218,
          "aa_end": null,
          "aa_length": 1226,
          "cds_start": 3653,
          "cds_end": null,
          "cds_length": 3681,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001282677.2"
        },
        {
          "aa_ref": "R",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 23,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PEX1",
          "gene_hgnc_id": 8850,
          "hgvs_c": "c.3626G>C",
          "hgvs_p": "p.Arg1209Pro",
          "transcript": "ENST00000914335.1",
          "protein_id": "ENSP00000584394.1",
          "transcript_support_level": null,
          "aa_start": 1209,
          "aa_end": null,
          "aa_length": 1217,
          "cds_start": 3626,
          "cds_end": null,
          "cds_length": 3654,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000914335.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 23,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PEX1",
          "gene_hgnc_id": 8850,
          "hgvs_c": "c.3542G>C",
          "hgvs_p": "p.Arg1181Pro",
          "transcript": "ENST00000914338.1",
          "protein_id": "ENSP00000584397.1",
          "transcript_support_level": null,
          "aa_start": 1181,
          "aa_end": null,
          "aa_length": 1189,
          "cds_start": 3542,
          "cds_end": null,
          "cds_length": 3570,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000914338.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 24,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PEX1",
          "gene_hgnc_id": 8850,
          "hgvs_c": "c.3200G>C",
          "hgvs_p": "p.Arg1067Pro",
          "transcript": "NM_001282678.2",
          "protein_id": "NP_001269607.1",
          "transcript_support_level": null,
          "aa_start": 1067,
          "aa_end": null,
          "aa_length": 1075,
          "cds_start": 3200,
          "cds_end": null,
          "cds_length": 3228,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001282678.2"
        },
        {
          "aa_ref": "R",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 21,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PEX1",
          "gene_hgnc_id": 8850,
          "hgvs_c": "c.2858G>C",
          "hgvs_p": "p.Arg953Pro",
          "transcript": "ENST00000438045.5",
          "protein_id": "ENSP00000410438.1",
          "transcript_support_level": 2,
          "aa_start": 953,
          "aa_end": null,
          "aa_length": 961,
          "cds_start": 2858,
          "cds_end": null,
          "cds_length": 2886,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000438045.5"
        },
        {
          "aa_ref": "R",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PEX1",
          "gene_hgnc_id": 8850,
          "hgvs_c": "c.2075G>C",
          "hgvs_p": "p.Arg692Pro",
          "transcript": "XM_047420473.1",
          "protein_id": "XP_047276429.1",
          "transcript_support_level": null,
          "aa_start": 692,
          "aa_end": null,
          "aa_length": 700,
          "cds_start": 2075,
          "cds_end": null,
          "cds_length": 2103,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047420473.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "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": "PEX1",
          "gene_hgnc_id": 8850,
          "hgvs_c": "n.559G>C",
          "hgvs_p": null,
          "transcript": "ENST00000477342.1",
          "protein_id": null,
          "transcript_support_level": 2,
          "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": "retained_intron",
          "feature": "ENST00000477342.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 24,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PEX1",
          "gene_hgnc_id": 8850,
          "hgvs_c": "n.3863G>C",
          "hgvs_p": null,
          "transcript": "ENST00000484913.5",
          "protein_id": null,
          "transcript_support_level": 2,
          "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": "retained_intron",
          "feature": "ENST00000484913.5"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "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": "PEX1",
          "gene_hgnc_id": 8850,
          "hgvs_c": "n.4874G>C",
          "hgvs_p": null,
          "transcript": "ENST00000496420.5",
          "protein_id": null,
          "transcript_support_level": 2,
          "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": "retained_intron",
          "feature": "ENST00000496420.5"
        },
        {
          "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": 5,
          "intron_rank": 4,
          "intron_rank_end": null,
          "gene_symbol": "ENSG00000244055",
          "gene_hgnc_id": null,
          "hgvs_c": "n.276-3758C>G",
          "hgvs_p": null,
          "transcript": "ENST00000427458.1",
          "protein_id": null,
          "transcript_support_level": 5,
          "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": "pseudogene",
          "feature": "ENST00000427458.1"
        },
        {
          "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": 2,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "ENSG00000244055",
          "gene_hgnc_id": null,
          "hgvs_c": "n.575-3758C>G",
          "hgvs_p": null,
          "transcript": "ENST00000658444.1",
          "protein_id": null,
          "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": "pseudogene",
          "feature": "ENST00000658444.1"
        },
        {
          "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": 2,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "ENSG00000244055",
          "gene_hgnc_id": null,
          "hgvs_c": "n.168-3758C>G",
          "hgvs_p": null,
          "transcript": "ENST00000746411.1",
          "protein_id": null,
          "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": "pseudogene",
          "feature": "ENST00000746411.1"
        },
        {
          "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": 2,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "ENSG00000244055",
          "gene_hgnc_id": null,
          "hgvs_c": "n.153+9666C>G",
          "hgvs_p": null,
          "transcript": "ENST00000746412.1",
          "protein_id": null,
          "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": "pseudogene",
          "feature": "ENST00000746412.1"
        },
        {
          "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": 7,
          "intron_rank": 6,
          "intron_rank_end": null,
          "gene_symbol": "GATAD1",
          "gene_hgnc_id": 29941,
          "hgvs_c": "n.1029-3758C>G",
          "hgvs_p": null,
          "transcript": "XR_927494.4",
          "protein_id": null,
          "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": "pseudogene",
          "feature": "XR_927494.4"
        },
        {
          "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": 7,
          "intron_rank": 6,
          "intron_rank_end": null,
          "gene_symbol": "GATAD1",
          "gene_hgnc_id": 29941,
          "hgvs_c": "n.1026-3758C>G",
          "hgvs_p": null,
          "transcript": "XR_927500.4",
          "protein_id": null,
          "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": "pseudogene",
          "feature": "XR_927500.4"
        },
        {
          "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": 6,
          "intron_rank": 5,
          "intron_rank_end": null,
          "gene_symbol": "GATAD1",
          "gene_hgnc_id": 29941,
          "hgvs_c": "n.960-3758C>G",
          "hgvs_p": null,
          "transcript": "XR_927503.4",
          "protein_id": null,
          "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": "pseudogene",
          "feature": "XR_927503.4"
        }
      ],
      "gene_symbol": "PEX1",
      "gene_hgnc_id": 8850,
      "dbsnp": "rs150793635",
      "frequency_reference_population": 0.0000012549161,
      "hom_count_reference_population": 0,
      "allele_count_reference_population": 2,
      "gnomad_exomes_af": 6.93675e-7,
      "gnomad_genomes_af": 0.00000657315,
      "gnomad_exomes_ac": 1,
      "gnomad_genomes_ac": 1,
      "gnomad_exomes_homalt": 0,
      "gnomad_genomes_homalt": 0,
      "gnomad_mito_homoplasmic": null,
      "gnomad_mito_heteroplasmic": null,
      "computational_score_selected": 0.3721354305744171,
      "computational_prediction_selected": "Benign",
      "computational_source_selected": "MetaRNN",
      "splice_score_selected": 0,
      "splice_prediction_selected": "Benign",
      "splice_source_selected": "max_spliceai",
      "revel_score": 0.736,
      "revel_prediction": "Pathogenic",
      "alphamissense_score": 0.3738,
      "alphamissense_prediction": null,
      "bayesdelnoaf_score": 0.17,
      "bayesdelnoaf_prediction": "Pathogenic",
      "phylop100way_score": 2.285,
      "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": 1,
      "acmg_classification": "Uncertain_significance",
      "acmg_criteria": "PM2,BP4",
      "acmg_by_gene": [
        {
          "score": 1,
          "benign_score": 1,
          "pathogenic_score": 2,
          "criteria": [
            "PM2",
            "BP4"
          ],
          "verdict": "Uncertain_significance",
          "transcript": "NM_000466.3",
          "gene_symbol": "PEX1",
          "hgnc_id": 8850,
          "effects": [
            "missense_variant"
          ],
          "inheritance_mode": "AR",
          "hgvs_c": "c.3824G>C",
          "hgvs_p": "p.Arg1275Pro"
        },
        {
          "score": 1,
          "benign_score": 1,
          "pathogenic_score": 2,
          "criteria": [
            "PM2",
            "BP4"
          ],
          "verdict": "Uncertain_significance",
          "transcript": "ENST00000658444.1",
          "gene_symbol": "ENSG00000244055",
          "hgnc_id": null,
          "effects": [
            "intron_variant"
          ],
          "inheritance_mode": "",
          "hgvs_c": "n.575-3758C>G",
          "hgvs_p": null
        },
        {
          "score": 1,
          "benign_score": 1,
          "pathogenic_score": 2,
          "criteria": [
            "PM2",
            "BP4"
          ],
          "verdict": "Uncertain_significance",
          "transcript": "XR_927494.4",
          "gene_symbol": "GATAD1",
          "hgnc_id": 29941,
          "effects": [
            "intron_variant"
          ],
          "inheritance_mode": "AR,AD",
          "hgvs_c": "n.1029-3758C>G",
          "hgvs_p": null
        }
      ],
      "clinvar_disease": "",
      "clinvar_classification": "",
      "clinvar_review_status": "",
      "clinvar_submissions_summary": "",
      "phenotype_combined": null,
      "pathogenicity_classification_combined": null,
      "custom_annotations": null
    }
  ],
  "message": null
}