← 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: 3-169982737-C-A (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=3&pos=169982737&ref=C&alt=A&genome=hg38&allGenes=true"API Response
json
{
"variants": [
{
"chr": "3",
"pos": 169982737,
"ref": "C",
"alt": "A",
"effect": "synonymous_variant",
"transcript": "NM_003262.4",
"consequences": [
{
"aa_ref": "A",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"synonymous_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 8,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "SEC62",
"gene_hgnc_id": 11846,
"hgvs_c": "c.282C>A",
"hgvs_p": "p.Ala94Ala",
"transcript": "NM_003262.4",
"protein_id": "NP_003253.1",
"transcript_support_level": null,
"aa_start": 94,
"aa_end": null,
"aa_length": 399,
"cds_start": 282,
"cds_end": null,
"cds_length": 1200,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": "ENST00000337002.9",
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_003262.4"
},
{
"aa_ref": "A",
"aa_alt": "A",
"canonical": true,
"protein_coding": true,
"strand": true,
"consequences": [
"synonymous_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 8,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "SEC62",
"gene_hgnc_id": 11846,
"hgvs_c": "c.282C>A",
"hgvs_p": "p.Ala94Ala",
"transcript": "ENST00000337002.9",
"protein_id": "ENSP00000337688.4",
"transcript_support_level": 1,
"aa_start": 94,
"aa_end": null,
"aa_length": 399,
"cds_start": 282,
"cds_end": null,
"cds_length": 1200,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": "NM_003262.4",
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000337002.9"
},
{
"aa_ref": "A",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"synonymous_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "SEC62",
"gene_hgnc_id": 11846,
"hgvs_c": "c.282C>A",
"hgvs_p": "p.Ala94Ala",
"transcript": "ENST00000480708.5",
"protein_id": "ENSP00000420331.1",
"transcript_support_level": 1,
"aa_start": 94,
"aa_end": null,
"aa_length": 399,
"cds_start": 282,
"cds_end": null,
"cds_length": 1200,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000480708.5"
},
{
"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": 3,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "SEC62",
"gene_hgnc_id": 11846,
"hgvs_c": "n.403C>A",
"hgvs_p": null,
"transcript": "ENST00000497277.1",
"protein_id": null,
"transcript_support_level": 1,
"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": null,
"mane_select": null,
"mane_plus": null,
"biotype": "retained_intron",
"feature": "ENST00000497277.1"
},
{
"aa_ref": "A",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"synonymous_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "SEC62",
"gene_hgnc_id": 11846,
"hgvs_c": "c.390C>A",
"hgvs_p": "p.Ala130Ala",
"transcript": "ENST00000870859.1",
"protein_id": "ENSP00000540918.1",
"transcript_support_level": null,
"aa_start": 130,
"aa_end": null,
"aa_length": 435,
"cds_start": 390,
"cds_end": null,
"cds_length": 1308,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000870859.1"
},
{
"aa_ref": "A",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"synonymous_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "SEC62",
"gene_hgnc_id": 11846,
"hgvs_c": "c.375C>A",
"hgvs_p": "p.Ala125Ala",
"transcript": "ENST00000870865.1",
"protein_id": "ENSP00000540924.1",
"transcript_support_level": null,
"aa_start": 125,
"aa_end": null,
"aa_length": 430,
"cds_start": 375,
"cds_end": null,
"cds_length": 1293,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000870865.1"
},
{
"aa_ref": "A",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"synonymous_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 8,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "SEC62",
"gene_hgnc_id": 11846,
"hgvs_c": "c.285C>A",
"hgvs_p": "p.Ala95Ala",
"transcript": "ENST00000870860.1",
"protein_id": "ENSP00000540919.1",
"transcript_support_level": null,
"aa_start": 95,
"aa_end": null,
"aa_length": 400,
"cds_start": 285,
"cds_end": null,
"cds_length": 1203,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000870860.1"
},
{
"aa_ref": "A",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"synonymous_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 8,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "SEC62",
"gene_hgnc_id": 11846,
"hgvs_c": "c.282C>A",
"hgvs_p": "p.Ala94Ala",
"transcript": "ENST00000932400.1",
"protein_id": "ENSP00000602459.1",
"transcript_support_level": null,
"aa_start": 94,
"aa_end": null,
"aa_length": 398,
"cds_start": 282,
"cds_end": null,
"cds_length": 1197,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000932400.1"
},
{
"aa_ref": "A",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"synonymous_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 8,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "SEC62",
"gene_hgnc_id": 11846,
"hgvs_c": "c.258C>A",
"hgvs_p": "p.Ala86Ala",
"transcript": "ENST00000870862.1",
"protein_id": "ENSP00000540921.1",
"transcript_support_level": null,
"aa_start": 86,
"aa_end": null,
"aa_length": 391,
"cds_start": 258,
"cds_end": null,
"cds_length": 1176,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000870862.1"
},
{
"aa_ref": "A",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"synonymous_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 7,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "SEC62",
"gene_hgnc_id": 11846,
"hgvs_c": "c.282C>A",
"hgvs_p": "p.Ala94Ala",
"transcript": "ENST00000870863.1",
"protein_id": "ENSP00000540922.1",
"transcript_support_level": null,
"aa_start": 94,
"aa_end": null,
"aa_length": 359,
"cds_start": 282,
"cds_end": null,
"cds_length": 1080,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000870863.1"
},
{
"aa_ref": "A",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"synonymous_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "SEC62",
"gene_hgnc_id": 11846,
"hgvs_c": "c.282C>A",
"hgvs_p": "p.Ala94Ala",
"transcript": "ENST00000932401.1",
"protein_id": "ENSP00000602460.1",
"transcript_support_level": null,
"aa_start": 94,
"aa_end": null,
"aa_length": 248,
"cds_start": 282,
"cds_end": null,
"cds_length": 747,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000932401.1"
},
{
"aa_ref": "A",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"synonymous_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "SEC62",
"gene_hgnc_id": 11846,
"hgvs_c": "c.168C>A",
"hgvs_p": "p.Ala56Ala",
"transcript": "XM_011513114.4",
"protein_id": "XP_011511416.1",
"transcript_support_level": null,
"aa_start": 56,
"aa_end": null,
"aa_length": 361,
"cds_start": 168,
"cds_end": null,
"cds_length": 1086,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_011513114.4"
},
{
"aa_ref": "A",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"synonymous_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "SEC62",
"gene_hgnc_id": 11846,
"hgvs_c": "c.168C>A",
"hgvs_p": "p.Ala56Ala",
"transcript": "XM_047448819.1",
"protein_id": "XP_047304775.1",
"transcript_support_level": null,
"aa_start": 56,
"aa_end": null,
"aa_length": 361,
"cds_start": 168,
"cds_end": null,
"cds_length": 1086,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047448819.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": "SEC62",
"gene_hgnc_id": 11846,
"hgvs_c": "c.37-424C>A",
"hgvs_p": null,
"transcript": "ENST00000870864.1",
"protein_id": "ENSP00000540923.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 259,
"cds_start": null,
"cds_end": null,
"cds_length": 780,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000870864.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": 4,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "SEC62",
"gene_hgnc_id": 11846,
"hgvs_c": "c.146-5503C>A",
"hgvs_p": null,
"transcript": "ENST00000932402.1",
"protein_id": "ENSP00000602461.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 244,
"cds_start": null,
"cds_end": null,
"cds_length": 735,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000932402.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": 4,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "SEC62",
"gene_hgnc_id": 11846,
"hgvs_c": "c.37-3068C>A",
"hgvs_p": null,
"transcript": "ENST00000870858.1",
"protein_id": "ENSP00000540917.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 228,
"cds_start": null,
"cds_end": null,
"cds_length": 687,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000870858.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": 3,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "SEC62",
"gene_hgnc_id": 11846,
"hgvs_c": "c.145+7021C>A",
"hgvs_p": null,
"transcript": "ENST00000870861.1",
"protein_id": "ENSP00000540920.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 204,
"cds_start": null,
"cds_end": null,
"cds_length": 615,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000870861.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "SEC62",
"gene_hgnc_id": 11846,
"hgvs_c": "n.*94C>A",
"hgvs_p": null,
"transcript": "ENST00000460513.5",
"protein_id": "ENSP00000419319.1",
"transcript_support_level": 5,
"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": null,
"mane_select": null,
"mane_plus": null,
"biotype": "nonsense_mediated_decay",
"feature": "ENST00000460513.5"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 7,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "SEC62",
"gene_hgnc_id": 11846,
"hgvs_c": "n.*23C>A",
"hgvs_p": null,
"transcript": "ENST00000469515.6",
"protein_id": "ENSP00000418342.2",
"transcript_support_level": 3,
"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": null,
"mane_select": null,
"mane_plus": null,
"biotype": "nonsense_mediated_decay",
"feature": "ENST00000469515.6"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 6,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "SEC62",
"gene_hgnc_id": 11846,
"hgvs_c": "n.279C>A",
"hgvs_p": null,
"transcript": "ENST00000481435.5",
"protein_id": null,
"transcript_support_level": 2,
"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": null,
"mane_select": null,
"mane_plus": null,
"biotype": "retained_intron",
"feature": "ENST00000481435.5"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "SEC62",
"gene_hgnc_id": 11846,
"hgvs_c": "n.*235C>A",
"hgvs_p": null,
"transcript": "ENST00000487736.5",
"protein_id": "ENSP00000420304.1",
"transcript_support_level": 5,
"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": null,
"mane_select": null,
"mane_plus": null,
"biotype": "nonsense_mediated_decay",
"feature": "ENST00000487736.5"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "SEC62",
"gene_hgnc_id": 11846,
"hgvs_c": "n.*94C>A",
"hgvs_p": null,
"transcript": "ENST00000460513.5",
"protein_id": "ENSP00000419319.1",
"transcript_support_level": 5,
"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": null,
"mane_select": null,
"mane_plus": null,
"biotype": "nonsense_mediated_decay",
"feature": "ENST00000460513.5"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 7,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "SEC62",
"gene_hgnc_id": 11846,
"hgvs_c": "n.*23C>A",
"hgvs_p": null,
"transcript": "ENST00000469515.6",
"protein_id": "ENSP00000418342.2",
"transcript_support_level": 3,
"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": null,
"mane_select": null,
"mane_plus": null,
"biotype": "nonsense_mediated_decay",
"feature": "ENST00000469515.6"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "SEC62",
"gene_hgnc_id": 11846,
"hgvs_c": "n.*235C>A",
"hgvs_p": null,
"transcript": "ENST00000487736.5",
"protein_id": "ENSP00000420304.1",
"transcript_support_level": 5,
"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": null,
"mane_select": null,
"mane_plus": null,
"biotype": "nonsense_mediated_decay",
"feature": "ENST00000487736.5"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 2,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "SEC62-AS1",
"gene_hgnc_id": 40586,
"hgvs_c": "n.320+2659G>T",
"hgvs_p": null,
"transcript": "ENST00000479626.1",
"protein_id": null,
"transcript_support_level": 5,
"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": null,
"mane_select": null,
"mane_plus": null,
"biotype": "pseudogene",
"feature": "ENST00000479626.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"upstream_gene_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 2,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "SEC62",
"gene_hgnc_id": 11846,
"hgvs_c": "n.-132C>A",
"hgvs_p": null,
"transcript": "ENST00000469890.1",
"protein_id": null,
"transcript_support_level": 2,
"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": null,
"mane_select": null,
"mane_plus": null,
"biotype": "retained_intron",
"feature": "ENST00000469890.1"
}
],
"gene_symbol": "SEC62",
"gene_hgnc_id": 11846,
"dbsnp": "rs35176867",
"frequency_reference_population": 0.0000123636055,
"hom_count_reference_population": 0,
"allele_count_reference_population": 18,
"gnomad_exomes_af": 0.0000123636,
"gnomad_genomes_af": null,
"gnomad_exomes_ac": 18,
"gnomad_genomes_ac": null,
"gnomad_exomes_homalt": 0,
"gnomad_genomes_homalt": null,
"gnomad_mito_homoplasmic": null,
"gnomad_mito_heteroplasmic": null,
"computational_score_selected": -0.28999999165534973,
"computational_prediction_selected": "Benign",
"computational_source_selected": "BayesDel_noAF",
"splice_score_selected": 0,
"splice_prediction_selected": "Benign",
"splice_source_selected": "max_spliceai",
"revel_score": null,
"revel_prediction": null,
"alphamissense_score": null,
"alphamissense_prediction": null,
"bayesdelnoaf_score": -0.29,
"bayesdelnoaf_prediction": "Benign",
"phylop100way_score": -0.193,
"phylop100way_prediction": "Benign",
"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": -1,
"acmg_classification": "Likely_benign",
"acmg_criteria": "PM2,BP4_Moderate,BP7",
"acmg_by_gene": [
{
"score": -1,
"benign_score": 3,
"pathogenic_score": 2,
"criteria": [
"PM2",
"BP4_Moderate",
"BP7"
],
"verdict": "Likely_benign",
"transcript": "NM_003262.4",
"gene_symbol": "SEC62",
"hgnc_id": 11846,
"effects": [
"synonymous_variant"
],
"inheritance_mode": "AR",
"hgvs_c": "c.282C>A",
"hgvs_p": "p.Ala94Ala"
},
{
"score": 0,
"benign_score": 2,
"pathogenic_score": 2,
"criteria": [
"PM2",
"BP4_Moderate"
],
"verdict": "Uncertain_significance",
"transcript": "ENST00000479626.1",
"gene_symbol": "SEC62-AS1",
"hgnc_id": 40586,
"effects": [
"intron_variant"
],
"inheritance_mode": "",
"hgvs_c": "n.320+2659G>T",
"hgvs_p": null
}
],
"clinvar_disease": "",
"clinvar_classification": "",
"clinvar_review_status": "",
"clinvar_submissions_summary": "",
"phenotype_combined": null,
"pathogenicity_classification_combined": null,
"custom_annotations": null
}
],
"message": null
}