← 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: 17-44195447-G-T (hg38)

Bash / cURL Example

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

API Response

json
{
  "message": null,
  "variants": [
    {
      "acmg_by_gene": [
        {
          "benign_score": 1,
          "criteria": [
            "PM2",
            "BP4"
          ],
          "effects": [
            "missense_variant"
          ],
          "gene_symbol": "ATXN7L3",
          "hgnc_id": 25416,
          "hgvs_c": "c.650C>A",
          "hgvs_p": "p.Pro217Gln",
          "inheritance_mode": "AD",
          "pathogenic_score": 2,
          "score": 1,
          "transcript": "NM_001382316.1",
          "verdict": "Uncertain_significance"
        }
      ],
      "acmg_classification": "Uncertain_significance",
      "acmg_criteria": "PM2,BP4",
      "acmg_score": 1,
      "allele_count_reference_population": 1,
      "alphamissense_prediction": null,
      "alphamissense_score": 0.3492,
      "alt": "T",
      "apogee2_prediction": null,
      "apogee2_score": null,
      "bayesdelnoaf_prediction": "Benign",
      "bayesdelnoaf_score": -0.12,
      "chr": "17",
      "clinvar_classification": "",
      "clinvar_disease": "",
      "clinvar_review_status": "",
      "clinvar_submissions_summary": "",
      "computational_prediction_selected": "Benign",
      "computational_score_selected": 0.3767159581184387,
      "computational_source_selected": "MetaRNN",
      "consequences": [
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 347,
          "aa_ref": "P",
          "aa_start": 198,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3951,
          "cdna_start": 1042,
          "cds_end": null,
          "cds_length": 1044,
          "cds_start": 593,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 13,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "NM_001382309.1",
          "gene_hgnc_id": 25416,
          "gene_symbol": "ATXN7L3",
          "hgvs_c": "c.593C>A",
          "hgvs_p": "p.Pro198Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "ENST00000587097.6",
          "protein_coding": true,
          "protein_id": "NP_001369238.1",
          "strand": false,
          "transcript": "NM_001382309.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 347,
          "aa_ref": "P",
          "aa_start": 198,
          "biotype": "protein_coding",
          "canonical": true,
          "cdna_end": null,
          "cdna_length": 3951,
          "cdna_start": 1042,
          "cds_end": null,
          "cds_length": 1044,
          "cds_start": 593,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 13,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "ENST00000587097.6",
          "gene_hgnc_id": 25416,
          "gene_symbol": "ATXN7L3",
          "hgvs_c": "c.593C>A",
          "hgvs_p": "p.Pro198Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "NM_001382309.1",
          "protein_coding": true,
          "protein_id": "ENSP00000465614.2",
          "strand": false,
          "transcript": "ENST00000587097.6",
          "transcript_support_level": 5
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 354,
          "aa_ref": "P",
          "aa_start": 205,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3523,
          "cdna_start": 614,
          "cds_end": null,
          "cds_length": 1065,
          "cds_start": 614,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 12,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "ENST00000454077.6",
          "gene_hgnc_id": 25416,
          "gene_symbol": "ATXN7L3",
          "hgvs_c": "c.614C>A",
          "hgvs_p": "p.Pro205Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000397259.1",
          "strand": false,
          "transcript": "ENST00000454077.6",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 347,
          "aa_ref": "P",
          "aa_start": 198,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3811,
          "cdna_start": 902,
          "cds_end": null,
          "cds_length": 1044,
          "cds_start": 593,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 12,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "ENST00000389384.8",
          "gene_hgnc_id": 25416,
          "gene_symbol": "ATXN7L3",
          "hgvs_c": "c.593C>A",
          "hgvs_p": "p.Pro198Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000374035.3",
          "strand": false,
          "transcript": "ENST00000389384.8",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 380,
          "aa_ref": "P",
          "aa_start": 231,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3858,
          "cdna_start": 950,
          "cds_end": null,
          "cds_length": 1143,
          "cds_start": 692,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 13,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "ENST00000962114.1",
          "gene_hgnc_id": 25416,
          "gene_symbol": "ATXN7L3",
          "hgvs_c": "c.692C>A",
          "hgvs_p": "p.Pro231Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000632173.1",
          "strand": false,
          "transcript": "ENST00000962114.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 373,
          "aa_ref": "P",
          "aa_start": 224,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3751,
          "cdna_start": 842,
          "cds_end": null,
          "cds_length": 1122,
          "cds_start": 671,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 13,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "ENST00000889834.1",
          "gene_hgnc_id": 25416,
          "gene_symbol": "ATXN7L3",
          "hgvs_c": "c.671C>A",
          "hgvs_p": "p.Pro224Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000559893.1",
          "strand": false,
          "transcript": "ENST00000889834.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 373,
          "aa_ref": "P",
          "aa_start": 224,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4466,
          "cdna_start": 1558,
          "cds_end": null,
          "cds_length": 1122,
          "cds_start": 671,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 13,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "ENST00000962115.1",
          "gene_hgnc_id": 25416,
          "gene_symbol": "ATXN7L3",
          "hgvs_c": "c.671C>A",
          "hgvs_p": "p.Pro224Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000632174.1",
          "strand": false,
          "transcript": "ENST00000962115.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 366,
          "aa_ref": "P",
          "aa_start": 217,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4008,
          "cdna_start": 1099,
          "cds_end": null,
          "cds_length": 1101,
          "cds_start": 650,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 13,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "NM_001382316.1",
          "gene_hgnc_id": 25416,
          "gene_symbol": "ATXN7L3",
          "hgvs_c": "c.650C>A",
          "hgvs_p": "p.Pro217Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001369245.1",
          "strand": false,
          "transcript": "NM_001382316.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 366,
          "aa_ref": "P",
          "aa_start": 217,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4422,
          "cdna_start": 1513,
          "cds_end": null,
          "cds_length": 1101,
          "cds_start": 650,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 13,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "ENST00000889837.1",
          "gene_hgnc_id": 25416,
          "gene_symbol": "ATXN7L3",
          "hgvs_c": "c.650C>A",
          "hgvs_p": "p.Pro217Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000559896.1",
          "strand": false,
          "transcript": "ENST00000889837.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 366,
          "aa_ref": "P",
          "aa_start": 217,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2184,
          "cdna_start": 812,
          "cds_end": null,
          "cds_length": 1101,
          "cds_start": 650,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 13,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "ENST00000889839.1",
          "gene_hgnc_id": 25416,
          "gene_symbol": "ATXN7L3",
          "hgvs_c": "c.650C>A",
          "hgvs_p": "p.Pro217Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000559898.1",
          "strand": false,
          "transcript": "ENST00000889839.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 354,
          "aa_ref": "P",
          "aa_start": 205,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3972,
          "cdna_start": 1063,
          "cds_end": null,
          "cds_length": 1065,
          "cds_start": 614,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 13,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "NM_001382308.1",
          "gene_hgnc_id": 25416,
          "gene_symbol": "ATXN7L3",
          "hgvs_c": "c.614C>A",
          "hgvs_p": "p.Pro205Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001369237.1",
          "strand": false,
          "transcript": "NM_001382308.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 354,
          "aa_ref": "P",
          "aa_start": 205,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3889,
          "cdna_start": 980,
          "cds_end": null,
          "cds_length": 1065,
          "cds_start": 614,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 13,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "NM_001382310.1",
          "gene_hgnc_id": 25416,
          "gene_symbol": "ATXN7L3",
          "hgvs_c": "c.614C>A",
          "hgvs_p": "p.Pro205Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001369239.1",
          "strand": false,
          "transcript": "NM_001382310.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 354,
          "aa_ref": "P",
          "aa_start": 205,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3972,
          "cdna_start": 1063,
          "cds_end": null,
          "cds_length": 1065,
          "cds_start": 614,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 13,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "NM_001382314.1",
          "gene_hgnc_id": 25416,
          "gene_symbol": "ATXN7L3",
          "hgvs_c": "c.614C>A",
          "hgvs_p": "p.Pro205Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001369243.1",
          "strand": false,
          "transcript": "NM_001382314.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 354,
          "aa_ref": "P",
          "aa_start": 205,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4400,
          "cdna_start": 1491,
          "cds_end": null,
          "cds_length": 1065,
          "cds_start": 614,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 13,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "NM_001382315.1",
          "gene_hgnc_id": 25416,
          "gene_symbol": "ATXN7L3",
          "hgvs_c": "c.614C>A",
          "hgvs_p": "p.Pro205Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001369244.1",
          "strand": false,
          "transcript": "NM_001382315.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 354,
          "aa_ref": "P",
          "aa_start": 205,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4173,
          "cdna_start": 1264,
          "cds_end": null,
          "cds_length": 1065,
          "cds_start": 614,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 13,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "ENST00000913339.1",
          "gene_hgnc_id": 25416,
          "gene_symbol": "ATXN7L3",
          "hgvs_c": "c.614C>A",
          "hgvs_p": "p.Pro205Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000583398.1",
          "strand": false,
          "transcript": "ENST00000913339.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 354,
          "aa_ref": "P",
          "aa_start": 205,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4380,
          "cdna_start": 1471,
          "cds_end": null,
          "cds_length": 1065,
          "cds_start": 614,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 13,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "ENST00000913343.1",
          "gene_hgnc_id": 25416,
          "gene_symbol": "ATXN7L3",
          "hgvs_c": "c.614C>A",
          "hgvs_p": "p.Pro205Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000583402.1",
          "strand": false,
          "transcript": "ENST00000913343.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 347,
          "aa_ref": "P",
          "aa_start": 198,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3868,
          "cdna_start": 959,
          "cds_end": null,
          "cds_length": 1044,
          "cds_start": 593,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 13,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "NM_001382311.1",
          "gene_hgnc_id": 25416,
          "gene_symbol": "ATXN7L3",
          "hgvs_c": "c.593C>A",
          "hgvs_p": "p.Pro198Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001369240.1",
          "strand": false,
          "transcript": "NM_001382311.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 347,
          "aa_ref": "P",
          "aa_start": 198,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4379,
          "cdna_start": 1470,
          "cds_end": null,
          "cds_length": 1044,
          "cds_start": 593,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 13,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "NM_001382312.1",
          "gene_hgnc_id": 25416,
          "gene_symbol": "ATXN7L3",
          "hgvs_c": "c.593C>A",
          "hgvs_p": "p.Pro198Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001369241.1",
          "strand": false,
          "transcript": "NM_001382312.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 347,
          "aa_ref": "P",
          "aa_start": 198,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4133,
          "cdna_start": 1224,
          "cds_end": null,
          "cds_length": 1044,
          "cds_start": 593,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 13,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "NM_001382313.1",
          "gene_hgnc_id": 25416,
          "gene_symbol": "ATXN7L3",
          "hgvs_c": "c.593C>A",
          "hgvs_p": "p.Pro198Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001369242.1",
          "strand": false,
          "transcript": "NM_001382313.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 347,
          "aa_ref": "P",
          "aa_start": 198,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4388,
          "cdna_start": 1481,
          "cds_end": null,
          "cds_length": 1044,
          "cds_start": 593,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 13,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "ENST00000889835.1",
          "gene_hgnc_id": 25416,
          "gene_symbol": "ATXN7L3",
          "hgvs_c": "c.593C>A",
          "hgvs_p": "p.Pro198Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000559894.1",
          "strand": false,
          "transcript": "ENST00000889835.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 347,
          "aa_ref": "P",
          "aa_start": 198,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3986,
          "cdna_start": 1079,
          "cds_end": null,
          "cds_length": 1044,
          "cds_start": 593,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 13,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "ENST00000889836.1",
          "gene_hgnc_id": 25416,
          "gene_symbol": "ATXN7L3",
          "hgvs_c": "c.593C>A",
          "hgvs_p": "p.Pro198Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000559895.1",
          "strand": false,
          "transcript": "ENST00000889836.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 347,
          "aa_ref": "P",
          "aa_start": 198,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3643,
          "cdna_start": 734,
          "cds_end": null,
          "cds_length": 1044,
          "cds_start": 593,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 13,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "ENST00000889838.1",
          "gene_hgnc_id": 25416,
          "gene_symbol": "ATXN7L3",
          "hgvs_c": "c.593C>A",
          "hgvs_p": "p.Pro198Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000559897.1",
          "strand": false,
          "transcript": "ENST00000889838.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 347,
          "aa_ref": "P",
          "aa_start": 198,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3577,
          "cdna_start": 670,
          "cds_end": null,
          "cds_length": 1044,
          "cds_start": 593,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 13,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "ENST00000913340.1",
          "gene_hgnc_id": 25416,
          "gene_symbol": "ATXN7L3",
          "hgvs_c": "c.593C>A",
          "hgvs_p": "p.Pro198Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000583399.1",
          "strand": false,
          "transcript": "ENST00000913340.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 347,
          "aa_ref": "P",
          "aa_start": 198,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4112,
          "cdna_start": 1203,
          "cds_end": null,
          "cds_length": 1044,
          "cds_start": 593,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 13,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "ENST00000913344.1",
          "gene_hgnc_id": 25416,
          "gene_symbol": "ATXN7L3",
          "hgvs_c": "c.593C>A",
          "hgvs_p": "p.Pro198Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000583403.1",
          "strand": false,
          "transcript": "ENST00000913344.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 347,
          "aa_ref": "P",
          "aa_start": 198,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3625,
          "cdna_start": 722,
          "cds_end": null,
          "cds_length": 1044,
          "cds_start": 593,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 13,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "ENST00000962113.1",
          "gene_hgnc_id": 25416,
          "gene_symbol": "ATXN7L3",
          "hgvs_c": "c.593C>A",
          "hgvs_p": "p.Pro198Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000632172.1",
          "strand": false,
          "transcript": "ENST00000962113.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 185,
          "aa_ref": "P",
          "aa_start": 30,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3017,
          "cdna_start": 90,
          "cds_end": null,
          "cds_length": 558,
          "cds_start": 89,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 7,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "ENST00000591295.5",
          "gene_hgnc_id": 25416,
          "gene_symbol": "ATXN7L3",
          "hgvs_c": "c.89C>A",
          "hgvs_p": "p.Pro30Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000467092.1",
          "strand": false,
          "transcript": "ENST00000591295.5",
          "transcript_support_level": 5
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 71,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 539,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 218,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_count": 6,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "ENST00000590537.5",
          "gene_hgnc_id": 25416,
          "gene_symbol": "ATXN7L3",
          "hgvs_c": "c.-62C>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000465210.1",
          "strand": false,
          "transcript": "ENST00000590537.5",
          "transcript_support_level": 4
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 299,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3649,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 900,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 10,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000913341.1",
          "gene_hgnc_id": 25416,
          "gene_symbol": "ATXN7L3",
          "hgvs_c": "c.478-307C>A",
          "hgvs_p": null,
          "intron_rank": 6,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000583400.1",
          "strand": false,
          "transcript": "ENST00000913341.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 299,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4246,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 900,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 10,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000913342.1",
          "gene_hgnc_id": 25416,
          "gene_symbol": "ATXN7L3",
          "hgvs_c": "c.478-307C>A",
          "hgvs_p": null,
          "intron_rank": 6,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000583401.1",
          "strand": false,
          "transcript": "ENST00000913342.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": 298,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 4,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "ENST00000587022.1",
          "gene_hgnc_id": 25416,
          "gene_symbol": "ATXN7L3",
          "hgvs_c": "n.250C>A",
          "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": "ENST00000587022.1",
          "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": 573,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 5,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000589607.5",
          "gene_hgnc_id": 25416,
          "gene_symbol": "ATXN7L3",
          "hgvs_c": "n.405C>A",
          "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": "ENST00000589607.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": 542,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 2,
          "exon_rank": 1,
          "exon_rank_end": null,
          "feature": "ENST00000591807.1",
          "gene_hgnc_id": 25416,
          "gene_symbol": "ATXN7L3",
          "hgvs_c": "n.30C>A",
          "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": "ENST00000591807.1",
          "transcript_support_level": 4
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 527,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "splice_region_variant",
            "intron_variant"
          ],
          "exon_count": 6,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000593073.5",
          "gene_hgnc_id": 25416,
          "gene_symbol": "ATXN7L3",
          "hgvs_c": "n.58-5C>A",
          "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": "ENST00000593073.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": 468,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "upstream_gene_variant"
          ],
          "exon_count": 4,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000586688.5",
          "gene_hgnc_id": 25416,
          "gene_symbol": "ATXN7L3",
          "hgvs_c": "n.-154C>A",
          "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": "ENST00000586688.5",
          "transcript_support_level": 2
        }
      ],
      "custom_annotations": null,
      "dbscsnv_ada_prediction": null,
      "dbscsnv_ada_score": null,
      "dbsnp": "rs755871994",
      "effect": "missense_variant",
      "frequency_reference_population": 6.840703e-7,
      "gene_hgnc_id": 25416,
      "gene_symbol": "ATXN7L3",
      "gnomad_exomes_ac": 1,
      "gnomad_exomes_af": 6.8407e-7,
      "gnomad_exomes_homalt": 0,
      "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": "Pathogenic",
      "phylop100way_score": 8.373,
      "pos": 44195447,
      "ref": "G",
      "revel_prediction": "Benign",
      "revel_score": 0.213,
      "splice_prediction_selected": "Benign",
      "splice_score_selected": 0,
      "splice_source_selected": "max_spliceai",
      "spliceai_max_prediction": "Benign",
      "spliceai_max_score": 0,
      "transcript": "NM_001382316.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.