← 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: 1-160296094-G-T (hg38)

Bash / cURL Example

bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=1&pos=160296094&ref=G&alt=T&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": "COPA",
          "hgnc_id": 2230,
          "hgvs_c": "c.2346C>A",
          "hgvs_p": "p.Ser782Arg",
          "inheritance_mode": "AD",
          "pathogenic_score": 2,
          "score": 0,
          "transcript": "NM_001098398.2",
          "verdict": "Uncertain_significance"
        }
      ],
      "acmg_classification": "Uncertain_significance",
      "acmg_criteria": "PM2,BP4_Moderate",
      "acmg_score": 0,
      "allele_count_reference_population": 1,
      "alphamissense_prediction": null,
      "alphamissense_score": 0.5282,
      "alt": "T",
      "apogee2_prediction": null,
      "apogee2_score": null,
      "bayesdelnoaf_prediction": "Benign",
      "bayesdelnoaf_score": -0.37,
      "chr": "1",
      "clinvar_classification": "",
      "clinvar_disease": "",
      "clinvar_review_status": "",
      "clinvar_submissions_summary": "",
      "computational_prediction_selected": "Benign",
      "computational_score_selected": 0.1136864721775055,
      "computational_source_selected": "MetaRNN",
      "consequences": [
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 1224,
          "aa_ref": "S",
          "aa_start": 773,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5318,
          "cdna_start": 2399,
          "cds_end": null,
          "cds_length": 3675,
          "cds_start": 2319,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 33,
          "exon_rank": 22,
          "exon_rank_end": null,
          "feature": "NM_004371.4",
          "gene_hgnc_id": 2230,
          "gene_symbol": "COPA",
          "hgvs_c": "c.2319C>A",
          "hgvs_p": "p.Ser773Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "ENST00000241704.8",
          "protein_coding": true,
          "protein_id": "NP_004362.2",
          "strand": false,
          "transcript": "NM_004371.4",
          "transcript_support_level": null
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 1224,
          "aa_ref": "S",
          "aa_start": 773,
          "biotype": "protein_coding",
          "canonical": true,
          "cdna_end": null,
          "cdna_length": 5318,
          "cdna_start": 2399,
          "cds_end": null,
          "cds_length": 3675,
          "cds_start": 2319,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 33,
          "exon_rank": 22,
          "exon_rank_end": null,
          "feature": "ENST00000241704.8",
          "gene_hgnc_id": 2230,
          "gene_symbol": "COPA",
          "hgvs_c": "c.2319C>A",
          "hgvs_p": "p.Ser773Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "NM_004371.4",
          "protein_coding": true,
          "protein_id": "ENSP00000241704.7",
          "strand": false,
          "transcript": "ENST00000241704.8",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 1233,
          "aa_ref": "S",
          "aa_start": 782,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4664,
          "cdna_start": 2424,
          "cds_end": null,
          "cds_length": 3702,
          "cds_start": 2346,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 33,
          "exon_rank": 22,
          "exon_rank_end": null,
          "feature": "ENST00000368069.7",
          "gene_hgnc_id": 2230,
          "gene_symbol": "COPA",
          "hgvs_c": "c.2346C>A",
          "hgvs_p": "p.Ser782Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000357048.3",
          "strand": false,
          "transcript": "ENST00000368069.7",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 1233,
          "aa_ref": "S",
          "aa_start": 782,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5345,
          "cdna_start": 2426,
          "cds_end": null,
          "cds_length": 3702,
          "cds_start": 2346,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 33,
          "exon_rank": 22,
          "exon_rank_end": null,
          "feature": "NM_001098398.2",
          "gene_hgnc_id": 2230,
          "gene_symbol": "COPA",
          "hgvs_c": "c.2346C>A",
          "hgvs_p": "p.Ser782Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001091868.1",
          "strand": false,
          "transcript": "NM_001098398.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 1231,
          "aa_ref": "S",
          "aa_start": 780,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5349,
          "cdna_start": 2445,
          "cds_end": null,
          "cds_length": 3696,
          "cds_start": 2340,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 33,
          "exon_rank": 22,
          "exon_rank_end": null,
          "feature": "ENST00000971414.1",
          "gene_hgnc_id": 2230,
          "gene_symbol": "COPA",
          "hgvs_c": "c.2340C>A",
          "hgvs_p": "p.Ser780Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000641473.1",
          "strand": false,
          "transcript": "ENST00000971414.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 1231,
          "aa_ref": "S",
          "aa_start": 780,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4657,
          "cdna_start": 2418,
          "cds_end": null,
          "cds_length": 3696,
          "cds_start": 2340,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 33,
          "exon_rank": 22,
          "exon_rank_end": null,
          "feature": "ENST00000971420.1",
          "gene_hgnc_id": 2230,
          "gene_symbol": "COPA",
          "hgvs_c": "c.2340C>A",
          "hgvs_p": "p.Ser780Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000641479.1",
          "strand": false,
          "transcript": "ENST00000971420.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 1230,
          "aa_ref": "S",
          "aa_start": 779,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4358,
          "cdna_start": 2440,
          "cds_end": null,
          "cds_length": 3693,
          "cds_start": 2337,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 33,
          "exon_rank": 22,
          "exon_rank_end": null,
          "feature": "ENST00000890164.1",
          "gene_hgnc_id": 2230,
          "gene_symbol": "COPA",
          "hgvs_c": "c.2337C>A",
          "hgvs_p": "p.Ser779Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000560223.1",
          "strand": false,
          "transcript": "ENST00000890164.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 1227,
          "aa_ref": "S",
          "aa_start": 776,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4653,
          "cdna_start": 2419,
          "cds_end": null,
          "cds_length": 3684,
          "cds_start": 2328,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 33,
          "exon_rank": 22,
          "exon_rank_end": null,
          "feature": "ENST00000971418.1",
          "gene_hgnc_id": 2230,
          "gene_symbol": "COPA",
          "hgvs_c": "c.2328C>A",
          "hgvs_p": "p.Ser776Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000641477.1",
          "strand": false,
          "transcript": "ENST00000971418.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 1222,
          "aa_ref": "S",
          "aa_start": 771,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4657,
          "cdna_start": 2420,
          "cds_end": null,
          "cds_length": 3669,
          "cds_start": 2313,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 33,
          "exon_rank": 22,
          "exon_rank_end": null,
          "feature": "ENST00000971415.1",
          "gene_hgnc_id": 2230,
          "gene_symbol": "COPA",
          "hgvs_c": "c.2313C>A",
          "hgvs_p": "p.Ser771Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000641474.1",
          "strand": false,
          "transcript": "ENST00000971415.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 1217,
          "aa_ref": "S",
          "aa_start": 773,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4640,
          "cdna_start": 2422,
          "cds_end": null,
          "cds_length": 3654,
          "cds_start": 2319,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 33,
          "exon_rank": 22,
          "exon_rank_end": null,
          "feature": "ENST00000971416.1",
          "gene_hgnc_id": 2230,
          "gene_symbol": "COPA",
          "hgvs_c": "c.2319C>A",
          "hgvs_p": "p.Ser773Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000641475.1",
          "strand": false,
          "transcript": "ENST00000971416.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 1213,
          "aa_ref": "S",
          "aa_start": 773,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4122,
          "cdna_start": 2416,
          "cds_end": null,
          "cds_length": 3642,
          "cds_start": 2319,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 33,
          "exon_rank": 22,
          "exon_rank_end": null,
          "feature": "ENST00000890165.1",
          "gene_hgnc_id": 2230,
          "gene_symbol": "COPA",
          "hgvs_c": "c.2319C>A",
          "hgvs_p": "p.Ser773Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000560224.1",
          "strand": false,
          "transcript": "ENST00000890165.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 1206,
          "aa_ref": "S",
          "aa_start": 755,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4062,
          "cdna_start": 2323,
          "cds_end": null,
          "cds_length": 3621,
          "cds_start": 2265,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 32,
          "exon_rank": 21,
          "exon_rank_end": null,
          "feature": "ENST00000971422.1",
          "gene_hgnc_id": 2230,
          "gene_symbol": "COPA",
          "hgvs_c": "c.2265C>A",
          "hgvs_p": "p.Ser755Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000641481.1",
          "strand": false,
          "transcript": "ENST00000971422.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 1204,
          "aa_ref": "S",
          "aa_start": 773,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4239,
          "cdna_start": 2401,
          "cds_end": null,
          "cds_length": 3615,
          "cds_start": 2319,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 33,
          "exon_rank": 22,
          "exon_rank_end": null,
          "feature": "ENST00000647683.1",
          "gene_hgnc_id": 2230,
          "gene_symbol": "COPA",
          "hgvs_c": "c.2319C>A",
          "hgvs_p": "p.Ser773Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000497495.1",
          "strand": false,
          "transcript": "ENST00000647683.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 1204,
          "aa_ref": "S",
          "aa_start": 753,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4567,
          "cdna_start": 2347,
          "cds_end": null,
          "cds_length": 3615,
          "cds_start": 2259,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 33,
          "exon_rank": 22,
          "exon_rank_end": null,
          "feature": "ENST00000649787.1",
          "gene_hgnc_id": 2230,
          "gene_symbol": "COPA",
          "hgvs_c": "c.2259C>A",
          "hgvs_p": "p.Ser753Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000497231.1",
          "strand": false,
          "transcript": "ENST00000649787.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 1197,
          "aa_ref": "S",
          "aa_start": 746,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4579,
          "cdna_start": 2343,
          "cds_end": null,
          "cds_length": 3594,
          "cds_start": 2238,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 32,
          "exon_rank": 21,
          "exon_rank_end": null,
          "feature": "ENST00000971417.1",
          "gene_hgnc_id": 2230,
          "gene_symbol": "COPA",
          "hgvs_c": "c.2238C>A",
          "hgvs_p": "p.Ser746Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000641476.1",
          "strand": false,
          "transcript": "ENST00000971417.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 1184,
          "aa_ref": "S",
          "aa_start": 733,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4514,
          "cdna_start": 2281,
          "cds_end": null,
          "cds_length": 3555,
          "cds_start": 2199,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 32,
          "exon_rank": 21,
          "exon_rank_end": null,
          "feature": "ENST00000911819.1",
          "gene_hgnc_id": 2230,
          "gene_symbol": "COPA",
          "hgvs_c": "c.2199C>A",
          "hgvs_p": "p.Ser733Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000581878.1",
          "strand": false,
          "transcript": "ENST00000911819.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 1169,
          "aa_ref": "S",
          "aa_start": 718,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4473,
          "cdna_start": 2238,
          "cds_end": null,
          "cds_length": 3510,
          "cds_start": 2154,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 32,
          "exon_rank": 21,
          "exon_rank_end": null,
          "feature": "ENST00000911818.1",
          "gene_hgnc_id": 2230,
          "gene_symbol": "COPA",
          "hgvs_c": "c.2154C>A",
          "hgvs_p": "p.Ser718Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000581877.1",
          "strand": false,
          "transcript": "ENST00000911818.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 1159,
          "aa_ref": "S",
          "aa_start": 773,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4436,
          "cdna_start": 2395,
          "cds_end": null,
          "cds_length": 3480,
          "cds_start": 2319,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 32,
          "exon_rank": 22,
          "exon_rank_end": null,
          "feature": "ENST00000911820.1",
          "gene_hgnc_id": 2230,
          "gene_symbol": "COPA",
          "hgvs_c": "c.2319C>A",
          "hgvs_p": "p.Ser773Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000581879.1",
          "strand": false,
          "transcript": "ENST00000911820.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 1154,
          "aa_ref": "S",
          "aa_start": 703,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5106,
          "cdna_start": 2190,
          "cds_end": null,
          "cds_length": 3465,
          "cds_start": 2109,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 31,
          "exon_rank": 20,
          "exon_rank_end": null,
          "feature": "ENST00000911817.1",
          "gene_hgnc_id": 2230,
          "gene_symbol": "COPA",
          "hgvs_c": "c.2109C>A",
          "hgvs_p": "p.Ser703Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000581876.1",
          "strand": false,
          "transcript": "ENST00000911817.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 1137,
          "aa_ref": "S",
          "aa_start": 686,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4379,
          "cdna_start": 2143,
          "cds_end": null,
          "cds_length": 3414,
          "cds_start": 2058,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 30,
          "exon_rank": 19,
          "exon_rank_end": null,
          "feature": "ENST00000971419.1",
          "gene_hgnc_id": 2230,
          "gene_symbol": "COPA",
          "hgvs_c": "c.2058C>A",
          "hgvs_p": "p.Ser686Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000641478.1",
          "strand": false,
          "transcript": "ENST00000971419.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 1098,
          "aa_ref": "S",
          "aa_start": 647,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4247,
          "cdna_start": 2010,
          "cds_end": null,
          "cds_length": 3297,
          "cds_start": 1941,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 29,
          "exon_rank": 18,
          "exon_rank_end": null,
          "feature": "ENST00000971421.1",
          "gene_hgnc_id": 2230,
          "gene_symbol": "COPA",
          "hgvs_c": "c.1941C>A",
          "hgvs_p": "p.Ser647Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000641480.1",
          "strand": false,
          "transcript": "ENST00000971421.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 1024,
          "aa_ref": "S",
          "aa_start": 573,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4031,
          "cdna_start": 1719,
          "cds_end": null,
          "cds_length": 3075,
          "cds_start": 1719,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 27,
          "exon_rank": 16,
          "exon_rank_end": null,
          "feature": "ENST00000649676.1",
          "gene_hgnc_id": 2230,
          "gene_symbol": "COPA",
          "hgvs_c": "c.1719C>A",
          "hgvs_p": "p.Ser573Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000497257.1",
          "strand": false,
          "transcript": "ENST00000649676.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 680,
          "aa_ref": "S",
          "aa_start": 612,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2046,
          "cdna_start": 1838,
          "cds_end": null,
          "cds_length": 2044,
          "cds_start": 1836,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 19,
          "exon_rank": 17,
          "exon_rank_end": null,
          "feature": "ENST00000647899.1",
          "gene_hgnc_id": 2230,
          "gene_symbol": "COPA",
          "hgvs_c": "c.1836C>A",
          "hgvs_p": "p.Ser612Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000498078.1",
          "strand": false,
          "transcript": "ENST00000647899.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 451,
          "aa_ref": "S",
          "aa_start": 23,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2160,
          "cdna_start": 70,
          "cds_end": null,
          "cds_length": 1356,
          "cds_start": 69,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 12,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000648280.1",
          "gene_hgnc_id": 2230,
          "gene_symbol": "COPA",
          "hgvs_c": "c.69C>A",
          "hgvs_p": "p.Ser23Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000497811.1",
          "strand": false,
          "transcript": "ENST00000648280.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": 879,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 7,
          "exon_rank": 5,
          "exon_rank_end": null,
          "feature": "ENST00000545284.1",
          "gene_hgnc_id": 2230,
          "gene_symbol": "COPA",
          "hgvs_c": "n.667C>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": false,
          "transcript": "ENST00000545284.1",
          "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": 5462,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 31,
          "exon_rank": 20,
          "exon_rank_end": null,
          "feature": "ENST00000647693.1",
          "gene_hgnc_id": 2230,
          "gene_symbol": "COPA",
          "hgvs_c": "n.3240C>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": false,
          "transcript": "ENST00000647693.1",
          "transcript_support_level": null
        },
        {
          "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": 4454,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 31,
          "exon_rank": 20,
          "exon_rank_end": null,
          "feature": "ENST00000647799.1",
          "gene_hgnc_id": 2230,
          "gene_symbol": "COPA",
          "hgvs_c": "n.*1673C>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000497970.1",
          "strand": false,
          "transcript": "ENST00000647799.1",
          "transcript_support_level": null
        },
        {
          "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": 3524,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 27,
          "exon_rank": 16,
          "exon_rank_end": null,
          "feature": "ENST00000648501.1",
          "gene_hgnc_id": 2230,
          "gene_symbol": "COPA",
          "hgvs_c": "n.*1427C>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000498118.1",
          "strand": false,
          "transcript": "ENST00000648501.1",
          "transcript_support_level": null
        },
        {
          "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": 4504,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 33,
          "exon_rank": 22,
          "exon_rank_end": null,
          "feature": "ENST00000648805.1",
          "gene_hgnc_id": 2230,
          "gene_symbol": "COPA",
          "hgvs_c": "n.*850C>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000497433.1",
          "strand": false,
          "transcript": "ENST00000648805.1",
          "transcript_support_level": null
        },
        {
          "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": 3969,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 31,
          "exon_rank": 20,
          "exon_rank_end": null,
          "feature": "ENST00000649231.1",
          "gene_hgnc_id": 2230,
          "gene_symbol": "COPA",
          "hgvs_c": "n.*179C>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000498061.1",
          "strand": false,
          "transcript": "ENST00000649231.1",
          "transcript_support_level": null
        },
        {
          "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": 5175,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 32,
          "exon_rank": 21,
          "exon_rank_end": null,
          "feature": "ENST00000649963.1",
          "gene_hgnc_id": 2230,
          "gene_symbol": "COPA",
          "hgvs_c": "n.*2008C>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000498129.1",
          "strand": false,
          "transcript": "ENST00000649963.1",
          "transcript_support_level": null
        },
        {
          "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": 4458,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 31,
          "exon_rank": 20,
          "exon_rank_end": null,
          "feature": "ENST00000650154.1",
          "gene_hgnc_id": 2230,
          "gene_symbol": "COPA",
          "hgvs_c": "n.*1756C>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000497094.1",
          "strand": false,
          "transcript": "ENST00000650154.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": 4845,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 27,
          "exon_rank": 16,
          "exon_rank_end": null,
          "feature": "ENST00000696202.1",
          "gene_hgnc_id": 2230,
          "gene_symbol": "COPA",
          "hgvs_c": "n.1991C>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": false,
          "transcript": "ENST00000696202.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": 7657,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 29,
          "exon_rank": 18,
          "exon_rank_end": null,
          "feature": "ENST00000696203.1",
          "gene_hgnc_id": 2230,
          "gene_symbol": "COPA",
          "hgvs_c": "n.4803C>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": false,
          "transcript": "ENST00000696203.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": 7864,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 31,
          "exon_rank": 20,
          "exon_rank_end": null,
          "feature": "ENST00000696204.1",
          "gene_hgnc_id": 2230,
          "gene_symbol": "COPA",
          "hgvs_c": "n.5010C>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": false,
          "transcript": "ENST00000696204.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": 3573,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 14,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "ENST00000696205.1",
          "gene_hgnc_id": 2230,
          "gene_symbol": "COPA",
          "hgvs_c": "n.746C>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": false,
          "transcript": "ENST00000696205.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": 4607,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 25,
          "exon_rank": 14,
          "exon_rank_end": null,
          "feature": "ENST00000696206.1",
          "gene_hgnc_id": 2230,
          "gene_symbol": "COPA",
          "hgvs_c": "n.1780C>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": false,
          "transcript": "ENST00000696206.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": 6075,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 30,
          "exon_rank": 19,
          "exon_rank_end": null,
          "feature": "ENST00000696207.1",
          "gene_hgnc_id": 2230,
          "gene_symbol": "COPA",
          "hgvs_c": "n.3248C>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": false,
          "transcript": "ENST00000696207.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": 5359,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 32,
          "exon_rank": 21,
          "exon_rank_end": null,
          "feature": "ENST00000696208.1",
          "gene_hgnc_id": 2230,
          "gene_symbol": "COPA",
          "hgvs_c": "n.2532C>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": false,
          "transcript": "ENST00000696208.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": 4908,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 31,
          "exon_rank": 22,
          "exon_rank_end": null,
          "feature": "ENST00000696209.1",
          "gene_hgnc_id": 2230,
          "gene_symbol": "COPA",
          "hgvs_c": "n.2715C>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": false,
          "transcript": "ENST00000696209.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": 3906,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 31,
          "exon_rank": 22,
          "exon_rank_end": null,
          "feature": "ENST00000696210.1",
          "gene_hgnc_id": 2230,
          "gene_symbol": "COPA",
          "hgvs_c": "n.2715C>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": false,
          "transcript": "ENST00000696210.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": 3850,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 25,
          "exon_rank": 22,
          "exon_rank_end": null,
          "feature": "ENST00000696211.1",
          "gene_hgnc_id": 2230,
          "gene_symbol": "COPA",
          "hgvs_c": "n.2715C>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": false,
          "transcript": "ENST00000696211.1",
          "transcript_support_level": null
        },
        {
          "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": 4454,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_count": 31,
          "exon_rank": 20,
          "exon_rank_end": null,
          "feature": "ENST00000647799.1",
          "gene_hgnc_id": 2230,
          "gene_symbol": "COPA",
          "hgvs_c": "n.*1673C>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000497970.1",
          "strand": false,
          "transcript": "ENST00000647799.1",
          "transcript_support_level": null
        },
        {
          "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": 3524,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_count": 27,
          "exon_rank": 16,
          "exon_rank_end": null,
          "feature": "ENST00000648501.1",
          "gene_hgnc_id": 2230,
          "gene_symbol": "COPA",
          "hgvs_c": "n.*1427C>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000498118.1",
          "strand": false,
          "transcript": "ENST00000648501.1",
          "transcript_support_level": null
        },
        {
          "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": 4504,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_count": 33,
          "exon_rank": 22,
          "exon_rank_end": null,
          "feature": "ENST00000648805.1",
          "gene_hgnc_id": 2230,
          "gene_symbol": "COPA",
          "hgvs_c": "n.*850C>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000497433.1",
          "strand": false,
          "transcript": "ENST00000648805.1",
          "transcript_support_level": null
        },
        {
          "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": 3969,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_count": 31,
          "exon_rank": 20,
          "exon_rank_end": null,
          "feature": "ENST00000649231.1",
          "gene_hgnc_id": 2230,
          "gene_symbol": "COPA",
          "hgvs_c": "n.*179C>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000498061.1",
          "strand": false,
          "transcript": "ENST00000649231.1",
          "transcript_support_level": null
        },
        {
          "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": 5175,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_count": 32,
          "exon_rank": 21,
          "exon_rank_end": null,
          "feature": "ENST00000649963.1",
          "gene_hgnc_id": 2230,
          "gene_symbol": "COPA",
          "hgvs_c": "n.*2008C>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000498129.1",
          "strand": false,
          "transcript": "ENST00000649963.1",
          "transcript_support_level": null
        },
        {
          "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": 4458,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_count": 31,
          "exon_rank": 20,
          "exon_rank_end": null,
          "feature": "ENST00000650154.1",
          "gene_hgnc_id": 2230,
          "gene_symbol": "COPA",
          "hgvs_c": "n.*1756C>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000497094.1",
          "strand": false,
          "transcript": "ENST00000650154.1",
          "transcript_support_level": null
        }
      ],
      "custom_annotations": null,
      "dbscsnv_ada_prediction": null,
      "dbscsnv_ada_score": null,
      "dbsnp": "rs74125574",
      "effect": "missense_variant",
      "frequency_reference_population": 6.840759e-7,
      "gene_hgnc_id": 2230,
      "gene_symbol": "COPA",
      "gnomad_exomes_ac": 1,
      "gnomad_exomes_af": 6.84076e-7,
      "gnomad_exomes_homalt": 0,
      "gnomad_genomes_ac": null,
      "gnomad_genomes_af": null,
      "gnomad_genomes_homalt": null,
      "gnomad_mito_heteroplasmic": null,
      "gnomad_mito_homoplasmic": null,
      "hom_count_reference_population": 0,
      "mitotip_prediction": null,
      "mitotip_score": null,
      "pathogenicity_classification_combined": null,
      "phenotype_combined": null,
      "phylop100way_prediction": "Benign",
      "phylop100way_score": 0.791,
      "pos": 160296094,
      "ref": "G",
      "revel_prediction": "Benign",
      "revel_score": 0.077,
      "splice_prediction_selected": "Benign",
      "splice_score_selected": 0,
      "splice_source_selected": "max_spliceai",
      "spliceai_max_prediction": "Benign",
      "spliceai_max_score": 0,
      "transcript": "NM_001098398.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.