← 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: X-110688641-T-C (hg38)

Bash / cURL Example

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

API Response

json
{
  "variants": [
    {
      "chr": "X",
      "pos": 110688641,
      "ref": "T",
      "alt": "C",
      "effect": "missense_variant",
      "transcript": "NM_001143981.2",
      "consequences": [
        {
          "aa_ref": "K",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CHRDL1",
          "gene_hgnc_id": 29861,
          "hgvs_c": "c.941A>G",
          "hgvs_p": "p.Lys314Arg",
          "transcript": "NM_001143981.2",
          "protein_id": "NP_001137453.1",
          "transcript_support_level": null,
          "aa_start": 314,
          "aa_end": null,
          "aa_length": 458,
          "cds_start": 941,
          "cds_end": null,
          "cds_length": 1377,
          "cdna_start": 1049,
          "cdna_end": null,
          "cdna_length": 3860,
          "mane_select": "ENST00000372042.6",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001143981.2"
        },
        {
          "aa_ref": "K",
          "aa_alt": "R",
          "canonical": true,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CHRDL1",
          "gene_hgnc_id": 29861,
          "hgvs_c": "c.941A>G",
          "hgvs_p": "p.Lys314Arg",
          "transcript": "ENST00000372042.6",
          "protein_id": "ENSP00000361112.1",
          "transcript_support_level": 2,
          "aa_start": 314,
          "aa_end": null,
          "aa_length": 458,
          "cds_start": 941,
          "cds_end": null,
          "cds_length": 1377,
          "cdna_start": 1049,
          "cdna_end": null,
          "cdna_length": 3860,
          "mane_select": "NM_001143981.2",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000372042.6"
        },
        {
          "aa_ref": "K",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CHRDL1",
          "gene_hgnc_id": 29861,
          "hgvs_c": "c.938A>G",
          "hgvs_p": "p.Lys313Arg",
          "transcript": "ENST00000444321.2",
          "protein_id": "ENSP00000399739.2",
          "transcript_support_level": 1,
          "aa_start": 313,
          "aa_end": null,
          "aa_length": 457,
          "cds_start": 938,
          "cds_end": null,
          "cds_length": 1374,
          "cdna_start": 1048,
          "cdna_end": null,
          "cdna_length": 1658,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000444321.2"
        },
        {
          "aa_ref": "K",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CHRDL1",
          "gene_hgnc_id": 29861,
          "hgvs_c": "c.920A>G",
          "hgvs_p": "p.Lys307Arg",
          "transcript": "ENST00000372045.5",
          "protein_id": "ENSP00000361115.1",
          "transcript_support_level": 1,
          "aa_start": 307,
          "aa_end": null,
          "aa_length": 450,
          "cds_start": 920,
          "cds_end": null,
          "cds_length": 1353,
          "cdna_start": 1052,
          "cdna_end": null,
          "cdna_length": 3860,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000372045.5"
        },
        {
          "aa_ref": "K",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CHRDL1",
          "gene_hgnc_id": 29861,
          "hgvs_c": "c.941A>G",
          "hgvs_p": "p.Lys314Arg",
          "transcript": "NM_001367204.1",
          "protein_id": "NP_001354133.1",
          "transcript_support_level": null,
          "aa_start": 314,
          "aa_end": null,
          "aa_length": 458,
          "cds_start": 941,
          "cds_end": null,
          "cds_length": 1377,
          "cdna_start": 1107,
          "cdna_end": null,
          "cdna_length": 3918,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001367204.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CHRDL1",
          "gene_hgnc_id": 29861,
          "hgvs_c": "c.941A>G",
          "hgvs_p": "p.Lys314Arg",
          "transcript": "ENST00000881327.1",
          "protein_id": "ENSP00000551386.1",
          "transcript_support_level": null,
          "aa_start": 314,
          "aa_end": null,
          "aa_length": 458,
          "cds_start": 941,
          "cds_end": null,
          "cds_length": 1377,
          "cdna_start": 1107,
          "cdna_end": null,
          "cdna_length": 3915,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000881327.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CHRDL1",
          "gene_hgnc_id": 29861,
          "hgvs_c": "c.941A>G",
          "hgvs_p": "p.Lys314Arg",
          "transcript": "ENST00000944294.1",
          "protein_id": "ENSP00000614353.1",
          "transcript_support_level": null,
          "aa_start": 314,
          "aa_end": null,
          "aa_length": 458,
          "cds_start": 941,
          "cds_end": null,
          "cds_length": 1377,
          "cdna_start": 1062,
          "cdna_end": null,
          "cdna_length": 2326,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000944294.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CHRDL1",
          "gene_hgnc_id": 29861,
          "hgvs_c": "c.938A>G",
          "hgvs_p": "p.Lys313Arg",
          "transcript": "NM_001143982.2",
          "protein_id": "NP_001137454.1",
          "transcript_support_level": null,
          "aa_start": 313,
          "aa_end": null,
          "aa_length": 457,
          "cds_start": 938,
          "cds_end": null,
          "cds_length": 1374,
          "cdna_start": 1046,
          "cdna_end": null,
          "cdna_length": 3857,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001143982.2"
        },
        {
          "aa_ref": "K",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CHRDL1",
          "gene_hgnc_id": 29861,
          "hgvs_c": "c.938A>G",
          "hgvs_p": "p.Lys313Arg",
          "transcript": "ENST00000881325.1",
          "protein_id": "ENSP00000551384.1",
          "transcript_support_level": null,
          "aa_start": 313,
          "aa_end": null,
          "aa_length": 457,
          "cds_start": 938,
          "cds_end": null,
          "cds_length": 1374,
          "cdna_start": 1118,
          "cdna_end": null,
          "cdna_length": 3926,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000881325.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CHRDL1",
          "gene_hgnc_id": 29861,
          "hgvs_c": "c.941A>G",
          "hgvs_p": "p.Lys314Arg",
          "transcript": "ENST00000881326.1",
          "protein_id": "ENSP00000551385.1",
          "transcript_support_level": null,
          "aa_start": 314,
          "aa_end": null,
          "aa_length": 457,
          "cds_start": 941,
          "cds_end": null,
          "cds_length": 1374,
          "cdna_start": 1107,
          "cdna_end": null,
          "cdna_length": 3914,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000881326.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CHRDL1",
          "gene_hgnc_id": 29861,
          "hgvs_c": "c.941A>G",
          "hgvs_p": "p.Lys314Arg",
          "transcript": "ENST00000881328.1",
          "protein_id": "ENSP00000551387.1",
          "transcript_support_level": null,
          "aa_start": 314,
          "aa_end": null,
          "aa_length": 457,
          "cds_start": 941,
          "cds_end": null,
          "cds_length": 1374,
          "cdna_start": 1282,
          "cdna_end": null,
          "cdna_length": 2621,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000881328.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CHRDL1",
          "gene_hgnc_id": 29861,
          "hgvs_c": "c.938A>G",
          "hgvs_p": "p.Lys313Arg",
          "transcript": "NM_145234.4",
          "protein_id": "NP_660277.2",
          "transcript_support_level": null,
          "aa_start": 313,
          "aa_end": null,
          "aa_length": 456,
          "cds_start": 938,
          "cds_end": null,
          "cds_length": 1371,
          "cdna_start": 1104,
          "cdna_end": null,
          "cdna_length": 3912,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_145234.4"
        },
        {
          "aa_ref": "K",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CHRDL1",
          "gene_hgnc_id": 29861,
          "hgvs_c": "c.938A>G",
          "hgvs_p": "p.Lys313Arg",
          "transcript": "ENST00000394797.8",
          "protein_id": "ENSP00000378276.4",
          "transcript_support_level": 5,
          "aa_start": 313,
          "aa_end": null,
          "aa_length": 456,
          "cds_start": 938,
          "cds_end": null,
          "cds_length": 1371,
          "cdna_start": 994,
          "cdna_end": null,
          "cdna_length": 2413,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000394797.8"
        },
        {
          "aa_ref": "K",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CHRDL1",
          "gene_hgnc_id": 29861,
          "hgvs_c": "c.941A>G",
          "hgvs_p": "p.Lys314Arg",
          "transcript": "NM_001367205.1",
          "protein_id": "NP_001354134.1",
          "transcript_support_level": null,
          "aa_start": 314,
          "aa_end": null,
          "aa_length": 453,
          "cds_start": 941,
          "cds_end": null,
          "cds_length": 1362,
          "cdna_start": 1107,
          "cdna_end": null,
          "cdna_length": 3903,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001367205.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CHRDL1",
          "gene_hgnc_id": 29861,
          "hgvs_c": "c.941A>G",
          "hgvs_p": "p.Lys314Arg",
          "transcript": "NM_001367206.1",
          "protein_id": "NP_001354135.1",
          "transcript_support_level": null,
          "aa_start": 314,
          "aa_end": null,
          "aa_length": 453,
          "cds_start": 941,
          "cds_end": null,
          "cds_length": 1362,
          "cdna_start": 1049,
          "cdna_end": null,
          "cdna_length": 3845,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001367206.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CHRDL1",
          "gene_hgnc_id": 29861,
          "hgvs_c": "c.941A>G",
          "hgvs_p": "p.Lys314Arg",
          "transcript": "ENST00000881324.1",
          "protein_id": "ENSP00000551383.1",
          "transcript_support_level": null,
          "aa_start": 314,
          "aa_end": null,
          "aa_length": 453,
          "cds_start": 941,
          "cds_end": null,
          "cds_length": 1362,
          "cdna_start": 1373,
          "cdna_end": null,
          "cdna_length": 4169,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000881324.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CHRDL1",
          "gene_hgnc_id": 29861,
          "hgvs_c": "c.941A>G",
          "hgvs_p": "p.Lys314Arg",
          "transcript": "ENST00000881329.1",
          "protein_id": "ENSP00000551388.1",
          "transcript_support_level": null,
          "aa_start": 314,
          "aa_end": null,
          "aa_length": 453,
          "cds_start": 941,
          "cds_end": null,
          "cds_length": 1362,
          "cdna_start": 1107,
          "cdna_end": null,
          "cdna_length": 2434,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000881329.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CHRDL1",
          "gene_hgnc_id": 29861,
          "hgvs_c": "c.938A>G",
          "hgvs_p": "p.Lys313Arg",
          "transcript": "NM_001367207.1",
          "protein_id": "NP_001354136.1",
          "transcript_support_level": null,
          "aa_start": 313,
          "aa_end": null,
          "aa_length": 452,
          "cds_start": 938,
          "cds_end": null,
          "cds_length": 1359,
          "cdna_start": 1046,
          "cdna_end": null,
          "cdna_length": 3842,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001367207.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CHRDL1",
          "gene_hgnc_id": 29861,
          "hgvs_c": "c.941A>G",
          "hgvs_p": "p.Lys314Arg",
          "transcript": "NM_001367208.1",
          "protein_id": "NP_001354137.1",
          "transcript_support_level": null,
          "aa_start": 314,
          "aa_end": null,
          "aa_length": 452,
          "cds_start": 941,
          "cds_end": null,
          "cds_length": 1359,
          "cdna_start": 1049,
          "cdna_end": null,
          "cdna_length": 3842,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001367208.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CHRDL1",
          "gene_hgnc_id": 29861,
          "hgvs_c": "c.938A>G",
          "hgvs_p": "p.Lys313Arg",
          "transcript": "ENST00000881330.1",
          "protein_id": "ENSP00000551389.1",
          "transcript_support_level": null,
          "aa_start": 313,
          "aa_end": null,
          "aa_length": 452,
          "cds_start": 938,
          "cds_end": null,
          "cds_length": 1359,
          "cdna_start": 1046,
          "cdna_end": null,
          "cdna_length": 2300,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000881330.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CHRDL1",
          "gene_hgnc_id": 29861,
          "hgvs_c": "c.941A>G",
          "hgvs_p": "p.Lys314Arg",
          "transcript": "ENST00000881331.1",
          "protein_id": "ENSP00000551390.1",
          "transcript_support_level": null,
          "aa_start": 314,
          "aa_end": null,
          "aa_length": 452,
          "cds_start": 941,
          "cds_end": null,
          "cds_length": 1359,
          "cdna_start": 1049,
          "cdna_end": null,
          "cdna_length": 1939,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000881331.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CHRDL1",
          "gene_hgnc_id": 29861,
          "hgvs_c": "c.938A>G",
          "hgvs_p": "p.Lys313Arg",
          "transcript": "ENST00000932200.1",
          "protein_id": "ENSP00000602259.1",
          "transcript_support_level": null,
          "aa_start": 313,
          "aa_end": null,
          "aa_length": 452,
          "cds_start": 938,
          "cds_end": null,
          "cds_length": 1359,
          "cdna_start": 1479,
          "cdna_end": null,
          "cdna_length": 4272,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000932200.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CHRDL1",
          "gene_hgnc_id": 29861,
          "hgvs_c": "c.941A>G",
          "hgvs_p": "p.Lys314Arg",
          "transcript": "ENST00000944292.1",
          "protein_id": "ENSP00000614351.1",
          "transcript_support_level": null,
          "aa_start": 314,
          "aa_end": null,
          "aa_length": 452,
          "cds_start": 941,
          "cds_end": null,
          "cds_length": 1359,
          "cdna_start": 1095,
          "cdna_end": null,
          "cdna_length": 3877,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000944292.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CHRDL1",
          "gene_hgnc_id": 29861,
          "hgvs_c": "c.941A>G",
          "hgvs_p": "p.Lys314Arg",
          "transcript": "NM_001367209.1",
          "protein_id": "NP_001354138.1",
          "transcript_support_level": null,
          "aa_start": 314,
          "aa_end": null,
          "aa_length": 399,
          "cds_start": 941,
          "cds_end": null,
          "cds_length": 1200,
          "cdna_start": 1107,
          "cdna_end": null,
          "cdna_length": 3887,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001367209.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CHRDL1",
          "gene_hgnc_id": 29861,
          "hgvs_c": "c.734A>G",
          "hgvs_p": "p.Lys245Arg",
          "transcript": "ENST00000932201.1",
          "protein_id": "ENSP00000602260.1",
          "transcript_support_level": null,
          "aa_start": 245,
          "aa_end": null,
          "aa_length": 389,
          "cds_start": 734,
          "cds_end": null,
          "cds_length": 1170,
          "cdna_start": 1146,
          "cdna_end": null,
          "cdna_length": 2570,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000932201.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CHRDL1",
          "gene_hgnc_id": 29861,
          "hgvs_c": "c.701A>G",
          "hgvs_p": "p.Lys234Arg",
          "transcript": "NM_001143983.3",
          "protein_id": "NP_001137455.2",
          "transcript_support_level": null,
          "aa_start": 234,
          "aa_end": null,
          "aa_length": 378,
          "cds_start": 701,
          "cds_end": null,
          "cds_length": 1137,
          "cdna_start": 809,
          "cdna_end": null,
          "cdna_length": 3620,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001143983.3"
        },
        {
          "aa_ref": "K",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CHRDL1",
          "gene_hgnc_id": 29861,
          "hgvs_c": "c.701A>G",
          "hgvs_p": "p.Lys234Arg",
          "transcript": "ENST00000482160.5",
          "protein_id": "ENSP00000418443.1",
          "transcript_support_level": 2,
          "aa_start": 234,
          "aa_end": null,
          "aa_length": 378,
          "cds_start": 701,
          "cds_end": null,
          "cds_length": 1137,
          "cdna_start": 811,
          "cdna_end": null,
          "cdna_length": 1537,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000482160.5"
        },
        {
          "aa_ref": "K",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CHRDL1",
          "gene_hgnc_id": 29861,
          "hgvs_c": "c.938A>G",
          "hgvs_p": "p.Lys313Arg",
          "transcript": "XM_005262222.3",
          "protein_id": "XP_005262279.1",
          "transcript_support_level": null,
          "aa_start": 313,
          "aa_end": null,
          "aa_length": 457,
          "cds_start": 938,
          "cds_end": null,
          "cds_length": 1374,
          "cdna_start": 1104,
          "cdna_end": null,
          "cdna_length": 3915,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_005262222.3"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": 8,
          "intron_rank_end": null,
          "gene_symbol": "CHRDL1",
          "gene_hgnc_id": 29861,
          "hgvs_c": "c.778+5522A>G",
          "hgvs_p": null,
          "transcript": "ENST00000944293.1",
          "protein_id": "ENSP00000614352.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 388,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 1167,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 1587,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000944293.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CHRDL1",
          "gene_hgnc_id": 29861,
          "hgvs_c": "n.1204A>G",
          "hgvs_p": null,
          "transcript": "NR_159734.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": 4015,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "pseudogene",
          "feature": "NR_159734.1"
        }
      ],
      "gene_symbol": "CHRDL1",
      "gene_hgnc_id": 29861,
      "dbsnp": "rs767249917",
      "frequency_reference_population": null,
      "hom_count_reference_population": 0,
      "allele_count_reference_population": 0,
      "gnomad_exomes_af": 9.10816e-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.48408395051956177,
      "computational_prediction_selected": "Uncertain_significance",
      "computational_source_selected": "MetaRNN",
      "splice_score_selected": 0.14000000059604645,
      "splice_prediction_selected": "Benign",
      "splice_source_selected": "max_spliceai",
      "revel_score": 0.385,
      "revel_prediction": "Uncertain_significance",
      "alphamissense_score": 0.1507,
      "alphamissense_prediction": null,
      "bayesdelnoaf_score": -0.23,
      "bayesdelnoaf_prediction": "Benign",
      "phylop100way_score": 7.662,
      "phylop100way_prediction": "Pathogenic",
      "spliceai_max_score": 0.14,
      "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": 0,
      "acmg_classification": "Uncertain_significance",
      "acmg_criteria": "",
      "acmg_by_gene": [
        {
          "score": 0,
          "benign_score": 0,
          "pathogenic_score": 0,
          "criteria": [],
          "verdict": "Uncertain_significance",
          "transcript": "NM_001143981.2",
          "gene_symbol": "CHRDL1",
          "hgnc_id": 29861,
          "effects": [
            "missense_variant"
          ],
          "inheritance_mode": "XL",
          "hgvs_c": "c.941A>G",
          "hgvs_p": "p.Lys314Arg"
        }
      ],
      "clinvar_disease": "Inborn genetic diseases",
      "clinvar_classification": "Uncertain significance",
      "clinvar_review_status": "criteria provided, single submitter",
      "clinvar_submissions_summary": "US:1",
      "phenotype_combined": "Inborn genetic diseases",
      "pathogenicity_classification_combined": "Uncertain significance",
      "custom_annotations": null
    }
  ],
  "message": null
}
For research and educational, non-commercial use only. Not for clinical or diagnostic use. GeneBe does not provide medical advice. Data use for AI modeling is prohibited: if used, the cost is $0.001 per byte of downloaded uncompressed data.