← 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: 8-27748204-G-A (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=8&pos=27748204&ref=G&alt=A&genome=hg38&allGenes=true"
API Response
json
{
"variants": [
{
"chr": "8",
"pos": 27748204,
"ref": "G",
"alt": "A",
"effect": "missense_variant",
"transcript": "NM_018246.3",
"consequences": [
{
"aa_ref": "P",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 7,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CCDC25",
"gene_hgnc_id": 25591,
"hgvs_c": "c.424C>T",
"hgvs_p": "p.Pro142Ser",
"transcript": "NM_018246.3",
"protein_id": "NP_060716.2",
"transcript_support_level": null,
"aa_start": 142,
"aa_end": null,
"aa_length": 208,
"cds_start": 424,
"cds_end": null,
"cds_length": 627,
"cdna_start": 524,
"cdna_end": null,
"cdna_length": 3627,
"mane_select": "ENST00000356537.9",
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "P",
"aa_alt": "S",
"canonical": true,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 7,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CCDC25",
"gene_hgnc_id": 25591,
"hgvs_c": "c.424C>T",
"hgvs_p": "p.Pro142Ser",
"transcript": "ENST00000356537.9",
"protein_id": "ENSP00000348933.4",
"transcript_support_level": 1,
"aa_start": 142,
"aa_end": null,
"aa_length": 208,
"cds_start": 424,
"cds_end": null,
"cds_length": 627,
"cdna_start": 524,
"cdna_end": null,
"cdna_length": 3627,
"mane_select": "NM_018246.3",
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 8,
"exon_rank_end": null,
"exon_count": 8,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CCDC25",
"gene_hgnc_id": 25591,
"hgvs_c": "n.*591C>T",
"hgvs_p": null,
"transcript": "ENST00000517979.1",
"protein_id": "ENSP00000428499.1",
"transcript_support_level": 1,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 877,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 7,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CCDC25",
"gene_hgnc_id": 25591,
"hgvs_c": "n.*139C>T",
"hgvs_p": null,
"transcript": "ENST00000520202.5",
"protein_id": "ENSP00000428587.1",
"transcript_support_level": 1,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 1734,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 8,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CCDC25",
"gene_hgnc_id": 25591,
"hgvs_c": "n.*243C>T",
"hgvs_p": null,
"transcript": "ENST00000520486.5",
"protein_id": "ENSP00000427714.1",
"transcript_support_level": 1,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3586,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 8,
"exon_rank_end": null,
"exon_count": 8,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CCDC25",
"gene_hgnc_id": 25591,
"hgvs_c": "n.*591C>T",
"hgvs_p": null,
"transcript": "ENST00000517979.1",
"protein_id": "ENSP00000428499.1",
"transcript_support_level": 1,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 877,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 7,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CCDC25",
"gene_hgnc_id": 25591,
"hgvs_c": "n.*139C>T",
"hgvs_p": null,
"transcript": "ENST00000520202.5",
"protein_id": "ENSP00000428587.1",
"transcript_support_level": 1,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 1734,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 8,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CCDC25",
"gene_hgnc_id": 25591,
"hgvs_c": "n.*243C>T",
"hgvs_p": null,
"transcript": "ENST00000520486.5",
"protein_id": "ENSP00000427714.1",
"transcript_support_level": 1,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3586,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "P",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 8,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CCDC25",
"gene_hgnc_id": 25591,
"hgvs_c": "c.220C>T",
"hgvs_p": "p.Pro74Ser",
"transcript": "NM_001304532.2",
"protein_id": "NP_001291461.1",
"transcript_support_level": null,
"aa_start": 74,
"aa_end": null,
"aa_length": 140,
"cds_start": 220,
"cds_end": null,
"cds_length": 423,
"cdna_start": 472,
"cdna_end": null,
"cdna_length": 3575,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "P",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 7,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CCDC25",
"gene_hgnc_id": 25591,
"hgvs_c": "c.220C>T",
"hgvs_p": "p.Pro74Ser",
"transcript": "ENST00000522915.5",
"protein_id": "ENSP00000428000.1",
"transcript_support_level": 3,
"aa_start": 74,
"aa_end": null,
"aa_length": 140,
"cds_start": 220,
"cds_end": null,
"cds_length": 423,
"cdna_start": 418,
"cdna_end": null,
"cdna_length": 785,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "P",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 7,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CCDC25",
"gene_hgnc_id": 25591,
"hgvs_c": "c.220C>T",
"hgvs_p": "p.Pro74Ser",
"transcript": "NM_001304530.2",
"protein_id": "NP_001291459.1",
"transcript_support_level": null,
"aa_start": 74,
"aa_end": null,
"aa_length": 134,
"cds_start": 220,
"cds_end": null,
"cds_length": 405,
"cdna_start": 472,
"cdna_end": null,
"cdna_length": 3529,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "P",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 8,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CCDC25",
"gene_hgnc_id": 25591,
"hgvs_c": "c.220C>T",
"hgvs_p": "p.Pro74Ser",
"transcript": "XM_011544570.3",
"protein_id": "XP_011542872.1",
"transcript_support_level": null,
"aa_start": 74,
"aa_end": null,
"aa_length": 140,
"cds_start": 220,
"cds_end": null,
"cds_length": 423,
"cdna_start": 408,
"cdna_end": null,
"cdna_length": 3511,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "P",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 7,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CCDC25",
"gene_hgnc_id": 25591,
"hgvs_c": "c.220C>T",
"hgvs_p": "p.Pro74Ser",
"transcript": "XM_011544571.3",
"protein_id": "XP_011542873.1",
"transcript_support_level": null,
"aa_start": 74,
"aa_end": null,
"aa_length": 140,
"cds_start": 220,
"cds_end": null,
"cds_length": 423,
"cdna_start": 356,
"cdna_end": null,
"cdna_length": 3459,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 2,
"exon_rank_end": null,
"exon_count": 2,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CCDC25",
"gene_hgnc_id": 25591,
"hgvs_c": "n.130C>T",
"hgvs_p": null,
"transcript": "ENST00000519299.1",
"protein_id": null,
"transcript_support_level": 2,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 581,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 8,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CCDC25",
"gene_hgnc_id": 25591,
"hgvs_c": "n.*41C>T",
"hgvs_p": null,
"transcript": "ENST00000519509.5",
"protein_id": "ENSP00000428505.1",
"transcript_support_level": 2,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 977,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 2,
"exon_rank_end": null,
"exon_count": 2,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CCDC25",
"gene_hgnc_id": 25591,
"hgvs_c": "n.154C>T",
"hgvs_p": null,
"transcript": "ENST00000519843.1",
"protein_id": null,
"transcript_support_level": 2,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 481,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 1,
"exon_rank_end": null,
"exon_count": 3,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CCDC25",
"gene_hgnc_id": 25591,
"hgvs_c": "n.272C>T",
"hgvs_p": null,
"transcript": "ENST00000521220.1",
"protein_id": null,
"transcript_support_level": 2,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 613,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 7,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CCDC25",
"gene_hgnc_id": 25591,
"hgvs_c": "n.*41C>T",
"hgvs_p": null,
"transcript": "ENST00000523841.5",
"protein_id": "ENSP00000430662.1",
"transcript_support_level": 2,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 947,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 7,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CCDC25",
"gene_hgnc_id": 25591,
"hgvs_c": "n.420C>T",
"hgvs_p": null,
"transcript": "NR_130761.2",
"protein_id": null,
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3477,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 7,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CCDC25",
"gene_hgnc_id": 25591,
"hgvs_c": "n.368C>T",
"hgvs_p": null,
"transcript": "NR_130762.2",
"protein_id": null,
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3471,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 8,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CCDC25",
"gene_hgnc_id": 25591,
"hgvs_c": "n.420C>T",
"hgvs_p": null,
"transcript": "NR_156432.2",
"protein_id": null,
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3523,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 8,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CCDC25",
"gene_hgnc_id": 25591,
"hgvs_c": "n.*41C>T",
"hgvs_p": null,
"transcript": "ENST00000519509.5",
"protein_id": "ENSP00000428505.1",
"transcript_support_level": 2,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 977,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 7,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CCDC25",
"gene_hgnc_id": 25591,
"hgvs_c": "n.*41C>T",
"hgvs_p": null,
"transcript": "ENST00000523841.5",
"protein_id": "ENSP00000430662.1",
"transcript_support_level": 2,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 947,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 7,
"intron_rank": 5,
"intron_rank_end": null,
"gene_symbol": "CCDC25",
"gene_hgnc_id": 25591,
"hgvs_c": "c.244+4308C>T",
"hgvs_p": null,
"transcript": "NM_001304529.2",
"protein_id": "NP_001291458.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 86,
"cds_start": -4,
"cds_end": null,
"cds_length": 261,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3320,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 7,
"intron_rank": 5,
"intron_rank_end": null,
"gene_symbol": "CCDC25",
"gene_hgnc_id": 25591,
"hgvs_c": "c.244+4308C>T",
"hgvs_p": null,
"transcript": "ENST00000524084.5",
"protein_id": "ENSP00000429861.1",
"transcript_support_level": 3,
"aa_start": null,
"aa_end": null,
"aa_length": 86,
"cds_start": -4,
"cds_end": null,
"cds_length": 261,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 460,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"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": "ENSG00000253875",
"gene_hgnc_id": null,
"hgvs_c": "n.648-4717G>A",
"hgvs_p": null,
"transcript": "ENST00000521510.2",
"protein_id": null,
"transcript_support_level": 4,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3133,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
}
],
"gene_symbol": "CCDC25",
"gene_hgnc_id": 25591,
"dbsnp": "rs758425766",
"frequency_reference_population": 0.000021893065,
"hom_count_reference_population": 0,
"allele_count_reference_population": 32,
"gnomad_exomes_af": 0.0000218931,
"gnomad_genomes_af": null,
"gnomad_exomes_ac": 32,
"gnomad_genomes_ac": null,
"gnomad_exomes_homalt": 0,
"gnomad_genomes_homalt": null,
"gnomad_mito_homoplasmic": null,
"gnomad_mito_heteroplasmic": null,
"computational_score_selected": 0.6167498826980591,
"computational_prediction_selected": "Uncertain_significance",
"computational_source_selected": "MetaRNN",
"splice_score_selected": 0,
"splice_prediction_selected": "Benign",
"splice_source_selected": "max_spliceai",
"revel_score": 0.329,
"revel_prediction": "Uncertain_significance",
"alphamissense_score": 0.9586,
"alphamissense_prediction": null,
"bayesdelnoaf_score": -0.03,
"bayesdelnoaf_prediction": "Uncertain_significance",
"phylop100way_score": 6.679,
"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": 2,
"acmg_classification": "Uncertain_significance",
"acmg_criteria": "PM2",
"acmg_by_gene": [
{
"score": 2,
"benign_score": 0,
"pathogenic_score": 2,
"criteria": [
"PM2"
],
"verdict": "Uncertain_significance",
"transcript": "NM_018246.3",
"gene_symbol": "CCDC25",
"hgnc_id": 25591,
"effects": [
"missense_variant"
],
"inheritance_mode": "AR",
"hgvs_c": "c.424C>T",
"hgvs_p": "p.Pro142Ser"
},
{
"score": 2,
"benign_score": 0,
"pathogenic_score": 2,
"criteria": [
"PM2"
],
"verdict": "Uncertain_significance",
"transcript": "ENST00000521510.2",
"gene_symbol": "ENSG00000253875",
"hgnc_id": null,
"effects": [
"intron_variant"
],
"inheritance_mode": "",
"hgvs_c": "n.648-4717G>A",
"hgvs_p": null
}
],
"clinvar_disease": "not specified",
"clinvar_classification": "Uncertain significance",
"clinvar_review_status": "criteria provided, single submitter",
"clinvar_submissions_summary": "US:1",
"phenotype_combined": "not specified",
"pathogenicity_classification_combined": "Uncertain significance",
"custom_annotations": null
}
],
"message": null
}