← 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: 2-231201938-T-C (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=2&pos=231201938&ref=T&alt=C&genome=hg38&allGenes=true"API Response
json
{
"variants": [
{
"chr": "2",
"pos": 231201938,
"ref": "T",
"alt": "C",
"effect": "intron_variant",
"transcript": "NM_001271466.4",
"consequences": [
{
"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": 25,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "ARMC9",
"gene_hgnc_id": 20730,
"hgvs_c": "c.-42+3240T>C",
"hgvs_p": null,
"transcript": "NM_001352754.2",
"protein_id": "NP_001339683.2",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 818,
"cds_start": null,
"cds_end": null,
"cds_length": 2457,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": "ENST00000611582.5",
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001352754.2"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": true,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 25,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "ARMC9",
"gene_hgnc_id": 20730,
"hgvs_c": "c.-42+3240T>C",
"hgvs_p": null,
"transcript": "ENST00000611582.5",
"protein_id": "ENSP00000484804.1",
"transcript_support_level": 5,
"aa_start": null,
"aa_end": null,
"aa_length": 818,
"cds_start": null,
"cds_end": null,
"cds_length": 2457,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": "NM_001352754.2",
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000611582.5"
},
{
"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": 21,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "ARMC9",
"gene_hgnc_id": 20730,
"hgvs_c": "c.-42+3240T>C",
"hgvs_p": null,
"transcript": "ENST00000349938.8",
"protein_id": "ENSP00000258417.5",
"transcript_support_level": 1,
"aa_start": null,
"aa_end": null,
"aa_length": 665,
"cds_start": null,
"cds_end": null,
"cds_length": 1998,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000349938.8"
},
{
"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": 26,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "ARMC9",
"gene_hgnc_id": 20730,
"hgvs_c": "c.-42+3240T>C",
"hgvs_p": null,
"transcript": "ENST00000958134.1",
"protein_id": "ENSP00000628193.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 856,
"cds_start": null,
"cds_end": null,
"cds_length": 2571,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000958134.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": 26,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "ARMC9",
"gene_hgnc_id": 20730,
"hgvs_c": "c.-42+3240T>C",
"hgvs_p": null,
"transcript": "ENST00000958131.1",
"protein_id": "ENSP00000628190.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 855,
"cds_start": null,
"cds_end": null,
"cds_length": 2568,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000958131.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": 25,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "ARMC9",
"gene_hgnc_id": 20730,
"hgvs_c": "c.-42+2997T>C",
"hgvs_p": null,
"transcript": "NM_001271466.4",
"protein_id": "NP_001258395.2",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 818,
"cds_start": null,
"cds_end": null,
"cds_length": 2457,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001271466.4"
},
{
"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": 25,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "ARMC9",
"gene_hgnc_id": 20730,
"hgvs_c": "c.-42+2997T>C",
"hgvs_p": null,
"transcript": "ENST00000909244.1",
"protein_id": "ENSP00000579303.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 818,
"cds_start": null,
"cds_end": null,
"cds_length": 2457,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000909244.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": 25,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "ARMC9",
"gene_hgnc_id": 20730,
"hgvs_c": "c.-40+2993T>C",
"hgvs_p": null,
"transcript": "ENST00000909246.1",
"protein_id": "ENSP00000579305.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 818,
"cds_start": null,
"cds_end": null,
"cds_length": 2457,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000909246.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": 25,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "ARMC9",
"gene_hgnc_id": 20730,
"hgvs_c": "c.-42+2993T>C",
"hgvs_p": null,
"transcript": "ENST00000958133.1",
"protein_id": "ENSP00000628192.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 818,
"cds_start": null,
"cds_end": null,
"cds_length": 2457,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000958133.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": 25,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "ARMC9",
"gene_hgnc_id": 20730,
"hgvs_c": "c.-42+3240T>C",
"hgvs_p": null,
"transcript": "ENST00000909243.1",
"protein_id": "ENSP00000579302.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 817,
"cds_start": null,
"cds_end": null,
"cds_length": 2454,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000909243.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": 25,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "ARMC9",
"gene_hgnc_id": 20730,
"hgvs_c": "c.-42+2997T>C",
"hgvs_p": null,
"transcript": "ENST00000909245.1",
"protein_id": "ENSP00000579304.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 817,
"cds_start": null,
"cds_end": null,
"cds_length": 2454,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000909245.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": 24,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "ARMC9",
"gene_hgnc_id": 20730,
"hgvs_c": "c.-42+3240T>C",
"hgvs_p": null,
"transcript": "ENST00000915562.1",
"protein_id": "ENSP00000585621.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 785,
"cds_start": null,
"cds_end": null,
"cds_length": 2358,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000915562.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": 24,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "ARMC9",
"gene_hgnc_id": 20730,
"hgvs_c": "c.-42+3240T>C",
"hgvs_p": null,
"transcript": "ENST00000958132.1",
"protein_id": "ENSP00000628191.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 784,
"cds_start": null,
"cds_end": null,
"cds_length": 2355,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000958132.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": 24,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "ARMC9",
"gene_hgnc_id": 20730,
"hgvs_c": "c.-42+3240T>C",
"hgvs_p": null,
"transcript": "ENST00000958135.1",
"protein_id": "ENSP00000628194.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 776,
"cds_start": null,
"cds_end": null,
"cds_length": 2331,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000958135.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": 22,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "ARMC9",
"gene_hgnc_id": 20730,
"hgvs_c": "c.-42+3240T>C",
"hgvs_p": null,
"transcript": "ENST00000683275.1",
"protein_id": "ENSP00000506823.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 710,
"cds_start": null,
"cds_end": null,
"cds_length": 2133,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000683275.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": 21,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "ARMC9",
"gene_hgnc_id": 20730,
"hgvs_c": "c.-42+2997T>C",
"hgvs_p": null,
"transcript": "ENST00000683112.1",
"protein_id": "ENSP00000507357.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 672,
"cds_start": null,
"cds_end": null,
"cds_length": 2019,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000683112.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": 21,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "ARMC9",
"gene_hgnc_id": 20730,
"hgvs_c": "c.-40+3240T>C",
"hgvs_p": null,
"transcript": "NM_001291656.2",
"protein_id": "NP_001278585.2",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 665,
"cds_start": null,
"cds_end": null,
"cds_length": 1998,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001291656.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": 21,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "ARMC9",
"gene_hgnc_id": 20730,
"hgvs_c": "c.-42+2993T>C",
"hgvs_p": null,
"transcript": "NM_001352755.2",
"protein_id": "NP_001339684.2",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 665,
"cds_start": null,
"cds_end": null,
"cds_length": 1998,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001352755.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": 21,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "ARMC9",
"gene_hgnc_id": 20730,
"hgvs_c": "c.-42+2997T>C",
"hgvs_p": null,
"transcript": "NM_001352756.2",
"protein_id": "NP_001339685.2",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 665,
"cds_start": null,
"cds_end": null,
"cds_length": 1998,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001352756.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": 21,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "ARMC9",
"gene_hgnc_id": 20730,
"hgvs_c": "c.-42+3240T>C",
"hgvs_p": null,
"transcript": "NM_025139.6",
"protein_id": "NP_079415.4",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 665,
"cds_start": null,
"cds_end": null,
"cds_length": 1998,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_025139.6"
},
{
"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": 21,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "ARMC9",
"gene_hgnc_id": 20730,
"hgvs_c": "c.-42+2997T>C",
"hgvs_p": null,
"transcript": "ENST00000683575.1",
"protein_id": "ENSP00000507743.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 665,
"cds_start": null,
"cds_end": null,
"cds_length": 1998,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000683575.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": 21,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "ARMC9",
"gene_hgnc_id": 20730,
"hgvs_c": "c.-40+3240T>C",
"hgvs_p": null,
"transcript": "ENST00000684432.1",
"protein_id": "ENSP00000508405.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 665,
"cds_start": null,
"cds_end": null,
"cds_length": 1998,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000684432.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": 21,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "ARMC9",
"gene_hgnc_id": 20730,
"hgvs_c": "c.-42+2993T>C",
"hgvs_p": null,
"transcript": "ENST00000684718.1",
"protein_id": "ENSP00000507543.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 665,
"cds_start": null,
"cds_end": null,
"cds_length": 1998,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000684718.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": 21,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "ARMC9",
"gene_hgnc_id": 20730,
"hgvs_c": "c.-42+3240T>C",
"hgvs_p": null,
"transcript": "ENST00000682030.1",
"protein_id": "ENSP00000508117.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 664,
"cds_start": null,
"cds_end": null,
"cds_length": 1995,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000682030.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": 21,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "ARMC9",
"gene_hgnc_id": 20730,
"hgvs_c": "c.-42+3240T>C",
"hgvs_p": null,
"transcript": "ENST00000682100.1",
"protein_id": "ENSP00000507066.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 664,
"cds_start": null,
"cds_end": null,
"cds_length": 1995,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000682100.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": 21,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "ARMC9",
"gene_hgnc_id": 20730,
"hgvs_c": "c.-42+2997T>C",
"hgvs_p": null,
"transcript": "ENST00000682367.1",
"protein_id": "ENSP00000507235.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 664,
"cds_start": null,
"cds_end": null,
"cds_length": 1995,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000682367.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": 21,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "ARMC9",
"gene_hgnc_id": 20730,
"hgvs_c": "c.-42+2997T>C",
"hgvs_p": null,
"transcript": "ENST00000683966.1",
"protein_id": "ENSP00000507325.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 664,
"cds_start": null,
"cds_end": null,
"cds_length": 1995,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000683966.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": 21,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "ARMC9",
"gene_hgnc_id": 20730,
"hgvs_c": "c.-42+3240T>C",
"hgvs_p": null,
"transcript": "ENST00000682334.1",
"protein_id": "ENSP00000507763.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 636,
"cds_start": null,
"cds_end": null,
"cds_length": 1911,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000682334.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": 20,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "ARMC9",
"gene_hgnc_id": 20730,
"hgvs_c": "c.-42+3240T>C",
"hgvs_p": null,
"transcript": "NM_001352757.2",
"protein_id": "NP_001339686.2",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 632,
"cds_start": null,
"cds_end": null,
"cds_length": 1899,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001352757.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": 20,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "ARMC9",
"gene_hgnc_id": 20730,
"hgvs_c": "c.-40+3240T>C",
"hgvs_p": null,
"transcript": "NM_001352758.2",
"protein_id": "NP_001339687.2",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 632,
"cds_start": null,
"cds_end": null,
"cds_length": 1899,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001352758.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": 20,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "ARMC9",
"gene_hgnc_id": 20730,
"hgvs_c": "c.-40+3240T>C",
"hgvs_p": null,
"transcript": "ENST00000682002.1",
"protein_id": "ENSP00000507152.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 632,
"cds_start": null,
"cds_end": null,
"cds_length": 1899,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000682002.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": 20,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "ARMC9",
"gene_hgnc_id": 20730,
"hgvs_c": "c.-42+3240T>C",
"hgvs_p": null,
"transcript": "ENST00000683271.1",
"protein_id": "ENSP00000507513.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 632,
"cds_start": null,
"cds_end": null,
"cds_length": 1899,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000683271.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": 20,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "ARMC9",
"gene_hgnc_id": 20730,
"hgvs_c": "c.-42+3240T>C",
"hgvs_p": null,
"transcript": "NM_001352759.2",
"protein_id": "NP_001339688.2",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 630,
"cds_start": null,
"cds_end": null,
"cds_length": 1893,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001352759.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": 20,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "ARMC9",
"gene_hgnc_id": 20730,
"hgvs_c": "c.-42+3240T>C",
"hgvs_p": null,
"transcript": "ENST00000436339.6",
"protein_id": "ENSP00000392086.2",
"transcript_support_level": 3,
"aa_start": null,
"aa_end": null,
"aa_length": 630,
"cds_start": null,
"cds_end": null,
"cds_length": 1893,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000436339.6"
},
{
"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": 19,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "ARMC9",
"gene_hgnc_id": 20730,
"hgvs_c": "c.-42+2997T>C",
"hgvs_p": null,
"transcript": "ENST00000683553.1",
"protein_id": "ENSP00000506860.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 616,
"cds_start": null,
"cds_end": null,
"cds_length": 1851,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000683553.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": 9,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "ARMC9",
"gene_hgnc_id": 20730,
"hgvs_c": "c.-42+3240T>C",
"hgvs_p": null,
"transcript": "ENST00000440107.6",
"protein_id": "ENSP00000387391.2",
"transcript_support_level": 2,
"aa_start": null,
"aa_end": null,
"aa_length": 319,
"cds_start": null,
"cds_end": null,
"cds_length": 960,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000440107.6"
},
{
"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": 9,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "ARMC9",
"gene_hgnc_id": 20730,
"hgvs_c": "n.63+3240T>C",
"hgvs_p": null,
"transcript": "ENST00000482392.2",
"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": "pseudogene",
"feature": "ENST00000482392.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": 12,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "ARMC9",
"gene_hgnc_id": 20730,
"hgvs_c": "n.68+3240T>C",
"hgvs_p": null,
"transcript": "ENST00000682027.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": "pseudogene",
"feature": "ENST00000682027.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": 12,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "ARMC9",
"gene_hgnc_id": 20730,
"hgvs_c": "n.270+2997T>C",
"hgvs_p": null,
"transcript": "ENST00000682233.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": "pseudogene",
"feature": "ENST00000682233.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": 16,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "ARMC9",
"gene_hgnc_id": 20730,
"hgvs_c": "n.-42+2997T>C",
"hgvs_p": null,
"transcript": "ENST00000682264.1",
"protein_id": "ENSP00000507212.1",
"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": "nonsense_mediated_decay",
"feature": "ENST00000682264.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": 9,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "ARMC9",
"gene_hgnc_id": 20730,
"hgvs_c": "n.266+2997T>C",
"hgvs_p": null,
"transcript": "ENST00000682751.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": "retained_intron",
"feature": "ENST00000682751.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": 22,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "ARMC9",
"gene_hgnc_id": 20730,
"hgvs_c": "n.-42+2997T>C",
"hgvs_p": null,
"transcript": "ENST00000683040.1",
"protein_id": "ENSP00000507817.1",
"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": "nonsense_mediated_decay",
"feature": "ENST00000683040.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": 21,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "ARMC9",
"gene_hgnc_id": 20730,
"hgvs_c": "n.-42+3240T>C",
"hgvs_p": null,
"transcript": "ENST00000683063.1",
"protein_id": "ENSP00000507407.1",
"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": "nonsense_mediated_decay",
"feature": "ENST00000683063.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": 20,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "ARMC9",
"gene_hgnc_id": 20730,
"hgvs_c": "n.56+3240T>C",
"hgvs_p": null,
"transcript": "ENST00000683107.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": "retained_intron",
"feature": "ENST00000683107.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": 22,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "ARMC9",
"gene_hgnc_id": 20730,
"hgvs_c": "n.105+3240T>C",
"hgvs_p": null,
"transcript": "ENST00000683165.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": "pseudogene",
"feature": "ENST00000683165.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": 23,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "ARMC9",
"gene_hgnc_id": 20730,
"hgvs_c": "n.-153+2993T>C",
"hgvs_p": null,
"transcript": "ENST00000683321.1",
"protein_id": "ENSP00000508154.1",
"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": "nonsense_mediated_decay",
"feature": "ENST00000683321.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": 23,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "ARMC9",
"gene_hgnc_id": 20730,
"hgvs_c": "n.-40+2993T>C",
"hgvs_p": null,
"transcript": "ENST00000683629.1",
"protein_id": "ENSP00000507960.1",
"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": "nonsense_mediated_decay",
"feature": "ENST00000683629.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": 23,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "ARMC9",
"gene_hgnc_id": 20730,
"hgvs_c": "n.-42+3240T>C",
"hgvs_p": null,
"transcript": "ENST00000683702.1",
"protein_id": "ENSP00000507686.1",
"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": "nonsense_mediated_decay",
"feature": "ENST00000683702.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": 16,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "ARMC9",
"gene_hgnc_id": 20730,
"hgvs_c": "n.270+2997T>C",
"hgvs_p": null,
"transcript": "ENST00000683814.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": "retained_intron",
"feature": "ENST00000683814.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": 19,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "ARMC9",
"gene_hgnc_id": 20730,
"hgvs_c": "n.64+3240T>C",
"hgvs_p": null,
"transcript": "ENST00000684011.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": "retained_intron",
"feature": "ENST00000684011.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": 22,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "ARMC9",
"gene_hgnc_id": 20730,
"hgvs_c": "n.-42+3240T>C",
"hgvs_p": null,
"transcript": "ENST00000684051.1",
"protein_id": "ENSP00000507854.1",
"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": "nonsense_mediated_decay",
"feature": "ENST00000684051.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": 20,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "ARMC9",
"gene_hgnc_id": 20730,
"hgvs_c": "n.-42+2997T>C",
"hgvs_p": null,
"transcript": "ENST00000684368.1",
"protein_id": "ENSP00000508353.1",
"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": "nonsense_mediated_decay",
"feature": "ENST00000684368.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": 22,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "ARMC9",
"gene_hgnc_id": 20730,
"hgvs_c": "n.-42+3240T>C",
"hgvs_p": null,
"transcript": "ENST00000684565.1",
"protein_id": "ENSP00000507599.1",
"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": "nonsense_mediated_decay",
"feature": "ENST00000684565.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": 22,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "ARMC9",
"gene_hgnc_id": 20730,
"hgvs_c": "n.68+3240T>C",
"hgvs_p": null,
"transcript": "NR_148040.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": null,
"mane_select": null,
"mane_plus": null,
"biotype": "pseudogene",
"feature": "NR_148040.2"
}
],
"gene_symbol": "ARMC9",
"gene_hgnc_id": 20730,
"dbsnp": "rs753855",
"frequency_reference_population": 0.5910621,
"hom_count_reference_population": 28535,
"allele_count_reference_population": 88839,
"gnomad_exomes_af": null,
"gnomad_genomes_af": 0.591062,
"gnomad_exomes_ac": null,
"gnomad_genomes_ac": 88839,
"gnomad_exomes_homalt": null,
"gnomad_genomes_homalt": 28535,
"gnomad_mito_homoplasmic": null,
"gnomad_mito_heteroplasmic": null,
"computational_score_selected": -0.9300000071525574,
"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.93,
"bayesdelnoaf_prediction": "Benign",
"phylop100way_score": 0,
"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_001271466.4",
"gene_symbol": "ARMC9",
"hgnc_id": 20730,
"effects": [
"intron_variant"
],
"inheritance_mode": "AR",
"hgvs_c": "c.-42+2997T>C",
"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
}