← 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: 7-107783295-GC-AG (hg38)

Bash / cURL Example

bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=7&pos=107783295&ref=GC&alt=AG&genome=hg38&allGenes=true"

API Response

json
{
  "message": null,
  "variants": [
    {
      "acmg_by_gene": [
        {
          "benign_score": 0,
          "criteria": [
            "PM1",
            "PM5"
          ],
          "effects": [
            "missense_variant"
          ],
          "gene_symbol": "SLC26A3",
          "hgnc_id": 3018,
          "hgvs_c": "c.1028_1029delGCinsCT",
          "hgvs_p": "p.Cys343Ser",
          "inheritance_mode": "AR",
          "pathogenic_score": 4,
          "score": 4,
          "transcript": "NM_000111.3",
          "verdict": "Uncertain_significance"
        }
      ],
      "acmg_classification": "Uncertain_significance",
      "acmg_criteria": "PM1,PM5",
      "acmg_score": 4,
      "allele_count_reference_population": 0,
      "alphamissense_prediction": null,
      "alphamissense_score": null,
      "alt": "AG",
      "apogee2_prediction": null,
      "apogee2_score": null,
      "bayesdelnoaf_prediction": null,
      "bayesdelnoaf_score": null,
      "chr": "7",
      "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": "S",
          "aa_end": null,
          "aa_length": 764,
          "aa_ref": "C",
          "aa_start": 343,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2882,
          "cdna_start": 1230,
          "cds_end": null,
          "cds_length": 2295,
          "cds_start": 1028,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 21,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_000111.3",
          "gene_hgnc_id": 3018,
          "gene_symbol": "SLC26A3",
          "hgvs_c": "c.1028_1029delGCinsCT",
          "hgvs_p": "p.Cys343Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "ENST00000340010.10",
          "protein_coding": true,
          "protein_id": "NP_000102.1",
          "strand": false,
          "transcript": "NM_000111.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 764,
          "aa_ref": "C",
          "aa_start": 343,
          "biotype": "protein_coding",
          "canonical": true,
          "cdna_end": null,
          "cdna_length": 2882,
          "cdna_start": 1230,
          "cds_end": null,
          "cds_length": 2295,
          "cds_start": 1028,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 21,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000340010.10",
          "gene_hgnc_id": 3018,
          "gene_symbol": "SLC26A3",
          "hgvs_c": "c.1028_1029delGCinsCT",
          "hgvs_p": "p.Cys343Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "NM_000111.3",
          "protein_coding": true,
          "protein_id": "ENSP00000345873.5",
          "strand": false,
          "transcript": "ENST00000340010.10",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 771,
          "aa_ref": "C",
          "aa_start": 343,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2903,
          "cdna_start": 1230,
          "cds_end": null,
          "cds_length": 2316,
          "cds_start": 1028,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 21,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000852261.1",
          "gene_hgnc_id": 3018,
          "gene_symbol": "SLC26A3",
          "hgvs_c": "c.1028_1029delGCinsCT",
          "hgvs_p": "p.Cys343Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000522320.1",
          "strand": false,
          "transcript": "ENST00000852261.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 769,
          "aa_ref": "C",
          "aa_start": 343,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2897,
          "cdna_start": 1232,
          "cds_end": null,
          "cds_length": 2310,
          "cds_start": 1028,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 21,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000852262.1",
          "gene_hgnc_id": 3018,
          "gene_symbol": "SLC26A3",
          "hgvs_c": "c.1028_1029delGCinsCT",
          "hgvs_p": "p.Cys343Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000522321.1",
          "strand": false,
          "transcript": "ENST00000852262.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 764,
          "aa_ref": "C",
          "aa_start": 343,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2846,
          "cdna_start": 1194,
          "cds_end": null,
          "cds_length": 2295,
          "cds_start": 1028,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 21,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000852250.1",
          "gene_hgnc_id": 3018,
          "gene_symbol": "SLC26A3",
          "hgvs_c": "c.1028_1029delGCinsCT",
          "hgvs_p": "p.Cys343Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000522309.1",
          "strand": false,
          "transcript": "ENST00000852250.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 764,
          "aa_ref": "C",
          "aa_start": 343,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2896,
          "cdna_start": 1246,
          "cds_end": null,
          "cds_length": 2295,
          "cds_start": 1028,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 21,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000852251.1",
          "gene_hgnc_id": 3018,
          "gene_symbol": "SLC26A3",
          "hgvs_c": "c.1028_1029delGCinsCT",
          "hgvs_p": "p.Cys343Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000522310.1",
          "strand": false,
          "transcript": "ENST00000852251.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 764,
          "aa_ref": "C",
          "aa_start": 343,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3078,
          "cdna_start": 1426,
          "cds_end": null,
          "cds_length": 2295,
          "cds_start": 1028,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 22,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000852254.1",
          "gene_hgnc_id": 3018,
          "gene_symbol": "SLC26A3",
          "hgvs_c": "c.1028_1029delGCinsCT",
          "hgvs_p": "p.Cys343Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000522313.1",
          "strand": false,
          "transcript": "ENST00000852254.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 764,
          "aa_ref": "C",
          "aa_start": 343,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2955,
          "cdna_start": 1301,
          "cds_end": null,
          "cds_length": 2295,
          "cds_start": 1028,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 22,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000852257.1",
          "gene_hgnc_id": 3018,
          "gene_symbol": "SLC26A3",
          "hgvs_c": "c.1028_1029delGCinsCT",
          "hgvs_p": "p.Cys343Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000522316.1",
          "strand": false,
          "transcript": "ENST00000852257.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 764,
          "aa_ref": "C",
          "aa_start": 343,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2902,
          "cdna_start": 1252,
          "cds_end": null,
          "cds_length": 2295,
          "cds_start": 1028,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 21,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000852263.1",
          "gene_hgnc_id": 3018,
          "gene_symbol": "SLC26A3",
          "hgvs_c": "c.1028_1029delGCinsCT",
          "hgvs_p": "p.Cys343Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000522322.1",
          "strand": false,
          "transcript": "ENST00000852263.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 764,
          "aa_ref": "C",
          "aa_start": 343,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3053,
          "cdna_start": 1403,
          "cds_end": null,
          "cds_length": 2295,
          "cds_start": 1028,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 22,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000852270.1",
          "gene_hgnc_id": 3018,
          "gene_symbol": "SLC26A3",
          "hgvs_c": "c.1028_1029delGCinsCT",
          "hgvs_p": "p.Cys343Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000522329.1",
          "strand": false,
          "transcript": "ENST00000852270.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 763,
          "aa_ref": "C",
          "aa_start": 343,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2881,
          "cdna_start": 1230,
          "cds_end": null,
          "cds_length": 2292,
          "cds_start": 1028,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 21,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000852259.1",
          "gene_hgnc_id": 3018,
          "gene_symbol": "SLC26A3",
          "hgvs_c": "c.1028_1029delGCinsCT",
          "hgvs_p": "p.Cys343Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000522318.1",
          "strand": false,
          "transcript": "ENST00000852259.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 762,
          "aa_ref": "C",
          "aa_start": 341,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2876,
          "cdna_start": 1224,
          "cds_end": null,
          "cds_length": 2289,
          "cds_start": 1022,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 21,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000852264.1",
          "gene_hgnc_id": 3018,
          "gene_symbol": "SLC26A3",
          "hgvs_c": "c.1022_1023delGCinsCT",
          "hgvs_p": "p.Cys341Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000522323.1",
          "strand": false,
          "transcript": "ENST00000852264.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 758,
          "aa_ref": "C",
          "aa_start": 343,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2869,
          "cdna_start": 1232,
          "cds_end": null,
          "cds_length": 2277,
          "cds_start": 1028,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 21,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000852256.1",
          "gene_hgnc_id": 3018,
          "gene_symbol": "SLC26A3",
          "hgvs_c": "c.1028_1029delGCinsCT",
          "hgvs_p": "p.Cys343Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000522315.1",
          "strand": false,
          "transcript": "ENST00000852256.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 747,
          "aa_ref": "C",
          "aa_start": 326,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2831,
          "cdna_start": 1179,
          "cds_end": null,
          "cds_length": 2244,
          "cds_start": 977,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 21,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000852267.1",
          "gene_hgnc_id": 3018,
          "gene_symbol": "SLC26A3",
          "hgvs_c": "c.977_978delGCinsCT",
          "hgvs_p": "p.Cys326Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000522326.1",
          "strand": false,
          "transcript": "ENST00000852267.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 746,
          "aa_ref": "C",
          "aa_start": 325,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2830,
          "cdna_start": 1178,
          "cds_end": null,
          "cds_length": 2241,
          "cds_start": 974,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 21,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000852258.1",
          "gene_hgnc_id": 3018,
          "gene_symbol": "SLC26A3",
          "hgvs_c": "c.974_975delGCinsCT",
          "hgvs_p": "p.Cys325Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000522317.1",
          "strand": false,
          "transcript": "ENST00000852258.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 742,
          "aa_ref": "C",
          "aa_start": 343,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2815,
          "cdna_start": 1230,
          "cds_end": null,
          "cds_length": 2229,
          "cds_start": 1028,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 20,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000852269.1",
          "gene_hgnc_id": 3018,
          "gene_symbol": "SLC26A3",
          "hgvs_c": "c.1028_1029delGCinsCT",
          "hgvs_p": "p.Cys343Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000522328.1",
          "strand": false,
          "transcript": "ENST00000852269.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 732,
          "aa_ref": "C",
          "aa_start": 343,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2822,
          "cdna_start": 1232,
          "cds_end": null,
          "cds_length": 2199,
          "cds_start": 1028,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 20,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000852252.1",
          "gene_hgnc_id": 3018,
          "gene_symbol": "SLC26A3",
          "hgvs_c": "c.1028_1029delGCinsCT",
          "hgvs_p": "p.Cys343Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000522311.1",
          "strand": false,
          "transcript": "ENST00000852252.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 732,
          "aa_ref": "C",
          "aa_start": 343,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2786,
          "cdna_start": 1230,
          "cds_end": null,
          "cds_length": 2199,
          "cds_start": 1028,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 20,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000852265.1",
          "gene_hgnc_id": 3018,
          "gene_symbol": "SLC26A3",
          "hgvs_c": "c.1028_1029delGCinsCT",
          "hgvs_p": "p.Cys343Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000522324.1",
          "strand": false,
          "transcript": "ENST00000852265.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 727,
          "aa_ref": "C",
          "aa_start": 306,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2797,
          "cdna_start": 1145,
          "cds_end": null,
          "cds_length": 2184,
          "cds_start": 917,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 20,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000852253.1",
          "gene_hgnc_id": 3018,
          "gene_symbol": "SLC26A3",
          "hgvs_c": "c.917_918delGCinsCT",
          "hgvs_p": "p.Cys306Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000522312.1",
          "strand": false,
          "transcript": "ENST00000852253.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 726,
          "aa_ref": "C",
          "aa_start": 343,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2767,
          "cdna_start": 1230,
          "cds_end": null,
          "cds_length": 2181,
          "cds_start": 1028,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 20,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000852268.1",
          "gene_hgnc_id": 3018,
          "gene_symbol": "SLC26A3",
          "hgvs_c": "c.1028_1029delGCinsCT",
          "hgvs_p": "p.Cys343Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000522327.1",
          "strand": false,
          "transcript": "ENST00000852268.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 713,
          "aa_ref": "C",
          "aa_start": 292,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2737,
          "cdna_start": 1083,
          "cds_end": null,
          "cds_length": 2142,
          "cds_start": 875,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 20,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000852255.1",
          "gene_hgnc_id": 3018,
          "gene_symbol": "SLC26A3",
          "hgvs_c": "c.875_876delGCinsCT",
          "hgvs_p": "p.Cys292Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000522314.1",
          "strand": false,
          "transcript": "ENST00000852255.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 709,
          "aa_ref": "C",
          "aa_start": 288,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2712,
          "cdna_start": 1067,
          "cds_end": null,
          "cds_length": 2130,
          "cds_start": 863,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 20,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000852271.1",
          "gene_hgnc_id": 3018,
          "gene_symbol": "SLC26A3",
          "hgvs_c": "c.863_864delGCinsCT",
          "hgvs_p": "p.Cys288Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000522330.1",
          "strand": false,
          "transcript": "ENST00000852271.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 705,
          "aa_ref": "C",
          "aa_start": 343,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2706,
          "cdna_start": 1232,
          "cds_end": null,
          "cds_length": 2118,
          "cds_start": 1028,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 19,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000852260.1",
          "gene_hgnc_id": 3018,
          "gene_symbol": "SLC26A3",
          "hgvs_c": "c.1028_1029delGCinsCT",
          "hgvs_p": "p.Cys343Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000522319.1",
          "strand": false,
          "transcript": "ENST00000852260.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 686,
          "aa_ref": "C",
          "aa_start": 343,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3908,
          "cdna_start": 1240,
          "cds_end": null,
          "cds_length": 2061,
          "cds_start": 1028,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 20,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000852249.1",
          "gene_hgnc_id": 3018,
          "gene_symbol": "SLC26A3",
          "hgvs_c": "c.1028_1029delGCinsCT",
          "hgvs_p": "p.Cys343Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000522308.1",
          "strand": false,
          "transcript": "ENST00000852249.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 654,
          "aa_ref": "C",
          "aa_start": 343,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2552,
          "cdna_start": 1230,
          "cds_end": null,
          "cds_length": 1965,
          "cds_start": 1028,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 19,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000852266.1",
          "gene_hgnc_id": 3018,
          "gene_symbol": "SLC26A3",
          "hgvs_c": "c.1028_1029delGCinsCT",
          "hgvs_p": "p.Cys343Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000522325.1",
          "strand": false,
          "transcript": "ENST00000852266.1",
          "transcript_support_level": null
        },
        {
          "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": 2602,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 20,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "ENST00000379083.7",
          "gene_hgnc_id": 3018,
          "gene_symbol": "SLC26A3",
          "hgvs_c": "n.*819_*820delGCinsCT",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000368375.3",
          "strand": false,
          "transcript": "ENST00000379083.7",
          "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": 556,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 5,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "ENST00000468551.1",
          "gene_hgnc_id": 3018,
          "gene_symbol": "SLC26A3",
          "hgvs_c": "n.306_307delGCinsCT",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": false,
          "transcript": "ENST00000468551.1",
          "transcript_support_level": 2
        },
        {
          "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": 2602,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_count": 20,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "ENST00000379083.7",
          "gene_hgnc_id": 3018,
          "gene_symbol": "SLC26A3",
          "hgvs_c": "n.*819_*820delGCinsCT",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000368375.3",
          "strand": false,
          "transcript": "ENST00000379083.7",
          "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": 3018,
      "gene_symbol": "SLC26A3",
      "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": 2.006,
      "pos": 107783295,
      "ref": "GC",
      "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_000111.3"
    }
  ]
}
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.