← Back to variant description
GeneBe API Showcase
This page demonstrates how to use the GeneBe API to query variant information. The API provides programmatic access to genomic annotations and variant data.
API presented here should be used for checking single variants. If you want to check many variants at once, please use other API endpoints that you will find in the documentation.
Documentation & Advanced Usage
• Complete API documentation:docs.genebe.net/docs/api/overview/
• Interactive endpoint tester:api.genebe.net/cloud/gb-api-doc/swagger-ui/
• Python client for pandas:pypi.org/project/genebe/
• Java CLI for VCF files:github.com/pstawinski/genebe-cli
• All tools documented at:docs.genebe.net
API Request Examples for Variant: 6-163423014-C-A (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=6&pos=163423014&ref=C&alt=A&genome=hg38&allGenes=true"API Response
json
{
"variants": [
{
"chr": "6",
"pos": 163423014,
"ref": "C",
"alt": "A",
"effect": "intron_variant",
"transcript": "NM_006775.3",
"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": 8,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "QKI",
"gene_hgnc_id": 21100,
"hgvs_c": "c.142+7679C>A",
"hgvs_p": null,
"transcript": "NM_006775.3",
"protein_id": "NP_006766.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 341,
"cds_start": null,
"cds_end": null,
"cds_length": 1026,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": "ENST00000361752.8",
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_006775.3"
},
{
"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": 8,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "QKI",
"gene_hgnc_id": 21100,
"hgvs_c": "c.142+7679C>A",
"hgvs_p": null,
"transcript": "ENST00000361752.8",
"protein_id": "ENSP00000355094.3",
"transcript_support_level": 1,
"aa_start": null,
"aa_end": null,
"aa_length": 341,
"cds_start": null,
"cds_end": null,
"cds_length": 1026,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": "NM_006775.3",
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000361752.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": 8,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "QKI",
"gene_hgnc_id": 21100,
"hgvs_c": "c.142+7679C>A",
"hgvs_p": null,
"transcript": "ENST00000361195.6",
"protein_id": "ENSP00000354867.2",
"transcript_support_level": 1,
"aa_start": null,
"aa_end": null,
"aa_length": 333,
"cds_start": null,
"cds_end": null,
"cds_length": 1002,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000361195.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": 7,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "QKI",
"gene_hgnc_id": 21100,
"hgvs_c": "c.142+7679C>A",
"hgvs_p": null,
"transcript": "ENST00000275262.11",
"protein_id": "ENSP00000275262.7",
"transcript_support_level": 1,
"aa_start": null,
"aa_end": null,
"aa_length": 325,
"cds_start": null,
"cds_end": null,
"cds_length": 978,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000275262.11"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 6,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "QKI",
"gene_hgnc_id": 21100,
"hgvs_c": "c.142+7679C>A",
"hgvs_p": null,
"transcript": "ENST00000392127.6",
"protein_id": "ENSP00000375973.2",
"transcript_support_level": 1,
"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": "ENST00000392127.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": 7,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "QKI",
"gene_hgnc_id": 21100,
"hgvs_c": "c.142+7679C>A",
"hgvs_p": null,
"transcript": "ENST00000453779.6",
"protein_id": "ENSP00000408775.2",
"transcript_support_level": 1,
"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": "ENST00000453779.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": 7,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "QKI",
"gene_hgnc_id": 21100,
"hgvs_c": "c.142+7679C>A",
"hgvs_p": null,
"transcript": "ENST00000424802.7",
"protein_id": "ENSP00000408382.3",
"transcript_support_level": 1,
"aa_start": null,
"aa_end": null,
"aa_length": 317,
"cds_start": null,
"cds_end": null,
"cds_length": 954,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000424802.7"
},
{
"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": "QKI",
"gene_hgnc_id": 21100,
"hgvs_c": "c.142+7679C>A",
"hgvs_p": null,
"transcript": "ENST00000946874.1",
"protein_id": "ENSP00000616933.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 369,
"cds_start": null,
"cds_end": null,
"cds_length": 1110,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000946874.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": 8,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "QKI",
"gene_hgnc_id": 21100,
"hgvs_c": "c.142+7679C>A",
"hgvs_p": null,
"transcript": "ENST00000873379.1",
"protein_id": "ENSP00000543438.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 340,
"cds_start": null,
"cds_end": null,
"cds_length": 1023,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000873379.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": 8,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "QKI",
"gene_hgnc_id": 21100,
"hgvs_c": "c.142+7679C>A",
"hgvs_p": null,
"transcript": "ENST00000930428.1",
"protein_id": "ENSP00000600487.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 340,
"cds_start": null,
"cds_end": null,
"cds_length": 1023,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000930428.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": 8,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "QKI",
"gene_hgnc_id": 21100,
"hgvs_c": "c.142+7679C>A",
"hgvs_p": null,
"transcript": "ENST00000930427.1",
"protein_id": "ENSP00000600486.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 338,
"cds_start": null,
"cds_end": null,
"cds_length": 1017,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000930427.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": 8,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "QKI",
"gene_hgnc_id": 21100,
"hgvs_c": "c.142+7679C>A",
"hgvs_p": null,
"transcript": "NM_001301085.2",
"protein_id": "NP_001288014.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 333,
"cds_start": null,
"cds_end": null,
"cds_length": 1002,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001301085.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": 8,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "QKI",
"gene_hgnc_id": 21100,
"hgvs_c": "c.142+7679C>A",
"hgvs_p": null,
"transcript": "ENST00000946869.1",
"protein_id": "ENSP00000616928.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 332,
"cds_start": null,
"cds_end": null,
"cds_length": 999,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000946869.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": 8,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "QKI",
"gene_hgnc_id": 21100,
"hgvs_c": "c.142+7679C>A",
"hgvs_p": null,
"transcript": "ENST00000946872.1",
"protein_id": "ENSP00000616931.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 330,
"cds_start": null,
"cds_end": null,
"cds_length": 993,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000946872.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": 7,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "QKI",
"gene_hgnc_id": 21100,
"hgvs_c": "c.142+7679C>A",
"hgvs_p": null,
"transcript": "NM_206854.3",
"protein_id": "NP_996736.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 325,
"cds_start": null,
"cds_end": null,
"cds_length": 978,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_206854.3"
},
{
"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": 7,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "QKI",
"gene_hgnc_id": 21100,
"hgvs_c": "c.142+7679C>A",
"hgvs_p": null,
"transcript": "NM_206853.3",
"protein_id": "NP_996735.1",
"transcript_support_level": null,
"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": "NM_206853.3"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 6,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "QKI",
"gene_hgnc_id": 21100,
"hgvs_c": "c.142+7679C>A",
"hgvs_p": null,
"transcript": "NM_206855.3",
"protein_id": "NP_996737.1",
"transcript_support_level": null,
"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": "NM_206855.3"
},
{
"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": 7,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "QKI",
"gene_hgnc_id": 21100,
"hgvs_c": "c.142+7679C>A",
"hgvs_p": null,
"transcript": "ENST00000946873.1",
"protein_id": "ENSP00000616932.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 316,
"cds_start": null,
"cds_end": null,
"cds_length": 951,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000946873.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": 7,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "QKI",
"gene_hgnc_id": 21100,
"hgvs_c": "c.142+7679C>A",
"hgvs_p": null,
"transcript": "ENST00000930429.1",
"protein_id": "ENSP00000600488.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 308,
"cds_start": null,
"cds_end": null,
"cds_length": 927,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000930429.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": 7,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "QKI",
"gene_hgnc_id": 21100,
"hgvs_c": "c.142+7679C>A",
"hgvs_p": null,
"transcript": "ENST00000946871.1",
"protein_id": "ENSP00000616930.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 294,
"cds_start": null,
"cds_end": null,
"cds_length": 885,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000946871.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": 7,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "QKI",
"gene_hgnc_id": 21100,
"hgvs_c": "c.142+7679C>A",
"hgvs_p": null,
"transcript": "ENST00000873380.1",
"protein_id": "ENSP00000543439.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 293,
"cds_start": null,
"cds_end": null,
"cds_length": 882,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000873380.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": 7,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "QKI",
"gene_hgnc_id": 21100,
"hgvs_c": "c.142+7679C>A",
"hgvs_p": null,
"transcript": "ENST00000873381.1",
"protein_id": "ENSP00000543440.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 285,
"cds_start": null,
"cds_end": null,
"cds_length": 858,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000873381.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": 7,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "QKI",
"gene_hgnc_id": 21100,
"hgvs_c": "c.142+7679C>A",
"hgvs_p": null,
"transcript": "ENST00000946870.1",
"protein_id": "ENSP00000616929.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 241,
"cds_start": null,
"cds_end": null,
"cds_length": 726,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000946870.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": 6,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "QKI",
"gene_hgnc_id": 21100,
"hgvs_c": "c.142+7679C>A",
"hgvs_p": null,
"transcript": "ENST00000946875.1",
"protein_id": "ENSP00000616934.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 216,
"cds_start": null,
"cds_end": null,
"cds_length": 651,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000946875.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": "QKI",
"gene_hgnc_id": 21100,
"hgvs_c": "c.-24+6528C>A",
"hgvs_p": null,
"transcript": "ENST00000544436.5",
"protein_id": "ENSP00000443690.1",
"transcript_support_level": 3,
"aa_start": null,
"aa_end": null,
"aa_length": 99,
"cds_start": null,
"cds_end": null,
"cds_length": 300,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000544436.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": 7,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "QKI",
"gene_hgnc_id": 21100,
"hgvs_c": "c.142+7679C>A",
"hgvs_p": null,
"transcript": "XM_017011504.2",
"protein_id": "XP_016866993.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 311,
"cds_start": null,
"cds_end": null,
"cds_length": 936,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_017011504.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": 7,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "QKI",
"gene_hgnc_id": 21100,
"hgvs_c": "c.142+7679C>A",
"hgvs_p": null,
"transcript": "XM_011536260.3",
"protein_id": "XP_011534562.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 293,
"cds_start": null,
"cds_end": null,
"cds_length": 882,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_011536260.3"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 6,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "QKI",
"gene_hgnc_id": 21100,
"hgvs_c": "c.142+7679C>A",
"hgvs_p": null,
"transcript": "XM_047419566.1",
"protein_id": "XP_047275522.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 271,
"cds_start": null,
"cds_end": null,
"cds_length": 816,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047419566.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": "QKI",
"gene_hgnc_id": 21100,
"hgvs_c": "c.142+7679C>A",
"hgvs_p": null,
"transcript": "XM_011536261.2",
"protein_id": "XP_011534563.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 198,
"cds_start": null,
"cds_end": null,
"cds_length": 597,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_011536261.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": 8,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "QKI",
"gene_hgnc_id": 21100,
"hgvs_c": "n.142+7679C>A",
"hgvs_p": null,
"transcript": "ENST00000361758.8",
"protein_id": "ENSP00000354951.4",
"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": "ENST00000361758.8"
},
{
"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": 7,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "QKI",
"gene_hgnc_id": 21100,
"hgvs_c": "n.97+7679C>A",
"hgvs_p": null,
"transcript": "ENST00000545607.5",
"protein_id": "ENSP00000437867.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": "ENST00000545607.5"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"upstream_gene_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 6,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "QKI",
"gene_hgnc_id": 21100,
"hgvs_c": "c.-223C>A",
"hgvs_p": null,
"transcript": "ENST00000537041.5",
"protein_id": "ENSP00000440991.1",
"transcript_support_level": 5,
"aa_start": null,
"aa_end": null,
"aa_length": 159,
"cds_start": null,
"cds_end": null,
"cds_length": 480,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000537041.5"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"upstream_gene_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 3,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "QKI",
"gene_hgnc_id": 21100,
"hgvs_c": "c.-602C>A",
"hgvs_p": null,
"transcript": "ENST00000537124.5",
"protein_id": "ENSP00000443106.1",
"transcript_support_level": 5,
"aa_start": null,
"aa_end": null,
"aa_length": 46,
"cds_start": null,
"cds_end": null,
"cds_length": 143,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000537124.5"
}
],
"gene_symbol": "QKI",
"gene_hgnc_id": 21100,
"dbsnp": "rs7772756",
"frequency_reference_population": 0.16434215,
"hom_count_reference_population": 2469,
"allele_count_reference_population": 25004,
"gnomad_exomes_af": 0.0833333,
"gnomad_genomes_af": 0.164349,
"gnomad_exomes_ac": 1,
"gnomad_genomes_ac": 25003,
"gnomad_exomes_homalt": 0,
"gnomad_genomes_homalt": 2469,
"gnomad_mito_homoplasmic": null,
"gnomad_mito_heteroplasmic": null,
"computational_score_selected": -0.9399999976158142,
"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.94,
"bayesdelnoaf_prediction": "Benign",
"phylop100way_score": -0.973,
"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_006775.3",
"gene_symbol": "QKI",
"hgnc_id": 21100,
"effects": [
"intron_variant"
],
"inheritance_mode": "",
"hgvs_c": "c.142+7679C>A",
"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
}