← 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: 11-67405146-TCG-ACA (hg38)

Bash / cURL Example

bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=11&pos=67405146&ref=TCG&alt=ACA&genome=hg38&allGenes=true"

API Response

json
{
  "message": null,
  "variants": [
    {
      "acmg_by_gene": [
        {
          "benign_score": 0,
          "criteria": [],
          "effects": [
            "missense_variant"
          ],
          "gene_symbol": "TBC1D10C",
          "hgnc_id": 24702,
          "hgvs_c": "c.214_216delTCGinsACA",
          "hgvs_p": "p.Ser72Thr",
          "inheritance_mode": "AR",
          "pathogenic_score": 0,
          "score": 0,
          "transcript": "NM_001369498.1",
          "verdict": "Uncertain_significance"
        },
        {
          "benign_score": 0,
          "criteria": [],
          "effects": [
            "intron_variant"
          ],
          "gene_symbol": "PPP1CA",
          "hgnc_id": 9281,
          "hgvs_c": "n.396-3949_396-3947delCGAinsTGT",
          "hgvs_p": null,
          "inheritance_mode": "AD",
          "pathogenic_score": 0,
          "score": 0,
          "transcript": "ENST00000542876.1",
          "verdict": "Uncertain_significance"
        }
      ],
      "acmg_classification": "Uncertain_significance",
      "acmg_criteria": "",
      "acmg_score": 0,
      "allele_count_reference_population": 0,
      "alphamissense_prediction": null,
      "alphamissense_score": null,
      "alt": "ACA",
      "apogee2_prediction": null,
      "apogee2_score": null,
      "bayesdelnoaf_prediction": null,
      "bayesdelnoaf_score": null,
      "chr": "11",
      "clinvar_classification": "",
      "clinvar_disease": "",
      "clinvar_review_status": "",
      "clinvar_submissions_summary": "",
      "computational_prediction_selected": null,
      "computational_score_selected": null,
      "computational_source_selected": null,
      "consequences": [
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 446,
          "aa_ref": "S",
          "aa_start": 72,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1796,
          "cdna_start": 334,
          "cds_end": null,
          "cds_length": 1341,
          "cds_start": 214,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 9,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001369496.1",
          "gene_hgnc_id": 24702,
          "gene_symbol": "TBC1D10C",
          "hgvs_c": "c.214_216delTCGinsACA",
          "hgvs_p": "p.Ser72Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "ENST00000542590.2",
          "protein_coding": true,
          "protein_id": "NP_001356425.1",
          "strand": true,
          "transcript": "NM_001369496.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 446,
          "aa_ref": "S",
          "aa_start": 72,
          "biotype": "protein_coding",
          "canonical": true,
          "cdna_end": null,
          "cdna_length": 1796,
          "cdna_start": 334,
          "cds_end": null,
          "cds_length": 1341,
          "cds_start": 214,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 9,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000542590.2",
          "gene_hgnc_id": 24702,
          "gene_symbol": "TBC1D10C",
          "hgvs_c": "c.214_216delTCGinsACA",
          "hgvs_p": "p.Ser72Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "NM_001369496.1",
          "protein_coding": true,
          "protein_id": "ENSP00000443654.1",
          "strand": true,
          "transcript": "ENST00000542590.2",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 454,
          "aa_ref": "S",
          "aa_start": 72,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1820,
          "cdna_start": 334,
          "cds_end": null,
          "cds_length": 1365,
          "cds_start": 214,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 9,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001369498.1",
          "gene_hgnc_id": 24702,
          "gene_symbol": "TBC1D10C",
          "hgvs_c": "c.214_216delTCGinsACA",
          "hgvs_p": "p.Ser72Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001356427.1",
          "strand": true,
          "transcript": "NM_001369498.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 454,
          "aa_ref": "S",
          "aa_start": 72,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1941,
          "cdna_start": 456,
          "cds_end": null,
          "cds_length": 1365,
          "cds_start": 214,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 9,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000946012.1",
          "gene_hgnc_id": 24702,
          "gene_symbol": "TBC1D10C",
          "hgvs_c": "c.214_216delTCGinsACA",
          "hgvs_p": "p.Ser72Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000616071.1",
          "strand": true,
          "transcript": "ENST00000946012.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 446,
          "aa_ref": "S",
          "aa_start": 72,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1699,
          "cdna_start": 237,
          "cds_end": null,
          "cds_length": 1341,
          "cds_start": 214,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 10,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001369497.1",
          "gene_hgnc_id": 24702,
          "gene_symbol": "TBC1D10C",
          "hgvs_c": "c.214_216delTCGinsACA",
          "hgvs_p": "p.Ser72Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001356426.1",
          "strand": true,
          "transcript": "NM_001369497.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 446,
          "aa_ref": "S",
          "aa_start": 72,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1716,
          "cdna_start": 254,
          "cds_end": null,
          "cds_length": 1341,
          "cds_start": 214,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 10,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_198517.4",
          "gene_hgnc_id": 24702,
          "gene_symbol": "TBC1D10C",
          "hgvs_c": "c.214_216delTCGinsACA",
          "hgvs_p": "p.Ser72Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_940919.1",
          "strand": true,
          "transcript": "NM_198517.4",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 446,
          "aa_ref": "S",
          "aa_start": 72,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1848,
          "cdna_start": 385,
          "cds_end": null,
          "cds_length": 1341,
          "cds_start": 214,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 10,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000868931.1",
          "gene_hgnc_id": 24702,
          "gene_symbol": "TBC1D10C",
          "hgvs_c": "c.214_216delTCGinsACA",
          "hgvs_p": "p.Ser72Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000538990.1",
          "strand": true,
          "transcript": "ENST00000868931.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 446,
          "aa_ref": "S",
          "aa_start": 72,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1817,
          "cdna_start": 355,
          "cds_end": null,
          "cds_length": 1341,
          "cds_start": 214,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 10,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000868932.1",
          "gene_hgnc_id": 24702,
          "gene_symbol": "TBC1D10C",
          "hgvs_c": "c.214_216delTCGinsACA",
          "hgvs_p": "p.Ser72Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000538991.1",
          "strand": true,
          "transcript": "ENST00000868932.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 446,
          "aa_ref": "S",
          "aa_start": 72,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1828,
          "cdna_start": 363,
          "cds_end": null,
          "cds_length": 1341,
          "cds_start": 214,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 10,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000868933.1",
          "gene_hgnc_id": 24702,
          "gene_symbol": "TBC1D10C",
          "hgvs_c": "c.214_216delTCGinsACA",
          "hgvs_p": "p.Ser72Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000538992.1",
          "strand": true,
          "transcript": "ENST00000868933.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 446,
          "aa_ref": "S",
          "aa_start": 72,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1736,
          "cdna_start": 273,
          "cds_end": null,
          "cds_length": 1341,
          "cds_start": 214,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 10,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000868934.1",
          "gene_hgnc_id": 24702,
          "gene_symbol": "TBC1D10C",
          "hgvs_c": "c.214_216delTCGinsACA",
          "hgvs_p": "p.Ser72Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000538993.1",
          "strand": true,
          "transcript": "ENST00000868934.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 446,
          "aa_ref": "S",
          "aa_start": 72,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2246,
          "cdna_start": 782,
          "cds_end": null,
          "cds_length": 1341,
          "cds_start": 214,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 10,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000946007.1",
          "gene_hgnc_id": 24702,
          "gene_symbol": "TBC1D10C",
          "hgvs_c": "c.214_216delTCGinsACA",
          "hgvs_p": "p.Ser72Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000616066.1",
          "strand": true,
          "transcript": "ENST00000946007.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 446,
          "aa_ref": "S",
          "aa_start": 72,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1784,
          "cdna_start": 322,
          "cds_end": null,
          "cds_length": 1341,
          "cds_start": 214,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 10,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000946009.1",
          "gene_hgnc_id": 24702,
          "gene_symbol": "TBC1D10C",
          "hgvs_c": "c.214_216delTCGinsACA",
          "hgvs_p": "p.Ser72Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000616068.1",
          "strand": true,
          "transcript": "ENST00000946009.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 445,
          "aa_ref": "S",
          "aa_start": 72,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1785,
          "cdna_start": 326,
          "cds_end": null,
          "cds_length": 1338,
          "cds_start": 214,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 10,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000946008.1",
          "gene_hgnc_id": 24702,
          "gene_symbol": "TBC1D10C",
          "hgvs_c": "c.214_216delTCGinsACA",
          "hgvs_p": "p.Ser72Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000616067.1",
          "strand": true,
          "transcript": "ENST00000946008.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 438,
          "aa_ref": "S",
          "aa_start": 72,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1763,
          "cdna_start": 326,
          "cds_end": null,
          "cds_length": 1317,
          "cds_start": 214,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 10,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000868935.1",
          "gene_hgnc_id": 24702,
          "gene_symbol": "TBC1D10C",
          "hgvs_c": "c.214_216delTCGinsACA",
          "hgvs_p": "p.Ser72Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000538994.1",
          "strand": true,
          "transcript": "ENST00000868935.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 424,
          "aa_ref": "S",
          "aa_start": 72,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1715,
          "cdna_start": 325,
          "cds_end": null,
          "cds_length": 1275,
          "cds_start": 214,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 9,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000946010.1",
          "gene_hgnc_id": 24702,
          "gene_symbol": "TBC1D10C",
          "hgvs_c": "c.214_216delTCGinsACA",
          "hgvs_p": "p.Ser72Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000616069.1",
          "strand": true,
          "transcript": "ENST00000946010.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 424,
          "aa_ref": "S",
          "aa_start": 72,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1875,
          "cdna_start": 479,
          "cds_end": null,
          "cds_length": 1275,
          "cds_start": 214,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 8,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000946011.1",
          "gene_hgnc_id": 24702,
          "gene_symbol": "TBC1D10C",
          "hgvs_c": "c.214_216delTCGinsACA",
          "hgvs_p": "p.Ser72Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000616070.1",
          "strand": true,
          "transcript": "ENST00000946011.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 410,
          "aa_ref": "S",
          "aa_start": 72,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1604,
          "cdna_start": 250,
          "cds_end": null,
          "cds_length": 1233,
          "cds_start": 214,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 9,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000868936.1",
          "gene_hgnc_id": 24702,
          "gene_symbol": "TBC1D10C",
          "hgvs_c": "c.214_216delTCGinsACA",
          "hgvs_p": "p.Ser72Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000538995.1",
          "strand": true,
          "transcript": "ENST00000868936.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 310,
          "aa_ref": "S",
          "aa_start": 72,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1523,
          "cdna_start": 254,
          "cds_end": null,
          "cds_length": 933,
          "cds_start": 214,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 9,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001256508.1",
          "gene_hgnc_id": 24702,
          "gene_symbol": "TBC1D10C",
          "hgvs_c": "c.214_216delTCGinsACA",
          "hgvs_p": "p.Ser72Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001243437.1",
          "strand": true,
          "transcript": "NM_001256508.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 310,
          "aa_ref": "S",
          "aa_start": 72,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1497,
          "cdna_start": 230,
          "cds_end": null,
          "cds_length": 933,
          "cds_start": 214,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 8,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000312390.9",
          "gene_hgnc_id": 24702,
          "gene_symbol": "TBC1D10C",
          "hgvs_c": "c.214_216delTCGinsACA",
          "hgvs_p": "p.Ser72Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000310193.6",
          "strand": true,
          "transcript": "ENST00000312390.9",
          "transcript_support_level": 5
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 310,
          "aa_ref": "S",
          "aa_start": 72,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1520,
          "cdna_start": 252,
          "cds_end": null,
          "cds_length": 933,
          "cds_start": 214,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 9,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000526387.5",
          "gene_hgnc_id": 24702,
          "gene_symbol": "TBC1D10C",
          "hgvs_c": "c.214_216delTCGinsACA",
          "hgvs_p": "p.Ser72Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000435543.1",
          "strand": true,
          "transcript": "ENST00000526387.5",
          "transcript_support_level": 2
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 273,
          "aa_ref": "S",
          "aa_start": 72,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1491,
          "cdna_start": 334,
          "cds_end": null,
          "cds_length": 822,
          "cds_start": 214,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 7,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001369492.1",
          "gene_hgnc_id": 24702,
          "gene_symbol": "TBC1D10C",
          "hgvs_c": "c.214_216delTCGinsACA",
          "hgvs_p": "p.Ser72Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001356421.1",
          "strand": true,
          "transcript": "NM_001369492.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 446,
          "aa_ref": "S",
          "aa_start": 72,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1788,
          "cdna_start": 326,
          "cds_end": null,
          "cds_length": 1341,
          "cds_start": 214,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 10,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "XM_006718538.5",
          "gene_hgnc_id": 24702,
          "gene_symbol": "TBC1D10C",
          "hgvs_c": "c.214_216delTCGinsACA",
          "hgvs_p": "p.Ser72Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_006718601.1",
          "strand": true,
          "transcript": "XM_006718538.5",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 446,
          "aa_ref": "S",
          "aa_start": 72,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1771,
          "cdna_start": 309,
          "cds_end": null,
          "cds_length": 1341,
          "cds_start": 214,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 10,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "XM_006718539.5",
          "gene_hgnc_id": 24702,
          "gene_symbol": "TBC1D10C",
          "hgvs_c": "c.214_216delTCGinsACA",
          "hgvs_p": "p.Ser72Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_006718602.1",
          "strand": true,
          "transcript": "XM_006718539.5",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 344,
          "aa_ref": "S",
          "aa_start": 72,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2374,
          "cdna_start": 334,
          "cds_end": null,
          "cds_length": 1035,
          "cds_start": 214,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 8,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "XM_047426909.1",
          "gene_hgnc_id": 24702,
          "gene_symbol": "TBC1D10C",
          "hgvs_c": "c.214_216delTCGinsACA",
          "hgvs_p": "p.Ser72Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047282865.1",
          "strand": true,
          "transcript": "XM_047426909.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 344,
          "aa_ref": "S",
          "aa_start": 72,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1232,
          "cdna_start": 334,
          "cds_end": null,
          "cds_length": 1035,
          "cds_start": 214,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 9,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "XM_047426910.1",
          "gene_hgnc_id": 24702,
          "gene_symbol": "TBC1D10C",
          "hgvs_c": "c.214_216delTCGinsACA",
          "hgvs_p": "p.Ser72Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047282866.1",
          "strand": true,
          "transcript": "XM_047426910.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 313,
          "aa_ref": "S",
          "aa_start": 72,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1163,
          "cdna_start": 334,
          "cds_end": null,
          "cds_length": 942,
          "cds_start": 214,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 8,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "XM_011545002.3",
          "gene_hgnc_id": 24702,
          "gene_symbol": "TBC1D10C",
          "hgvs_c": "c.214_216delTCGinsACA",
          "hgvs_p": "p.Ser72Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_011543304.1",
          "strand": true,
          "transcript": "XM_011545002.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 310,
          "aa_ref": "S",
          "aa_start": 72,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1602,
          "cdna_start": 334,
          "cds_end": null,
          "cds_length": 933,
          "cds_start": 214,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 8,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "XM_047426914.1",
          "gene_hgnc_id": 24702,
          "gene_symbol": "TBC1D10C",
          "hgvs_c": "c.214_216delTCGinsACA",
          "hgvs_p": "p.Ser72Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047282870.1",
          "strand": true,
          "transcript": "XM_047426914.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 307,
          "aa_ref": "S",
          "aa_start": 72,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2263,
          "cdna_start": 334,
          "cds_end": null,
          "cds_length": 924,
          "cds_start": 214,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 7,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "XM_047426913.1",
          "gene_hgnc_id": 24702,
          "gene_symbol": "TBC1D10C",
          "hgvs_c": "c.214_216delTCGinsACA",
          "hgvs_p": "p.Ser72Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047282869.1",
          "strand": true,
          "transcript": "XM_047426913.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 345,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1695,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1038,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_count": 10,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "NM_001369494.1",
          "gene_hgnc_id": 24702,
          "gene_symbol": "TBC1D10C",
          "hgvs_c": "c.-86_-84delTCGinsACA",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001356423.1",
          "strand": true,
          "transcript": "NM_001369494.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 345,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1792,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1038,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_count": 9,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "NM_001369495.1",
          "gene_hgnc_id": 24702,
          "gene_symbol": "TBC1D10C",
          "hgvs_c": "c.-86_-84delTCGinsACA",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001356424.1",
          "strand": true,
          "transcript": "NM_001369495.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 308,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1403,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 927,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_count": 7,
          "exon_rank": 1,
          "exon_rank_end": null,
          "feature": "XM_047426911.1",
          "gene_hgnc_id": 24702,
          "gene_symbol": "TBC1D10C",
          "hgvs_c": "c.-86_-84delTCGinsACA",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047282867.1",
          "strand": true,
          "transcript": "XM_047426911.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "retained_intron",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 741,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 3,
          "exon_rank": 1,
          "exon_rank_end": null,
          "feature": "ENST00000529132.1",
          "gene_hgnc_id": 24702,
          "gene_symbol": "TBC1D10C",
          "hgvs_c": "n.101_103delTCGinsACA",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000529132.1",
          "transcript_support_level": 5
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1796,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 9,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000529635.5",
          "gene_hgnc_id": 24702,
          "gene_symbol": "TBC1D10C",
          "hgvs_c": "n.214_216delTCGinsACA",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000435829.1",
          "strand": true,
          "transcript": "ENST00000529635.5",
          "transcript_support_level": 2
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "retained_intron",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 964,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 6,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000530967.6",
          "gene_hgnc_id": 24702,
          "gene_symbol": "TBC1D10C",
          "hgvs_c": "n.294_296delTCGinsACA",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000530967.6",
          "transcript_support_level": 3
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "retained_intron",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 619,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 5,
          "exon_rank": 1,
          "exon_rank_end": null,
          "feature": "ENST00000533745.5",
          "gene_hgnc_id": 24702,
          "gene_symbol": "TBC1D10C",
          "hgvs_c": "n.216_218delTCGinsACA",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000533745.5",
          "transcript_support_level": 5
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1995,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 9,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "NR_046266.2",
          "gene_hgnc_id": 24702,
          "gene_symbol": "TBC1D10C",
          "hgvs_c": "n.487_489delTCGinsACA",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "NR_046266.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1478,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 7,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000537694.2",
          "gene_hgnc_id": 9281,
          "gene_symbol": "PPP1CA",
          "hgvs_c": "n.186+1931_186+1933delCGAinsTGT",
          "hgvs_p": null,
          "intron_rank": 1,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": false,
          "transcript": "ENST00000537694.2",
          "transcript_support_level": 5
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 588,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 4,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000542876.1",
          "gene_hgnc_id": 9281,
          "gene_symbol": "PPP1CA",
          "hgvs_c": "n.396-3949_396-3947delCGAinsTGT",
          "hgvs_p": null,
          "intron_rank": 2,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": false,
          "transcript": "ENST00000542876.1",
          "transcript_support_level": 3
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 554,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 4,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000546202.5",
          "gene_hgnc_id": 9281,
          "gene_symbol": "PPP1CA",
          "hgvs_c": "n.358-3949_358-3947delCGAinsTGT",
          "hgvs_p": null,
          "intron_rank": 2,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": false,
          "transcript": "ENST00000546202.5",
          "transcript_support_level": 4
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "retained_intron",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4480,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "upstream_gene_variant"
          ],
          "exon_count": 3,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000526474.1",
          "gene_hgnc_id": 24702,
          "gene_symbol": "TBC1D10C",
          "hgvs_c": "n.-102_-100delTCGinsACA",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000526474.1",
          "transcript_support_level": 2
        }
      ],
      "custom_annotations": null,
      "dbscsnv_ada_prediction": null,
      "dbscsnv_ada_score": null,
      "dbsnp": null,
      "effect": "missense_variant",
      "frequency_reference_population": null,
      "gene_hgnc_id": 24702,
      "gene_symbol": "TBC1D10C",
      "gnomad_exomes_ac": null,
      "gnomad_exomes_af": null,
      "gnomad_exomes_homalt": null,
      "gnomad_genomes_ac": null,
      "gnomad_genomes_af": null,
      "gnomad_genomes_homalt": null,
      "gnomad_mito_heteroplasmic": null,
      "gnomad_mito_homoplasmic": null,
      "hom_count_reference_population": 0,
      "mitotip_prediction": null,
      "mitotip_score": null,
      "pathogenicity_classification_combined": null,
      "phenotype_combined": null,
      "phylop100way_prediction": "Benign",
      "phylop100way_score": -0.04,
      "pos": 67405146,
      "ref": "TCG",
      "revel_prediction": null,
      "revel_score": null,
      "splice_prediction_selected": null,
      "splice_score_selected": null,
      "splice_source_selected": null,
      "spliceai_max_prediction": null,
      "spliceai_max_score": null,
      "transcript": "NM_001369498.1"
    }
  ]
}
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.