← 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: 1-196828162-G-T (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=1&pos=196828162&ref=G&alt=T&genome=hg38&allGenes=true"API Response
json
{
"variants": [
{
"chr": "1",
"pos": 196828162,
"ref": "G",
"alt": "T",
"effect": "stop_gained",
"transcript": "NM_002113.3",
"consequences": [
{
"aa_ref": "E",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"stop_gained"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 6,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CFHR1",
"gene_hgnc_id": 4888,
"hgvs_c": "c.523G>T",
"hgvs_p": "p.Glu175*",
"transcript": "NM_002113.3",
"protein_id": "NP_002104.2",
"transcript_support_level": null,
"aa_start": 175,
"aa_end": null,
"aa_length": 330,
"cds_start": 523,
"cds_end": null,
"cds_length": 993,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": "ENST00000320493.10",
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_002113.3"
},
{
"aa_ref": "E",
"aa_alt": "*",
"canonical": true,
"protein_coding": true,
"strand": true,
"consequences": [
"stop_gained"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 6,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CFHR1",
"gene_hgnc_id": 4888,
"hgvs_c": "c.523G>T",
"hgvs_p": "p.Glu175*",
"transcript": "ENST00000320493.10",
"protein_id": "ENSP00000314299.5",
"transcript_support_level": 1,
"aa_start": 175,
"aa_end": null,
"aa_length": 330,
"cds_start": 523,
"cds_end": null,
"cds_length": 993,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": "NM_002113.3",
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000320493.10"
},
{
"aa_ref": "E",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"stop_gained"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 6,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CFHR1",
"gene_hgnc_id": 4888,
"hgvs_c": "c.496G>T",
"hgvs_p": "p.Glu166*",
"transcript": "ENST00000887404.1",
"protein_id": "ENSP00000557463.1",
"transcript_support_level": null,
"aa_start": 166,
"aa_end": null,
"aa_length": 321,
"cds_start": 496,
"cds_end": null,
"cds_length": 966,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000887404.1"
},
{
"aa_ref": "E",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"stop_gained"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 6,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CFHR1",
"gene_hgnc_id": 4888,
"hgvs_c": "c.496G>T",
"hgvs_p": "p.Glu166*",
"transcript": "ENST00000887414.1",
"protein_id": "ENSP00000557473.1",
"transcript_support_level": null,
"aa_start": 166,
"aa_end": null,
"aa_length": 321,
"cds_start": 496,
"cds_end": null,
"cds_length": 966,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000887414.1"
},
{
"aa_ref": "E",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"stop_gained"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 6,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CFHR1",
"gene_hgnc_id": 4888,
"hgvs_c": "c.475G>T",
"hgvs_p": "p.Glu159*",
"transcript": "ENST00000887401.1",
"protein_id": "ENSP00000557460.1",
"transcript_support_level": null,
"aa_start": 159,
"aa_end": null,
"aa_length": 314,
"cds_start": 475,
"cds_end": null,
"cds_length": 945,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000887401.1"
},
{
"aa_ref": "E",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"stop_gained"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 6,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CFHR1",
"gene_hgnc_id": 4888,
"hgvs_c": "c.472G>T",
"hgvs_p": "p.Glu158*",
"transcript": "NM_001379306.1",
"protein_id": "NP_001366235.1",
"transcript_support_level": null,
"aa_start": 158,
"aa_end": null,
"aa_length": 313,
"cds_start": 472,
"cds_end": null,
"cds_length": 942,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001379306.1"
},
{
"aa_ref": "E",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"stop_gained"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 6,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CFHR1",
"gene_hgnc_id": 4888,
"hgvs_c": "c.472G>T",
"hgvs_p": "p.Glu158*",
"transcript": "ENST00000887400.1",
"protein_id": "ENSP00000557459.1",
"transcript_support_level": null,
"aa_start": 158,
"aa_end": null,
"aa_length": 313,
"cds_start": 472,
"cds_end": null,
"cds_length": 942,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000887400.1"
},
{
"aa_ref": "E",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"stop_gained"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 6,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CFHR1",
"gene_hgnc_id": 4888,
"hgvs_c": "c.523G>T",
"hgvs_p": "p.Glu175*",
"transcript": "ENST00000887403.1",
"protein_id": "ENSP00000557462.1",
"transcript_support_level": null,
"aa_start": 175,
"aa_end": null,
"aa_length": 307,
"cds_start": 523,
"cds_end": null,
"cds_length": 924,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000887403.1"
},
{
"aa_ref": "E",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"stop_gained"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 6,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CFHR1",
"gene_hgnc_id": 4888,
"hgvs_c": "c.448G>T",
"hgvs_p": "p.Glu150*",
"transcript": "ENST00000887411.1",
"protein_id": "ENSP00000557470.1",
"transcript_support_level": null,
"aa_start": 150,
"aa_end": null,
"aa_length": 305,
"cds_start": 448,
"cds_end": null,
"cds_length": 918,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000887411.1"
},
{
"aa_ref": "E",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"stop_gained"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 6,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CFHR1",
"gene_hgnc_id": 4888,
"hgvs_c": "c.439G>T",
"hgvs_p": "p.Glu147*",
"transcript": "ENST00000887417.1",
"protein_id": "ENSP00000557476.1",
"transcript_support_level": null,
"aa_start": 147,
"aa_end": null,
"aa_length": 302,
"cds_start": 439,
"cds_end": null,
"cds_length": 909,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000887417.1"
},
{
"aa_ref": "E",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"stop_gained"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 6,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CFHR1",
"gene_hgnc_id": 4888,
"hgvs_c": "c.427G>T",
"hgvs_p": "p.Glu143*",
"transcript": "ENST00000887407.1",
"protein_id": "ENSP00000557466.1",
"transcript_support_level": null,
"aa_start": 143,
"aa_end": null,
"aa_length": 298,
"cds_start": 427,
"cds_end": null,
"cds_length": 897,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000887407.1"
},
{
"aa_ref": "E",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"stop_gained"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 6,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CFHR1",
"gene_hgnc_id": 4888,
"hgvs_c": "c.412G>T",
"hgvs_p": "p.Glu138*",
"transcript": "ENST00000887416.1",
"protein_id": "ENSP00000557475.1",
"transcript_support_level": null,
"aa_start": 138,
"aa_end": null,
"aa_length": 293,
"cds_start": 412,
"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": "ENST00000887416.1"
},
{
"aa_ref": "E",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"stop_gained"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 6,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CFHR1",
"gene_hgnc_id": 4888,
"hgvs_c": "c.361G>T",
"hgvs_p": "p.Glu121*",
"transcript": "NM_001379307.1",
"protein_id": "NP_001366236.1",
"transcript_support_level": null,
"aa_start": 121,
"aa_end": null,
"aa_length": 276,
"cds_start": 361,
"cds_end": null,
"cds_length": 831,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001379307.1"
},
{
"aa_ref": "E",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"stop_gained"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 6,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CFHR1",
"gene_hgnc_id": 4888,
"hgvs_c": "c.361G>T",
"hgvs_p": "p.Glu121*",
"transcript": "ENST00000699454.1",
"protein_id": "ENSP00000514391.1",
"transcript_support_level": null,
"aa_start": 121,
"aa_end": null,
"aa_length": 276,
"cds_start": 361,
"cds_end": null,
"cds_length": 831,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000699454.1"
},
{
"aa_ref": "E",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"stop_gained"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 6,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CFHR1",
"gene_hgnc_id": 4888,
"hgvs_c": "c.358G>T",
"hgvs_p": "p.Glu120*",
"transcript": "NM_001379308.1",
"protein_id": "NP_001366237.1",
"transcript_support_level": null,
"aa_start": 120,
"aa_end": null,
"aa_length": 275,
"cds_start": 358,
"cds_end": null,
"cds_length": 828,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001379308.1"
},
{
"aa_ref": "E",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"stop_gained"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 6,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CFHR1",
"gene_hgnc_id": 4888,
"hgvs_c": "c.358G>T",
"hgvs_p": "p.Glu120*",
"transcript": "ENST00000887402.1",
"protein_id": "ENSP00000557461.1",
"transcript_support_level": null,
"aa_start": 120,
"aa_end": null,
"aa_length": 275,
"cds_start": 358,
"cds_end": null,
"cds_length": 828,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000887402.1"
},
{
"aa_ref": "E",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"stop_gained"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 6,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CFHR1",
"gene_hgnc_id": 4888,
"hgvs_c": "c.355G>T",
"hgvs_p": "p.Glu119*",
"transcript": "NM_001379309.1",
"protein_id": "NP_001366238.1",
"transcript_support_level": null,
"aa_start": 119,
"aa_end": null,
"aa_length": 274,
"cds_start": 355,
"cds_end": null,
"cds_length": 825,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001379309.1"
},
{
"aa_ref": "E",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"stop_gained"
],
"exon_rank": 3,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CFHR1",
"gene_hgnc_id": 4888,
"hgvs_c": "c.346G>T",
"hgvs_p": "p.Glu116*",
"transcript": "ENST00000887415.1",
"protein_id": "ENSP00000557474.1",
"transcript_support_level": null,
"aa_start": 116,
"aa_end": null,
"aa_length": 271,
"cds_start": 346,
"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": "ENST00000887415.1"
},
{
"aa_ref": "E",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"stop_gained"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CFHR1",
"gene_hgnc_id": 4888,
"hgvs_c": "c.523G>T",
"hgvs_p": "p.Glu175*",
"transcript": "ENST00000887408.1",
"protein_id": "ENSP00000557467.1",
"transcript_support_level": null,
"aa_start": 175,
"aa_end": null,
"aa_length": 269,
"cds_start": 523,
"cds_end": null,
"cds_length": 810,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000887408.1"
},
{
"aa_ref": "E",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"stop_gained"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 6,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CFHR1",
"gene_hgnc_id": 4888,
"hgvs_c": "c.334G>T",
"hgvs_p": "p.Glu112*",
"transcript": "ENST00000887410.1",
"protein_id": "ENSP00000557469.1",
"transcript_support_level": null,
"aa_start": 112,
"aa_end": null,
"aa_length": 267,
"cds_start": 334,
"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": "ENST00000887410.1"
},
{
"aa_ref": "E",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"stop_gained"
],
"exon_rank": 3,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CFHR1",
"gene_hgnc_id": 4888,
"hgvs_c": "c.328G>T",
"hgvs_p": "p.Glu110*",
"transcript": "NM_001379310.1",
"protein_id": "NP_001366239.1",
"transcript_support_level": null,
"aa_start": 110,
"aa_end": null,
"aa_length": 265,
"cds_start": 328,
"cds_end": null,
"cds_length": 798,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001379310.1"
},
{
"aa_ref": "E",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"stop_gained"
],
"exon_rank": 3,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CFHR1",
"gene_hgnc_id": 4888,
"hgvs_c": "c.328G>T",
"hgvs_p": "p.Glu110*",
"transcript": "ENST00000887399.1",
"protein_id": "ENSP00000557458.1",
"transcript_support_level": null,
"aa_start": 110,
"aa_end": null,
"aa_length": 265,
"cds_start": 328,
"cds_end": null,
"cds_length": 798,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000887399.1"
},
{
"aa_ref": "E",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"stop_gained"
],
"exon_rank": 3,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CFHR1",
"gene_hgnc_id": 4888,
"hgvs_c": "c.319G>T",
"hgvs_p": "p.Glu107*",
"transcript": "NM_001379311.1",
"protein_id": "NP_001366240.1",
"transcript_support_level": null,
"aa_start": 107,
"aa_end": null,
"aa_length": 262,
"cds_start": 319,
"cds_end": null,
"cds_length": 789,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001379311.1"
},
{
"aa_ref": "E",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"stop_gained"
],
"exon_rank": 3,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CFHR1",
"gene_hgnc_id": 4888,
"hgvs_c": "c.319G>T",
"hgvs_p": "p.Glu107*",
"transcript": "ENST00000887413.1",
"protein_id": "ENSP00000557472.1",
"transcript_support_level": null,
"aa_start": 107,
"aa_end": null,
"aa_length": 262,
"cds_start": 319,
"cds_end": null,
"cds_length": 789,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000887413.1"
},
{
"aa_ref": "E",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"stop_gained"
],
"exon_rank": 3,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CFHR1",
"gene_hgnc_id": 4888,
"hgvs_c": "c.301G>T",
"hgvs_p": "p.Glu101*",
"transcript": "ENST00000887405.1",
"protein_id": "ENSP00000557464.1",
"transcript_support_level": null,
"aa_start": 101,
"aa_end": null,
"aa_length": 256,
"cds_start": 301,
"cds_end": null,
"cds_length": 771,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000887405.1"
},
{
"aa_ref": "E",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"stop_gained"
],
"exon_rank": 3,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CFHR1",
"gene_hgnc_id": 4888,
"hgvs_c": "c.280G>T",
"hgvs_p": "p.Glu94*",
"transcript": "NM_001379312.1",
"protein_id": "NP_001366241.1",
"transcript_support_level": null,
"aa_start": 94,
"aa_end": null,
"aa_length": 249,
"cds_start": 280,
"cds_end": null,
"cds_length": 750,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001379312.1"
},
{
"aa_ref": "E",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"stop_gained"
],
"exon_rank": 3,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CFHR1",
"gene_hgnc_id": 4888,
"hgvs_c": "c.280G>T",
"hgvs_p": "p.Glu94*",
"transcript": "ENST00000699455.1",
"protein_id": "ENSP00000514392.1",
"transcript_support_level": null,
"aa_start": 94,
"aa_end": null,
"aa_length": 249,
"cds_start": 280,
"cds_end": null,
"cds_length": 750,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000699455.1"
},
{
"aa_ref": "E",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"stop_gained"
],
"exon_rank": 3,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CFHR1",
"gene_hgnc_id": 4888,
"hgvs_c": "c.253G>T",
"hgvs_p": "p.Glu85*",
"transcript": "ENST00000887418.1",
"protein_id": "ENSP00000557477.1",
"transcript_support_level": null,
"aa_start": 85,
"aa_end": null,
"aa_length": 240,
"cds_start": 253,
"cds_end": null,
"cds_length": 723,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000887418.1"
},
{
"aa_ref": "E",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"stop_gained"
],
"exon_rank": 3,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CFHR1",
"gene_hgnc_id": 4888,
"hgvs_c": "c.232G>T",
"hgvs_p": "p.Glu78*",
"transcript": "ENST00000887406.1",
"protein_id": "ENSP00000557465.1",
"transcript_support_level": null,
"aa_start": 78,
"aa_end": null,
"aa_length": 233,
"cds_start": 232,
"cds_end": null,
"cds_length": 702,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000887406.1"
},
{
"aa_ref": "E",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"stop_gained"
],
"exon_rank": 2,
"exon_rank_end": null,
"exon_count": 4,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CFHR1",
"gene_hgnc_id": 4888,
"hgvs_c": "c.151G>T",
"hgvs_p": "p.Glu51*",
"transcript": "ENST00000887412.1",
"protein_id": "ENSP00000557471.1",
"transcript_support_level": null,
"aa_start": 51,
"aa_end": null,
"aa_length": 206,
"cds_start": 151,
"cds_end": null,
"cds_length": 621,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000887412.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": 3,
"intron_rank_end": null,
"gene_symbol": "CFHR1",
"gene_hgnc_id": 4888,
"hgvs_c": "c.430+1157G>T",
"hgvs_p": null,
"transcript": "ENST00000367424.4",
"protein_id": "ENSP00000356394.3",
"transcript_support_level": 5,
"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": "ENST00000367424.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": 3,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "CFHR1",
"gene_hgnc_id": 4888,
"hgvs_c": "c.59-2338G>T",
"hgvs_p": null,
"transcript": "ENST00000887409.1",
"protein_id": "ENSP00000557468.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 147,
"cds_start": null,
"cds_end": null,
"cds_length": 444,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000887409.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 3,
"exon_rank_end": null,
"exon_count": 3,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CFHR1",
"gene_hgnc_id": 4888,
"hgvs_c": "n.718G>T",
"hgvs_p": null,
"transcript": "ENST00000480960.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": "ENST00000480960.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 7,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CFHR1",
"gene_hgnc_id": 4888,
"hgvs_c": "n.612G>T",
"hgvs_p": null,
"transcript": "ENST00000699456.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": "ENST00000699456.1"
}
],
"gene_symbol": "CFHR1",
"gene_hgnc_id": 4888,
"dbsnp": "rs388862",
"frequency_reference_population": null,
"hom_count_reference_population": 0,
"allele_count_reference_population": 0,
"gnomad_exomes_af": 0,
"gnomad_genomes_af": null,
"gnomad_exomes_ac": 0,
"gnomad_genomes_ac": null,
"gnomad_exomes_homalt": 0,
"gnomad_genomes_homalt": null,
"gnomad_mito_homoplasmic": null,
"gnomad_mito_heteroplasmic": null,
"computational_score_selected": -0.2800000011920929,
"computational_prediction_selected": "Benign",
"computational_source_selected": "BayesDel_noAF",
"splice_score_selected": 0.009999999776482582,
"splice_prediction_selected": "Benign",
"splice_source_selected": "max_spliceai",
"revel_score": null,
"revel_prediction": null,
"alphamissense_score": null,
"alphamissense_prediction": null,
"bayesdelnoaf_score": -0.28,
"bayesdelnoaf_prediction": "Benign",
"phylop100way_score": -0.075,
"phylop100way_prediction": "Benign",
"spliceai_max_score": 0.01,
"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": 0,
"acmg_classification": "Uncertain_significance",
"acmg_criteria": "",
"acmg_by_gene": [
{
"score": 0,
"benign_score": 0,
"pathogenic_score": 0,
"criteria": [],
"verdict": "Uncertain_significance",
"transcript": "NM_002113.3",
"gene_symbol": "CFHR1",
"hgnc_id": 4888,
"effects": [
"stop_gained"
],
"inheritance_mode": "Unknown,AD,AR",
"hgvs_c": "c.523G>T",
"hgvs_p": "p.Glu175*"
}
],
"clinvar_disease": "",
"clinvar_classification": "",
"clinvar_review_status": "",
"clinvar_submissions_summary": "",
"phenotype_combined": null,
"pathogenicity_classification_combined": null,
"custom_annotations": null
}
],
"message": null
}