← Back to variant description

GeneBe API Showcase

This page demonstrates how to use the GeneBe API to query variant information. The API provides programmatic access to genomic annotations and variant data.

API presented here should be used for checking single variants. If you want to check many variants at once, please use other API endpoints that you will find in the documentation.

Documentation & Advanced Usage

Complete API documentation:docs.genebe.net/docs/api/overview/

Interactive endpoint tester:api.genebe.net/cloud/gb-api-doc/swagger-ui/

Python client for pandas:pypi.org/project/genebe/

Java CLI for VCF files:github.com/pstawinski/genebe-cli

All tools documented at:docs.genebe.net

API Request Examples for Variant: X-2934907-GA-AC (hg38)

Bash / cURL Example

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

API Response

json
{
  "message": null,
  "variants": [
    {
      "acmg_by_gene": [
        {
          "benign_score": 0,
          "criteria": [],
          "effects": [
            "missense_variant"
          ],
          "gene_symbol": "ARSL",
          "hgnc_id": 719,
          "hgvs_c": "c.1769_1770delTCinsGT",
          "hgvs_p": "p.Ile590Ser",
          "inheritance_mode": "XL",
          "pathogenic_score": 0,
          "score": 0,
          "transcript": "NM_001282628.2",
          "verdict": "Uncertain_significance"
        }
      ],
      "acmg_classification": "Uncertain_significance",
      "acmg_criteria": "",
      "acmg_score": 0,
      "allele_count_reference_population": 0,
      "alphamissense_prediction": null,
      "alphamissense_score": null,
      "alt": "AC",
      "apogee2_prediction": null,
      "apogee2_score": null,
      "bayesdelnoaf_prediction": null,
      "bayesdelnoaf_score": null,
      "chr": "X",
      "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": 589,
          "aa_ref": "I",
          "aa_start": 565,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2219,
          "cdna_start": 1833,
          "cds_end": null,
          "cds_length": 1770,
          "cds_start": 1694,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 11,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_000047.3",
          "gene_hgnc_id": 719,
          "gene_symbol": "ARSL",
          "hgvs_c": "c.1694_1695delTCinsGT",
          "hgvs_p": "p.Ile565Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "ENST00000381134.9",
          "protein_coding": true,
          "protein_id": "NP_000038.2",
          "strand": false,
          "transcript": "NM_000047.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 589,
          "aa_ref": "I",
          "aa_start": 565,
          "biotype": "protein_coding",
          "canonical": true,
          "cdna_end": null,
          "cdna_length": 2219,
          "cdna_start": 1833,
          "cds_end": null,
          "cds_length": 1770,
          "cds_start": 1694,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 11,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000381134.9",
          "gene_hgnc_id": 719,
          "gene_symbol": "ARSL",
          "hgvs_c": "c.1694_1695delTCinsGT",
          "hgvs_p": "p.Ile565Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "NM_000047.3",
          "protein_coding": true,
          "protein_id": "ENSP00000370526.3",
          "strand": false,
          "transcript": "ENST00000381134.9",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 614,
          "aa_ref": "I",
          "aa_start": 590,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2505,
          "cdna_start": 2119,
          "cds_end": null,
          "cds_length": 1845,
          "cds_start": 1769,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 12,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001282628.2",
          "gene_hgnc_id": 719,
          "gene_symbol": "ARSL",
          "hgvs_c": "c.1769_1770delTCinsGT",
          "hgvs_p": "p.Ile590Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001269557.1",
          "strand": false,
          "transcript": "NM_001282628.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 614,
          "aa_ref": "I",
          "aa_start": 590,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2195,
          "cdna_start": 2098,
          "cds_end": null,
          "cds_length": 1845,
          "cds_start": 1769,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 12,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001369080.1",
          "gene_hgnc_id": 719,
          "gene_symbol": "ARSL",
          "hgvs_c": "c.1769_1770delTCinsGT",
          "hgvs_p": "p.Ile590Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001356009.1",
          "strand": false,
          "transcript": "NM_001369080.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 614,
          "aa_ref": "I",
          "aa_start": 590,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2158,
          "cdna_start": 2062,
          "cds_end": null,
          "cds_length": 1845,
          "cds_start": 1769,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 12,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000545496.6",
          "gene_hgnc_id": 719,
          "gene_symbol": "ARSL",
          "hgvs_c": "c.1769_1770delTCinsGT",
          "hgvs_p": "p.Ile590Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000441417.1",
          "strand": false,
          "transcript": "ENST00000545496.6",
          "transcript_support_level": 2
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 614,
          "aa_ref": "I",
          "aa_start": 590,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2173,
          "cdna_start": 2098,
          "cds_end": null,
          "cds_length": 1845,
          "cds_start": 1769,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 12,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000672027.1",
          "gene_hgnc_id": 719,
          "gene_symbol": "ARSL",
          "hgvs_c": "c.1769_1770delTCinsGT",
          "hgvs_p": "p.Ile590Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000500220.1",
          "strand": false,
          "transcript": "ENST00000672027.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 614,
          "aa_ref": "I",
          "aa_start": 590,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2890,
          "cdna_start": 2028,
          "cds_end": null,
          "cds_length": 1845,
          "cds_start": 1769,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 12,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000681963.1",
          "gene_hgnc_id": 719,
          "gene_symbol": "ARSL",
          "hgvs_c": "c.1769_1770delTCinsGT",
          "hgvs_p": "p.Ile590Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000507760.1",
          "strand": false,
          "transcript": "ENST00000681963.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 614,
          "aa_ref": "I",
          "aa_start": 590,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2976,
          "cdna_start": 2114,
          "cds_end": null,
          "cds_length": 1845,
          "cds_start": 1769,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 12,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000683290.1",
          "gene_hgnc_id": 719,
          "gene_symbol": "ARSL",
          "hgvs_c": "c.1769_1770delTCinsGT",
          "hgvs_p": "p.Ile590Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000508156.1",
          "strand": false,
          "transcript": "ENST00000683290.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 598,
          "aa_ref": "I",
          "aa_start": 574,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1909,
          "cdna_start": 1812,
          "cds_end": null,
          "cds_length": 1797,
          "cds_start": 1721,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 11,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001369079.1",
          "gene_hgnc_id": 719,
          "gene_symbol": "ARSL",
          "hgvs_c": "c.1721_1722delTCinsGT",
          "hgvs_p": "p.Ile574Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001356008.1",
          "strand": false,
          "transcript": "NM_001369079.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 589,
          "aa_ref": "I",
          "aa_start": 565,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1978,
          "cdna_start": 1881,
          "cds_end": null,
          "cds_length": 1770,
          "cds_start": 1694,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 11,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001440751.1",
          "gene_hgnc_id": 719,
          "gene_symbol": "ARSL",
          "hgvs_c": "c.1694_1695delTCinsGT",
          "hgvs_p": "p.Ile565Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001427680.1",
          "strand": false,
          "transcript": "NM_001440751.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 589,
          "aa_ref": "I",
          "aa_start": 565,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2255,
          "cdna_start": 1868,
          "cds_end": null,
          "cds_length": 1770,
          "cds_start": 1694,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 11,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000540563.6",
          "gene_hgnc_id": 719,
          "gene_symbol": "ARSL",
          "hgvs_c": "c.1694_1695delTCinsGT",
          "hgvs_p": "p.Ile565Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000438198.2",
          "strand": false,
          "transcript": "ENST00000540563.6",
          "transcript_support_level": 2
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 589,
          "aa_ref": "I",
          "aa_start": 565,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1990,
          "cdna_start": 1897,
          "cds_end": null,
          "cds_length": 1770,
          "cds_start": 1694,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 11,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000879212.1",
          "gene_hgnc_id": 719,
          "gene_symbol": "ARSL",
          "hgvs_c": "c.1694_1695delTCinsGT",
          "hgvs_p": "p.Ile565Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000549271.1",
          "strand": false,
          "transcript": "ENST00000879212.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 589,
          "aa_ref": "I",
          "aa_start": 565,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2277,
          "cdna_start": 1864,
          "cds_end": null,
          "cds_length": 1770,
          "cds_start": 1694,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 12,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000879214.1",
          "gene_hgnc_id": 719,
          "gene_symbol": "ARSL",
          "hgvs_c": "c.1694_1695delTCinsGT",
          "hgvs_p": "p.Ile565Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000549273.1",
          "strand": false,
          "transcript": "ENST00000879214.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 589,
          "aa_ref": "I",
          "aa_start": 565,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1943,
          "cdna_start": 1852,
          "cds_end": null,
          "cds_length": 1770,
          "cds_start": 1694,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 12,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000879215.1",
          "gene_hgnc_id": 719,
          "gene_symbol": "ARSL",
          "hgvs_c": "c.1694_1695delTCinsGT",
          "hgvs_p": "p.Ile565Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000549274.1",
          "strand": false,
          "transcript": "ENST00000879215.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 588,
          "aa_ref": "I",
          "aa_start": 564,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2306,
          "cdna_start": 2039,
          "cds_end": null,
          "cds_length": 1767,
          "cds_start": 1691,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 11,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000672097.1",
          "gene_hgnc_id": 719,
          "gene_symbol": "ARSL",
          "hgvs_c": "c.1691_1692delTCinsGT",
          "hgvs_p": "p.Ile564Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000500727.1",
          "strand": false,
          "transcript": "ENST00000672097.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 585,
          "aa_ref": "I",
          "aa_start": 561,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2630,
          "cdna_start": 1768,
          "cds_end": null,
          "cds_length": 1758,
          "cds_start": 1682,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 11,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000683677.1",
          "gene_hgnc_id": 719,
          "gene_symbol": "ARSL",
          "hgvs_c": "c.1682_1683delTCinsGT",
          "hgvs_p": "p.Ile561Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000506786.1",
          "strand": false,
          "transcript": "ENST00000683677.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 585,
          "aa_ref": "I",
          "aa_start": 561,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2678,
          "cdna_start": 1816,
          "cds_end": null,
          "cds_length": 1758,
          "cds_start": 1682,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 11,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000684364.1",
          "gene_hgnc_id": 719,
          "gene_symbol": "ARSL",
          "hgvs_c": "c.1682_1683delTCinsGT",
          "hgvs_p": "p.Ile561Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000507304.1",
          "strand": false,
          "transcript": "ENST00000684364.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 548,
          "aa_ref": "I",
          "aa_start": 524,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2511,
          "cdna_start": 1649,
          "cds_end": null,
          "cds_length": 1647,
          "cds_start": 1571,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 10,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000682184.1",
          "gene_hgnc_id": 719,
          "gene_symbol": "ARSL",
          "hgvs_c": "c.1571_1572delTCinsGT",
          "hgvs_p": "p.Ile524Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000507043.1",
          "strand": false,
          "transcript": "ENST00000682184.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 548,
          "aa_ref": "I",
          "aa_start": 524,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1766,
          "cdna_start": 1670,
          "cds_end": null,
          "cds_length": 1647,
          "cds_start": 1571,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 10,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000879218.1",
          "gene_hgnc_id": 719,
          "gene_symbol": "ARSL",
          "hgvs_c": "c.1571_1572delTCinsGT",
          "hgvs_p": "p.Ile524Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000549277.1",
          "strand": false,
          "transcript": "ENST00000879218.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 544,
          "aa_ref": "I",
          "aa_start": 520,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1716,
          "cdna_start": 1620,
          "cds_end": null,
          "cds_length": 1635,
          "cds_start": 1559,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 10,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000879217.1",
          "gene_hgnc_id": 719,
          "gene_symbol": "ARSL",
          "hgvs_c": "c.1559_1560delTCinsGT",
          "hgvs_p": "p.Ile520Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000549276.1",
          "strand": false,
          "transcript": "ENST00000879217.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 535,
          "aa_ref": "I",
          "aa_start": 511,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1747,
          "cdna_start": 1650,
          "cds_end": null,
          "cds_length": 1608,
          "cds_start": 1532,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 10,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001282631.2",
          "gene_hgnc_id": 719,
          "gene_symbol": "ARSL",
          "hgvs_c": "c.1532_1533delTCinsGT",
          "hgvs_p": "p.Ile511Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001269560.2",
          "strand": false,
          "transcript": "NM_001282631.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 535,
          "aa_ref": "I",
          "aa_start": 511,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1768,
          "cdna_start": 1671,
          "cds_end": null,
          "cds_length": 1608,
          "cds_start": 1532,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 10,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001440750.1",
          "gene_hgnc_id": 719,
          "gene_symbol": "ARSL",
          "hgvs_c": "c.1532_1533delTCinsGT",
          "hgvs_p": "p.Ile511Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001427679.1",
          "strand": false,
          "transcript": "NM_001440750.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 535,
          "aa_ref": "I",
          "aa_start": 511,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1899,
          "cdna_start": 1650,
          "cds_end": null,
          "cds_length": 1608,
          "cds_start": 1532,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 10,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000672761.1",
          "gene_hgnc_id": 719,
          "gene_symbol": "ARSL",
          "hgvs_c": "c.1532_1533delTCinsGT",
          "hgvs_p": "p.Ile511Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000500108.1",
          "strand": false,
          "transcript": "ENST00000672761.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 535,
          "aa_ref": "I",
          "aa_start": 511,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2184,
          "cdna_start": 1798,
          "cds_end": null,
          "cds_length": 1608,
          "cds_start": 1532,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 11,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000673032.1",
          "gene_hgnc_id": 719,
          "gene_symbol": "ARSL",
          "hgvs_c": "c.1532_1533delTCinsGT",
          "hgvs_p": "p.Ile511Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000500778.1",
          "strand": false,
          "transcript": "ENST00000673032.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 535,
          "aa_ref": "I",
          "aa_start": 511,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2560,
          "cdna_start": 1698,
          "cds_end": null,
          "cds_length": 1608,
          "cds_start": 1532,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 10,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000684117.1",
          "gene_hgnc_id": 719,
          "gene_symbol": "ARSL",
          "hgvs_c": "c.1532_1533delTCinsGT",
          "hgvs_p": "p.Ile511Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000508337.1",
          "strand": false,
          "transcript": "ENST00000684117.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 535,
          "aa_ref": "I",
          "aa_start": 511,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2339,
          "cdna_start": 1670,
          "cds_end": null,
          "cds_length": 1608,
          "cds_start": 1532,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 10,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000879213.1",
          "gene_hgnc_id": 719,
          "gene_symbol": "ARSL",
          "hgvs_c": "c.1532_1533delTCinsGT",
          "hgvs_p": "p.Ile511Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000549272.1",
          "strand": false,
          "transcript": "ENST00000879213.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 535,
          "aa_ref": "I",
          "aa_start": 511,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2121,
          "cdna_start": 1708,
          "cds_end": null,
          "cds_length": 1608,
          "cds_start": 1532,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 10,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000968859.1",
          "gene_hgnc_id": 719,
          "gene_symbol": "ARSL",
          "hgvs_c": "c.1532_1533delTCinsGT",
          "hgvs_p": "p.Ile511Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000638918.1",
          "strand": false,
          "transcript": "ENST00000968859.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 440,
          "aa_ref": "I",
          "aa_start": 416,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1323,
          "cdna_start": 1248,
          "cds_end": null,
          "cds_length": 1323,
          "cds_start": 1247,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 7,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000684077.1",
          "gene_hgnc_id": 719,
          "gene_symbol": "ARSL",
          "hgvs_c": "c.1247_1248delTCinsGT",
          "hgvs_p": "p.Ile416Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000506767.1",
          "strand": false,
          "transcript": "ENST00000684077.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 402,
          "aa_ref": "I",
          "aa_start": 378,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1294,
          "cdna_start": 1219,
          "cds_end": null,
          "cds_length": 1209,
          "cds_start": 1133,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 9,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000682364.1",
          "gene_hgnc_id": 719,
          "gene_symbol": "ARSL",
          "hgvs_c": "c.1133_1134delTCinsGT",
          "hgvs_p": "p.Ile378Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000507604.1",
          "strand": false,
          "transcript": "ENST00000682364.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 402,
          "aa_ref": "I",
          "aa_start": 378,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1317,
          "cdna_start": 1242,
          "cds_end": null,
          "cds_length": 1209,
          "cds_start": 1133,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 9,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000684738.1",
          "gene_hgnc_id": 719,
          "gene_symbol": "ARSL",
          "hgvs_c": "c.1133_1134delTCinsGT",
          "hgvs_p": "p.Ile378Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000507481.1",
          "strand": false,
          "transcript": "ENST00000684738.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 402,
          "aa_ref": "I",
          "aa_start": 378,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1447,
          "cdna_start": 1361,
          "cds_end": null,
          "cds_length": 1209,
          "cds_start": 1133,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 10,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000879219.1",
          "gene_hgnc_id": 719,
          "gene_symbol": "ARSL",
          "hgvs_c": "c.1133_1134delTCinsGT",
          "hgvs_p": "p.Ile378Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000549278.1",
          "strand": false,
          "transcript": "ENST00000879219.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 348,
          "aa_ref": "I",
          "aa_start": 324,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1143,
          "cdna_start": 1057,
          "cds_end": null,
          "cds_length": 1047,
          "cds_start": 971,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 8,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000879216.1",
          "gene_hgnc_id": 719,
          "gene_symbol": "ARSL",
          "hgvs_c": "c.971_972delTCinsGT",
          "hgvs_p": "p.Ile324Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000549275.1",
          "strand": false,
          "transcript": "ENST00000879216.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 427,
          "aa_ref": "I",
          "aa_start": 403,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1720,
          "cdna_start": 1334,
          "cds_end": null,
          "cds_length": 1284,
          "cds_start": 1208,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 8,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "XM_047442109.1",
          "gene_hgnc_id": 719,
          "gene_symbol": "ARSL",
          "hgvs_c": "c.1208_1209delTCinsGT",
          "hgvs_p": "p.Ile403Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047298065.1",
          "strand": false,
          "transcript": "XM_047442109.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 411,
          "aa_ref": "I",
          "aa_start": 387,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1637,
          "cdna_start": 1251,
          "cds_end": null,
          "cds_length": 1236,
          "cds_start": 1160,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 9,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "XM_047442110.1",
          "gene_hgnc_id": 719,
          "gene_symbol": "ARSL",
          "hgvs_c": "c.1160_1161delTCinsGT",
          "hgvs_p": "p.Ile387Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047298066.1",
          "strand": false,
          "transcript": "XM_047442110.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 402,
          "aa_ref": "I",
          "aa_start": 378,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1658,
          "cdna_start": 1272,
          "cds_end": null,
          "cds_length": 1209,
          "cds_start": 1133,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 9,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "XM_011545521.2",
          "gene_hgnc_id": 719,
          "gene_symbol": "ARSL",
          "hgvs_c": "c.1133_1134delTCinsGT",
          "hgvs_p": "p.Ile378Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_011543823.1",
          "strand": false,
          "transcript": "XM_011545521.2",
          "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": 2337,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 7,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000683191.1",
          "gene_hgnc_id": 719,
          "gene_symbol": "ARSL",
          "hgvs_c": "n.1474_1475delTCinsGT",
          "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": "ENST00000683191.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": 1557,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "downstream_gene_variant"
          ],
          "exon_count": 10,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000684687.1",
          "gene_hgnc_id": 719,
          "gene_symbol": "ARSL",
          "hgvs_c": "n.*667_*668delTCinsGT",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000507266.1",
          "strand": true,
          "transcript": "ENST00000684687.1",
          "transcript_support_level": null
        }
      ],
      "custom_annotations": null,
      "dbscsnv_ada_prediction": null,
      "dbscsnv_ada_score": null,
      "dbsnp": null,
      "effect": "missense_variant",
      "frequency_reference_population": null,
      "gene_hgnc_id": 719,
      "gene_symbol": "ARSL",
      "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": 1.391,
      "pos": 2934907,
      "ref": "GA",
      "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_001282628.2"
    }
  ]
}
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.