← 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: 13-113200443-G-A (hg38)

Bash / cURL Example

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

API Response

json
{
  "message": null,
  "variants": [
    {
      "acmg_by_gene": [
        {
          "benign_score": 2,
          "criteria": [
            "PM2",
            "BP4_Moderate"
          ],
          "effects": [
            "missense_variant"
          ],
          "gene_symbol": "PCID2",
          "hgnc_id": 25653,
          "hgvs_c": "c.110C>T",
          "hgvs_p": "p.Ala37Val",
          "inheritance_mode": "AR",
          "pathogenic_score": 2,
          "score": 0,
          "transcript": "NM_001320656.2",
          "verdict": "Uncertain_significance"
        }
      ],
      "acmg_classification": "Uncertain_significance",
      "acmg_criteria": "PM2,BP4_Moderate",
      "acmg_score": 0,
      "allele_count_reference_population": 0,
      "alphamissense_prediction": null,
      "alphamissense_score": 0.8221,
      "alt": "A",
      "apogee2_prediction": null,
      "apogee2_score": null,
      "bayesdelnoaf_prediction": "Benign",
      "bayesdelnoaf_score": -0.33,
      "chr": "13",
      "clinvar_classification": "Uncertain significance",
      "clinvar_disease": "not specified",
      "clinvar_review_status": "criteria provided, single submitter",
      "clinvar_submissions_summary": "US:1",
      "computational_prediction_selected": "Benign",
      "computational_score_selected": 0.23889395594596863,
      "computational_source_selected": "MetaRNN",
      "consequences": [
        {
          "aa_alt": "V",
          "aa_end": null,
          "aa_length": 399,
          "aa_ref": "A",
          "aa_start": 37,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1897,
          "cdna_start": 145,
          "cds_end": null,
          "cds_length": 1200,
          "cds_start": 110,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 14,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "NM_001127202.4",
          "gene_hgnc_id": 25653,
          "gene_symbol": "PCID2",
          "hgvs_c": "c.110C>T",
          "hgvs_p": "p.Ala37Val",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "ENST00000337344.9",
          "protein_coding": true,
          "protein_id": "NP_001120674.1",
          "strand": false,
          "transcript": "NM_001127202.4",
          "transcript_support_level": null
        },
        {
          "aa_alt": "V",
          "aa_end": null,
          "aa_length": 399,
          "aa_ref": "A",
          "aa_start": 37,
          "biotype": "protein_coding",
          "canonical": true,
          "cdna_end": null,
          "cdna_length": 1897,
          "cdna_start": 145,
          "cds_end": null,
          "cds_length": 1200,
          "cds_start": 110,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 14,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000337344.9",
          "gene_hgnc_id": 25653,
          "gene_symbol": "PCID2",
          "hgvs_c": "c.110C>T",
          "hgvs_p": "p.Ala37Val",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "NM_001127202.4",
          "protein_coding": true,
          "protein_id": "ENSP00000337405.4",
          "strand": false,
          "transcript": "ENST00000337344.9",
          "transcript_support_level": 2
        },
        {
          "aa_alt": "V",
          "aa_end": null,
          "aa_length": 399,
          "aa_ref": "A",
          "aa_start": 37,
          "biotype": "protein_coding",
          "canonical": true,
          "cdna_end": null,
          "cdna_length": 1654,
          "cdna_start": 142,
          "cds_end": null,
          "cds_length": 1200,
          "cds_start": 110,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 15,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000375477.5",
          "gene_hgnc_id": 25653,
          "gene_symbol": "PCID2",
          "hgvs_c": "c.110C>T",
          "hgvs_p": "p.Ala37Val",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000364626.1",
          "strand": false,
          "transcript": "ENST00000375477.5",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "V",
          "aa_end": null,
          "aa_length": 399,
          "aa_ref": "A",
          "aa_start": 37,
          "biotype": "protein_coding",
          "canonical": true,
          "cdna_end": null,
          "cdna_length": 1671,
          "cdna_start": 191,
          "cds_end": null,
          "cds_length": 1200,
          "cds_start": 110,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 15,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000375479.6",
          "gene_hgnc_id": 25653,
          "gene_symbol": "PCID2",
          "hgvs_c": "c.110C>T",
          "hgvs_p": "p.Ala37Val",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000364628.2",
          "strand": false,
          "transcript": "ENST00000375479.6",
          "transcript_support_level": 2
        },
        {
          "aa_alt": "V",
          "aa_end": null,
          "aa_length": 397,
          "aa_ref": "A",
          "aa_start": 35,
          "biotype": "protein_coding",
          "canonical": true,
          "cdna_end": null,
          "cdna_length": 2372,
          "cdna_start": 701,
          "cds_end": null,
          "cds_length": 1194,
          "cds_start": 104,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 14,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000375457.2",
          "gene_hgnc_id": 25653,
          "gene_symbol": "PCID2",
          "hgvs_c": "c.104C>T",
          "hgvs_p": "p.Ala35Val",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000364606.2",
          "strand": false,
          "transcript": "ENST00000375457.2",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "V",
          "aa_end": null,
          "aa_length": 397,
          "aa_ref": "A",
          "aa_start": 35,
          "biotype": "protein_coding",
          "canonical": true,
          "cdna_end": null,
          "cdna_length": 1668,
          "cdna_start": 157,
          "cds_end": null,
          "cds_length": 1194,
          "cds_start": 104,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 15,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000375459.5",
          "gene_hgnc_id": 25653,
          "gene_symbol": "PCID2",
          "hgvs_c": "c.104C>T",
          "hgvs_p": "p.Ala35Val",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000364608.1",
          "strand": false,
          "transcript": "ENST00000375459.5",
          "transcript_support_level": 2
        },
        {
          "aa_alt": "V",
          "aa_end": null,
          "aa_length": 453,
          "aa_ref": "A",
          "aa_start": 37,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1862,
          "cdna_start": 145,
          "cds_end": null,
          "cds_length": 1362,
          "cds_start": 110,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 15,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "NM_001320656.2",
          "gene_hgnc_id": 25653,
          "gene_symbol": "PCID2",
          "hgvs_c": "c.110C>T",
          "hgvs_p": "p.Ala37Val",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001307585.1",
          "strand": false,
          "transcript": "NM_001320656.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "V",
          "aa_end": null,
          "aa_length": 453,
          "aa_ref": "A",
          "aa_start": 37,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1786,
          "cdna_start": 145,
          "cds_end": null,
          "cds_length": 1362,
          "cds_start": 110,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 15,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000246505.9",
          "gene_hgnc_id": 25653,
          "gene_symbol": "PCID2",
          "hgvs_c": "c.110C>T",
          "hgvs_p": "p.Ala37Val",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000246505.5",
          "strand": false,
          "transcript": "ENST00000246505.9",
          "transcript_support_level": 2
        },
        {
          "aa_alt": "V",
          "aa_end": null,
          "aa_length": 453,
          "aa_ref": "A",
          "aa_start": 37,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1937,
          "cdna_start": 191,
          "cds_end": null,
          "cds_length": 1362,
          "cds_start": 110,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 15,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000622406.4",
          "gene_hgnc_id": 25653,
          "gene_symbol": "PCID2",
          "hgvs_c": "c.110C>T",
          "hgvs_p": "p.Ala37Val",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000479494.1",
          "strand": false,
          "transcript": "ENST00000622406.4",
          "transcript_support_level": 5
        },
        {
          "aa_alt": "V",
          "aa_end": null,
          "aa_length": 453,
          "aa_ref": "A",
          "aa_start": 37,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2004,
          "cdna_start": 166,
          "cds_end": null,
          "cds_length": 1362,
          "cds_start": 110,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 14,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000925339.1",
          "gene_hgnc_id": 25653,
          "gene_symbol": "PCID2",
          "hgvs_c": "c.110C>T",
          "hgvs_p": "p.Ala37Val",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000595398.1",
          "strand": false,
          "transcript": "ENST00000925339.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "V",
          "aa_end": null,
          "aa_length": 432,
          "aa_ref": "A",
          "aa_start": 37,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1901,
          "cdna_start": 145,
          "cds_end": null,
          "cds_length": 1299,
          "cds_start": 110,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 14,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "NM_001320657.2",
          "gene_hgnc_id": 25653,
          "gene_symbol": "PCID2",
          "hgvs_c": "c.110C>T",
          "hgvs_p": "p.Ala37Val",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001307586.1",
          "strand": false,
          "transcript": "NM_001320657.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "V",
          "aa_end": null,
          "aa_length": 430,
          "aa_ref": "A",
          "aa_start": 35,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2476,
          "cdna_start": 720,
          "cds_end": null,
          "cds_length": 1293,
          "cds_start": 104,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 14,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "NM_001320660.2",
          "gene_hgnc_id": 25653,
          "gene_symbol": "PCID2",
          "hgvs_c": "c.104C>T",
          "hgvs_p": "p.Ala35Val",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001307589.1",
          "strand": false,
          "transcript": "NM_001320660.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "V",
          "aa_end": null,
          "aa_length": 410,
          "aa_ref": "A",
          "aa_start": 37,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1736,
          "cdna_start": 145,
          "cds_end": null,
          "cds_length": 1233,
          "cds_start": 110,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 15,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "NM_001320659.2",
          "gene_hgnc_id": 25653,
          "gene_symbol": "PCID2",
          "hgvs_c": "c.110C>T",
          "hgvs_p": "p.Ala37Val",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001307588.1",
          "strand": false,
          "transcript": "NM_001320659.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "V",
          "aa_end": null,
          "aa_length": 399,
          "aa_ref": "A",
          "aa_start": 37,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1732,
          "cdna_start": 145,
          "cds_end": null,
          "cds_length": 1200,
          "cds_start": 110,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 15,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "NM_001127203.4",
          "gene_hgnc_id": 25653,
          "gene_symbol": "PCID2",
          "hgvs_c": "c.110C>T",
          "hgvs_p": "p.Ala37Val",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001120675.1",
          "strand": false,
          "transcript": "NM_001127203.4",
          "transcript_support_level": null
        },
        {
          "aa_alt": "V",
          "aa_end": null,
          "aa_length": 399,
          "aa_ref": "A",
          "aa_start": 37,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1700,
          "cdna_start": 145,
          "cds_end": null,
          "cds_length": 1200,
          "cds_start": 110,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 15,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "NM_018386.5",
          "gene_hgnc_id": 25653,
          "gene_symbol": "PCID2",
          "hgvs_c": "c.110C>T",
          "hgvs_p": "p.Ala37Val",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_060856.2",
          "strand": false,
          "transcript": "NM_018386.5",
          "transcript_support_level": null
        },
        {
          "aa_alt": "V",
          "aa_end": null,
          "aa_length": 397,
          "aa_ref": "A",
          "aa_start": 35,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2472,
          "cdna_start": 720,
          "cds_end": null,
          "cds_length": 1194,
          "cds_start": 104,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 14,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "NM_001258213.3",
          "gene_hgnc_id": 25653,
          "gene_symbol": "PCID2",
          "hgvs_c": "c.104C>T",
          "hgvs_p": "p.Ala35Val",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001245142.1",
          "strand": false,
          "transcript": "NM_001258213.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": "V",
          "aa_end": null,
          "aa_length": 397,
          "aa_ref": "A",
          "aa_start": 35,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2307,
          "cdna_start": 720,
          "cds_end": null,
          "cds_length": 1194,
          "cds_start": 104,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 15,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "NM_001320655.2",
          "gene_hgnc_id": 25653,
          "gene_symbol": "PCID2",
          "hgvs_c": "c.104C>T",
          "hgvs_p": "p.Ala35Val",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001307584.1",
          "strand": false,
          "transcript": "NM_001320655.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "V",
          "aa_end": null,
          "aa_length": 397,
          "aa_ref": "A",
          "aa_start": 35,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2080,
          "cdna_start": 328,
          "cds_end": null,
          "cds_length": 1194,
          "cds_start": 104,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 15,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "NM_001353092.2",
          "gene_hgnc_id": 25653,
          "gene_symbol": "PCID2",
          "hgvs_c": "c.104C>T",
          "hgvs_p": "p.Ala35Val",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001340021.1",
          "strand": false,
          "transcript": "NM_001353092.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "V",
          "aa_end": null,
          "aa_length": 388,
          "aa_ref": "A",
          "aa_start": 37,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1798,
          "cdna_start": 154,
          "cds_end": null,
          "cds_length": 1167,
          "cds_start": 110,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 14,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000952597.1",
          "gene_hgnc_id": 25653,
          "gene_symbol": "PCID2",
          "hgvs_c": "c.110C>T",
          "hgvs_p": "p.Ala37Val",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000622656.1",
          "strand": false,
          "transcript": "ENST00000952597.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "V",
          "aa_end": null,
          "aa_length": 362,
          "aa_ref": "A",
          "aa_start": 37,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1694,
          "cdna_start": 128,
          "cds_end": null,
          "cds_length": 1089,
          "cds_start": 110,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 13,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000952599.1",
          "gene_hgnc_id": 25653,
          "gene_symbol": "PCID2",
          "hgvs_c": "c.110C>T",
          "hgvs_p": "p.Ala37Val",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000622658.1",
          "strand": false,
          "transcript": "ENST00000952599.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "V",
          "aa_end": null,
          "aa_length": 339,
          "aa_ref": "A",
          "aa_start": 37,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1653,
          "cdna_start": 158,
          "cds_end": null,
          "cds_length": 1020,
          "cds_start": 110,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 12,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000952596.1",
          "gene_hgnc_id": 25653,
          "gene_symbol": "PCID2",
          "hgvs_c": "c.110C>T",
          "hgvs_p": "p.Ala37Val",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000622655.1",
          "strand": false,
          "transcript": "ENST00000952596.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "V",
          "aa_end": null,
          "aa_length": 421,
          "aa_ref": "A",
          "aa_start": 37,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1704,
          "cdna_start": 145,
          "cds_end": null,
          "cds_length": 1266,
          "cds_start": 110,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 15,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "XM_047430477.1",
          "gene_hgnc_id": 25653,
          "gene_symbol": "PCID2",
          "hgvs_c": "c.110C>T",
          "hgvs_p": "p.Ala37Val",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047286433.1",
          "strand": false,
          "transcript": "XM_047430477.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "V",
          "aa_end": null,
          "aa_length": 408,
          "aa_ref": "A",
          "aa_start": 35,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2311,
          "cdna_start": 720,
          "cds_end": null,
          "cds_length": 1227,
          "cds_start": 104,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 15,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "XM_047430478.1",
          "gene_hgnc_id": 25653,
          "gene_symbol": "PCID2",
          "hgvs_c": "c.104C>T",
          "hgvs_p": "p.Ala35Val",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047286434.1",
          "strand": false,
          "transcript": "XM_047430478.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "V",
          "aa_end": null,
          "aa_length": 239,
          "aa_ref": "A",
          "aa_start": 37,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3158,
          "cdna_start": 145,
          "cds_end": null,
          "cds_length": 720,
          "cds_start": 110,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 10,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "XM_005268325.5",
          "gene_hgnc_id": 25653,
          "gene_symbol": "PCID2",
          "hgvs_c": "c.110C>T",
          "hgvs_p": "p.Ala37Val",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_005268382.1",
          "strand": false,
          "transcript": "XM_005268325.5",
          "transcript_support_level": null
        },
        {
          "aa_alt": "V",
          "aa_end": null,
          "aa_length": 237,
          "aa_ref": "A",
          "aa_start": 35,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3733,
          "cdna_start": 720,
          "cds_end": null,
          "cds_length": 714,
          "cds_start": 104,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 10,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "XM_047430481.1",
          "gene_hgnc_id": 25653,
          "gene_symbol": "PCID2",
          "hgvs_c": "c.104C>T",
          "hgvs_p": "p.Ala35Val",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047286437.1",
          "strand": false,
          "transcript": "XM_047430481.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 357,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1696,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1074,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_count": 15,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "NM_001353091.2",
          "gene_hgnc_id": 25653,
          "gene_symbol": "PCID2",
          "hgvs_c": "c.-17C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001340020.1",
          "strand": false,
          "transcript": "NM_001353091.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 357,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2191,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1074,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_count": 14,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "NM_001353093.2",
          "gene_hgnc_id": 25653,
          "gene_symbol": "PCID2",
          "hgvs_c": "c.-63C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001340022.1",
          "strand": false,
          "transcript": "NM_001353093.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 357,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1943,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1074,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_count": 14,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "NM_001353094.2",
          "gene_hgnc_id": 25653,
          "gene_symbol": "PCID2",
          "hgvs_c": "c.-63C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001340023.1",
          "strand": false,
          "transcript": "NM_001353094.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 232,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3977,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 699,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_count": 15,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "NM_001353095.2",
          "gene_hgnc_id": 25653,
          "gene_symbol": "PCID2",
          "hgvs_c": "c.-2472C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001340024.1",
          "strand": false,
          "transcript": "NM_001353095.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 390,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1876,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1173,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_count": 13,
          "exon_rank": 1,
          "exon_rank_end": null,
          "feature": "XM_047430479.1",
          "gene_hgnc_id": 25653,
          "gene_symbol": "PCID2",
          "hgvs_c": "c.-63C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047286435.1",
          "strand": false,
          "transcript": "XM_047430479.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 369,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1734,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1110,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 13,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000952598.1",
          "gene_hgnc_id": 25653,
          "gene_symbol": "PCID2",
          "hgvs_c": "c.37-2179C>T",
          "hgvs_p": null,
          "intron_rank": 1,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000622657.1",
          "strand": false,
          "transcript": "ENST00000952598.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": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 4,
          "exon_rank": 1,
          "exon_rank_end": null,
          "feature": "ENST00000462853.1",
          "gene_hgnc_id": 25653,
          "gene_symbol": "PCID2",
          "hgvs_c": "n.231C>T",
          "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": "ENST00000462853.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": 776,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 10,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000475433.5",
          "gene_hgnc_id": 25653,
          "gene_symbol": "PCID2",
          "hgvs_c": "n.105C>T",
          "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": "ENST00000475433.5",
          "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": 701,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 10,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000480971.5",
          "gene_hgnc_id": 25653,
          "gene_symbol": "PCID2",
          "hgvs_c": "n.117C>T",
          "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": "ENST00000480971.5",
          "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": 800,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 10,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000484641.6",
          "gene_hgnc_id": 25653,
          "gene_symbol": "PCID2",
          "hgvs_c": "n.126C>T",
          "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": "ENST00000484641.6",
          "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": 654,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 7,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000491548.5",
          "gene_hgnc_id": 25653,
          "gene_symbol": "PCID2",
          "hgvs_c": "n.128C>T",
          "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": "ENST00000491548.5",
          "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": 2755,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 18,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "XR_001749631.2",
          "gene_hgnc_id": 25653,
          "gene_symbol": "PCID2",
          "hgvs_c": "n.145C>T",
          "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": "XR_001749631.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": 2759,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 18,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "XR_007063691.1",
          "gene_hgnc_id": 25653,
          "gene_symbol": "PCID2",
          "hgvs_c": "n.145C>T",
          "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": "XR_007063691.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": 2472,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 17,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "XR_007063692.1",
          "gene_hgnc_id": 25653,
          "gene_symbol": "PCID2",
          "hgvs_c": "n.145C>T",
          "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": "XR_007063692.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": 25653,
      "gene_symbol": "PCID2",
      "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": "Uncertain significance",
      "phenotype_combined": "not specified",
      "phylop100way_prediction": "Uncertain_significance",
      "phylop100way_score": 5.986,
      "pos": 113200443,
      "ref": "G",
      "revel_prediction": "Benign",
      "revel_score": 0.082,
      "splice_prediction_selected": "Benign",
      "splice_score_selected": 0.05999999865889549,
      "splice_source_selected": "max_spliceai",
      "spliceai_max_prediction": "Benign",
      "spliceai_max_score": 0.06,
      "transcript": "NM_001320656.2"
    }
  ]
}
For research and educational, non-commercial use only. Not for clinical or diagnostic use. GeneBe does not provide medical advice. Data use for AI modeling is prohibited: if used, the cost is $0.001 per byte of downloaded uncompressed data.