← 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-187380718-A-G (hg38)

Bash / cURL Example

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

API Response

json
{
  "variants": [
    {
      "chr": "2",
      "pos": 187380718,
      "ref": "A",
      "alt": "G",
      "effect": "missense_variant",
      "transcript": "NM_005795.6",
      "consequences": [
        {
          "aa_ref": "M",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CALCRL",
          "gene_hgnc_id": 16709,
          "hgvs_c": "c.254T>C",
          "hgvs_p": "p.Met85Thr",
          "transcript": "NM_005795.6",
          "protein_id": "NP_005786.1",
          "transcript_support_level": null,
          "aa_start": 85,
          "aa_end": null,
          "aa_length": 461,
          "cds_start": 254,
          "cds_end": null,
          "cds_length": 1386,
          "cdna_start": 760,
          "cdna_end": null,
          "cdna_length": 6112,
          "mane_select": "ENST00000392370.8",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_005795.6"
        },
        {
          "aa_ref": "M",
          "aa_alt": "T",
          "canonical": true,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CALCRL",
          "gene_hgnc_id": 16709,
          "hgvs_c": "c.254T>C",
          "hgvs_p": "p.Met85Thr",
          "transcript": "ENST00000392370.8",
          "protein_id": "ENSP00000376177.3",
          "transcript_support_level": 1,
          "aa_start": 85,
          "aa_end": null,
          "aa_length": 461,
          "cds_start": 254,
          "cds_end": null,
          "cds_length": 1386,
          "cdna_start": 760,
          "cdna_end": null,
          "cdna_length": 6112,
          "mane_select": "NM_005795.6",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000392370.8"
        },
        {
          "aa_ref": "M",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CALCRL",
          "gene_hgnc_id": 16709,
          "hgvs_c": "c.254T>C",
          "hgvs_p": "p.Met85Thr",
          "transcript": "NM_001271751.2",
          "protein_id": "NP_001258680.1",
          "transcript_support_level": null,
          "aa_start": 85,
          "aa_end": null,
          "aa_length": 461,
          "cds_start": 254,
          "cds_end": null,
          "cds_length": 1386,
          "cdna_start": 595,
          "cdna_end": null,
          "cdna_length": 5947,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001271751.2"
        },
        {
          "aa_ref": "M",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CALCRL",
          "gene_hgnc_id": 16709,
          "hgvs_c": "c.254T>C",
          "hgvs_p": "p.Met85Thr",
          "transcript": "NM_001369434.1",
          "protein_id": "NP_001356363.1",
          "transcript_support_level": null,
          "aa_start": 85,
          "aa_end": null,
          "aa_length": 461,
          "cds_start": 254,
          "cds_end": null,
          "cds_length": 1386,
          "cdna_start": 828,
          "cdna_end": null,
          "cdna_length": 6180,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001369434.1"
        },
        {
          "aa_ref": "M",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CALCRL",
          "gene_hgnc_id": 16709,
          "hgvs_c": "c.254T>C",
          "hgvs_p": "p.Met85Thr",
          "transcript": "NM_001369435.1",
          "protein_id": "NP_001356364.1",
          "transcript_support_level": null,
          "aa_start": 85,
          "aa_end": null,
          "aa_length": 461,
          "cds_start": 254,
          "cds_end": null,
          "cds_length": 1386,
          "cdna_start": 722,
          "cdna_end": null,
          "cdna_length": 6074,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001369435.1"
        },
        {
          "aa_ref": "M",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CALCRL",
          "gene_hgnc_id": 16709,
          "hgvs_c": "c.254T>C",
          "hgvs_p": "p.Met85Thr",
          "transcript": "ENST00000409998.5",
          "protein_id": "ENSP00000386972.1",
          "transcript_support_level": 5,
          "aa_start": 85,
          "aa_end": null,
          "aa_length": 461,
          "cds_start": 254,
          "cds_end": null,
          "cds_length": 1386,
          "cdna_start": 1036,
          "cdna_end": null,
          "cdna_length": 5223,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000409998.5"
        },
        {
          "aa_ref": "M",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CALCRL",
          "gene_hgnc_id": 16709,
          "hgvs_c": "c.254T>C",
          "hgvs_p": "p.Met85Thr",
          "transcript": "ENST00000410068.5",
          "protein_id": "ENSP00000387190.1",
          "transcript_support_level": 2,
          "aa_start": 85,
          "aa_end": null,
          "aa_length": 461,
          "cds_start": 254,
          "cds_end": null,
          "cds_length": 1386,
          "cdna_start": 595,
          "cdna_end": null,
          "cdna_length": 1984,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000410068.5"
        },
        {
          "aa_ref": "M",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CALCRL",
          "gene_hgnc_id": 16709,
          "hgvs_c": "c.254T>C",
          "hgvs_p": "p.Met85Thr",
          "transcript": "ENST00000897822.1",
          "protein_id": "ENSP00000567881.1",
          "transcript_support_level": null,
          "aa_start": 85,
          "aa_end": null,
          "aa_length": 461,
          "cds_start": 254,
          "cds_end": null,
          "cds_length": 1386,
          "cdna_start": 2466,
          "cdna_end": null,
          "cdna_length": 7822,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000897822.1"
        },
        {
          "aa_ref": "M",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CALCRL",
          "gene_hgnc_id": 16709,
          "hgvs_c": "c.254T>C",
          "hgvs_p": "p.Met85Thr",
          "transcript": "ENST00000897823.1",
          "protein_id": "ENSP00000567882.1",
          "transcript_support_level": null,
          "aa_start": 85,
          "aa_end": null,
          "aa_length": 461,
          "cds_start": 254,
          "cds_end": null,
          "cds_length": 1386,
          "cdna_start": 899,
          "cdna_end": null,
          "cdna_length": 4922,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000897823.1"
        },
        {
          "aa_ref": "M",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CALCRL",
          "gene_hgnc_id": 16709,
          "hgvs_c": "c.254T>C",
          "hgvs_p": "p.Met85Thr",
          "transcript": "ENST00000897824.1",
          "protein_id": "ENSP00000567883.1",
          "transcript_support_level": null,
          "aa_start": 85,
          "aa_end": null,
          "aa_length": 461,
          "cds_start": 254,
          "cds_end": null,
          "cds_length": 1386,
          "cdna_start": 675,
          "cdna_end": null,
          "cdna_length": 4697,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000897824.1"
        },
        {
          "aa_ref": "M",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CALCRL",
          "gene_hgnc_id": 16709,
          "hgvs_c": "c.254T>C",
          "hgvs_p": "p.Met85Thr",
          "transcript": "ENST00000897825.1",
          "protein_id": "ENSP00000567884.1",
          "transcript_support_level": null,
          "aa_start": 85,
          "aa_end": null,
          "aa_length": 461,
          "cds_start": 254,
          "cds_end": null,
          "cds_length": 1386,
          "cdna_start": 804,
          "cdna_end": null,
          "cdna_length": 4824,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000897825.1"
        },
        {
          "aa_ref": "M",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CALCRL",
          "gene_hgnc_id": 16709,
          "hgvs_c": "c.254T>C",
          "hgvs_p": "p.Met85Thr",
          "transcript": "ENST00000897826.1",
          "protein_id": "ENSP00000567885.1",
          "transcript_support_level": null,
          "aa_start": 85,
          "aa_end": null,
          "aa_length": 461,
          "cds_start": 254,
          "cds_end": null,
          "cds_length": 1386,
          "cdna_start": 1039,
          "cdna_end": null,
          "cdna_length": 4394,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000897826.1"
        },
        {
          "aa_ref": "M",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CALCRL",
          "gene_hgnc_id": 16709,
          "hgvs_c": "c.254T>C",
          "hgvs_p": "p.Met85Thr",
          "transcript": "ENST00000897827.1",
          "protein_id": "ENSP00000567886.1",
          "transcript_support_level": null,
          "aa_start": 85,
          "aa_end": null,
          "aa_length": 461,
          "cds_start": 254,
          "cds_end": null,
          "cds_length": 1386,
          "cdna_start": 851,
          "cdna_end": null,
          "cdna_length": 4204,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000897827.1"
        },
        {
          "aa_ref": "M",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CALCRL",
          "gene_hgnc_id": 16709,
          "hgvs_c": "c.254T>C",
          "hgvs_p": "p.Met85Thr",
          "transcript": "ENST00000897828.1",
          "protein_id": "ENSP00000567887.1",
          "transcript_support_level": null,
          "aa_start": 85,
          "aa_end": null,
          "aa_length": 461,
          "cds_start": 254,
          "cds_end": null,
          "cds_length": 1386,
          "cdna_start": 975,
          "cdna_end": null,
          "cdna_length": 4327,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000897828.1"
        },
        {
          "aa_ref": "M",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CALCRL",
          "gene_hgnc_id": 16709,
          "hgvs_c": "c.254T>C",
          "hgvs_p": "p.Met85Thr",
          "transcript": "ENST00000897830.1",
          "protein_id": "ENSP00000567889.1",
          "transcript_support_level": null,
          "aa_start": 85,
          "aa_end": null,
          "aa_length": 461,
          "cds_start": 254,
          "cds_end": null,
          "cds_length": 1386,
          "cdna_start": 859,
          "cdna_end": null,
          "cdna_length": 3629,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000897830.1"
        },
        {
          "aa_ref": "M",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CALCRL",
          "gene_hgnc_id": 16709,
          "hgvs_c": "c.254T>C",
          "hgvs_p": "p.Met85Thr",
          "transcript": "ENST00000897831.1",
          "protein_id": "ENSP00000567890.1",
          "transcript_support_level": null,
          "aa_start": 85,
          "aa_end": null,
          "aa_length": 461,
          "cds_start": 254,
          "cds_end": null,
          "cds_length": 1386,
          "cdna_start": 754,
          "cdna_end": null,
          "cdna_length": 2964,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000897831.1"
        },
        {
          "aa_ref": "M",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CALCRL",
          "gene_hgnc_id": 16709,
          "hgvs_c": "c.254T>C",
          "hgvs_p": "p.Met85Thr",
          "transcript": "ENST00000897832.1",
          "protein_id": "ENSP00000567891.1",
          "transcript_support_level": null,
          "aa_start": 85,
          "aa_end": null,
          "aa_length": 461,
          "cds_start": 254,
          "cds_end": null,
          "cds_length": 1386,
          "cdna_start": 838,
          "cdna_end": null,
          "cdna_length": 3048,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000897832.1"
        },
        {
          "aa_ref": "M",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CALCRL",
          "gene_hgnc_id": 16709,
          "hgvs_c": "c.254T>C",
          "hgvs_p": "p.Met85Thr",
          "transcript": "ENST00000897833.1",
          "protein_id": "ENSP00000567892.1",
          "transcript_support_level": null,
          "aa_start": 85,
          "aa_end": null,
          "aa_length": 461,
          "cds_start": 254,
          "cds_end": null,
          "cds_length": 1386,
          "cdna_start": 897,
          "cdna_end": null,
          "cdna_length": 3035,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000897833.1"
        },
        {
          "aa_ref": "M",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CALCRL",
          "gene_hgnc_id": 16709,
          "hgvs_c": "c.254T>C",
          "hgvs_p": "p.Met85Thr",
          "transcript": "ENST00000897834.1",
          "protein_id": "ENSP00000567893.1",
          "transcript_support_level": null,
          "aa_start": 85,
          "aa_end": null,
          "aa_length": 461,
          "cds_start": 254,
          "cds_end": null,
          "cds_length": 1386,
          "cdna_start": 935,
          "cdna_end": null,
          "cdna_length": 2288,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000897834.1"
        },
        {
          "aa_ref": "M",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CALCRL",
          "gene_hgnc_id": 16709,
          "hgvs_c": "c.254T>C",
          "hgvs_p": "p.Met85Thr",
          "transcript": "ENST00000897835.1",
          "protein_id": "ENSP00000567894.1",
          "transcript_support_level": null,
          "aa_start": 85,
          "aa_end": null,
          "aa_length": 461,
          "cds_start": 254,
          "cds_end": null,
          "cds_length": 1386,
          "cdna_start": 727,
          "cdna_end": null,
          "cdna_length": 3298,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000897835.1"
        },
        {
          "aa_ref": "M",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CALCRL",
          "gene_hgnc_id": 16709,
          "hgvs_c": "c.254T>C",
          "hgvs_p": "p.Met85Thr",
          "transcript": "ENST00000897836.1",
          "protein_id": "ENSP00000567895.1",
          "transcript_support_level": null,
          "aa_start": 85,
          "aa_end": null,
          "aa_length": 461,
          "cds_start": 254,
          "cds_end": null,
          "cds_length": 1386,
          "cdna_start": 857,
          "cdna_end": null,
          "cdna_length": 3069,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000897836.1"
        },
        {
          "aa_ref": "M",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CALCRL",
          "gene_hgnc_id": 16709,
          "hgvs_c": "c.254T>C",
          "hgvs_p": "p.Met85Thr",
          "transcript": "ENST00000969621.1",
          "protein_id": "ENSP00000639680.1",
          "transcript_support_level": null,
          "aa_start": 85,
          "aa_end": null,
          "aa_length": 461,
          "cds_start": 254,
          "cds_end": null,
          "cds_length": 1386,
          "cdna_start": 754,
          "cdna_end": null,
          "cdna_length": 6124,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000969621.1"
        },
        {
          "aa_ref": "M",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CALCRL",
          "gene_hgnc_id": 16709,
          "hgvs_c": "c.254T>C",
          "hgvs_p": "p.Met85Thr",
          "transcript": "ENST00000969623.1",
          "protein_id": "ENSP00000639682.1",
          "transcript_support_level": null,
          "aa_start": 85,
          "aa_end": null,
          "aa_length": 461,
          "cds_start": 254,
          "cds_end": null,
          "cds_length": 1386,
          "cdna_start": 772,
          "cdna_end": null,
          "cdna_length": 4964,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000969623.1"
        },
        {
          "aa_ref": "M",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CALCRL",
          "gene_hgnc_id": 16709,
          "hgvs_c": "c.254T>C",
          "hgvs_p": "p.Met85Thr",
          "transcript": "ENST00000969624.1",
          "protein_id": "ENSP00000639683.1",
          "transcript_support_level": null,
          "aa_start": 85,
          "aa_end": null,
          "aa_length": 461,
          "cds_start": 254,
          "cds_end": null,
          "cds_length": 1386,
          "cdna_start": 988,
          "cdna_end": null,
          "cdna_length": 3756,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000969624.1"
        },
        {
          "aa_ref": "M",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CALCRL",
          "gene_hgnc_id": 16709,
          "hgvs_c": "c.254T>C",
          "hgvs_p": "p.Met85Thr",
          "transcript": "ENST00000969626.1",
          "protein_id": "ENSP00000639685.1",
          "transcript_support_level": null,
          "aa_start": 85,
          "aa_end": null,
          "aa_length": 461,
          "cds_start": 254,
          "cds_end": null,
          "cds_length": 1386,
          "cdna_start": 746,
          "cdna_end": null,
          "cdna_length": 2955,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000969626.1"
        },
        {
          "aa_ref": "M",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CALCRL",
          "gene_hgnc_id": 16709,
          "hgvs_c": "c.254T>C",
          "hgvs_p": "p.Met85Thr",
          "transcript": "ENST00000969627.1",
          "protein_id": "ENSP00000639686.1",
          "transcript_support_level": null,
          "aa_start": 85,
          "aa_end": null,
          "aa_length": 461,
          "cds_start": 254,
          "cds_end": null,
          "cds_length": 1386,
          "cdna_start": 725,
          "cdna_end": null,
          "cdna_length": 2870,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000969627.1"
        },
        {
          "aa_ref": "M",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CALCRL",
          "gene_hgnc_id": 16709,
          "hgvs_c": "c.254T>C",
          "hgvs_p": "p.Met85Thr",
          "transcript": "ENST00000897829.1",
          "protein_id": "ENSP00000567888.1",
          "transcript_support_level": null,
          "aa_start": 85,
          "aa_end": null,
          "aa_length": 448,
          "cds_start": 254,
          "cds_end": null,
          "cds_length": 1347,
          "cdna_start": 828,
          "cdna_end": null,
          "cdna_length": 3996,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000897829.1"
        },
        {
          "aa_ref": "M",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CALCRL",
          "gene_hgnc_id": 16709,
          "hgvs_c": "c.254T>C",
          "hgvs_p": "p.Met85Thr",
          "transcript": "ENST00000969622.1",
          "protein_id": "ENSP00000639681.1",
          "transcript_support_level": null,
          "aa_start": 85,
          "aa_end": null,
          "aa_length": 448,
          "cds_start": 254,
          "cds_end": null,
          "cds_length": 1347,
          "cdna_start": 800,
          "cdna_end": null,
          "cdna_length": 6107,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000969622.1"
        },
        {
          "aa_ref": "M",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CALCRL",
          "gene_hgnc_id": 16709,
          "hgvs_c": "c.254T>C",
          "hgvs_p": "p.Met85Thr",
          "transcript": "ENST00000969625.1",
          "protein_id": "ENSP00000639684.1",
          "transcript_support_level": null,
          "aa_start": 85,
          "aa_end": null,
          "aa_length": 445,
          "cds_start": 254,
          "cds_end": null,
          "cds_length": 1338,
          "cdna_start": 827,
          "cdna_end": null,
          "cdna_length": 3519,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000969625.1"
        },
        {
          "aa_ref": "M",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CALCRL",
          "gene_hgnc_id": 16709,
          "hgvs_c": "c.287T>C",
          "hgvs_p": "p.Met96Thr",
          "transcript": "XM_005246232.4",
          "protein_id": "XP_005246289.2",
          "transcript_support_level": null,
          "aa_start": 96,
          "aa_end": null,
          "aa_length": 472,
          "cds_start": 287,
          "cds_end": null,
          "cds_length": 1419,
          "cdna_start": 887,
          "cdna_end": null,
          "cdna_length": 6239,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_005246232.4"
        },
        {
          "aa_ref": "M",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CALCRL",
          "gene_hgnc_id": 16709,
          "hgvs_c": "c.287T>C",
          "hgvs_p": "p.Met96Thr",
          "transcript": "XM_047442888.1",
          "protein_id": "XP_047298844.1",
          "transcript_support_level": null,
          "aa_start": 96,
          "aa_end": null,
          "aa_length": 472,
          "cds_start": 287,
          "cds_end": null,
          "cds_length": 1419,
          "cdna_start": 819,
          "cdna_end": null,
          "cdna_length": 6171,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047442888.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": 8,
          "intron_rank": 2,
          "intron_rank_end": null,
          "gene_symbol": "CALCRL-AS1",
          "gene_hgnc_id": 55863,
          "hgvs_c": "n.190-118788A>G",
          "hgvs_p": null,
          "transcript": "ENST00000412276.6",
          "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": 1183,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "pseudogene",
          "feature": "ENST00000412276.6"
        },
        {
          "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": 4,
          "intron_rank": 2,
          "intron_rank_end": null,
          "gene_symbol": "CALCRL-AS1",
          "gene_hgnc_id": 55863,
          "hgvs_c": "n.244-118788A>G",
          "hgvs_p": null,
          "transcript": "ENST00000453517.5",
          "protein_id": null,
          "transcript_support_level": 3,
          "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": 802,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "pseudogene",
          "feature": "ENST00000453517.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": 4,
          "intron_rank": 2,
          "intron_rank_end": null,
          "gene_symbol": "CALCRL-AS1",
          "gene_hgnc_id": 55863,
          "hgvs_c": "n.191-118788A>G",
          "hgvs_p": null,
          "transcript": "NR_187178.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": 2327,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "pseudogene",
          "feature": "NR_187178.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": 6,
          "intron_rank": 2,
          "intron_rank_end": null,
          "gene_symbol": "CALCRL-AS1",
          "gene_hgnc_id": 55863,
          "hgvs_c": "n.191-118788A>G",
          "hgvs_p": null,
          "transcript": "NR_187179.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": 530,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "pseudogene",
          "feature": "NR_187179.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": 4,
          "intron_rank": 2,
          "intron_rank_end": null,
          "gene_symbol": "CALCRL-AS1",
          "gene_hgnc_id": 55863,
          "hgvs_c": "n.634-118788A>G",
          "hgvs_p": null,
          "transcript": "NR_187180.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": 2770,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "pseudogene",
          "feature": "NR_187180.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "downstream_gene_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CALCRL",
          "gene_hgnc_id": 16709,
          "hgvs_c": "c.*21T>C",
          "hgvs_p": null,
          "transcript": "ENST00000447403.5",
          "protein_id": "ENSP00000415626.1",
          "transcript_support_level": 4,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 76,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 233,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 642,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000447403.5"
        }
      ],
      "gene_symbol": "CALCRL",
      "gene_hgnc_id": 16709,
      "dbsnp": "rs1039696766",
      "frequency_reference_population": 0.000002052267,
      "hom_count_reference_population": 0,
      "allele_count_reference_population": 3,
      "gnomad_exomes_af": 0.00000205227,
      "gnomad_genomes_af": null,
      "gnomad_exomes_ac": 3,
      "gnomad_genomes_ac": null,
      "gnomad_exomes_homalt": 0,
      "gnomad_genomes_homalt": null,
      "gnomad_mito_homoplasmic": null,
      "gnomad_mito_heteroplasmic": null,
      "computational_score_selected": 0.16481143236160278,
      "computational_prediction_selected": "Benign",
      "computational_source_selected": "MetaRNN",
      "splice_score_selected": 0,
      "splice_prediction_selected": "Benign",
      "splice_source_selected": "max_spliceai",
      "revel_score": 0.055,
      "revel_prediction": "Benign",
      "alphamissense_score": 0.0786,
      "alphamissense_prediction": null,
      "bayesdelnoaf_score": -0.41,
      "bayesdelnoaf_prediction": "Benign",
      "phylop100way_score": 2.344,
      "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": 0,
      "acmg_classification": "Uncertain_significance",
      "acmg_criteria": "PM2,BP4_Moderate",
      "acmg_by_gene": [
        {
          "score": 0,
          "benign_score": 2,
          "pathogenic_score": 2,
          "criteria": [
            "PM2",
            "BP4_Moderate"
          ],
          "verdict": "Uncertain_significance",
          "transcript": "NM_005795.6",
          "gene_symbol": "CALCRL",
          "hgnc_id": 16709,
          "effects": [
            "missense_variant"
          ],
          "inheritance_mode": "Unknown",
          "hgvs_c": "c.254T>C",
          "hgvs_p": "p.Met85Thr"
        },
        {
          "score": 0,
          "benign_score": 2,
          "pathogenic_score": 2,
          "criteria": [
            "PM2",
            "BP4_Moderate"
          ],
          "verdict": "Uncertain_significance",
          "transcript": "ENST00000453517.5",
          "gene_symbol": "CALCRL-AS1",
          "hgnc_id": 55863,
          "effects": [
            "intron_variant"
          ],
          "inheritance_mode": "",
          "hgvs_c": "n.244-118788A>G",
          "hgvs_p": null
        }
      ],
      "clinvar_disease": "not specified",
      "clinvar_classification": "Uncertain significance",
      "clinvar_review_status": "criteria provided, single submitter",
      "clinvar_submissions_summary": "US:1",
      "phenotype_combined": "not specified",
      "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.