← 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-189752919-T-G (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=2&pos=189752919&ref=T&alt=G&genome=hg38&allGenes=true"API Response
json
{
"variants": [
{
"chr": "2",
"pos": 189752919,
"ref": "T",
"alt": "G",
"effect": "missense_variant",
"transcript": "NM_022353.3",
"consequences": [
{
"aa_ref": "N",
"aa_alt": "H",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "OSGEPL1",
"gene_hgnc_id": 23075,
"hgvs_c": "c.1024A>C",
"hgvs_p": "p.Asn342His",
"transcript": "NM_022353.3",
"protein_id": "NP_071748.2",
"transcript_support_level": null,
"aa_start": 342,
"aa_end": null,
"aa_length": 414,
"cds_start": 1024,
"cds_end": null,
"cds_length": 1245,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": "ENST00000264151.10",
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_022353.3"
},
{
"aa_ref": "N",
"aa_alt": "H",
"canonical": true,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "OSGEPL1",
"gene_hgnc_id": 23075,
"hgvs_c": "c.1024A>C",
"hgvs_p": "p.Asn342His",
"transcript": "ENST00000264151.10",
"protein_id": "ENSP00000264151.5",
"transcript_support_level": 1,
"aa_start": 342,
"aa_end": null,
"aa_length": 414,
"cds_start": 1024,
"cds_end": null,
"cds_length": 1245,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": "NM_022353.3",
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000264151.10"
},
{
"aa_ref": "N",
"aa_alt": "H",
"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": "OSGEPL1",
"gene_hgnc_id": 23075,
"hgvs_c": "c.1024A>C",
"hgvs_p": "p.Asn342His",
"transcript": "ENST00000522700.5",
"protein_id": "ENSP00000429697.1",
"transcript_support_level": 1,
"aa_start": 342,
"aa_end": null,
"aa_length": 414,
"cds_start": 1024,
"cds_end": null,
"cds_length": 1245,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000522700.5"
},
{
"aa_ref": "N",
"aa_alt": "H",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "OSGEPL1",
"gene_hgnc_id": 23075,
"hgvs_c": "c.1024A>C",
"hgvs_p": "p.Asn342His",
"transcript": "NM_001354347.2",
"protein_id": "NP_001341276.2",
"transcript_support_level": null,
"aa_start": 342,
"aa_end": null,
"aa_length": 414,
"cds_start": 1024,
"cds_end": null,
"cds_length": 1245,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001354347.2"
},
{
"aa_ref": "N",
"aa_alt": "H",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "OSGEPL1",
"gene_hgnc_id": 23075,
"hgvs_c": "c.1024A>C",
"hgvs_p": "p.Asn342His",
"transcript": "NM_001376077.1",
"protein_id": "NP_001363006.1",
"transcript_support_level": null,
"aa_start": 342,
"aa_end": null,
"aa_length": 414,
"cds_start": 1024,
"cds_end": null,
"cds_length": 1245,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001376077.1"
},
{
"aa_ref": "N",
"aa_alt": "H",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "OSGEPL1",
"gene_hgnc_id": 23075,
"hgvs_c": "c.1024A>C",
"hgvs_p": "p.Asn342His",
"transcript": "NM_001376078.1",
"protein_id": "NP_001363007.1",
"transcript_support_level": null,
"aa_start": 342,
"aa_end": null,
"aa_length": 414,
"cds_start": 1024,
"cds_end": null,
"cds_length": 1245,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001376078.1"
},
{
"aa_ref": "N",
"aa_alt": "H",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "OSGEPL1",
"gene_hgnc_id": 23075,
"hgvs_c": "c.1024A>C",
"hgvs_p": "p.Asn342His",
"transcript": "NM_001376079.1",
"protein_id": "NP_001363008.1",
"transcript_support_level": null,
"aa_start": 342,
"aa_end": null,
"aa_length": 414,
"cds_start": 1024,
"cds_end": null,
"cds_length": 1245,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001376079.1"
},
{
"aa_ref": "N",
"aa_alt": "H",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "OSGEPL1",
"gene_hgnc_id": 23075,
"hgvs_c": "c.1024A>C",
"hgvs_p": "p.Asn342His",
"transcript": "NM_001376080.1",
"protein_id": "NP_001363009.1",
"transcript_support_level": null,
"aa_start": 342,
"aa_end": null,
"aa_length": 414,
"cds_start": 1024,
"cds_end": null,
"cds_length": 1245,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001376080.1"
},
{
"aa_ref": "N",
"aa_alt": "H",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "OSGEPL1",
"gene_hgnc_id": 23075,
"hgvs_c": "c.1024A>C",
"hgvs_p": "p.Asn342His",
"transcript": "NM_001376081.1",
"protein_id": "NP_001363010.1",
"transcript_support_level": null,
"aa_start": 342,
"aa_end": null,
"aa_length": 414,
"cds_start": 1024,
"cds_end": null,
"cds_length": 1245,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001376081.1"
},
{
"aa_ref": "N",
"aa_alt": "H",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "OSGEPL1",
"gene_hgnc_id": 23075,
"hgvs_c": "c.1024A>C",
"hgvs_p": "p.Asn342His",
"transcript": "NM_001376082.1",
"protein_id": "NP_001363011.1",
"transcript_support_level": null,
"aa_start": 342,
"aa_end": null,
"aa_length": 414,
"cds_start": 1024,
"cds_end": null,
"cds_length": 1245,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001376082.1"
},
{
"aa_ref": "N",
"aa_alt": "H",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "OSGEPL1",
"gene_hgnc_id": 23075,
"hgvs_c": "c.1024A>C",
"hgvs_p": "p.Asn342His",
"transcript": "NM_001376083.1",
"protein_id": "NP_001363012.1",
"transcript_support_level": null,
"aa_start": 342,
"aa_end": null,
"aa_length": 414,
"cds_start": 1024,
"cds_end": null,
"cds_length": 1245,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001376083.1"
},
{
"aa_ref": "N",
"aa_alt": "H",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "OSGEPL1",
"gene_hgnc_id": 23075,
"hgvs_c": "c.1024A>C",
"hgvs_p": "p.Asn342His",
"transcript": "ENST00000868797.1",
"protein_id": "ENSP00000538856.1",
"transcript_support_level": null,
"aa_start": 342,
"aa_end": null,
"aa_length": 414,
"cds_start": 1024,
"cds_end": null,
"cds_length": 1245,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000868797.1"
},
{
"aa_ref": "N",
"aa_alt": "H",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 8,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "OSGEPL1",
"gene_hgnc_id": 23075,
"hgvs_c": "c.1024A>C",
"hgvs_p": "p.Asn342His",
"transcript": "ENST00000868798.1",
"protein_id": "ENSP00000538857.1",
"transcript_support_level": null,
"aa_start": 342,
"aa_end": null,
"aa_length": 414,
"cds_start": 1024,
"cds_end": null,
"cds_length": 1245,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000868798.1"
},
{
"aa_ref": "N",
"aa_alt": "H",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "OSGEPL1",
"gene_hgnc_id": 23075,
"hgvs_c": "c.1024A>C",
"hgvs_p": "p.Asn342His",
"transcript": "ENST00000937445.1",
"protein_id": "ENSP00000607504.1",
"transcript_support_level": null,
"aa_start": 342,
"aa_end": null,
"aa_length": 414,
"cds_start": 1024,
"cds_end": null,
"cds_length": 1245,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000937445.1"
},
{
"aa_ref": "N",
"aa_alt": "H",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "OSGEPL1",
"gene_hgnc_id": 23075,
"hgvs_c": "c.1024A>C",
"hgvs_p": "p.Asn342His",
"transcript": "ENST00000937446.1",
"protein_id": "ENSP00000607505.1",
"transcript_support_level": null,
"aa_start": 342,
"aa_end": null,
"aa_length": 414,
"cds_start": 1024,
"cds_end": null,
"cds_length": 1245,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000937446.1"
},
{
"aa_ref": "N",
"aa_alt": "H",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 8,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "OSGEPL1",
"gene_hgnc_id": 23075,
"hgvs_c": "c.1024A>C",
"hgvs_p": "p.Asn342His",
"transcript": "ENST00000937447.1",
"protein_id": "ENSP00000607506.1",
"transcript_support_level": null,
"aa_start": 342,
"aa_end": null,
"aa_length": 414,
"cds_start": 1024,
"cds_end": null,
"cds_length": 1245,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000937447.1"
},
{
"aa_ref": "N",
"aa_alt": "H",
"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": "OSGEPL1",
"gene_hgnc_id": 23075,
"hgvs_c": "c.1024A>C",
"hgvs_p": "p.Asn342His",
"transcript": "NM_001376097.1",
"protein_id": "NP_001363026.1",
"transcript_support_level": null,
"aa_start": 342,
"aa_end": null,
"aa_length": 411,
"cds_start": 1024,
"cds_end": null,
"cds_length": 1236,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001376097.1"
},
{
"aa_ref": "N",
"aa_alt": "H",
"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": "OSGEPL1",
"gene_hgnc_id": 23075,
"hgvs_c": "c.1024A>C",
"hgvs_p": "p.Asn342His",
"transcript": "NM_001376098.1",
"protein_id": "NP_001363027.1",
"transcript_support_level": null,
"aa_start": 342,
"aa_end": null,
"aa_length": 400,
"cds_start": 1024,
"cds_end": null,
"cds_length": 1203,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001376098.1"
},
{
"aa_ref": "N",
"aa_alt": "H",
"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": "OSGEPL1",
"gene_hgnc_id": 23075,
"hgvs_c": "c.1024A>C",
"hgvs_p": "p.Asn342His",
"transcript": "NM_001376099.1",
"protein_id": "NP_001363028.1",
"transcript_support_level": null,
"aa_start": 342,
"aa_end": null,
"aa_length": 387,
"cds_start": 1024,
"cds_end": null,
"cds_length": 1164,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001376099.1"
},
{
"aa_ref": "N",
"aa_alt": "H",
"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": "OSGEPL1",
"gene_hgnc_id": 23075,
"hgvs_c": "c.1024A>C",
"hgvs_p": "p.Asn342His",
"transcript": "NM_001376100.1",
"protein_id": "NP_001363029.1",
"transcript_support_level": null,
"aa_start": 342,
"aa_end": null,
"aa_length": 364,
"cds_start": 1024,
"cds_end": null,
"cds_length": 1095,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001376100.1"
},
{
"aa_ref": "N",
"aa_alt": "H",
"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": "OSGEPL1",
"gene_hgnc_id": 23075,
"hgvs_c": "c.1024A>C",
"hgvs_p": "p.Asn342His",
"transcript": "ENST00000519810.5",
"protein_id": "ENSP00000428859.1",
"transcript_support_level": 2,
"aa_start": 342,
"aa_end": null,
"aa_length": 364,
"cds_start": 1024,
"cds_end": null,
"cds_length": 1095,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000519810.5"
},
{
"aa_ref": "N",
"aa_alt": "H",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 7,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "OSGEPL1",
"gene_hgnc_id": 23075,
"hgvs_c": "c.670A>C",
"hgvs_p": "p.Asn224His",
"transcript": "ENST00000958410.1",
"protein_id": "ENSP00000628469.1",
"transcript_support_level": null,
"aa_start": 224,
"aa_end": null,
"aa_length": 296,
"cds_start": 670,
"cds_end": null,
"cds_length": 891,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000958410.1"
},
{
"aa_ref": "N",
"aa_alt": "H",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "OSGEPL1",
"gene_hgnc_id": 23075,
"hgvs_c": "c.583A>C",
"hgvs_p": "p.Asn195His",
"transcript": "NM_001376084.1",
"protein_id": "NP_001363013.1",
"transcript_support_level": null,
"aa_start": 195,
"aa_end": null,
"aa_length": 267,
"cds_start": 583,
"cds_end": null,
"cds_length": 804,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001376084.1"
},
{
"aa_ref": "N",
"aa_alt": "H",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "OSGEPL1",
"gene_hgnc_id": 23075,
"hgvs_c": "c.583A>C",
"hgvs_p": "p.Asn195His",
"transcript": "NM_001376085.1",
"protein_id": "NP_001363014.1",
"transcript_support_level": null,
"aa_start": 195,
"aa_end": null,
"aa_length": 267,
"cds_start": 583,
"cds_end": null,
"cds_length": 804,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001376085.1"
},
{
"aa_ref": "N",
"aa_alt": "H",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "OSGEPL1",
"gene_hgnc_id": 23075,
"hgvs_c": "c.583A>C",
"hgvs_p": "p.Asn195His",
"transcript": "NM_001376088.1",
"protein_id": "NP_001363017.1",
"transcript_support_level": null,
"aa_start": 195,
"aa_end": null,
"aa_length": 267,
"cds_start": 583,
"cds_end": null,
"cds_length": 804,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001376088.1"
},
{
"aa_ref": "N",
"aa_alt": "H",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "OSGEPL1",
"gene_hgnc_id": 23075,
"hgvs_c": "c.583A>C",
"hgvs_p": "p.Asn195His",
"transcript": "NM_001376092.1",
"protein_id": "NP_001363021.1",
"transcript_support_level": null,
"aa_start": 195,
"aa_end": null,
"aa_length": 267,
"cds_start": 583,
"cds_end": null,
"cds_length": 804,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001376092.1"
},
{
"aa_ref": "N",
"aa_alt": "H",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 8,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "OSGEPL1",
"gene_hgnc_id": 23075,
"hgvs_c": "c.583A>C",
"hgvs_p": "p.Asn195His",
"transcript": "NM_001376094.1",
"protein_id": "NP_001363023.1",
"transcript_support_level": null,
"aa_start": 195,
"aa_end": null,
"aa_length": 267,
"cds_start": 583,
"cds_end": null,
"cds_length": 804,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001376094.1"
},
{
"aa_ref": "N",
"aa_alt": "H",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 8,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "OSGEPL1",
"gene_hgnc_id": 23075,
"hgvs_c": "c.583A>C",
"hgvs_p": "p.Asn195His",
"transcript": "NM_001376095.1",
"protein_id": "NP_001363024.1",
"transcript_support_level": null,
"aa_start": 195,
"aa_end": null,
"aa_length": 267,
"cds_start": 583,
"cds_end": null,
"cds_length": 804,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001376095.1"
},
{
"aa_ref": "N",
"aa_alt": "H",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 7,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "OSGEPL1",
"gene_hgnc_id": 23075,
"hgvs_c": "c.427A>C",
"hgvs_p": "p.Asn143His",
"transcript": "NM_001376101.1",
"protein_id": "NP_001363030.1",
"transcript_support_level": null,
"aa_start": 143,
"aa_end": null,
"aa_length": 215,
"cds_start": 427,
"cds_end": null,
"cds_length": 648,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001376101.1"
},
{
"aa_ref": "N",
"aa_alt": "H",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "OSGEPL1",
"gene_hgnc_id": 23075,
"hgvs_c": "c.1057A>C",
"hgvs_p": "p.Asn353His",
"transcript": "XM_024453039.2",
"protein_id": "XP_024308807.1",
"transcript_support_level": null,
"aa_start": 353,
"aa_end": null,
"aa_length": 425,
"cds_start": 1057,
"cds_end": null,
"cds_length": 1278,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_024453039.2"
},
{
"aa_ref": "N",
"aa_alt": "H",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "OSGEPL1",
"gene_hgnc_id": 23075,
"hgvs_c": "c.1057A>C",
"hgvs_p": "p.Asn353His",
"transcript": "XM_024453040.2",
"protein_id": "XP_024308808.1",
"transcript_support_level": null,
"aa_start": 353,
"aa_end": null,
"aa_length": 425,
"cds_start": 1057,
"cds_end": null,
"cds_length": 1278,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_024453040.2"
},
{
"aa_ref": "N",
"aa_alt": "H",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "OSGEPL1",
"gene_hgnc_id": 23075,
"hgvs_c": "c.1057A>C",
"hgvs_p": "p.Asn353His",
"transcript": "XM_024453041.2",
"protein_id": "XP_024308809.1",
"transcript_support_level": null,
"aa_start": 353,
"aa_end": null,
"aa_length": 425,
"cds_start": 1057,
"cds_end": null,
"cds_length": 1278,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_024453041.2"
},
{
"aa_ref": "N",
"aa_alt": "H",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "OSGEPL1",
"gene_hgnc_id": 23075,
"hgvs_c": "c.1024A>C",
"hgvs_p": "p.Asn342His",
"transcript": "XM_017004676.2",
"protein_id": "XP_016860165.1",
"transcript_support_level": null,
"aa_start": 342,
"aa_end": null,
"aa_length": 414,
"cds_start": 1024,
"cds_end": null,
"cds_length": 1245,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_017004676.2"
},
{
"aa_ref": "N",
"aa_alt": "H",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "OSGEPL1",
"gene_hgnc_id": 23075,
"hgvs_c": "c.583A>C",
"hgvs_p": "p.Asn195His",
"transcript": "XM_047445408.1",
"protein_id": "XP_047301364.1",
"transcript_support_level": null,
"aa_start": 195,
"aa_end": null,
"aa_length": 267,
"cds_start": 583,
"cds_end": null,
"cds_length": 804,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047445408.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": 23,
"intron_rank": 22,
"intron_rank_end": null,
"gene_symbol": "ANKAR",
"gene_hgnc_id": 26350,
"hgvs_c": "c.4090+8131T>G",
"hgvs_p": null,
"transcript": "XM_011510676.3",
"protein_id": "XP_011508978.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1390,
"cds_start": null,
"cds_end": null,
"cds_length": 4173,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_011510676.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": 23,
"intron_rank": 22,
"intron_rank_end": null,
"gene_symbol": "ANKAR",
"gene_hgnc_id": 26350,
"hgvs_c": "c.4090+8131T>G",
"hgvs_p": null,
"transcript": "XM_011510677.3",
"protein_id": "XP_011508979.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1372,
"cds_start": null,
"cds_end": null,
"cds_length": 4119,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_011510677.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": 22,
"intron_rank": 21,
"intron_rank_end": null,
"gene_symbol": "ANKAR",
"gene_hgnc_id": 26350,
"hgvs_c": "c.*5+8131T>G",
"hgvs_p": null,
"transcript": "XM_011510681.2",
"protein_id": "XP_011508983.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1294,
"cds_start": null,
"cds_end": null,
"cds_length": 3885,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_011510681.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": 22,
"intron_rank": 21,
"intron_rank_end": null,
"gene_symbol": "ANKAR",
"gene_hgnc_id": 26350,
"hgvs_c": "c.*5+8131T>G",
"hgvs_p": null,
"transcript": "XM_011510682.3",
"protein_id": "XP_011508984.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1294,
"cds_start": null,
"cds_end": null,
"cds_length": 3885,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_011510682.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": 22,
"intron_rank": 21,
"intron_rank_end": null,
"gene_symbol": "ANKAR",
"gene_hgnc_id": 26350,
"hgvs_c": "c.*6-2263T>G",
"hgvs_p": null,
"transcript": "XM_017003413.2",
"protein_id": "XP_016858902.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1294,
"cds_start": null,
"cds_end": null,
"cds_length": 3885,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_017003413.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": 18,
"intron_rank": 17,
"intron_rank_end": null,
"gene_symbol": "ANKAR",
"gene_hgnc_id": 26350,
"hgvs_c": "c.*5+8131T>G",
"hgvs_p": null,
"transcript": "XM_047443451.1",
"protein_id": "XP_047299407.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1114,
"cds_start": null,
"cds_end": null,
"cds_length": 3345,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047443451.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 6,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "OSGEPL1",
"gene_hgnc_id": 23075,
"hgvs_c": "n.1123A>C",
"hgvs_p": null,
"transcript": "ENST00000524043.1",
"protein_id": null,
"transcript_support_level": 2,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": null,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "retained_intron",
"feature": "ENST00000524043.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 7,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "OSGEPL1",
"gene_hgnc_id": 23075,
"hgvs_c": "n.1338A>C",
"hgvs_p": null,
"transcript": "NR_148883.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": "NR_148883.1"
},
{
"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": 10,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "OSGEPL1",
"gene_hgnc_id": 23075,
"hgvs_c": "n.1152A>C",
"hgvs_p": null,
"transcript": "NR_164768.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": "NR_164768.1"
},
{
"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": 8,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "OSGEPL1",
"gene_hgnc_id": 23075,
"hgvs_c": "n.947A>C",
"hgvs_p": null,
"transcript": "NR_164769.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": "NR_164769.1"
},
{
"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": 10,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "OSGEPL1",
"gene_hgnc_id": 23075,
"hgvs_c": "n.1077A>C",
"hgvs_p": null,
"transcript": "XR_002959323.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": "XR_002959323.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": 19,
"intron_rank": 18,
"intron_rank_end": null,
"gene_symbol": "ANKAR",
"gene_hgnc_id": 26350,
"hgvs_c": "n.*584+8131T>G",
"hgvs_p": null,
"transcript": "ENST00000441800.5",
"protein_id": "ENSP00000407459.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": "ENST00000441800.5"
},
{
"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": 3,
"intron_rank_end": null,
"gene_symbol": "ANKAR",
"gene_hgnc_id": 26350,
"hgvs_c": "n.282-16T>G",
"hgvs_p": null,
"transcript": "ENST00000476208.1",
"protein_id": null,
"transcript_support_level": 3,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": null,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "pseudogene",
"feature": "ENST00000476208.1"
}
],
"gene_symbol": "OSGEPL1",
"gene_hgnc_id": 23075,
"dbsnp": "rs370733672",
"frequency_reference_population": 0.000023552017,
"hom_count_reference_population": 0,
"allele_count_reference_population": 38,
"gnomad_exomes_af": 0.0000136863,
"gnomad_genomes_af": 0.00011832,
"gnomad_exomes_ac": 20,
"gnomad_genomes_ac": 18,
"gnomad_exomes_homalt": 0,
"gnomad_genomes_homalt": 0,
"gnomad_mito_homoplasmic": null,
"gnomad_mito_heteroplasmic": null,
"computational_score_selected": 0.05468636751174927,
"computational_prediction_selected": "Benign",
"computational_source_selected": "MetaRNN",
"splice_score_selected": 0,
"splice_prediction_selected": "Benign",
"splice_source_selected": "max_spliceai",
"revel_score": 0.041,
"revel_prediction": "Benign",
"alphamissense_score": 0.079,
"alphamissense_prediction": null,
"bayesdelnoaf_score": -0.72,
"bayesdelnoaf_prediction": "Benign",
"phylop100way_score": -0.29,
"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": -4,
"acmg_classification": "Likely_benign",
"acmg_criteria": "BP4_Strong",
"acmg_by_gene": [
{
"score": -4,
"benign_score": 4,
"pathogenic_score": 0,
"criteria": [
"BP4_Strong"
],
"verdict": "Likely_benign",
"transcript": "NM_022353.3",
"gene_symbol": "OSGEPL1",
"hgnc_id": 23075,
"effects": [
"missense_variant"
],
"inheritance_mode": "AR",
"hgvs_c": "c.1024A>C",
"hgvs_p": "p.Asn342His"
},
{
"score": -4,
"benign_score": 4,
"pathogenic_score": 0,
"criteria": [
"BP4_Strong"
],
"verdict": "Likely_benign",
"transcript": "ENST00000441800.5",
"gene_symbol": "ANKAR",
"hgnc_id": 26350,
"effects": [
"intron_variant"
],
"inheritance_mode": "AR",
"hgvs_c": "n.*584+8131T>G",
"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
}