← 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: 6-111591328-GG-TA (hg38)

Bash / cURL Example

bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=6&pos=111591328&ref=GG&alt=TA&genome=hg38&allGenes=true"

API Response

json
{
  "message": null,
  "variants": [
    {
      "acmg_by_gene": [
        {
          "benign_score": 0,
          "criteria": [],
          "effects": [
            "missense_variant"
          ],
          "gene_symbol": "TRAF3IP2",
          "hgnc_id": 1343,
          "hgvs_c": "c.785_786delCCinsTA",
          "hgvs_p": "p.Pro262Leu",
          "inheritance_mode": "AR,AD",
          "pathogenic_score": 0,
          "score": 0,
          "transcript": "NM_147200.3",
          "verdict": "Uncertain_significance"
        },
        {
          "benign_score": 0,
          "criteria": [],
          "effects": [
            "intron_variant"
          ],
          "gene_symbol": "TRAF3IP2-AS1",
          "hgnc_id": 40005,
          "hgvs_c": "n.278-6510_278-6509delGGinsTA",
          "hgvs_p": null,
          "inheritance_mode": "",
          "pathogenic_score": 0,
          "score": 0,
          "transcript": "ENST00000532353.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": "TA",
      "apogee2_prediction": null,
      "apogee2_score": null,
      "bayesdelnoaf_prediction": null,
      "bayesdelnoaf_score": null,
      "chr": "6",
      "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": "L",
          "aa_end": null,
          "aa_length": 565,
          "aa_ref": "P",
          "aa_start": 253,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5833,
          "cdna_start": 870,
          "cds_end": null,
          "cds_length": 1698,
          "cds_start": 758,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 9,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_147686.4",
          "gene_hgnc_id": 1343,
          "gene_symbol": "TRAF3IP2",
          "hgvs_c": "c.758_759delCCinsTA",
          "hgvs_p": "p.Pro253Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "ENST00000368761.11",
          "protein_coding": true,
          "protein_id": "NP_679211.2",
          "strand": false,
          "transcript": "NM_147686.4",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 565,
          "aa_ref": "P",
          "aa_start": 253,
          "biotype": "protein_coding",
          "canonical": true,
          "cdna_end": null,
          "cdna_length": 5833,
          "cdna_start": 870,
          "cds_end": null,
          "cds_length": 1698,
          "cds_start": 758,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 9,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000368761.11",
          "gene_hgnc_id": 1343,
          "gene_symbol": "TRAF3IP2",
          "hgvs_c": "c.758_759delCCinsTA",
          "hgvs_p": "p.Pro253Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "NM_147686.4",
          "protein_coding": true,
          "protein_id": "ENSP00000357750.5",
          "strand": false,
          "transcript": "ENST00000368761.11",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 574,
          "aa_ref": "P",
          "aa_start": 262,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2785,
          "cdna_start": 1381,
          "cds_end": null,
          "cds_length": 1725,
          "cds_start": 785,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 10,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000340026.10",
          "gene_hgnc_id": 1343,
          "gene_symbol": "TRAF3IP2",
          "hgvs_c": "c.785_786delCCinsTA",
          "hgvs_p": "p.Pro262Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000345984.6",
          "strand": false,
          "transcript": "ENST00000340026.10",
          "transcript_support_level": 1
        },
        {
          "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": 1663,
          "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": "ENST00000528599.1",
          "gene_hgnc_id": 1343,
          "gene_symbol": "TRAF3IP2",
          "hgvs_c": "n.953_954delCCinsTA",
          "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": "ENST00000528599.1",
          "transcript_support_level": 1
        },
        {
          "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": 1956,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 7,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "ENST00000532708.5",
          "gene_hgnc_id": 1343,
          "gene_symbol": "TRAF3IP2",
          "hgvs_c": "n.984_985delCCinsTA",
          "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": "ENST00000532708.5",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 585,
          "aa_ref": "P",
          "aa_start": 253,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2438,
          "cdna_start": 954,
          "cds_end": null,
          "cds_length": 1758,
          "cds_start": 758,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 8,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000699910.1",
          "gene_hgnc_id": 1343,
          "gene_symbol": "TRAF3IP2",
          "hgvs_c": "c.758_759delCCinsTA",
          "hgvs_p": "p.Pro253Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000514682.1",
          "strand": false,
          "transcript": "ENST00000699910.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 574,
          "aa_ref": "P",
          "aa_start": 262,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5944,
          "cdna_start": 981,
          "cds_end": null,
          "cds_length": 1725,
          "cds_start": 785,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 10,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_147200.3",
          "gene_hgnc_id": 1343,
          "gene_symbol": "TRAF3IP2",
          "hgvs_c": "c.785_786delCCinsTA",
          "hgvs_p": "p.Pro262Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_671733.2",
          "strand": false,
          "transcript": "NM_147200.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 565,
          "aa_ref": "P",
          "aa_start": 253,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2463,
          "cdna_start": 1077,
          "cds_end": null,
          "cds_length": 1698,
          "cds_start": 758,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 11,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000651547.2",
          "gene_hgnc_id": 1343,
          "gene_symbol": "TRAF3IP2",
          "hgvs_c": "c.758_759delCCinsTA",
          "hgvs_p": "p.Pro253Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000514681.1",
          "strand": false,
          "transcript": "ENST00000651547.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 565,
          "aa_ref": "P",
          "aa_start": 253,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2878,
          "cdna_start": 1474,
          "cds_end": null,
          "cds_length": 1698,
          "cds_start": 758,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 11,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000907309.1",
          "gene_hgnc_id": 1343,
          "gene_symbol": "TRAF3IP2",
          "hgvs_c": "c.758_759delCCinsTA",
          "hgvs_p": "p.Pro253Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000577368.1",
          "strand": false,
          "transcript": "ENST00000907309.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 565,
          "aa_ref": "P",
          "aa_start": 253,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2211,
          "cdna_start": 813,
          "cds_end": null,
          "cds_length": 1698,
          "cds_start": 758,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 9,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000907310.1",
          "gene_hgnc_id": 1343,
          "gene_symbol": "TRAF3IP2",
          "hgvs_c": "c.758_759delCCinsTA",
          "hgvs_p": "p.Pro253Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000577369.1",
          "strand": false,
          "transcript": "ENST00000907310.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 565,
          "aa_ref": "P",
          "aa_start": 253,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2390,
          "cdna_start": 986,
          "cds_end": null,
          "cds_length": 1698,
          "cds_start": 758,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 10,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000912363.1",
          "gene_hgnc_id": 1343,
          "gene_symbol": "TRAF3IP2",
          "hgvs_c": "c.758_759delCCinsTA",
          "hgvs_p": "p.Pro253Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000582422.1",
          "strand": false,
          "transcript": "ENST00000912363.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 565,
          "aa_ref": "P",
          "aa_start": 253,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2299,
          "cdna_start": 898,
          "cds_end": null,
          "cds_length": 1698,
          "cds_start": 758,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 9,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000945262.1",
          "gene_hgnc_id": 1343,
          "gene_symbol": "TRAF3IP2",
          "hgvs_c": "c.758_759delCCinsTA",
          "hgvs_p": "p.Pro253Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000615321.1",
          "strand": false,
          "transcript": "ENST00000945262.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 565,
          "aa_ref": "P",
          "aa_start": 253,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2461,
          "cdna_start": 1065,
          "cds_end": null,
          "cds_length": 1698,
          "cds_start": 758,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 10,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000945263.1",
          "gene_hgnc_id": 1343,
          "gene_symbol": "TRAF3IP2",
          "hgvs_c": "c.758_759delCCinsTA",
          "hgvs_p": "p.Pro253Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000615322.1",
          "strand": false,
          "transcript": "ENST00000945263.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 564,
          "aa_ref": "P",
          "aa_start": 253,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5830,
          "cdna_start": 870,
          "cds_end": null,
          "cds_length": 1695,
          "cds_start": 758,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 9,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001164281.3",
          "gene_hgnc_id": 1343,
          "gene_symbol": "TRAF3IP2",
          "hgvs_c": "c.758_759delCCinsTA",
          "hgvs_p": "p.Pro253Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001157753.1",
          "strand": false,
          "transcript": "NM_001164281.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 564,
          "aa_ref": "P",
          "aa_start": 253,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2264,
          "cdna_start": 863,
          "cds_end": null,
          "cds_length": 1695,
          "cds_start": 758,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 9,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000359831.8",
          "gene_hgnc_id": 1343,
          "gene_symbol": "TRAF3IP2",
          "hgvs_c": "c.758_759delCCinsTA",
          "hgvs_p": "p.Pro253Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000352889.4",
          "strand": false,
          "transcript": "ENST00000359831.8",
          "transcript_support_level": 2
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2701,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 8,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000699911.1",
          "gene_hgnc_id": 1343,
          "gene_symbol": "TRAF3IP2",
          "hgvs_c": "n.1050_1051delCCinsTA",
          "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": "ENST00000699911.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": 3585,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 3,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "ENST00000699912.1",
          "gene_hgnc_id": 1343,
          "gene_symbol": "TRAF3IP2",
          "hgvs_c": "n.1356_1357delCCinsTA",
          "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": "ENST00000699912.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": 2149,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 2,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000699913.1",
          "gene_hgnc_id": 1343,
          "gene_symbol": "TRAF3IP2",
          "hgvs_c": "n.939_940delCCinsTA",
          "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": "ENST00000699913.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": 870,
          "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": "ENST00000532353.2",
          "gene_hgnc_id": 40005,
          "gene_symbol": "TRAF3IP2-AS1",
          "hgvs_c": "n.278-6510_278-6509delGGinsTA",
          "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": "ENST00000532353.2",
          "transcript_support_level": 2
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1263,
          "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": "ENST00000685477.2",
          "gene_hgnc_id": 40005,
          "gene_symbol": "TRAF3IP2-AS1",
          "hgvs_c": "n.317-6510_317-6509delGGinsTA",
          "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": "ENST00000685477.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1413,
          "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": "ENST00000687951.3",
          "gene_hgnc_id": 40005,
          "gene_symbol": "TRAF3IP2-AS1",
          "hgvs_c": "n.468-6510_468-6509delGGinsTA",
          "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": "ENST00000687951.3",
          "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": 819,
          "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": "ENST00000702563.1",
          "gene_hgnc_id": 40005,
          "gene_symbol": "TRAF3IP2-AS1",
          "hgvs_c": "n.355-6510_355-6509delGGinsTA",
          "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": "ENST00000702563.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": 994,
          "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": "ENST00000833698.1",
          "gene_hgnc_id": 40005,
          "gene_symbol": "TRAF3IP2-AS1",
          "hgvs_c": "n.577-6510_577-6509delGGinsTA",
          "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": "ENST00000833698.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": 680,
          "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": "ENST00000833699.1",
          "gene_hgnc_id": 40005,
          "gene_symbol": "TRAF3IP2-AS1",
          "hgvs_c": "n.281-6510_281-6509delGGinsTA",
          "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": "ENST00000833699.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": 680,
          "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": "ENST00000833700.1",
          "gene_hgnc_id": 40005,
          "gene_symbol": "TRAF3IP2-AS1",
          "hgvs_c": "n.278-6510_278-6509delGGinsTA",
          "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": "ENST00000833700.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": 4943,
          "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": "NR_034108.1",
          "gene_hgnc_id": 40005,
          "gene_symbol": "TRAF3IP2-AS1",
          "hgvs_c": "n.486-6510_486-6509delGGinsTA",
          "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": "NR_034108.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": 4652,
          "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": "NR_034109.1",
          "gene_hgnc_id": 40005,
          "gene_symbol": "TRAF3IP2-AS1",
          "hgvs_c": "n.195-6510_195-6509delGGinsTA",
          "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": "NR_034109.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": 1343,
      "gene_symbol": "TRAF3IP2",
      "gnomad_exomes_ac": null,
      "gnomad_exomes_af": null,
      "gnomad_exomes_homalt": null,
      "gnomad_genomes_ac": null,
      "gnomad_genomes_af": null,
      "gnomad_genomes_homalt": null,
      "gnomad_mito_heteroplasmic": null,
      "gnomad_mito_homoplasmic": null,
      "hom_count_reference_population": 0,
      "mitotip_prediction": null,
      "mitotip_score": null,
      "pathogenicity_classification_combined": null,
      "phenotype_combined": null,
      "phylop100way_prediction": "Benign",
      "phylop100way_score": 0.919,
      "pos": 111591328,
      "ref": "GG",
      "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_147200.3"
    }
  ]
}
For research and educational, non-commercial use only. Not for clinical or diagnostic use. GeneBe does not provide medical advice. Data use for AI modeling is prohibited: if used, the cost is $0.001 per byte of downloaded uncompressed data.