← 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: 9-122880408-G-A (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=9&pos=122880408&ref=G&alt=A&genome=hg38&allGenes=true"API Response
json
{
"variants": [
{
"chr": "9",
"pos": 122880408,
"ref": "G",
"alt": "A",
"effect": "intron_variant",
"transcript": "NM_001100588.3",
"consequences": [
{
"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": 21,
"intron_rank": 6,
"intron_rank_end": null,
"gene_symbol": "RC3H2",
"gene_hgnc_id": 21461,
"hgvs_c": "c.960+186C>T",
"hgvs_p": null,
"transcript": "NM_001100588.3",
"protein_id": "NP_001094058.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1191,
"cds_start": null,
"cds_end": null,
"cds_length": 3576,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": "ENST00000357244.7",
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001100588.3"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": true,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 21,
"intron_rank": 6,
"intron_rank_end": null,
"gene_symbol": "RC3H2",
"gene_hgnc_id": 21461,
"hgvs_c": "c.960+186C>T",
"hgvs_p": null,
"transcript": "ENST00000357244.7",
"protein_id": "ENSP00000349783.2",
"transcript_support_level": 5,
"aa_start": null,
"aa_end": null,
"aa_length": 1191,
"cds_start": null,
"cds_end": null,
"cds_length": 3576,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": "NM_001100588.3",
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000357244.7"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": true,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": 6,
"intron_rank_end": null,
"gene_symbol": "RC3H2",
"gene_hgnc_id": 21461,
"hgvs_c": "c.960+186C>T",
"hgvs_p": null,
"transcript": "ENST00000335387.9",
"protein_id": "ENSP00000335150.5",
"transcript_support_level": 1,
"aa_start": null,
"aa_end": null,
"aa_length": 506,
"cds_start": null,
"cds_end": null,
"cds_length": 1521,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000335387.9"
},
{
"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": 20,
"intron_rank": 5,
"intron_rank_end": null,
"gene_symbol": "RC3H2",
"gene_hgnc_id": 21461,
"hgvs_c": "c.960+186C>T",
"hgvs_p": null,
"transcript": "ENST00000373670.5",
"protein_id": "ENSP00000362774.1",
"transcript_support_level": 5,
"aa_start": null,
"aa_end": null,
"aa_length": 1191,
"cds_start": null,
"cds_end": null,
"cds_length": 3576,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000373670.5"
},
{
"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": 22,
"intron_rank": 7,
"intron_rank_end": null,
"gene_symbol": "RC3H2",
"gene_hgnc_id": 21461,
"hgvs_c": "c.960+186C>T",
"hgvs_p": null,
"transcript": "ENST00000954280.1",
"protein_id": "ENSP00000624339.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1191,
"cds_start": null,
"cds_end": null,
"cds_length": 3576,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000954280.1"
},
{
"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": 22,
"intron_rank": 7,
"intron_rank_end": null,
"gene_symbol": "RC3H2",
"gene_hgnc_id": 21461,
"hgvs_c": "c.960+186C>T",
"hgvs_p": null,
"transcript": "ENST00000954288.1",
"protein_id": "ENSP00000624347.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1191,
"cds_start": null,
"cds_end": null,
"cds_length": 3576,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000954288.1"
},
{
"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": 21,
"intron_rank": 6,
"intron_rank_end": null,
"gene_symbol": "RC3H2",
"gene_hgnc_id": 21461,
"hgvs_c": "c.960+186C>T",
"hgvs_p": null,
"transcript": "ENST00000954289.1",
"protein_id": "ENSP00000624348.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1191,
"cds_start": null,
"cds_end": null,
"cds_length": 3576,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000954289.1"
},
{
"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": 21,
"intron_rank": 6,
"intron_rank_end": null,
"gene_symbol": "RC3H2",
"gene_hgnc_id": 21461,
"hgvs_c": "c.960+186C>T",
"hgvs_p": null,
"transcript": "ENST00000915905.1",
"protein_id": "ENSP00000585964.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1189,
"cds_start": null,
"cds_end": null,
"cds_length": 3570,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000915905.1"
},
{
"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": 21,
"intron_rank": 6,
"intron_rank_end": null,
"gene_symbol": "RC3H2",
"gene_hgnc_id": 21461,
"hgvs_c": "c.960+186C>T",
"hgvs_p": null,
"transcript": "ENST00000954276.1",
"protein_id": "ENSP00000624335.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1189,
"cds_start": null,
"cds_end": null,
"cds_length": 3570,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000954276.1"
},
{
"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": 21,
"intron_rank": 6,
"intron_rank_end": null,
"gene_symbol": "RC3H2",
"gene_hgnc_id": 21461,
"hgvs_c": "c.960+186C>T",
"hgvs_p": null,
"transcript": "ENST00000954278.1",
"protein_id": "ENSP00000624337.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1189,
"cds_start": null,
"cds_end": null,
"cds_length": 3570,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000954278.1"
},
{
"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": 21,
"intron_rank": 6,
"intron_rank_end": null,
"gene_symbol": "RC3H2",
"gene_hgnc_id": 21461,
"hgvs_c": "c.954+186C>T",
"hgvs_p": null,
"transcript": "ENST00000954284.1",
"protein_id": "ENSP00000624343.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1189,
"cds_start": null,
"cds_end": null,
"cds_length": 3570,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000954284.1"
},
{
"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": 21,
"intron_rank": 6,
"intron_rank_end": null,
"gene_symbol": "RC3H2",
"gene_hgnc_id": 21461,
"hgvs_c": "c.960+186C>T",
"hgvs_p": null,
"transcript": "ENST00000954287.1",
"protein_id": "ENSP00000624346.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1189,
"cds_start": null,
"cds_end": null,
"cds_length": 3570,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000954287.1"
},
{
"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": 20,
"intron_rank": 6,
"intron_rank_end": null,
"gene_symbol": "RC3H2",
"gene_hgnc_id": 21461,
"hgvs_c": "c.960+186C>T",
"hgvs_p": null,
"transcript": "NM_001354482.2",
"protein_id": "NP_001341411.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1153,
"cds_start": null,
"cds_end": null,
"cds_length": 3462,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001354482.2"
},
{
"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": 20,
"intron_rank": 6,
"intron_rank_end": null,
"gene_symbol": "RC3H2",
"gene_hgnc_id": 21461,
"hgvs_c": "c.960+186C>T",
"hgvs_p": null,
"transcript": "ENST00000885804.1",
"protein_id": "ENSP00000555863.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1153,
"cds_start": null,
"cds_end": null,
"cds_length": 3462,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000885804.1"
},
{
"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": 20,
"intron_rank": 6,
"intron_rank_end": null,
"gene_symbol": "RC3H2",
"gene_hgnc_id": 21461,
"hgvs_c": "c.960+186C>T",
"hgvs_p": null,
"transcript": "NM_001354479.2",
"protein_id": "NP_001341408.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1134,
"cds_start": null,
"cds_end": null,
"cds_length": 3405,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001354479.2"
},
{
"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": 20,
"intron_rank": 6,
"intron_rank_end": null,
"gene_symbol": "RC3H2",
"gene_hgnc_id": 21461,
"hgvs_c": "c.960+186C>T",
"hgvs_p": null,
"transcript": "ENST00000915904.1",
"protein_id": "ENSP00000585963.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1134,
"cds_start": null,
"cds_end": null,
"cds_length": 3405,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000915904.1"
},
{
"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": 21,
"intron_rank": 6,
"intron_rank_end": null,
"gene_symbol": "RC3H2",
"gene_hgnc_id": 21461,
"hgvs_c": "c.960+186C>T",
"hgvs_p": null,
"transcript": "NM_001354478.2",
"protein_id": "NP_001341407.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1129,
"cds_start": null,
"cds_end": null,
"cds_length": 3390,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001354478.2"
},
{
"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": 20,
"intron_rank": 5,
"intron_rank_end": null,
"gene_symbol": "RC3H2",
"gene_hgnc_id": 21461,
"hgvs_c": "c.726+186C>T",
"hgvs_p": null,
"transcript": "ENST00000954282.1",
"protein_id": "ENSP00000624341.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1113,
"cds_start": null,
"cds_end": null,
"cds_length": 3342,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000954282.1"
},
{
"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": 20,
"intron_rank": 5,
"intron_rank_end": null,
"gene_symbol": "RC3H2",
"gene_hgnc_id": 21461,
"hgvs_c": "c.726+186C>T",
"hgvs_p": null,
"transcript": "ENST00000915902.1",
"protein_id": "ENSP00000585961.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1111,
"cds_start": null,
"cds_end": null,
"cds_length": 3336,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000915902.1"
},
{
"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": 19,
"intron_rank": 6,
"intron_rank_end": null,
"gene_symbol": "RC3H2",
"gene_hgnc_id": 21461,
"hgvs_c": "c.960+186C>T",
"hgvs_p": null,
"transcript": "ENST00000954286.1",
"protein_id": "ENSP00000624345.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1096,
"cds_start": null,
"cds_end": null,
"cds_length": 3291,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000954286.1"
},
{
"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": 20,
"intron_rank": 6,
"intron_rank_end": null,
"gene_symbol": "RC3H2",
"gene_hgnc_id": 21461,
"hgvs_c": "c.960+186C>T",
"hgvs_p": null,
"transcript": "ENST00000915903.1",
"protein_id": "ENSP00000585962.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1088,
"cds_start": null,
"cds_end": null,
"cds_length": 3267,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000915903.1"
},
{
"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": 18,
"intron_rank": 6,
"intron_rank_end": null,
"gene_symbol": "RC3H2",
"gene_hgnc_id": 21461,
"hgvs_c": "c.960+186C>T",
"hgvs_p": null,
"transcript": "NM_018835.5",
"protein_id": "NP_061323.2",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1064,
"cds_start": null,
"cds_end": null,
"cds_length": 3195,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_018835.5"
},
{
"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": 18,
"intron_rank": 6,
"intron_rank_end": null,
"gene_symbol": "RC3H2",
"gene_hgnc_id": 21461,
"hgvs_c": "c.960+186C>T",
"hgvs_p": null,
"transcript": "ENST00000423239.6",
"protein_id": "ENSP00000411767.1",
"transcript_support_level": 5,
"aa_start": null,
"aa_end": null,
"aa_length": 1064,
"cds_start": null,
"cds_end": null,
"cds_length": 3195,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000423239.6"
},
{
"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": 10,
"intron_rank": 6,
"intron_rank_end": null,
"gene_symbol": "RC3H2",
"gene_hgnc_id": 21461,
"hgvs_c": "c.960+186C>T",
"hgvs_p": null,
"transcript": "NM_001354486.2",
"protein_id": "NP_001341415.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 506,
"cds_start": null,
"cds_end": null,
"cds_length": 1521,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001354486.2"
},
{
"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": 22,
"intron_rank": 6,
"intron_rank_end": null,
"gene_symbol": "RC3H2",
"gene_hgnc_id": 21461,
"hgvs_c": "n.960+186C>T",
"hgvs_p": null,
"transcript": "ENST00000498479.5",
"protein_id": "ENSP00000474709.1",
"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": "nonsense_mediated_decay",
"feature": "ENST00000498479.5"
},
{
"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": 1,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "SNORD90",
"gene_hgnc_id": 32751,
"hgvs_c": "n.-85C>T",
"hgvs_p": null,
"transcript": "ENST00000391145.1",
"protein_id": null,
"transcript_support_level": 6,
"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": "snoRNA",
"feature": "ENST00000391145.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": 1,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "SNORD90",
"gene_hgnc_id": 32751,
"hgvs_c": "n.-89C>T",
"hgvs_p": null,
"transcript": "NR_003071.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": null,
"mane_select": null,
"mane_plus": null,
"biotype": "snoRNA",
"feature": "NR_003071.1"
}
],
"gene_symbol": "RC3H2",
"gene_hgnc_id": 21461,
"dbsnp": "rs2251495",
"frequency_reference_population": 0.79662627,
"hom_count_reference_population": 223144,
"allele_count_reference_population": 537898,
"gnomad_exomes_af": 0.813635,
"gnomad_genomes_af": 0.738106,
"gnomad_exomes_ac": 425666,
"gnomad_genomes_ac": 112232,
"gnomad_exomes_homalt": 179547,
"gnomad_genomes_homalt": 43597,
"gnomad_mito_homoplasmic": null,
"gnomad_mito_heteroplasmic": null,
"computational_score_selected": -0.8799999952316284,
"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.88,
"bayesdelnoaf_prediction": "Benign",
"phylop100way_score": -0.014,
"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": -12,
"acmg_classification": "Benign",
"acmg_criteria": "BP4_Strong,BA1",
"acmg_by_gene": [
{
"score": -12,
"benign_score": 12,
"pathogenic_score": 0,
"criteria": [
"BP4_Strong",
"BA1"
],
"verdict": "Benign",
"transcript": "NM_001100588.3",
"gene_symbol": "RC3H2",
"hgnc_id": 21461,
"effects": [
"intron_variant"
],
"inheritance_mode": "AD",
"hgvs_c": "c.960+186C>T",
"hgvs_p": null
},
{
"score": -12,
"benign_score": 12,
"pathogenic_score": 0,
"criteria": [
"BP4_Strong",
"BA1"
],
"verdict": "Benign",
"transcript": "NR_003071.1",
"gene_symbol": "SNORD90",
"hgnc_id": 32751,
"effects": [
"upstream_gene_variant"
],
"inheritance_mode": "",
"hgvs_c": "n.-89C>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
}