← Back to variant description
GeneBe API Showcase
This page demonstrates how to use the GeneBe API to query variant information. The API provides programmatic access to genomic annotations and variant data.
API presented here should be used for checking single variants. If you want to check many variants at once, please use other API endpoints that you will find in the documentation.
Documentation & Advanced Usage
• Complete API documentation:docs.genebe.net/docs/api/overview/
• Interactive endpoint tester:api.genebe.net/cloud/gb-api-doc/swagger-ui/
• Python client for pandas:pypi.org/project/genebe/
• Java CLI for VCF files:github.com/pstawinski/genebe-cli
• All tools documented at:docs.genebe.net
API Request Examples for Variant: 6-42934522-G-A (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=6&pos=42934522&ref=G&alt=A&genome=hg38&allGenes=true"API Response
json
{
"variants": [
{
"chr": "6",
"pos": 42934522,
"ref": "G",
"alt": "A",
"effect": "missense_variant",
"transcript": "NM_001318842.1",
"consequences": [
{
"aa_ref": "G",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 2,
"exon_rank_end": null,
"exon_count": 6,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CNPY3",
"gene_hgnc_id": 11968,
"hgvs_c": "c.199G>A",
"hgvs_p": "p.Gly67Ser",
"transcript": "NM_006586.5",
"protein_id": "NP_006577.2",
"transcript_support_level": null,
"aa_start": 67,
"aa_end": null,
"aa_length": 278,
"cds_start": 199,
"cds_end": null,
"cds_length": 837,
"cdna_start": 290,
"cdna_end": null,
"cdna_length": 1431,
"mane_select": "ENST00000372836.5",
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_006586.5"
},
{
"aa_ref": "G",
"aa_alt": "S",
"canonical": true,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 2,
"exon_rank_end": null,
"exon_count": 6,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CNPY3",
"gene_hgnc_id": 11968,
"hgvs_c": "c.199G>A",
"hgvs_p": "p.Gly67Ser",
"transcript": "ENST00000372836.5",
"protein_id": "ENSP00000361926.4",
"transcript_support_level": 1,
"aa_start": 67,
"aa_end": null,
"aa_length": 278,
"cds_start": 199,
"cds_end": null,
"cds_length": 837,
"cdna_start": 290,
"cdna_end": null,
"cdna_length": 1431,
"mane_select": "NM_006586.5",
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000372836.5"
},
{
"aa_ref": "G",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 2,
"exon_rank_end": null,
"exon_count": 6,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CNPY3",
"gene_hgnc_id": 11968,
"hgvs_c": "c.199G>A",
"hgvs_p": "p.Gly67Ser",
"transcript": "ENST00000893179.1",
"protein_id": "ENSP00000563238.1",
"transcript_support_level": null,
"aa_start": 67,
"aa_end": null,
"aa_length": 332,
"cds_start": 199,
"cds_end": null,
"cds_length": 999,
"cdna_start": 655,
"cdna_end": null,
"cdna_length": 1927,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000893179.1"
},
{
"aa_ref": "G",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 3,
"exon_rank_end": null,
"exon_count": 7,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CNPY3",
"gene_hgnc_id": 11968,
"hgvs_c": "c.361G>A",
"hgvs_p": "p.Gly121Ser",
"transcript": "ENST00000924680.1",
"protein_id": "ENSP00000594739.1",
"transcript_support_level": null,
"aa_start": 121,
"aa_end": null,
"aa_length": 332,
"cds_start": 361,
"cds_end": null,
"cds_length": 999,
"cdna_start": 427,
"cdna_end": null,
"cdna_length": 1535,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000924680.1"
},
{
"aa_ref": "G",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 2,
"exon_rank_end": null,
"exon_count": 7,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CNPY3",
"gene_hgnc_id": 11968,
"hgvs_c": "c.199G>A",
"hgvs_p": "p.Gly67Ser",
"transcript": "NM_001318842.1",
"protein_id": "NP_001305771.1",
"transcript_support_level": null,
"aa_start": 67,
"aa_end": null,
"aa_length": 311,
"cds_start": 199,
"cds_end": null,
"cds_length": 936,
"cdna_start": 640,
"cdna_end": null,
"cdna_length": 1873,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001318842.1"
},
{
"aa_ref": "G",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 2,
"exon_rank_end": null,
"exon_count": 7,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CNPY3",
"gene_hgnc_id": 11968,
"hgvs_c": "c.199G>A",
"hgvs_p": "p.Gly67Ser",
"transcript": "ENST00000924677.1",
"protein_id": "ENSP00000594736.1",
"transcript_support_level": null,
"aa_start": 67,
"aa_end": null,
"aa_length": 311,
"cds_start": 199,
"cds_end": null,
"cds_length": 936,
"cdna_start": 627,
"cdna_end": null,
"cdna_length": 2476,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000924677.1"
},
{
"aa_ref": "G",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 2,
"exon_rank_end": null,
"exon_count": 7,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CNPY3",
"gene_hgnc_id": 11968,
"hgvs_c": "c.199G>A",
"hgvs_p": "p.Gly67Ser",
"transcript": "ENST00000924679.1",
"protein_id": "ENSP00000594738.1",
"transcript_support_level": null,
"aa_start": 67,
"aa_end": null,
"aa_length": 303,
"cds_start": 199,
"cds_end": null,
"cds_length": 912,
"cdna_start": 290,
"cdna_end": null,
"cdna_length": 1473,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000924679.1"
},
{
"aa_ref": "G",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 3,
"exon_rank_end": null,
"exon_count": 7,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CNPY3",
"gene_hgnc_id": 11968,
"hgvs_c": "c.241G>A",
"hgvs_p": "p.Gly81Ser",
"transcript": "ENST00000893180.1",
"protein_id": "ENSP00000563239.1",
"transcript_support_level": null,
"aa_start": 81,
"aa_end": null,
"aa_length": 292,
"cds_start": 241,
"cds_end": null,
"cds_length": 879,
"cdna_start": 332,
"cdna_end": null,
"cdna_length": 1441,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000893180.1"
},
{
"aa_ref": "G",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 2,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CNPY3",
"gene_hgnc_id": 11968,
"hgvs_c": "c.199G>A",
"hgvs_p": "p.Gly67Ser",
"transcript": "ENST00000945354.1",
"protein_id": "ENSP00000615413.1",
"transcript_support_level": null,
"aa_start": 67,
"aa_end": null,
"aa_length": 291,
"cds_start": 199,
"cds_end": null,
"cds_length": 876,
"cdna_start": 291,
"cdna_end": null,
"cdna_length": 1437,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000945354.1"
},
{
"aa_ref": "G",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 2,
"exon_rank_end": null,
"exon_count": 6,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CNPY3",
"gene_hgnc_id": 11968,
"hgvs_c": "c.199G>A",
"hgvs_p": "p.Gly67Ser",
"transcript": "ENST00000945352.1",
"protein_id": "ENSP00000615411.1",
"transcript_support_level": null,
"aa_start": 67,
"aa_end": null,
"aa_length": 277,
"cds_start": 199,
"cds_end": null,
"cds_length": 834,
"cdna_start": 576,
"cdna_end": null,
"cdna_length": 1683,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000945352.1"
},
{
"aa_ref": "G",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 2,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CNPY3",
"gene_hgnc_id": 11968,
"hgvs_c": "c.199G>A",
"hgvs_p": "p.Gly67Ser",
"transcript": "ENST00000893181.1",
"protein_id": "ENSP00000563240.1",
"transcript_support_level": null,
"aa_start": 67,
"aa_end": null,
"aa_length": 237,
"cds_start": 199,
"cds_end": null,
"cds_length": 714,
"cdna_start": 271,
"cdna_end": null,
"cdna_length": 1258,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000893181.1"
},
{
"aa_ref": "G",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 2,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CNPY3",
"gene_hgnc_id": 11968,
"hgvs_c": "c.199G>A",
"hgvs_p": "p.Gly67Ser",
"transcript": "ENST00000893182.1",
"protein_id": "ENSP00000563241.1",
"transcript_support_level": null,
"aa_start": 67,
"aa_end": null,
"aa_length": 233,
"cds_start": 199,
"cds_end": null,
"cds_length": 702,
"cdna_start": 226,
"cdna_end": null,
"cdna_length": 1198,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000893182.1"
},
{
"aa_ref": "G",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 2,
"exon_rank_end": null,
"exon_count": 4,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CNPY3",
"gene_hgnc_id": 11968,
"hgvs_c": "c.199G>A",
"hgvs_p": "p.Gly67Ser",
"transcript": "ENST00000945355.1",
"protein_id": "ENSP00000615414.1",
"transcript_support_level": null,
"aa_start": 67,
"aa_end": null,
"aa_length": 168,
"cds_start": 199,
"cds_end": null,
"cds_length": 507,
"cdna_start": 239,
"cdna_end": null,
"cdna_length": 1017,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000945355.1"
},
{
"aa_ref": "G",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 2,
"exon_rank_end": null,
"exon_count": 3,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CNPY3",
"gene_hgnc_id": 11968,
"hgvs_c": "c.199G>A",
"hgvs_p": "p.Gly67Ser",
"transcript": "NM_001318848.2",
"protein_id": "NP_001305777.1",
"transcript_support_level": null,
"aa_start": 67,
"aa_end": null,
"aa_length": 151,
"cds_start": 199,
"cds_end": null,
"cds_length": 456,
"cdna_start": 290,
"cdna_end": null,
"cdna_length": 1158,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001318848.2"
},
{
"aa_ref": "G",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 2,
"exon_rank_end": null,
"exon_count": 4,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CNPY3",
"gene_hgnc_id": 11968,
"hgvs_c": "c.199G>A",
"hgvs_p": "p.Gly67Ser",
"transcript": "NM_001318847.2",
"protein_id": "NP_001305776.1",
"transcript_support_level": null,
"aa_start": 67,
"aa_end": null,
"aa_length": 116,
"cds_start": 199,
"cds_end": null,
"cds_length": 351,
"cdna_start": 290,
"cdna_end": null,
"cdna_length": 1220,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001318847.2"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "CNPY3-GNMT",
"gene_hgnc_id": null,
"hgvs_c": "c.151+4801G>A",
"hgvs_p": null,
"transcript": "NM_001318857.2",
"protein_id": "NP_001305786.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 234,
"cds_start": null,
"cds_end": null,
"cds_length": 705,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 970,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001318857.2"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 6,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "CNPY3-GNMT",
"gene_hgnc_id": null,
"hgvs_c": "c.8+4801G>A",
"hgvs_p": null,
"transcript": "NM_001318856.2",
"protein_id": "NP_001305785.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 229,
"cds_start": null,
"cds_end": null,
"cds_length": 690,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 1098,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001318856.2"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "CNPY3",
"gene_hgnc_id": 11968,
"hgvs_c": "c.217-3195G>A",
"hgvs_p": null,
"transcript": "ENST00000945353.1",
"protein_id": "ENSP00000615412.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 226,
"cds_start": null,
"cds_end": null,
"cds_length": 681,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 1459,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000945353.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "CNPY3-GNMT",
"gene_hgnc_id": null,
"hgvs_c": "c.151+4801G>A",
"hgvs_p": null,
"transcript": "NM_001318858.2",
"protein_id": "NP_001305787.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 198,
"cds_start": null,
"cds_end": null,
"cds_length": 597,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 862,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001318858.2"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "CNPY3",
"gene_hgnc_id": 11968,
"hgvs_c": "c.9-1052G>A",
"hgvs_p": null,
"transcript": "NM_001318845.1",
"protein_id": "NP_001305774.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 189,
"cds_start": null,
"cds_end": null,
"cds_length": 570,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 1650,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001318845.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 2,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "CNPY3",
"gene_hgnc_id": 11968,
"hgvs_c": "c.152-4046G>A",
"hgvs_p": null,
"transcript": "ENST00000924678.1",
"protein_id": "ENSP00000594737.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 124,
"cds_start": null,
"cds_end": null,
"cds_length": 375,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 942,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000924678.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 2,
"exon_rank_end": null,
"exon_count": 7,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CNPY3",
"gene_hgnc_id": 11968,
"hgvs_c": "n.640G>A",
"hgvs_p": null,
"transcript": "NR_134880.1",
"protein_id": null,
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": null,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 1836,
"mane_select": null,
"mane_plus": null,
"biotype": "pseudogene",
"feature": "NR_134880.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 3,
"exon_rank_end": null,
"exon_count": 8,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CNPY3",
"gene_hgnc_id": 11968,
"hgvs_c": "n.1833G>A",
"hgvs_p": null,
"transcript": "NR_134881.1",
"protein_id": null,
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": null,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3029,
"mane_select": null,
"mane_plus": null,
"biotype": "pseudogene",
"feature": "NR_134881.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 2,
"exon_rank_end": null,
"exon_count": 3,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CNPY3",
"gene_hgnc_id": 11968,
"hgvs_c": "n.387G>A",
"hgvs_p": null,
"transcript": "NR_134885.2",
"protein_id": null,
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": null,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 1255,
"mane_select": null,
"mane_plus": null,
"biotype": "pseudogene",
"feature": "NR_134885.2"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 6,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "CNPY3",
"gene_hgnc_id": 11968,
"hgvs_c": "n.593-890G>A",
"hgvs_p": null,
"transcript": "NR_134882.1",
"protein_id": null,
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": null,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 1712,
"mane_select": null,
"mane_plus": null,
"biotype": "pseudogene",
"feature": "NR_134882.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 2,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "CNPY3",
"gene_hgnc_id": 11968,
"hgvs_c": "n.243-1052G>A",
"hgvs_p": null,
"transcript": "NR_134886.2",
"protein_id": null,
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": null,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 1034,
"mane_select": null,
"mane_plus": null,
"biotype": "pseudogene",
"feature": "NR_134886.2"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 4,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "CNPY3",
"gene_hgnc_id": 11968,
"hgvs_c": "n.593-1052G>A",
"hgvs_p": null,
"transcript": "NR_134888.1",
"protein_id": null,
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": null,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 1527,
"mane_select": null,
"mane_plus": null,
"biotype": "pseudogene",
"feature": "NR_134888.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "CNPY3-GNMT",
"gene_hgnc_id": null,
"hgvs_c": "n.243-1052G>A",
"hgvs_p": null,
"transcript": "NR_134890.2",
"protein_id": null,
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": null,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 924,
"mane_select": null,
"mane_plus": null,
"biotype": "pseudogene",
"feature": "NR_134890.2"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 4,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "CNPY3-GNMT",
"gene_hgnc_id": null,
"hgvs_c": "n.242+4801G>A",
"hgvs_p": null,
"transcript": "NR_134891.2",
"protein_id": null,
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": null,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 827,
"mane_select": null,
"mane_plus": null,
"biotype": "pseudogene",
"feature": "NR_134891.2"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "CNPY3-GNMT",
"gene_hgnc_id": null,
"hgvs_c": "n.242+4801G>A",
"hgvs_p": null,
"transcript": "NR_134892.2",
"protein_id": null,
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": null,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 955,
"mane_select": null,
"mane_plus": null,
"biotype": "pseudogene",
"feature": "NR_134892.2"
}
],
"gene_symbol": "CNPY3",
"gene_hgnc_id": 11968,
"dbsnp": "rs375546787",
"frequency_reference_population": 0.00006010025,
"hom_count_reference_population": 0,
"allele_count_reference_population": 97,
"gnomad_exomes_af": 0.0000608825,
"gnomad_genomes_af": 0.0000525838,
"gnomad_exomes_ac": 89,
"gnomad_genomes_ac": 8,
"gnomad_exomes_homalt": 0,
"gnomad_genomes_homalt": 0,
"gnomad_mito_homoplasmic": null,
"gnomad_mito_heteroplasmic": null,
"computational_score_selected": 0.28092366456985474,
"computational_prediction_selected": "Benign",
"computational_source_selected": "MetaRNN",
"splice_score_selected": 0,
"splice_prediction_selected": "Benign",
"splice_source_selected": "max_spliceai",
"revel_score": 0.187,
"revel_prediction": "Benign",
"alphamissense_score": 0.0875,
"alphamissense_prediction": null,
"bayesdelnoaf_score": -0.47,
"bayesdelnoaf_prediction": "Benign",
"phylop100way_score": 5.05,
"phylop100way_prediction": "Uncertain_significance",
"spliceai_max_score": 0,
"spliceai_max_prediction": "Benign",
"dbscsnv_ada_score": null,
"dbscsnv_ada_prediction": null,
"apogee2_score": null,
"apogee2_prediction": null,
"mitotip_score": null,
"mitotip_prediction": null,
"acmg_score": -5,
"acmg_classification": "Likely_benign",
"acmg_criteria": "BP4,BS1",
"acmg_by_gene": [
{
"score": -5,
"benign_score": 5,
"pathogenic_score": 0,
"criteria": [
"BP4",
"BS1"
],
"verdict": "Likely_benign",
"transcript": "NM_001318842.1",
"gene_symbol": "CNPY3",
"hgnc_id": 11968,
"effects": [
"missense_variant"
],
"inheritance_mode": "AR,AD,Unknown",
"hgvs_c": "c.199G>A",
"hgvs_p": "p.Gly67Ser"
},
{
"score": 1,
"benign_score": 1,
"pathogenic_score": 2,
"criteria": [
"PM2",
"BP4"
],
"verdict": "Uncertain_significance",
"transcript": "NM_001318857.2",
"gene_symbol": "CNPY3-GNMT",
"hgnc_id": null,
"effects": [
"intron_variant"
],
"inheritance_mode": "",
"hgvs_c": "c.151+4801G>A",
"hgvs_p": null
}
],
"clinvar_disease": " 60,Developmental and epileptic encephalopathy,not specified",
"clinvar_classification": "Uncertain significance",
"clinvar_review_status": "criteria provided, multiple submitters, no conflicts",
"clinvar_submissions_summary": "US:2",
"phenotype_combined": "Developmental and epileptic encephalopathy, 60|not specified",
"pathogenicity_classification_combined": "Uncertain significance",
"custom_annotations": null
}
],
"message": null
}