← 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: 2-50506499-CAT-AAC (hg38)

Bash / cURL Example

bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=2&pos=50506499&ref=CAT&alt=AAC&genome=hg38&allGenes=true"

API Response

json
{
  "message": null,
  "variants": [
    {
      "acmg_by_gene": [
        {
          "benign_score": 0,
          "criteria": [],
          "effects": [
            "missense_variant"
          ],
          "gene_symbol": "NRXN1",
          "hgnc_id": 8008,
          "hgvs_c": "c.2611_2613delATGinsGTT",
          "hgvs_p": "p.Met871Val",
          "inheritance_mode": "Unknown,AR,AD",
          "pathogenic_score": 0,
          "score": 0,
          "transcript": "NM_001135659.3",
          "verdict": "Uncertain_significance"
        }
      ],
      "acmg_classification": "Uncertain_significance",
      "acmg_criteria": "",
      "acmg_score": 0,
      "allele_count_reference_population": 0,
      "alphamissense_prediction": null,
      "alphamissense_score": null,
      "alt": "AAC",
      "apogee2_prediction": null,
      "apogee2_score": null,
      "bayesdelnoaf_prediction": null,
      "bayesdelnoaf_score": null,
      "chr": "2",
      "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": "V",
          "aa_end": null,
          "aa_length": 1507,
          "aa_ref": "M",
          "aa_start": 831,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 9038,
          "cdna_start": 3566,
          "cds_end": null,
          "cds_length": 4524,
          "cds_start": 2491,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 23,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001330078.2",
          "gene_hgnc_id": 8008,
          "gene_symbol": "NRXN1",
          "hgvs_c": "c.2491_2493delATGinsGTT",
          "hgvs_p": "p.Met831Val",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "ENST00000401669.7",
          "protein_coding": true,
          "protein_id": "NP_001317007.1",
          "strand": false,
          "transcript": "NM_001330078.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "V",
          "aa_end": null,
          "aa_length": 1507,
          "aa_ref": "M",
          "aa_start": 831,
          "biotype": "protein_coding",
          "canonical": true,
          "cdna_end": null,
          "cdna_length": 9038,
          "cdna_start": 3566,
          "cds_end": null,
          "cds_length": 4524,
          "cds_start": 2491,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 23,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000401669.7",
          "gene_hgnc_id": 8008,
          "gene_symbol": "NRXN1",
          "hgvs_c": "c.2491_2493delATGinsGTT",
          "hgvs_p": "p.Met831Val",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "NM_001330078.2",
          "protein_coding": true,
          "protein_id": "ENSP00000385017.2",
          "strand": false,
          "transcript": "ENST00000401669.7",
          "transcript_support_level": 5
        },
        {
          "aa_alt": "V",
          "aa_end": null,
          "aa_length": 1547,
          "aa_ref": "M",
          "aa_start": 871,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 7578,
          "cdna_start": 3953,
          "cds_end": null,
          "cds_length": 4644,
          "cds_start": 2611,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 24,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000404971.5",
          "gene_hgnc_id": 8008,
          "gene_symbol": "NRXN1",
          "hgvs_c": "c.2611_2613delATGinsGTT",
          "hgvs_p": "p.Met871Val",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000385142.1",
          "strand": false,
          "transcript": "ENST00000404971.5",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "V",
          "aa_end": null,
          "aa_length": 1496,
          "aa_ref": "M",
          "aa_start": 823,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 8113,
          "cdna_start": 2652,
          "cds_end": null,
          "cds_length": 4491,
          "cds_start": 2467,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 21,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000625672.2",
          "gene_hgnc_id": 8008,
          "gene_symbol": "NRXN1",
          "hgvs_c": "c.2467_2469delATGinsGTT",
          "hgvs_p": "p.Met823Val",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000485887.1",
          "strand": false,
          "transcript": "ENST00000625672.2",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "V",
          "aa_end": null,
          "aa_length": 1547,
          "aa_ref": "M",
          "aa_start": 871,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 9158,
          "cdna_start": 3686,
          "cds_end": null,
          "cds_length": 4644,
          "cds_start": 2611,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 24,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001135659.3",
          "gene_hgnc_id": 8008,
          "gene_symbol": "NRXN1",
          "hgvs_c": "c.2611_2613delATGinsGTT",
          "hgvs_p": "p.Met871Val",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001129131.1",
          "strand": false,
          "transcript": "NM_001135659.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": "V",
          "aa_end": null,
          "aa_length": 1506,
          "aa_ref": "M",
          "aa_start": 830,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 9035,
          "cdna_start": 3563,
          "cds_end": null,
          "cds_length": 4521,
          "cds_start": 2488,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 23,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001330093.2",
          "gene_hgnc_id": 8008,
          "gene_symbol": "NRXN1",
          "hgvs_c": "c.2488_2490delATGinsGTT",
          "hgvs_p": "p.Met830Val",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001317022.1",
          "strand": false,
          "transcript": "NM_001330093.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "V",
          "aa_end": null,
          "aa_length": 1504,
          "aa_ref": "M",
          "aa_start": 831,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 9029,
          "cdna_start": 3566,
          "cds_end": null,
          "cds_length": 4515,
          "cds_start": 2491,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 23,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001330086.2",
          "gene_hgnc_id": 8008,
          "gene_symbol": "NRXN1",
          "hgvs_c": "c.2491_2493delATGinsGTT",
          "hgvs_p": "p.Met831Val",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001317015.1",
          "strand": false,
          "transcript": "NM_001330086.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "V",
          "aa_end": null,
          "aa_length": 1500,
          "aa_ref": "M",
          "aa_start": 827,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 9017,
          "cdna_start": 3554,
          "cds_end": null,
          "cds_length": 4503,
          "cds_start": 2479,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 22,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001330094.2",
          "gene_hgnc_id": 8008,
          "gene_symbol": "NRXN1",
          "hgvs_c": "c.2479_2481delATGinsGTT",
          "hgvs_p": "p.Met827Val",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001317023.1",
          "strand": false,
          "transcript": "NM_001330094.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "V",
          "aa_end": null,
          "aa_length": 1499,
          "aa_ref": "M",
          "aa_start": 823,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 9014,
          "cdna_start": 3542,
          "cds_end": null,
          "cds_length": 4500,
          "cds_start": 2467,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 22,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001330077.2",
          "gene_hgnc_id": 8008,
          "gene_symbol": "NRXN1",
          "hgvs_c": "c.2467_2469delATGinsGTT",
          "hgvs_p": "p.Met823Val",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001317006.1",
          "strand": false,
          "transcript": "NM_001330077.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "V",
          "aa_end": null,
          "aa_length": 1499,
          "aa_ref": "M",
          "aa_start": 823,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4500,
          "cdna_start": 2469,
          "cds_end": null,
          "cds_length": 4500,
          "cds_start": 2467,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 21,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000630543.2",
          "gene_hgnc_id": 8008,
          "gene_symbol": "NRXN1",
          "hgvs_c": "c.2467_2469delATGinsGTT",
          "hgvs_p": "p.Met823Val",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000486879.1",
          "strand": false,
          "transcript": "ENST00000630543.2",
          "transcript_support_level": 5
        },
        {
          "aa_alt": "V",
          "aa_end": null,
          "aa_length": 1498,
          "aa_ref": "M",
          "aa_start": 822,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 9011,
          "cdna_start": 3539,
          "cds_end": null,
          "cds_length": 4497,
          "cds_start": 2464,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 22,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001330085.2",
          "gene_hgnc_id": 8008,
          "gene_symbol": "NRXN1",
          "hgvs_c": "c.2464_2466delATGinsGTT",
          "hgvs_p": "p.Met822Val",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001317014.1",
          "strand": false,
          "transcript": "NM_001330085.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "V",
          "aa_end": null,
          "aa_length": 1496,
          "aa_ref": "M",
          "aa_start": 823,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 9005,
          "cdna_start": 3542,
          "cds_end": null,
          "cds_length": 4491,
          "cds_start": 2467,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 22,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001330082.2",
          "gene_hgnc_id": 8008,
          "gene_symbol": "NRXN1",
          "hgvs_c": "c.2467_2469delATGinsGTT",
          "hgvs_p": "p.Met823Val",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001317011.1",
          "strand": false,
          "transcript": "NM_001330082.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "V",
          "aa_end": null,
          "aa_length": 1495,
          "aa_ref": "M",
          "aa_start": 819,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5724,
          "cdna_start": 3512,
          "cds_end": null,
          "cds_length": 4488,
          "cds_start": 2455,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 21,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000405472.7",
          "gene_hgnc_id": 8008,
          "gene_symbol": "NRXN1",
          "hgvs_c": "c.2455_2457delATGinsGTT",
          "hgvs_p": "p.Met819Val",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000434015.2",
          "strand": false,
          "transcript": "ENST00000405472.7",
          "transcript_support_level": 5
        },
        {
          "aa_alt": "V",
          "aa_end": null,
          "aa_length": 1485,
          "aa_ref": "M",
          "aa_start": 809,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 8972,
          "cdna_start": 3500,
          "cds_end": null,
          "cds_length": 4458,
          "cds_start": 2425,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 19,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001330084.2",
          "gene_hgnc_id": 8008,
          "gene_symbol": "NRXN1",
          "hgvs_c": "c.2425_2427delATGinsGTT",
          "hgvs_p": "p.Met809Val",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001317013.1",
          "strand": false,
          "transcript": "NM_001330084.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "V",
          "aa_end": null,
          "aa_length": 1477,
          "aa_ref": "M",
          "aa_start": 831,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 8948,
          "cdna_start": 3566,
          "cds_end": null,
          "cds_length": 4434,
          "cds_start": 2491,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 22,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_004801.6",
          "gene_hgnc_id": 8008,
          "gene_symbol": "NRXN1",
          "hgvs_c": "c.2491_2493delATGinsGTT",
          "hgvs_p": "p.Met831Val",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_004792.1",
          "strand": false,
          "transcript": "NM_004801.6",
          "transcript_support_level": null
        },
        {
          "aa_alt": "V",
          "aa_end": null,
          "aa_length": 1477,
          "aa_ref": "M",
          "aa_start": 831,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 9375,
          "cdna_start": 3995,
          "cds_end": null,
          "cds_length": 4434,
          "cds_start": 2491,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 22,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000406316.6",
          "gene_hgnc_id": 8008,
          "gene_symbol": "NRXN1",
          "hgvs_c": "c.2491_2493delATGinsGTT",
          "hgvs_p": "p.Met831Val",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000384311.2",
          "strand": false,
          "transcript": "ENST00000406316.6",
          "transcript_support_level": 5
        },
        {
          "aa_alt": "V",
          "aa_end": null,
          "aa_length": 1460,
          "aa_ref": "M",
          "aa_start": 814,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 8897,
          "cdna_start": 3515,
          "cds_end": null,
          "cds_length": 4383,
          "cds_start": 2440,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 20,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001330095.2",
          "gene_hgnc_id": 8008,
          "gene_symbol": "NRXN1",
          "hgvs_c": "c.2440_2442delATGinsGTT",
          "hgvs_p": "p.Met814Val",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001317024.1",
          "strand": false,
          "transcript": "NM_001330095.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "V",
          "aa_end": null,
          "aa_length": 1452,
          "aa_ref": "M",
          "aa_start": 809,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 8873,
          "cdna_start": 3500,
          "cds_end": null,
          "cds_length": 4359,
          "cds_start": 2425,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 18,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001330083.2",
          "gene_hgnc_id": 8008,
          "gene_symbol": "NRXN1",
          "hgvs_c": "c.2425_2427delATGinsGTT",
          "hgvs_p": "p.Met809Val",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001317012.1",
          "strand": false,
          "transcript": "NM_001330083.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "V",
          "aa_end": null,
          "aa_length": 1447,
          "aa_ref": "M",
          "aa_start": 804,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 8858,
          "cdna_start": 3485,
          "cds_end": null,
          "cds_length": 4344,
          "cds_start": 2410,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 18,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001330088.2",
          "gene_hgnc_id": 8008,
          "gene_symbol": "NRXN1",
          "hgvs_c": "c.2410_2412delATGinsGTT",
          "hgvs_p": "p.Met804Val",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001317017.1",
          "strand": false,
          "transcript": "NM_001330088.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "V",
          "aa_end": null,
          "aa_length": 1440,
          "aa_ref": "M",
          "aa_start": 794,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 8837,
          "cdna_start": 3455,
          "cds_end": null,
          "cds_length": 4323,
          "cds_start": 2380,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 17,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001330087.2",
          "gene_hgnc_id": 8008,
          "gene_symbol": "NRXN1",
          "hgvs_c": "c.2380_2382delATGinsGTT",
          "hgvs_p": "p.Met794Val",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001317016.1",
          "strand": false,
          "transcript": "NM_001330087.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "V",
          "aa_end": null,
          "aa_length": 1437,
          "aa_ref": "M",
          "aa_start": 794,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 8828,
          "cdna_start": 3455,
          "cds_end": null,
          "cds_length": 4314,
          "cds_start": 2380,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 17,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001330096.2",
          "gene_hgnc_id": 8008,
          "gene_symbol": "NRXN1",
          "hgvs_c": "c.2380_2382delATGinsGTT",
          "hgvs_p": "p.Met794Val",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001317025.1",
          "strand": false,
          "transcript": "NM_001330096.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 167,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 506,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 505,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 3,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000495871.2",
          "gene_hgnc_id": 8008,
          "gene_symbol": "NRXN1",
          "hgvs_c": "c.470-8787_470-8785delATGinsGTT",
          "hgvs_p": null,
          "intron_rank": 2,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000486185.1",
          "strand": false,
          "transcript": "ENST00000495871.2",
          "transcript_support_level": 4
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3044,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 14,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000331040.9",
          "gene_hgnc_id": 8008,
          "gene_symbol": "NRXN1",
          "hgvs_c": "n.1645_1647delATGinsGTT",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000489573.1",
          "strand": false,
          "transcript": "ENST00000331040.9",
          "transcript_support_level": 2
        },
        {
          "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": 1676,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 5,
          "exon_rank": 1,
          "exon_rank_end": null,
          "feature": "ENST00000462791.2",
          "gene_hgnc_id": 8008,
          "gene_symbol": "NRXN1",
          "hgvs_c": "n.467_469delATGinsGTT",
          "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": "ENST00000462791.2",
          "transcript_support_level": 4
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "retained_intron",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 574,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 3,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000474354.1",
          "gene_hgnc_id": 8008,
          "gene_symbol": "NRXN1",
          "hgvs_c": "n.428_430delATGinsGTT",
          "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": "ENST00000474354.1",
          "transcript_support_level": 4
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3010,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 13,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000636298.1",
          "gene_hgnc_id": 8008,
          "gene_symbol": "NRXN1",
          "hgvs_c": "n.1390_1392delATGinsGTT",
          "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": "ENST00000636298.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": 100,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "downstream_gene_variant"
          ],
          "exon_count": 2,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000636342.1",
          "gene_hgnc_id": 8008,
          "gene_symbol": "NRXN1",
          "hgvs_c": "n.*99_*101delATGinsGTT",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000636342.1",
          "transcript_support_level": 5
        }
      ],
      "custom_annotations": null,
      "dbscsnv_ada_prediction": null,
      "dbscsnv_ada_score": null,
      "dbsnp": null,
      "effect": "missense_variant",
      "frequency_reference_population": null,
      "gene_hgnc_id": 8008,
      "gene_symbol": "NRXN1",
      "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": "Uncertain_significance",
      "phylop100way_score": 5.979,
      "pos": 50506499,
      "ref": "CAT",
      "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_001135659.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.