← 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: 2-74367071-C-T (hg38)

Bash / cURL Example

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

API Response

json
{
  "variants": [
    {
      "chr": "2",
      "pos": 74367071,
      "ref": "C",
      "alt": "T",
      "effect": "missense_variant",
      "transcript": "ENST00000628224.3",
      "consequences": [
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 20,
          "exon_rank_end": null,
          "exon_count": 32,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DCTN1",
          "gene_hgnc_id": 2711,
          "hgvs_c": "c.2290G>A",
          "hgvs_p": "p.Val764Ile",
          "transcript": "NM_004082.5",
          "protein_id": "NP_004073.2",
          "transcript_support_level": null,
          "aa_start": 764,
          "aa_end": null,
          "aa_length": 1278,
          "cds_start": 2290,
          "cds_end": null,
          "cds_length": 3837,
          "cdna_start": 2564,
          "cdna_end": null,
          "cdna_length": 4455,
          "mane_select": "ENST00000628224.3",
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": true,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 20,
          "exon_rank_end": null,
          "exon_count": 32,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DCTN1",
          "gene_hgnc_id": 2711,
          "hgvs_c": "c.2290G>A",
          "hgvs_p": "p.Val764Ile",
          "transcript": "ENST00000628224.3",
          "protein_id": "ENSP00000487279.2",
          "transcript_support_level": 5,
          "aa_start": 764,
          "aa_end": null,
          "aa_length": 1278,
          "cds_start": 2290,
          "cds_end": null,
          "cds_length": 3837,
          "cdna_start": 2564,
          "cdna_end": null,
          "cdna_length": 4455,
          "mane_select": "NM_004082.5",
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 20,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DCTN1",
          "gene_hgnc_id": 2711,
          "hgvs_c": "c.2290G>A",
          "hgvs_p": "p.Val764Ile",
          "transcript": "ENST00000361874.8",
          "protein_id": "ENSP00000354791.4",
          "transcript_support_level": 1,
          "aa_start": 764,
          "aa_end": null,
          "aa_length": 1273,
          "cds_start": 2290,
          "cds_end": null,
          "cds_length": 3822,
          "cdna_start": 2608,
          "cdna_end": null,
          "cdna_length": 4485,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 28,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DCTN1",
          "gene_hgnc_id": 2711,
          "hgvs_c": "c.2230G>A",
          "hgvs_p": "p.Val744Ile",
          "transcript": "ENST00000409567.7",
          "protein_id": "ENSP00000386843.3",
          "transcript_support_level": 1,
          "aa_start": 744,
          "aa_end": null,
          "aa_length": 1253,
          "cds_start": 2230,
          "cds_end": null,
          "cds_length": 3762,
          "cdna_start": 2492,
          "cdna_end": null,
          "cdna_length": 4024,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 28,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DCTN1",
          "gene_hgnc_id": 2711,
          "hgvs_c": "c.2179G>A",
          "hgvs_p": "p.Val727Ile",
          "transcript": "ENST00000409240.5",
          "protein_id": "ENSP00000386406.1",
          "transcript_support_level": 1,
          "aa_start": 727,
          "aa_end": null,
          "aa_length": 1236,
          "cds_start": 2179,
          "cds_end": null,
          "cds_length": 3711,
          "cdna_start": 2491,
          "cdna_end": null,
          "cdna_length": 4365,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 26,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DCTN1",
          "gene_hgnc_id": 2711,
          "hgvs_c": "c.1888G>A",
          "hgvs_p": "p.Val630Ile",
          "transcript": "ENST00000409438.5",
          "protein_id": "ENSP00000387270.1",
          "transcript_support_level": 1,
          "aa_start": 630,
          "aa_end": null,
          "aa_length": 1139,
          "cds_start": 1888,
          "cds_end": null,
          "cds_length": 3420,
          "cdna_start": 2271,
          "cdna_end": null,
          "cdna_length": 4145,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DCTN1",
          "gene_hgnc_id": 2711,
          "hgvs_c": "c.2269G>A",
          "hgvs_p": "p.Val757Ile",
          "transcript": "NM_001190837.2",
          "protein_id": "NP_001177766.1",
          "transcript_support_level": null,
          "aa_start": 757,
          "aa_end": null,
          "aa_length": 1271,
          "cds_start": 2269,
          "cds_end": null,
          "cds_length": 3816,
          "cdna_start": 2543,
          "cdna_end": null,
          "cdna_length": 4434,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DCTN1",
          "gene_hgnc_id": 2711,
          "hgvs_c": "c.2269G>A",
          "hgvs_p": "p.Val757Ile",
          "transcript": "ENST00000394003.7",
          "protein_id": "ENSP00000377571.3",
          "transcript_support_level": 5,
          "aa_start": 757,
          "aa_end": null,
          "aa_length": 1271,
          "cds_start": 2269,
          "cds_end": null,
          "cds_length": 3816,
          "cdna_start": 2587,
          "cdna_end": null,
          "cdna_length": 4479,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 20,
          "exon_rank_end": null,
          "exon_count": 32,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DCTN1",
          "gene_hgnc_id": 2711,
          "hgvs_c": "c.2239G>A",
          "hgvs_p": "p.Val747Ile",
          "transcript": "NM_001378991.1",
          "protein_id": "NP_001365920.1",
          "transcript_support_level": null,
          "aa_start": 747,
          "aa_end": null,
          "aa_length": 1261,
          "cds_start": 2239,
          "cds_end": null,
          "cds_length": 3786,
          "cdna_start": 2330,
          "cdna_end": null,
          "cdna_length": 4221,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 20,
          "exon_rank_end": null,
          "exon_count": 32,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DCTN1",
          "gene_hgnc_id": 2711,
          "hgvs_c": "c.2239G>A",
          "hgvs_p": "p.Val747Ile",
          "transcript": "ENST00000680606.1",
          "protein_id": "ENSP00000505612.1",
          "transcript_support_level": null,
          "aa_start": 747,
          "aa_end": null,
          "aa_length": 1261,
          "cds_start": 2239,
          "cds_end": null,
          "cds_length": 3786,
          "cdna_start": 2330,
          "cdna_end": null,
          "cdna_length": 4221,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 20,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DCTN1",
          "gene_hgnc_id": 2711,
          "hgvs_c": "c.2239G>A",
          "hgvs_p": "p.Val747Ile",
          "transcript": "ENST00000409868.5",
          "protein_id": "ENSP00000387327.1",
          "transcript_support_level": 5,
          "aa_start": 747,
          "aa_end": null,
          "aa_length": 1256,
          "cds_start": 2239,
          "cds_end": null,
          "cds_length": 3771,
          "cdna_start": 2329,
          "cdna_end": null,
          "cdna_length": 4202,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DCTN1",
          "gene_hgnc_id": 2711,
          "hgvs_c": "c.2221G>A",
          "hgvs_p": "p.Val741Ile",
          "transcript": "NM_001378992.1",
          "protein_id": "NP_001365921.1",
          "transcript_support_level": null,
          "aa_start": 741,
          "aa_end": null,
          "aa_length": 1255,
          "cds_start": 2221,
          "cds_end": null,
          "cds_length": 3768,
          "cdna_start": 2312,
          "cdna_end": null,
          "cdna_length": 4203,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 28,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DCTN1",
          "gene_hgnc_id": 2711,
          "hgvs_c": "c.2230G>A",
          "hgvs_p": "p.Val744Ile",
          "transcript": "NM_001135040.3",
          "protein_id": "NP_001128512.1",
          "transcript_support_level": null,
          "aa_start": 744,
          "aa_end": null,
          "aa_length": 1253,
          "cds_start": 2230,
          "cds_end": null,
          "cds_length": 3762,
          "cdna_start": 2504,
          "cdna_end": null,
          "cdna_length": 4380,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 28,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DCTN1",
          "gene_hgnc_id": 2711,
          "hgvs_c": "c.2179G>A",
          "hgvs_p": "p.Val727Ile",
          "transcript": "NM_001190836.2",
          "protein_id": "NP_001177765.1",
          "transcript_support_level": null,
          "aa_start": 727,
          "aa_end": null,
          "aa_length": 1236,
          "cds_start": 2179,
          "cds_end": null,
          "cds_length": 3711,
          "cdna_start": 2270,
          "cdna_end": null,
          "cdna_length": 4146,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 27,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DCTN1",
          "gene_hgnc_id": 2711,
          "hgvs_c": "c.1888G>A",
          "hgvs_p": "p.Val630Ile",
          "transcript": "NM_023019.4",
          "protein_id": "NP_075408.1",
          "transcript_support_level": null,
          "aa_start": 630,
          "aa_end": null,
          "aa_length": 1144,
          "cds_start": 1888,
          "cds_end": null,
          "cds_length": 3435,
          "cdna_start": 2203,
          "cdna_end": null,
          "cdna_length": 4094,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 27,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DCTN1",
          "gene_hgnc_id": 2711,
          "hgvs_c": "c.1888G>A",
          "hgvs_p": "p.Val630Ile",
          "transcript": "ENST00000633691.1",
          "protein_id": "ENSP00000487724.1",
          "transcript_support_level": 5,
          "aa_start": 630,
          "aa_end": null,
          "aa_length": 1144,
          "cds_start": 1888,
          "cds_end": null,
          "cds_length": 3435,
          "cdna_start": 2271,
          "cdna_end": null,
          "cdna_length": 4160,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 26,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DCTN1",
          "gene_hgnc_id": 2711,
          "hgvs_c": "c.1888G>A",
          "hgvs_p": "p.Val630Ile",
          "transcript": "NM_001135041.3",
          "protein_id": "NP_001128513.1",
          "transcript_support_level": null,
          "aa_start": 630,
          "aa_end": null,
          "aa_length": 1139,
          "cds_start": 1888,
          "cds_end": null,
          "cds_length": 3420,
          "cdna_start": 2203,
          "cdna_end": null,
          "cdna_length": 4079,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 27,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DCTN1",
          "gene_hgnc_id": 2711,
          "hgvs_c": "n.2179G>A",
          "hgvs_p": null,
          "transcript": "ENST00000434055.5",
          "protein_id": "ENSP00000416711.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": 4229,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 11,
          "exon_rank_end": null,
          "exon_count": 20,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DCTN1",
          "gene_hgnc_id": 2711,
          "hgvs_c": "n.3107G>A",
          "hgvs_p": null,
          "transcript": "ENST00000466110.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": 5414,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DCTN1",
          "gene_hgnc_id": 2711,
          "hgvs_c": "n.318G>A",
          "hgvs_p": null,
          "transcript": "ENST00000495643.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": 673,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 27,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DCTN1",
          "gene_hgnc_id": 2711,
          "hgvs_c": "n.2270G>A",
          "hgvs_p": null,
          "transcript": "NR_033935.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": 4229,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 2,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "DCTN1",
          "gene_hgnc_id": 2711,
          "hgvs_c": "n.96+2229G>A",
          "hgvs_p": null,
          "transcript": "ENST00000497666.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": 479,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        }
      ],
      "gene_symbol": "DCTN1",
      "gene_hgnc_id": 2711,
      "dbsnp": "rs753618444",
      "frequency_reference_population": 0.0000061564137,
      "hom_count_reference_population": 0,
      "allele_count_reference_population": 9,
      "gnomad_exomes_af": 0.00000615641,
      "gnomad_genomes_af": null,
      "gnomad_exomes_ac": 9,
      "gnomad_genomes_ac": null,
      "gnomad_exomes_homalt": 0,
      "gnomad_genomes_homalt": null,
      "gnomad_mito_homoplasmic": null,
      "gnomad_mito_heteroplasmic": null,
      "computational_score_selected": 0.3311542272567749,
      "computational_prediction_selected": "Benign",
      "computational_source_selected": "MetaRNN",
      "splice_score_selected": 0,
      "splice_prediction_selected": "Benign",
      "splice_source_selected": "max_spliceai",
      "revel_score": 0.371,
      "revel_prediction": "Uncertain_significance",
      "alphamissense_score": 0.1291,
      "alphamissense_prediction": null,
      "bayesdelnoaf_score": -0.09,
      "bayesdelnoaf_prediction": "Benign",
      "phylop100way_score": 5.508,
      "phylop100way_prediction": "Uncertain_significance",
      "spliceai_max_score": 0,
      "spliceai_max_prediction": "Benign",
      "dbscsnv_ada_score": null,
      "dbscsnv_ada_prediction": null,
      "apogee2_score": null,
      "apogee2_prediction": null,
      "mitotip_score": null,
      "mitotip_prediction": null,
      "acmg_score": -5,
      "acmg_classification": "Likely_benign",
      "acmg_criteria": "BP4,BS2",
      "acmg_by_gene": [
        {
          "score": -5,
          "benign_score": 5,
          "pathogenic_score": 0,
          "criteria": [
            "BP4",
            "BS2"
          ],
          "verdict": "Likely_benign",
          "transcript": "ENST00000628224.3",
          "gene_symbol": "DCTN1",
          "hgnc_id": 2711,
          "effects": [
            "missense_variant"
          ],
          "inheritance_mode": "AD",
          "hgvs_c": "c.2290G>A",
          "hgvs_p": "p.Val764Ile"
        }
      ],
      "clinvar_disease": " distal hereditary motor, type 7B,Amyotrophic lateral sclerosis type 1,Neuronopathy,Perry syndrome,not provided",
      "clinvar_classification": "Uncertain significance",
      "clinvar_review_status": "criteria provided, multiple submitters, no conflicts",
      "clinvar_submissions_summary": "US:2",
      "phenotype_combined": "Amyotrophic lateral sclerosis type 1;Perry syndrome;Neuronopathy, distal hereditary motor, type 7B|not provided",
      "pathogenicity_classification_combined": "Uncertain significance",
      "custom_annotations": null
    }
  ],
  "message": null
}