← 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: 9-104102427-A-C (hg38)

Bash / cURL Example

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

API Response

json
{
  "variants": [
    {
      "chr": "9",
      "pos": 104102427,
      "ref": "A",
      "alt": "C",
      "effect": "missense_variant",
      "transcript": "NM_006444.3",
      "consequences": [
        {
          "aa_ref": "T",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 25,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SMC2",
          "gene_hgnc_id": 14011,
          "hgvs_c": "c.874A>C",
          "hgvs_p": "p.Thr292Pro",
          "transcript": "NM_006444.3",
          "protein_id": "NP_006435.2",
          "transcript_support_level": null,
          "aa_start": 292,
          "aa_end": null,
          "aa_length": 1197,
          "cds_start": 874,
          "cds_end": null,
          "cds_length": 3594,
          "cdna_start": 1104,
          "cdna_end": null,
          "cdna_length": 5928,
          "mane_select": "ENST00000374793.8",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_006444.3"
        },
        {
          "aa_ref": "T",
          "aa_alt": "P",
          "canonical": true,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 25,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SMC2",
          "gene_hgnc_id": 14011,
          "hgvs_c": "c.874A>C",
          "hgvs_p": "p.Thr292Pro",
          "transcript": "ENST00000374793.8",
          "protein_id": "ENSP00000363925.3",
          "transcript_support_level": 1,
          "aa_start": 292,
          "aa_end": null,
          "aa_length": 1197,
          "cds_start": 874,
          "cds_end": null,
          "cds_length": 3594,
          "cdna_start": 1104,
          "cdna_end": null,
          "cdna_length": 5928,
          "mane_select": "NM_006444.3",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000374793.8"
        },
        {
          "aa_ref": "T",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 25,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SMC2",
          "gene_hgnc_id": 14011,
          "hgvs_c": "c.874A>C",
          "hgvs_p": "p.Thr292Pro",
          "transcript": "ENST00000286398.11",
          "protein_id": "ENSP00000286398.7",
          "transcript_support_level": 1,
          "aa_start": 292,
          "aa_end": null,
          "aa_length": 1197,
          "cds_start": 874,
          "cds_end": null,
          "cds_length": 3594,
          "cdna_start": 1178,
          "cdna_end": null,
          "cdna_length": 5992,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000286398.11"
        },
        {
          "aa_ref": "T",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 25,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SMC2",
          "gene_hgnc_id": 14011,
          "hgvs_c": "c.874A>C",
          "hgvs_p": "p.Thr292Pro",
          "transcript": "NM_001042550.2",
          "protein_id": "NP_001036015.1",
          "transcript_support_level": null,
          "aa_start": 292,
          "aa_end": null,
          "aa_length": 1197,
          "cds_start": 874,
          "cds_end": null,
          "cds_length": 3594,
          "cdna_start": 1147,
          "cdna_end": null,
          "cdna_length": 5971,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001042550.2"
        },
        {
          "aa_ref": "T",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 25,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SMC2",
          "gene_hgnc_id": 14011,
          "hgvs_c": "c.874A>C",
          "hgvs_p": "p.Thr292Pro",
          "transcript": "NM_001042551.2",
          "protein_id": "NP_001036016.1",
          "transcript_support_level": null,
          "aa_start": 292,
          "aa_end": null,
          "aa_length": 1197,
          "cds_start": 874,
          "cds_end": null,
          "cds_length": 3594,
          "cdna_start": 1113,
          "cdna_end": null,
          "cdna_length": 5937,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001042551.2"
        },
        {
          "aa_ref": "T",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 25,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SMC2",
          "gene_hgnc_id": 14011,
          "hgvs_c": "c.874A>C",
          "hgvs_p": "p.Thr292Pro",
          "transcript": "NM_001265602.2",
          "protein_id": "NP_001252531.1",
          "transcript_support_level": null,
          "aa_start": 292,
          "aa_end": null,
          "aa_length": 1197,
          "cds_start": 874,
          "cds_end": null,
          "cds_length": 3594,
          "cdna_start": 1129,
          "cdna_end": null,
          "cdna_length": 5953,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001265602.2"
        },
        {
          "aa_ref": "T",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 25,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SMC2",
          "gene_hgnc_id": 14011,
          "hgvs_c": "c.874A>C",
          "hgvs_p": "p.Thr292Pro",
          "transcript": "ENST00000374787.7",
          "protein_id": "ENSP00000363919.3",
          "transcript_support_level": 2,
          "aa_start": 292,
          "aa_end": null,
          "aa_length": 1197,
          "cds_start": 874,
          "cds_end": null,
          "cds_length": 3594,
          "cdna_start": 1210,
          "cdna_end": null,
          "cdna_length": 4266,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000374787.7"
        },
        {
          "aa_ref": "T",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 25,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SMC2",
          "gene_hgnc_id": 14011,
          "hgvs_c": "c.874A>C",
          "hgvs_p": "p.Thr292Pro",
          "transcript": "ENST00000886042.1",
          "protein_id": "ENSP00000556101.1",
          "transcript_support_level": null,
          "aa_start": 292,
          "aa_end": null,
          "aa_length": 1197,
          "cds_start": 874,
          "cds_end": null,
          "cds_length": 3594,
          "cdna_start": 1313,
          "cdna_end": null,
          "cdna_length": 9204,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000886042.1"
        },
        {
          "aa_ref": "T",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 25,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SMC2",
          "gene_hgnc_id": 14011,
          "hgvs_c": "c.874A>C",
          "hgvs_p": "p.Thr292Pro",
          "transcript": "ENST00000886043.1",
          "protein_id": "ENSP00000556102.1",
          "transcript_support_level": null,
          "aa_start": 292,
          "aa_end": null,
          "aa_length": 1197,
          "cds_start": 874,
          "cds_end": null,
          "cds_length": 3594,
          "cdna_start": 1073,
          "cdna_end": null,
          "cdna_length": 4135,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000886043.1"
        },
        {
          "aa_ref": "T",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 25,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SMC2",
          "gene_hgnc_id": 14011,
          "hgvs_c": "c.874A>C",
          "hgvs_p": "p.Thr292Pro",
          "transcript": "ENST00000926170.1",
          "protein_id": "ENSP00000596229.1",
          "transcript_support_level": null,
          "aa_start": 292,
          "aa_end": null,
          "aa_length": 1197,
          "cds_start": 874,
          "cds_end": null,
          "cds_length": 3594,
          "cdna_start": 1659,
          "cdna_end": null,
          "cdna_length": 8969,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000926170.1"
        },
        {
          "aa_ref": "T",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 25,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SMC2",
          "gene_hgnc_id": 14011,
          "hgvs_c": "c.874A>C",
          "hgvs_p": "p.Thr292Pro",
          "transcript": "ENST00000926171.1",
          "protein_id": "ENSP00000596230.1",
          "transcript_support_level": null,
          "aa_start": 292,
          "aa_end": null,
          "aa_length": 1197,
          "cds_start": 874,
          "cds_end": null,
          "cds_length": 3594,
          "cdna_start": 1170,
          "cdna_end": null,
          "cdna_length": 5994,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000926171.1"
        },
        {
          "aa_ref": "T",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 25,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SMC2",
          "gene_hgnc_id": 14011,
          "hgvs_c": "c.874A>C",
          "hgvs_p": "p.Thr292Pro",
          "transcript": "ENST00000926172.1",
          "protein_id": "ENSP00000596231.1",
          "transcript_support_level": null,
          "aa_start": 292,
          "aa_end": null,
          "aa_length": 1197,
          "cds_start": 874,
          "cds_end": null,
          "cds_length": 3594,
          "cdna_start": 1122,
          "cdna_end": null,
          "cdna_length": 5683,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000926172.1"
        },
        {
          "aa_ref": "T",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 25,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SMC2",
          "gene_hgnc_id": 14011,
          "hgvs_c": "c.874A>C",
          "hgvs_p": "p.Thr292Pro",
          "transcript": "ENST00000926173.1",
          "protein_id": "ENSP00000596232.1",
          "transcript_support_level": null,
          "aa_start": 292,
          "aa_end": null,
          "aa_length": 1197,
          "cds_start": 874,
          "cds_end": null,
          "cds_length": 3594,
          "cdna_start": 1191,
          "cdna_end": null,
          "cdna_length": 5672,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000926173.1"
        },
        {
          "aa_ref": "T",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 25,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SMC2",
          "gene_hgnc_id": 14011,
          "hgvs_c": "c.874A>C",
          "hgvs_p": "p.Thr292Pro",
          "transcript": "ENST00000926174.1",
          "protein_id": "ENSP00000596233.1",
          "transcript_support_level": null,
          "aa_start": 292,
          "aa_end": null,
          "aa_length": 1197,
          "cds_start": 874,
          "cds_end": null,
          "cds_length": 3594,
          "cdna_start": 1141,
          "cdna_end": null,
          "cdna_length": 4202,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000926174.1"
        },
        {
          "aa_ref": "T",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 25,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SMC2",
          "gene_hgnc_id": 14011,
          "hgvs_c": "c.874A>C",
          "hgvs_p": "p.Thr292Pro",
          "transcript": "ENST00000956306.1",
          "protein_id": "ENSP00000626365.1",
          "transcript_support_level": null,
          "aa_start": 292,
          "aa_end": null,
          "aa_length": 1197,
          "cds_start": 874,
          "cds_end": null,
          "cds_length": 3594,
          "cdna_start": 1193,
          "cdna_end": null,
          "cdna_length": 6071,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000956306.1"
        },
        {
          "aa_ref": "T",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SMC2",
          "gene_hgnc_id": 14011,
          "hgvs_c": "c.874A>C",
          "hgvs_p": "p.Thr292Pro",
          "transcript": "ENST00000956307.1",
          "protein_id": "ENSP00000626366.1",
          "transcript_support_level": null,
          "aa_start": 292,
          "aa_end": null,
          "aa_length": 1197,
          "cds_start": 874,
          "cds_end": null,
          "cds_length": 3594,
          "cdna_start": 1692,
          "cdna_end": null,
          "cdna_length": 6506,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000956307.1"
        },
        {
          "aa_ref": "T",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 25,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SMC2",
          "gene_hgnc_id": 14011,
          "hgvs_c": "c.874A>C",
          "hgvs_p": "p.Thr292Pro",
          "transcript": "ENST00000956308.1",
          "protein_id": "ENSP00000626367.1",
          "transcript_support_level": null,
          "aa_start": 292,
          "aa_end": null,
          "aa_length": 1197,
          "cds_start": 874,
          "cds_end": null,
          "cds_length": 3594,
          "cdna_start": 958,
          "cdna_end": null,
          "cdna_length": 4013,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000956308.1"
        },
        {
          "aa_ref": "T",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 25,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SMC2",
          "gene_hgnc_id": 14011,
          "hgvs_c": "c.874A>C",
          "hgvs_p": "p.Thr292Pro",
          "transcript": "XM_006716933.4",
          "protein_id": "XP_006716996.1",
          "transcript_support_level": null,
          "aa_start": 292,
          "aa_end": null,
          "aa_length": 1197,
          "cds_start": 874,
          "cds_end": null,
          "cds_length": 3594,
          "cdna_start": 1075,
          "cdna_end": null,
          "cdna_length": 5899,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_006716933.4"
        },
        {
          "aa_ref": "T",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 25,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SMC2",
          "gene_hgnc_id": 14011,
          "hgvs_c": "c.874A>C",
          "hgvs_p": "p.Thr292Pro",
          "transcript": "XM_011518148.3",
          "protein_id": "XP_011516450.1",
          "transcript_support_level": null,
          "aa_start": 292,
          "aa_end": null,
          "aa_length": 1197,
          "cds_start": 874,
          "cds_end": null,
          "cds_length": 3594,
          "cdna_start": 993,
          "cdna_end": null,
          "cdna_length": 5817,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_011518148.3"
        },
        {
          "aa_ref": "T",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 25,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SMC2",
          "gene_hgnc_id": 14011,
          "hgvs_c": "c.874A>C",
          "hgvs_p": "p.Thr292Pro",
          "transcript": "XM_011518149.4",
          "protein_id": "XP_011516451.1",
          "transcript_support_level": null,
          "aa_start": 292,
          "aa_end": null,
          "aa_length": 1197,
          "cds_start": 874,
          "cds_end": null,
          "cds_length": 3594,
          "cdna_start": 6625,
          "cdna_end": null,
          "cdna_length": 11449,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_011518149.4"
        },
        {
          "aa_ref": "T",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 25,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SMC2",
          "gene_hgnc_id": 14011,
          "hgvs_c": "c.874A>C",
          "hgvs_p": "p.Thr292Pro",
          "transcript": "XM_017014206.2",
          "protein_id": "XP_016869695.1",
          "transcript_support_level": null,
          "aa_start": 292,
          "aa_end": null,
          "aa_length": 1197,
          "cds_start": 874,
          "cds_end": null,
          "cds_length": 3594,
          "cdna_start": 1172,
          "cdna_end": null,
          "cdna_length": 5996,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_017014206.2"
        },
        {
          "aa_ref": "T",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 25,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SMC2",
          "gene_hgnc_id": 14011,
          "hgvs_c": "c.874A>C",
          "hgvs_p": "p.Thr292Pro",
          "transcript": "XM_017014208.2",
          "protein_id": "XP_016869697.1",
          "transcript_support_level": null,
          "aa_start": 292,
          "aa_end": null,
          "aa_length": 1197,
          "cds_start": 874,
          "cds_end": null,
          "cds_length": 3594,
          "cdna_start": 1114,
          "cdna_end": null,
          "cdna_length": 5938,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_017014208.2"
        },
        {
          "aa_ref": "T",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SMC2",
          "gene_hgnc_id": 14011,
          "hgvs_c": "c.724A>C",
          "hgvs_p": "p.Thr242Pro",
          "transcript": "XM_011518150.3",
          "protein_id": "XP_011516452.1",
          "transcript_support_level": null,
          "aa_start": 242,
          "aa_end": null,
          "aa_length": 1147,
          "cds_start": 724,
          "cds_end": null,
          "cds_length": 3444,
          "cdna_start": 954,
          "cdna_end": null,
          "cdna_length": 5778,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_011518150.3"
        },
        {
          "aa_ref": "T",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SMC2",
          "gene_hgnc_id": 14011,
          "hgvs_c": "c.724A>C",
          "hgvs_p": "p.Thr242Pro",
          "transcript": "XM_011518151.3",
          "protein_id": "XP_011516453.1",
          "transcript_support_level": null,
          "aa_start": 242,
          "aa_end": null,
          "aa_length": 1147,
          "cds_start": 724,
          "cds_end": null,
          "cds_length": 3444,
          "cdna_start": 925,
          "cdna_end": null,
          "cdna_length": 5749,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_011518151.3"
        },
        {
          "aa_ref": "T",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SMC2",
          "gene_hgnc_id": 14011,
          "hgvs_c": "c.724A>C",
          "hgvs_p": "p.Thr242Pro",
          "transcript": "XM_017014209.2",
          "protein_id": "XP_016869698.1",
          "transcript_support_level": null,
          "aa_start": 242,
          "aa_end": null,
          "aa_length": 1147,
          "cds_start": 724,
          "cds_end": null,
          "cds_length": 3444,
          "cdna_start": 997,
          "cdna_end": null,
          "cdna_length": 5821,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_017014209.2"
        },
        {
          "aa_ref": "T",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SMC2",
          "gene_hgnc_id": 14011,
          "hgvs_c": "c.724A>C",
          "hgvs_p": "p.Thr242Pro",
          "transcript": "XM_017014210.3",
          "protein_id": "XP_016869699.1",
          "transcript_support_level": null,
          "aa_start": 242,
          "aa_end": null,
          "aa_length": 1147,
          "cds_start": 724,
          "cds_end": null,
          "cds_length": 3444,
          "cdna_start": 963,
          "cdna_end": null,
          "cdna_length": 5787,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_017014210.3"
        },
        {
          "aa_ref": "T",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SMC2",
          "gene_hgnc_id": 14011,
          "hgvs_c": "c.724A>C",
          "hgvs_p": "p.Thr242Pro",
          "transcript": "XM_017014211.3",
          "protein_id": "XP_016869700.1",
          "transcript_support_level": null,
          "aa_start": 242,
          "aa_end": null,
          "aa_length": 1147,
          "cds_start": 724,
          "cds_end": null,
          "cds_length": 3444,
          "cdna_start": 979,
          "cdna_end": null,
          "cdna_length": 5803,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_017014211.3"
        },
        {
          "aa_ref": "T",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SMC2",
          "gene_hgnc_id": 14011,
          "hgvs_c": "c.724A>C",
          "hgvs_p": "p.Thr242Pro",
          "transcript": "XM_017014212.2",
          "protein_id": "XP_016869701.1",
          "transcript_support_level": null,
          "aa_start": 242,
          "aa_end": null,
          "aa_length": 1147,
          "cds_start": 724,
          "cds_end": null,
          "cds_length": 3444,
          "cdna_start": 843,
          "cdna_end": null,
          "cdna_length": 5667,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_017014212.2"
        },
        {
          "aa_ref": "T",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SMC2",
          "gene_hgnc_id": 14011,
          "hgvs_c": "c.724A>C",
          "hgvs_p": "p.Thr242Pro",
          "transcript": "XM_047422644.1",
          "protein_id": "XP_047278600.1",
          "transcript_support_level": null,
          "aa_start": 242,
          "aa_end": null,
          "aa_length": 1147,
          "cds_start": 724,
          "cds_end": null,
          "cds_length": 3444,
          "cdna_start": 6475,
          "cdna_end": null,
          "cdna_length": 11299,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047422644.1"
        },
        {
          "aa_ref": "T",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SMC2",
          "gene_hgnc_id": 14011,
          "hgvs_c": "c.724A>C",
          "hgvs_p": "p.Thr242Pro",
          "transcript": "XM_047422646.1",
          "protein_id": "XP_047278602.1",
          "transcript_support_level": null,
          "aa_start": 242,
          "aa_end": null,
          "aa_length": 1147,
          "cds_start": 724,
          "cds_end": null,
          "cds_length": 3444,
          "cdna_start": 964,
          "cdna_end": null,
          "cdna_length": 5788,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047422646.1"
        },
        {
          "aa_ref": "T",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SMC2",
          "gene_hgnc_id": 14011,
          "hgvs_c": "c.724A>C",
          "hgvs_p": "p.Thr242Pro",
          "transcript": "XM_047422647.1",
          "protein_id": "XP_047278603.1",
          "transcript_support_level": null,
          "aa_start": 242,
          "aa_end": null,
          "aa_length": 1147,
          "cds_start": 724,
          "cds_end": null,
          "cds_length": 3444,
          "cdna_start": 1022,
          "cdna_end": null,
          "cdna_length": 5846,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047422647.1"
        },
        {
          "aa_ref": "T",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SMC2",
          "gene_hgnc_id": 14011,
          "hgvs_c": "c.874A>C",
          "hgvs_p": "p.Thr292Pro",
          "transcript": "XM_047422648.1",
          "protein_id": "XP_047278604.1",
          "transcript_support_level": null,
          "aa_start": 292,
          "aa_end": null,
          "aa_length": 1115,
          "cds_start": 874,
          "cds_end": null,
          "cds_length": 3348,
          "cdna_start": 1113,
          "cdna_end": null,
          "cdna_length": 5655,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047422648.1"
        },
        {
          "aa_ref": "T",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SMC2",
          "gene_hgnc_id": 14011,
          "hgvs_c": "c.874A>C",
          "hgvs_p": "p.Thr292Pro",
          "transcript": "XM_011518153.2",
          "protein_id": "XP_011516455.1",
          "transcript_support_level": null,
          "aa_start": 292,
          "aa_end": null,
          "aa_length": 1099,
          "cds_start": 874,
          "cds_end": null,
          "cds_length": 3300,
          "cdna_start": 1104,
          "cdna_end": null,
          "cdna_length": 5625,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_011518153.2"
        },
        {
          "aa_ref": "T",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SMC2",
          "gene_hgnc_id": 14011,
          "hgvs_c": "c.724A>C",
          "hgvs_p": "p.Thr242Pro",
          "transcript": "XM_047422649.1",
          "protein_id": "XP_047278605.1",
          "transcript_support_level": null,
          "aa_start": 242,
          "aa_end": null,
          "aa_length": 1049,
          "cds_start": 724,
          "cds_end": null,
          "cds_length": 3150,
          "cdna_start": 954,
          "cdna_end": null,
          "cdna_length": 5476,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047422649.1"
        },
        {
          "aa_ref": "T",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SMC2",
          "gene_hgnc_id": 14011,
          "hgvs_c": "c.874A>C",
          "hgvs_p": "p.Thr292Pro",
          "transcript": "XM_024447383.2",
          "protein_id": "XP_024303151.1",
          "transcript_support_level": null,
          "aa_start": 292,
          "aa_end": null,
          "aa_length": 726,
          "cds_start": 874,
          "cds_end": null,
          "cds_length": 2181,
          "cdna_start": 1104,
          "cdna_end": null,
          "cdna_length": 3341,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_024447383.2"
        },
        {
          "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": "SMC2",
          "gene_hgnc_id": 14011,
          "hgvs_c": "c.*234A>C",
          "hgvs_p": null,
          "transcript": "ENST00000440179.5",
          "protein_id": "ENSP00000414999.1",
          "transcript_support_level": 3,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 144,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 435,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 705,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000440179.5"
        }
      ],
      "gene_symbol": "SMC2",
      "gene_hgnc_id": 14011,
      "dbsnp": null,
      "frequency_reference_population": null,
      "hom_count_reference_population": 0,
      "allele_count_reference_population": 0,
      "gnomad_exomes_af": null,
      "gnomad_genomes_af": null,
      "gnomad_exomes_ac": null,
      "gnomad_genomes_ac": null,
      "gnomad_exomes_homalt": null,
      "gnomad_genomes_homalt": null,
      "gnomad_mito_homoplasmic": null,
      "gnomad_mito_heteroplasmic": null,
      "computational_score_selected": 0.16664865612983704,
      "computational_prediction_selected": "Benign",
      "computational_source_selected": "MetaRNN",
      "splice_score_selected": 0,
      "splice_prediction_selected": "Benign",
      "splice_source_selected": "max_spliceai",
      "revel_score": 0.278,
      "revel_prediction": "Benign",
      "alphamissense_score": 0.3906,
      "alphamissense_prediction": null,
      "bayesdelnoaf_score": -0.29,
      "bayesdelnoaf_prediction": "Benign",
      "phylop100way_score": 2.374,
      "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_006444.3",
          "gene_symbol": "SMC2",
          "hgnc_id": 14011,
          "effects": [
            "missense_variant"
          ],
          "inheritance_mode": "AD",
          "hgvs_c": "c.874A>C",
          "hgvs_p": "p.Thr292Pro"
        }
      ],
      "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.