← 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-155507098-AGT-TGA (hg38)

Bash / cURL Example

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

API Response

json
{
  "message": null,
  "variants": [
    {
      "acmg_by_gene": [
        {
          "benign_score": 0,
          "criteria": [
            "PP3"
          ],
          "effects": [
            "missense_variant"
          ],
          "gene_symbol": "TMLHE",
          "hgnc_id": 18308,
          "hgvs_c": "c.793_795delACTinsTCA",
          "hgvs_p": "p.Thr265Ser",
          "inheritance_mode": "Unknown,XL",
          "pathogenic_score": 1,
          "score": 1,
          "transcript": "NM_018196.4",
          "verdict": "Uncertain_significance"
        },
        {
          "benign_score": 0,
          "criteria": [
            "PP3"
          ],
          "effects": [
            "intron_variant"
          ],
          "gene_symbol": "TMLHE-AS1",
          "hgnc_id": 44261,
          "hgvs_c": "n.255-2729_255-2727delAGTinsTGA",
          "hgvs_p": null,
          "inheritance_mode": "",
          "pathogenic_score": 1,
          "score": 1,
          "transcript": "ENST00000717381.1",
          "verdict": "Uncertain_significance"
        }
      ],
      "acmg_classification": "Uncertain_significance",
      "acmg_criteria": "PP3",
      "acmg_score": 1,
      "allele_count_reference_population": 0,
      "alphamissense_prediction": null,
      "alphamissense_score": null,
      "alt": "TGA",
      "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": 421,
          "aa_ref": "T",
          "aa_start": 265,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3952,
          "cdna_start": 957,
          "cds_end": null,
          "cds_length": 1266,
          "cds_start": 793,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 8,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_018196.4",
          "gene_hgnc_id": 18308,
          "gene_symbol": "TMLHE",
          "hgvs_c": "c.793_795delACTinsTCA",
          "hgvs_p": "p.Thr265Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "ENST00000334398.8",
          "protein_coding": true,
          "protein_id": "NP_060666.1",
          "strand": false,
          "transcript": "NM_018196.4",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 421,
          "aa_ref": "T",
          "aa_start": 265,
          "biotype": "protein_coding",
          "canonical": true,
          "cdna_end": null,
          "cdna_length": 3952,
          "cdna_start": 957,
          "cds_end": null,
          "cds_length": 1266,
          "cds_start": 793,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 8,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000334398.8",
          "gene_hgnc_id": 18308,
          "gene_symbol": "TMLHE",
          "hgvs_c": "c.793_795delACTinsTCA",
          "hgvs_p": "p.Thr265Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "NM_018196.4",
          "protein_coding": true,
          "protein_id": "ENSP00000335261.3",
          "strand": false,
          "transcript": "ENST00000334398.8",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 376,
          "aa_ref": "T",
          "aa_start": 265,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1248,
          "cdna_start": 882,
          "cds_end": null,
          "cds_length": 1131,
          "cds_start": 793,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 7,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000369439.4",
          "gene_hgnc_id": 18308,
          "gene_symbol": "TMLHE",
          "hgvs_c": "c.793_795delACTinsTCA",
          "hgvs_p": "p.Thr265Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000358447.4",
          "strand": false,
          "transcript": "ENST00000369439.4",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 444,
          "aa_ref": "T",
          "aa_start": 288,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1537,
          "cdna_start": 982,
          "cds_end": null,
          "cds_length": 1335,
          "cds_start": 862,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 9,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000902557.1",
          "gene_hgnc_id": 18308,
          "gene_symbol": "TMLHE",
          "hgvs_c": "c.862_864delACTinsTCA",
          "hgvs_p": "p.Thr288Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000572616.1",
          "strand": false,
          "transcript": "ENST00000902557.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 432,
          "aa_ref": "T",
          "aa_start": 276,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2270,
          "cdna_start": 1052,
          "cds_end": null,
          "cds_length": 1299,
          "cds_start": 826,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 9,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000675642.1",
          "gene_hgnc_id": 18308,
          "gene_symbol": "TMLHE",
          "hgvs_c": "c.826_828delACTinsTCA",
          "hgvs_p": "p.Thr276Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000502604.1",
          "strand": false,
          "transcript": "ENST00000675642.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 421,
          "aa_ref": "T",
          "aa_start": 265,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3886,
          "cdna_start": 877,
          "cds_end": null,
          "cds_length": 1266,
          "cds_start": 793,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 8,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000902548.1",
          "gene_hgnc_id": 18308,
          "gene_symbol": "TMLHE",
          "hgvs_c": "c.793_795delACTinsTCA",
          "hgvs_p": "p.Thr265Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000572607.1",
          "strand": false,
          "transcript": "ENST00000902548.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 421,
          "aa_ref": "T",
          "aa_start": 265,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3965,
          "cdna_start": 970,
          "cds_end": null,
          "cds_length": 1266,
          "cds_start": 793,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 9,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000902549.1",
          "gene_hgnc_id": 18308,
          "gene_symbol": "TMLHE",
          "hgvs_c": "c.793_795delACTinsTCA",
          "hgvs_p": "p.Thr265Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000572608.1",
          "strand": false,
          "transcript": "ENST00000902549.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 421,
          "aa_ref": "T",
          "aa_start": 265,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1880,
          "cdna_start": 1325,
          "cds_end": null,
          "cds_length": 1266,
          "cds_start": 793,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 11,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000902550.1",
          "gene_hgnc_id": 18308,
          "gene_symbol": "TMLHE",
          "hgvs_c": "c.793_795delACTinsTCA",
          "hgvs_p": "p.Thr265Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000572609.1",
          "strand": false,
          "transcript": "ENST00000902550.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 421,
          "aa_ref": "T",
          "aa_start": 265,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4463,
          "cdna_start": 1063,
          "cds_end": null,
          "cds_length": 1266,
          "cds_start": 793,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 9,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000902551.1",
          "gene_hgnc_id": 18308,
          "gene_symbol": "TMLHE",
          "hgvs_c": "c.793_795delACTinsTCA",
          "hgvs_p": "p.Thr265Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000572610.1",
          "strand": false,
          "transcript": "ENST00000902551.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 421,
          "aa_ref": "T",
          "aa_start": 265,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2832,
          "cdna_start": 934,
          "cds_end": null,
          "cds_length": 1266,
          "cds_start": 793,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 8,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000902554.1",
          "gene_hgnc_id": 18308,
          "gene_symbol": "TMLHE",
          "hgvs_c": "c.793_795delACTinsTCA",
          "hgvs_p": "p.Thr265Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000572613.1",
          "strand": false,
          "transcript": "ENST00000902554.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 421,
          "aa_ref": "T",
          "aa_start": 265,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1577,
          "cdna_start": 1022,
          "cds_end": null,
          "cds_length": 1266,
          "cds_start": 793,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 9,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000902555.1",
          "gene_hgnc_id": 18308,
          "gene_symbol": "TMLHE",
          "hgvs_c": "c.793_795delACTinsTCA",
          "hgvs_p": "p.Thr265Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000572614.1",
          "strand": false,
          "transcript": "ENST00000902555.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 421,
          "aa_ref": "T",
          "aa_start": 265,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3047,
          "cdna_start": 1154,
          "cds_end": null,
          "cds_length": 1266,
          "cds_start": 793,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 10,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000960922.1",
          "gene_hgnc_id": 18308,
          "gene_symbol": "TMLHE",
          "hgvs_c": "c.793_795delACTinsTCA",
          "hgvs_p": "p.Thr265Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000630981.1",
          "strand": false,
          "transcript": "ENST00000960922.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 421,
          "aa_ref": "T",
          "aa_start": 265,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3105,
          "cdna_start": 1233,
          "cds_end": null,
          "cds_length": 1266,
          "cds_start": 793,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 10,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000960923.1",
          "gene_hgnc_id": 18308,
          "gene_symbol": "TMLHE",
          "hgvs_c": "c.793_795delACTinsTCA",
          "hgvs_p": "p.Thr265Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000630982.1",
          "strand": false,
          "transcript": "ENST00000960923.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 381,
          "aa_ref": "T",
          "aa_start": 225,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1355,
          "cdna_start": 837,
          "cds_end": null,
          "cds_length": 1146,
          "cds_start": 673,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 7,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000902556.1",
          "gene_hgnc_id": 18308,
          "gene_symbol": "TMLHE",
          "hgvs_c": "c.673_675delACTinsTCA",
          "hgvs_p": "p.Thr225Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000572615.1",
          "strand": false,
          "transcript": "ENST00000902556.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 376,
          "aa_ref": "T",
          "aa_start": 265,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1323,
          "cdna_start": 957,
          "cds_end": null,
          "cds_length": 1131,
          "cds_start": 793,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 7,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001184797.2",
          "gene_hgnc_id": 18308,
          "gene_symbol": "TMLHE",
          "hgvs_c": "c.793_795delACTinsTCA",
          "hgvs_p": "p.Thr265Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001171726.1",
          "strand": false,
          "transcript": "NM_001184797.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 362,
          "aa_ref": "T",
          "aa_start": 206,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3785,
          "cdna_start": 771,
          "cds_end": null,
          "cds_length": 1089,
          "cds_start": 616,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 7,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000902552.1",
          "gene_hgnc_id": 18308,
          "gene_symbol": "TMLHE",
          "hgvs_c": "c.616_618delACTinsTCA",
          "hgvs_p": "p.Thr206Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000572611.1",
          "strand": false,
          "transcript": "ENST00000902552.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 323,
          "aa_ref": "T",
          "aa_start": 265,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2517,
          "cdna_start": 900,
          "cds_end": null,
          "cds_length": 972,
          "cds_start": 793,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 7,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000960924.1",
          "gene_hgnc_id": 18308,
          "gene_symbol": "TMLHE",
          "hgvs_c": "c.793_795delACTinsTCA",
          "hgvs_p": "p.Thr265Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000630983.1",
          "strand": false,
          "transcript": "ENST00000960924.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 370,
          "aa_ref": "T",
          "aa_start": 214,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3824,
          "cdna_start": 829,
          "cds_end": null,
          "cds_length": 1113,
          "cds_start": 640,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 8,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "XM_011531182.4",
          "gene_hgnc_id": 18308,
          "gene_symbol": "TMLHE",
          "hgvs_c": "c.640_642delACTinsTCA",
          "hgvs_p": "p.Thr214Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_011529484.1",
          "strand": false,
          "transcript": "XM_011531182.4",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 370,
          "aa_ref": "T",
          "aa_start": 214,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3922,
          "cdna_start": 927,
          "cds_end": null,
          "cds_length": 1113,
          "cds_start": 640,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 8,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "XM_047442234.1",
          "gene_hgnc_id": 18308,
          "gene_symbol": "TMLHE",
          "hgvs_c": "c.640_642delACTinsTCA",
          "hgvs_p": "p.Thr214Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047298190.1",
          "strand": false,
          "transcript": "XM_047442234.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 353,
          "aa_ref": "T",
          "aa_start": 197,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3770,
          "cdna_start": 775,
          "cds_end": null,
          "cds_length": 1062,
          "cds_start": 589,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 7,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "XM_047442235.1",
          "gene_hgnc_id": 18308,
          "gene_symbol": "TMLHE",
          "hgvs_c": "c.589_591delACTinsTCA",
          "hgvs_p": "p.Thr197Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047298191.1",
          "strand": false,
          "transcript": "XM_047442235.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 353,
          "aa_ref": "T",
          "aa_start": 197,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3616,
          "cdna_start": 621,
          "cds_end": null,
          "cds_length": 1062,
          "cds_start": 589,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 8,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "XM_047442236.1",
          "gene_hgnc_id": 18308,
          "gene_symbol": "TMLHE",
          "hgvs_c": "c.589_591delACTinsTCA",
          "hgvs_p": "p.Thr197Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047298192.1",
          "strand": false,
          "transcript": "XM_047442236.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 342,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3716,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1029,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 7,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000902553.1",
          "gene_hgnc_id": 18308,
          "gene_symbol": "TMLHE",
          "hgvs_c": "c.758+4573_758+4575delACTinsTCA",
          "hgvs_p": null,
          "intron_rank": 5,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000572612.1",
          "strand": false,
          "transcript": "ENST00000902553.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 210,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 2,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000452506.1",
          "gene_hgnc_id": 44261,
          "gene_symbol": "TMLHE-AS1",
          "hgvs_c": "n.67+17709_67+17711delAGTinsTGA",
          "hgvs_p": null,
          "intron_rank": 1,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000452506.1",
          "transcript_support_level": 5
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 446,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 5,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000717381.1",
          "gene_hgnc_id": 44261,
          "gene_symbol": "TMLHE-AS1",
          "hgvs_c": "n.255-2729_255-2727delAGTinsTGA",
          "hgvs_p": null,
          "intron_rank": 3,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000717381.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 789,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 4,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000717382.1",
          "gene_hgnc_id": 44261,
          "gene_symbol": "TMLHE-AS1",
          "hgvs_c": "n.419-2729_419-2727delAGTinsTGA",
          "hgvs_p": null,
          "intron_rank": 3,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000717382.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 595,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 4,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000833578.1",
          "gene_hgnc_id": 44261,
          "gene_symbol": "TMLHE-AS1",
          "hgvs_c": "n.140-2729_140-2727delAGTinsTGA",
          "hgvs_p": null,
          "intron_rank": 2,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000833578.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 700,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 5,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000833579.1",
          "gene_hgnc_id": 44261,
          "gene_symbol": "TMLHE-AS1",
          "hgvs_c": "n.245-2729_245-2727delAGTinsTGA",
          "hgvs_p": null,
          "intron_rank": 3,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000833579.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 507,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 6,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000833580.1",
          "gene_hgnc_id": 44261,
          "gene_symbol": "TMLHE-AS1",
          "hgvs_c": "n.337-2729_337-2727delAGTinsTGA",
          "hgvs_p": null,
          "intron_rank": 4,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000833580.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 413,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 4,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000833581.1",
          "gene_hgnc_id": 44261,
          "gene_symbol": "TMLHE-AS1",
          "hgvs_c": "n.243-2729_243-2727delAGTinsTGA",
          "hgvs_p": null,
          "intron_rank": 2,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000833581.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 551,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 5,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000833582.1",
          "gene_hgnc_id": 44261,
          "gene_symbol": "TMLHE-AS1",
          "hgvs_c": "n.378-2729_378-2727delAGTinsTGA",
          "hgvs_p": null,
          "intron_rank": 3,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000833582.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 622,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 3,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000833583.1",
          "gene_hgnc_id": 44261,
          "gene_symbol": "TMLHE-AS1",
          "hgvs_c": "n.241-2729_241-2727delAGTinsTGA",
          "hgvs_p": null,
          "intron_rank": 2,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000833583.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 697,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 4,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000833584.1",
          "gene_hgnc_id": 44261,
          "gene_symbol": "TMLHE-AS1",
          "hgvs_c": "n.327-2729_327-2727delAGTinsTGA",
          "hgvs_p": null,
          "intron_rank": 3,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000833584.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 828,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 5,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000833585.1",
          "gene_hgnc_id": 44261,
          "gene_symbol": "TMLHE-AS1",
          "hgvs_c": "n.450-2729_450-2727delAGTinsTGA",
          "hgvs_p": null,
          "intron_rank": 4,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000833585.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 592,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 3,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000833586.1",
          "gene_hgnc_id": 44261,
          "gene_symbol": "TMLHE-AS1",
          "hgvs_c": "n.211-2729_211-2727delAGTinsTGA",
          "hgvs_p": null,
          "intron_rank": 2,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000833586.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 470,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 2,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000833587.1",
          "gene_hgnc_id": 44261,
          "gene_symbol": "TMLHE-AS1",
          "hgvs_c": "n.100-2729_100-2727delAGTinsTGA",
          "hgvs_p": null,
          "intron_rank": 1,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000833587.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 762,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 5,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000833588.1",
          "gene_hgnc_id": 44261,
          "gene_symbol": "TMLHE-AS1",
          "hgvs_c": "n.381-2729_381-2727delAGTinsTGA",
          "hgvs_p": null,
          "intron_rank": 4,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000833588.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 461,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 3,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000833589.1",
          "gene_hgnc_id": 44261,
          "gene_symbol": "TMLHE-AS1",
          "hgvs_c": "n.174-2729_174-2727delAGTinsTGA",
          "hgvs_p": null,
          "intron_rank": 2,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000833589.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 853,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 4,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000833590.1",
          "gene_hgnc_id": 44261,
          "gene_symbol": "TMLHE-AS1",
          "hgvs_c": "n.483-2729_483-2727delAGTinsTGA",
          "hgvs_p": null,
          "intron_rank": 3,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000833590.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": 18308,
      "gene_symbol": "TMLHE",
      "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": "Pathogenic",
      "phylop100way_score": 8.567,
      "pos": 155507098,
      "ref": "AGT",
      "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_018196.4"
    }
  ]
}
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.