← 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: 3-93879213-T-C (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=3&pos=93879213&ref=T&alt=C&genome=hg38&allGenes=true"API Response
json
{
"variants": [
{
"chr": "3",
"pos": 93879213,
"ref": "T",
"alt": "C",
"effect": "missense_variant",
"transcript": "NM_001314077.2",
"consequences": [
{
"aa_ref": "T",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 13,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PROS1",
"gene_hgnc_id": 9456,
"hgvs_c": "c.1594A>G",
"hgvs_p": "p.Thr532Ala",
"transcript": "NM_000313.4",
"protein_id": "NP_000304.2",
"transcript_support_level": null,
"aa_start": 532,
"aa_end": null,
"aa_length": 676,
"cds_start": 1594,
"cds_end": null,
"cds_length": 2031,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": "ENST00000394236.9",
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_000313.4"
},
{
"aa_ref": "T",
"aa_alt": "A",
"canonical": true,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 13,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PROS1",
"gene_hgnc_id": 9456,
"hgvs_c": "c.1594A>G",
"hgvs_p": "p.Thr532Ala",
"transcript": "ENST00000394236.9",
"protein_id": "ENSP00000377783.3",
"transcript_support_level": 1,
"aa_start": 532,
"aa_end": null,
"aa_length": 676,
"cds_start": 1594,
"cds_end": null,
"cds_length": 2031,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": "NM_000313.4",
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000394236.9"
},
{
"aa_ref": "T",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 13,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PROS1",
"gene_hgnc_id": 9456,
"hgvs_c": "c.1549A>G",
"hgvs_p": "p.Thr517Ala",
"transcript": "ENST00000407433.6",
"protein_id": "ENSP00000385794.2",
"transcript_support_level": 1,
"aa_start": 517,
"aa_end": null,
"aa_length": 661,
"cds_start": 1549,
"cds_end": null,
"cds_length": 1986,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000407433.6"
},
{
"aa_ref": "T",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 14,
"exon_rank_end": null,
"exon_count": 16,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PROS1",
"gene_hgnc_id": 9456,
"hgvs_c": "c.1690A>G",
"hgvs_p": "p.Thr564Ala",
"transcript": "NM_001314077.2",
"protein_id": "NP_001301006.1",
"transcript_support_level": null,
"aa_start": 564,
"aa_end": null,
"aa_length": 708,
"cds_start": 1690,
"cds_end": null,
"cds_length": 2127,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001314077.2"
},
{
"aa_ref": "T",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 14,
"exon_rank_end": null,
"exon_count": 16,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PROS1",
"gene_hgnc_id": 9456,
"hgvs_c": "c.1690A>G",
"hgvs_p": "p.Thr564Ala",
"transcript": "ENST00000650591.1",
"protein_id": "ENSP00000497376.1",
"transcript_support_level": null,
"aa_start": 564,
"aa_end": null,
"aa_length": 708,
"cds_start": 1690,
"cds_end": null,
"cds_length": 2127,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000650591.1"
},
{
"aa_ref": "T",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 14,
"exon_rank_end": null,
"exon_count": 16,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PROS1",
"gene_hgnc_id": 9456,
"hgvs_c": "c.1690A>G",
"hgvs_p": "p.Thr564Ala",
"transcript": "ENST00000869621.1",
"protein_id": "ENSP00000539680.1",
"transcript_support_level": null,
"aa_start": 564,
"aa_end": null,
"aa_length": 693,
"cds_start": 1690,
"cds_end": null,
"cds_length": 2082,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000869621.1"
},
{
"aa_ref": "T",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 13,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PROS1",
"gene_hgnc_id": 9456,
"hgvs_c": "c.1609A>G",
"hgvs_p": "p.Thr537Ala",
"transcript": "ENST00000948247.1",
"protein_id": "ENSP00000618306.1",
"transcript_support_level": null,
"aa_start": 537,
"aa_end": null,
"aa_length": 681,
"cds_start": 1609,
"cds_end": null,
"cds_length": 2046,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000948247.1"
},
{
"aa_ref": "T",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 13,
"exon_rank_end": null,
"exon_count": 16,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PROS1",
"gene_hgnc_id": 9456,
"hgvs_c": "c.1594A>G",
"hgvs_p": "p.Thr532Ala",
"transcript": "ENST00000348974.5",
"protein_id": "ENSP00000330021.7",
"transcript_support_level": 5,
"aa_start": 532,
"aa_end": null,
"aa_length": 676,
"cds_start": 1594,
"cds_end": null,
"cds_length": 2031,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000348974.5"
},
{
"aa_ref": "T",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 13,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PROS1",
"gene_hgnc_id": 9456,
"hgvs_c": "c.1588A>G",
"hgvs_p": "p.Thr530Ala",
"transcript": "ENST00000948248.1",
"protein_id": "ENSP00000618307.1",
"transcript_support_level": null,
"aa_start": 530,
"aa_end": null,
"aa_length": 674,
"cds_start": 1588,
"cds_end": null,
"cds_length": 2025,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000948248.1"
},
{
"aa_ref": "T",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 13,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PROS1",
"gene_hgnc_id": 9456,
"hgvs_c": "c.1585A>G",
"hgvs_p": "p.Thr529Ala",
"transcript": "ENST00000869623.1",
"protein_id": "ENSP00000539682.1",
"transcript_support_level": null,
"aa_start": 529,
"aa_end": null,
"aa_length": 673,
"cds_start": 1585,
"cds_end": null,
"cds_length": 2022,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000869623.1"
},
{
"aa_ref": "T",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 13,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PROS1",
"gene_hgnc_id": 9456,
"hgvs_c": "c.1552A>G",
"hgvs_p": "p.Thr518Ala",
"transcript": "ENST00000648853.1",
"protein_id": "ENSP00000497262.1",
"transcript_support_level": null,
"aa_start": 518,
"aa_end": null,
"aa_length": 662,
"cds_start": 1552,
"cds_end": null,
"cds_length": 1989,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000648853.1"
},
{
"aa_ref": "T",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 13,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PROS1",
"gene_hgnc_id": 9456,
"hgvs_c": "c.1594A>G",
"hgvs_p": "p.Thr532Ala",
"transcript": "ENST00000869617.1",
"protein_id": "ENSP00000539676.1",
"transcript_support_level": null,
"aa_start": 532,
"aa_end": null,
"aa_length": 661,
"cds_start": 1594,
"cds_end": null,
"cds_length": 1986,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000869617.1"
},
{
"aa_ref": "T",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 12,
"exon_rank_end": null,
"exon_count": 14,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PROS1",
"gene_hgnc_id": 9456,
"hgvs_c": "c.1507A>G",
"hgvs_p": "p.Thr503Ala",
"transcript": "ENST00000869620.1",
"protein_id": "ENSP00000539679.1",
"transcript_support_level": null,
"aa_start": 503,
"aa_end": null,
"aa_length": 647,
"cds_start": 1507,
"cds_end": null,
"cds_length": 1944,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000869620.1"
},
{
"aa_ref": "T",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 12,
"exon_rank_end": null,
"exon_count": 14,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PROS1",
"gene_hgnc_id": 9456,
"hgvs_c": "c.1507A>G",
"hgvs_p": "p.Thr503Ala",
"transcript": "ENST00000869619.1",
"protein_id": "ENSP00000539678.1",
"transcript_support_level": null,
"aa_start": 503,
"aa_end": null,
"aa_length": 632,
"cds_start": 1507,
"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": "ENST00000869619.1"
},
{
"aa_ref": "T",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 12,
"exon_rank_end": null,
"exon_count": 14,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PROS1",
"gene_hgnc_id": 9456,
"hgvs_c": "c.1462A>G",
"hgvs_p": "p.Thr488Ala",
"transcript": "ENST00000948246.1",
"protein_id": "ENSP00000618305.1",
"transcript_support_level": null,
"aa_start": 488,
"aa_end": null,
"aa_length": 632,
"cds_start": 1462,
"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": "ENST00000948246.1"
},
{
"aa_ref": "T",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 12,
"exon_rank_end": null,
"exon_count": 14,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PROS1",
"gene_hgnc_id": 9456,
"hgvs_c": "c.1435A>G",
"hgvs_p": "p.Thr479Ala",
"transcript": "ENST00000869625.1",
"protein_id": "ENSP00000539684.1",
"transcript_support_level": null,
"aa_start": 479,
"aa_end": null,
"aa_length": 623,
"cds_start": 1435,
"cds_end": null,
"cds_length": 1872,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000869625.1"
},
{
"aa_ref": "T",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 12,
"exon_rank_end": null,
"exon_count": 14,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PROS1",
"gene_hgnc_id": 9456,
"hgvs_c": "c.1426A>G",
"hgvs_p": "p.Thr476Ala",
"transcript": "ENST00000869615.1",
"protein_id": "ENSP00000539674.1",
"transcript_support_level": null,
"aa_start": 476,
"aa_end": null,
"aa_length": 620,
"cds_start": 1426,
"cds_end": null,
"cds_length": 1863,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000869615.1"
},
{
"aa_ref": "T",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 11,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PROS1",
"gene_hgnc_id": 9456,
"hgvs_c": "c.1411A>G",
"hgvs_p": "p.Thr471Ala",
"transcript": "ENST00000869614.1",
"protein_id": "ENSP00000539673.1",
"transcript_support_level": null,
"aa_start": 471,
"aa_end": null,
"aa_length": 615,
"cds_start": 1411,
"cds_end": null,
"cds_length": 1848,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000869614.1"
},
{
"aa_ref": "T",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 11,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PROS1",
"gene_hgnc_id": 9456,
"hgvs_c": "c.1339A>G",
"hgvs_p": "p.Thr447Ala",
"transcript": "ENST00000869622.1",
"protein_id": "ENSP00000539681.1",
"transcript_support_level": null,
"aa_start": 447,
"aa_end": null,
"aa_length": 591,
"cds_start": 1339,
"cds_end": null,
"cds_length": 1776,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000869622.1"
},
{
"aa_ref": "T",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 10,
"exon_rank_end": null,
"exon_count": 12,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PROS1",
"gene_hgnc_id": 9456,
"hgvs_c": "c.1324A>G",
"hgvs_p": "p.Thr442Ala",
"transcript": "ENST00000869618.1",
"protein_id": "ENSP00000539677.1",
"transcript_support_level": null,
"aa_start": 442,
"aa_end": null,
"aa_length": 586,
"cds_start": 1324,
"cds_end": null,
"cds_length": 1761,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000869618.1"
},
{
"aa_ref": "T",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 13,
"exon_rank_end": null,
"exon_count": 14,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PROS1",
"gene_hgnc_id": 9456,
"hgvs_c": "c.1594A>G",
"hgvs_p": "p.Thr532Ala",
"transcript": "ENST00000647936.1",
"protein_id": "ENSP00000496822.1",
"transcript_support_level": null,
"aa_start": 532,
"aa_end": null,
"aa_length": 556,
"cds_start": 1594,
"cds_end": null,
"cds_length": 1671,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000647936.1"
},
{
"aa_ref": "T",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 8,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PROS1",
"gene_hgnc_id": 9456,
"hgvs_c": "c.1069A>G",
"hgvs_p": "p.Thr357Ala",
"transcript": "ENST00000869624.1",
"protein_id": "ENSP00000539683.1",
"transcript_support_level": null,
"aa_start": 357,
"aa_end": null,
"aa_length": 501,
"cds_start": 1069,
"cds_end": null,
"cds_length": 1506,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000869624.1"
},
{
"aa_ref": "T",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 2,
"exon_rank_end": null,
"exon_count": 4,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PROS1",
"gene_hgnc_id": 9456,
"hgvs_c": "c.178A>G",
"hgvs_p": "p.Thr60Ala",
"transcript": "ENST00000869616.1",
"protein_id": "ENSP00000539675.1",
"transcript_support_level": null,
"aa_start": 60,
"aa_end": null,
"aa_length": 204,
"cds_start": 178,
"cds_end": null,
"cds_length": 615,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000869616.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 13,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PROS1",
"gene_hgnc_id": 9456,
"hgvs_c": "n.1762A>G",
"hgvs_p": null,
"transcript": "ENST00000648381.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": "ENST00000648381.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 14,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PROS1",
"gene_hgnc_id": 9456,
"hgvs_c": "n.*1375A>G",
"hgvs_p": null,
"transcript": "ENST00000649103.1",
"protein_id": "ENSP00000497962.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": "ENST00000649103.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": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PROS1",
"gene_hgnc_id": 9456,
"hgvs_c": "n.*225A>G",
"hgvs_p": null,
"transcript": "ENST00000649585.1",
"protein_id": "ENSP00000498163.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": "ENST00000649585.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 14,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PROS1",
"gene_hgnc_id": 9456,
"hgvs_c": "n.*1375A>G",
"hgvs_p": null,
"transcript": "ENST00000649103.1",
"protein_id": "ENSP00000497962.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": "ENST00000649103.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PROS1",
"gene_hgnc_id": 9456,
"hgvs_c": "n.*225A>G",
"hgvs_p": null,
"transcript": "ENST00000649585.1",
"protein_id": "ENSP00000498163.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": "ENST00000649585.1"
}
],
"gene_symbol": "PROS1",
"gene_hgnc_id": 9456,
"dbsnp": "rs371028997",
"frequency_reference_population": 0.00005947675,
"hom_count_reference_population": 1,
"allele_count_reference_population": 96,
"gnomad_exomes_af": 0.0000643015,
"gnomad_genomes_af": 0.0000131396,
"gnomad_exomes_ac": 94,
"gnomad_genomes_ac": 2,
"gnomad_exomes_homalt": 1,
"gnomad_genomes_homalt": 0,
"gnomad_mito_homoplasmic": null,
"gnomad_mito_heteroplasmic": null,
"computational_score_selected": 0.24441510438919067,
"computational_prediction_selected": "Benign",
"computational_source_selected": "MetaRNN",
"splice_score_selected": 0,
"splice_prediction_selected": "Benign",
"splice_source_selected": "max_spliceai",
"revel_score": 0.534,
"revel_prediction": "Uncertain_significance",
"alphamissense_score": 0.0864,
"alphamissense_prediction": null,
"bayesdelnoaf_score": -0.15,
"bayesdelnoaf_prediction": "Benign",
"phylop100way_score": 0.475,
"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": -1,
"acmg_classification": "Likely_benign",
"acmg_criteria": "PP2,BP4_Moderate",
"acmg_by_gene": [
{
"score": -1,
"benign_score": 2,
"pathogenic_score": 1,
"criteria": [
"PP2",
"BP4_Moderate"
],
"verdict": "Likely_benign",
"transcript": "NM_001314077.2",
"gene_symbol": "PROS1",
"hgnc_id": 9456,
"effects": [
"missense_variant"
],
"inheritance_mode": "AD,AR,SD",
"hgvs_c": "c.1690A>G",
"hgvs_p": "p.Thr564Ala"
}
],
"clinvar_disease": " autosomal dominant, autosomal recessive,Thrombophilia due to protein S deficiency",
"clinvar_classification": "Uncertain significance",
"clinvar_review_status": "criteria provided, multiple submitters, no conflicts",
"clinvar_submissions_summary": "US:3",
"phenotype_combined": "Thrombophilia due to protein S deficiency, autosomal dominant|Thrombophilia due to protein S deficiency, autosomal recessive",
"pathogenicity_classification_combined": "Uncertain significance",
"custom_annotations": null
}
],
"message": null
}