← 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-201485361-A-G (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=1&pos=201485361&ref=A&alt=G&genome=hg38&allGenes=true"API Response
json
{
"message": null,
"variants": [
{
"acmg_by_gene": [
{
"benign_score": 0,
"criteria": [
"PM2",
"PP3_Strong"
],
"effects": [
"missense_variant"
],
"gene_symbol": "CSRP1",
"hgnc_id": 2469,
"hgvs_c": "c.427T>C",
"hgvs_p": "p.Cys143Arg",
"inheritance_mode": "AD",
"pathogenic_score": 6,
"score": 6,
"transcript": "NM_004078.3",
"verdict": "Likely_pathogenic"
}
],
"acmg_classification": "Likely_pathogenic",
"acmg_criteria": "PM2,PP3_Strong",
"acmg_score": 6,
"allele_count_reference_population": 1,
"alphamissense_prediction": null,
"alphamissense_score": 0.9995,
"alt": "G",
"apogee2_prediction": null,
"apogee2_score": null,
"bayesdelnoaf_prediction": "Pathogenic",
"bayesdelnoaf_score": 0.39,
"chr": "1",
"clinvar_classification": "Uncertain significance",
"clinvar_disease": "not specified",
"clinvar_review_status": "criteria provided, single submitter",
"clinvar_submissions_summary": "US:1",
"computational_prediction_selected": "Pathogenic",
"computational_score_selected": 0.9861081838607788,
"computational_source_selected": "MetaRNN",
"consequences": [
{
"aa_alt": "R",
"aa_end": null,
"aa_length": 193,
"aa_ref": "C",
"aa_start": 143,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1820,
"cdna_start": 482,
"cds_end": null,
"cds_length": 582,
"cds_start": 427,
"consequences": [
"missense_variant"
],
"exon_count": 6,
"exon_rank": 5,
"exon_rank_end": null,
"feature": "NM_004078.3",
"gene_hgnc_id": 2469,
"gene_symbol": "CSRP1",
"hgvs_c": "c.427T>C",
"hgvs_p": "p.Cys143Arg",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "ENST00000340006.7",
"protein_coding": true,
"protein_id": "NP_004069.1",
"strand": false,
"transcript": "NM_004078.3",
"transcript_support_level": null
},
{
"aa_alt": "R",
"aa_end": null,
"aa_length": 193,
"aa_ref": "C",
"aa_start": 143,
"biotype": "protein_coding",
"canonical": true,
"cdna_end": null,
"cdna_length": 1820,
"cdna_start": 482,
"cds_end": null,
"cds_length": 582,
"cds_start": 427,
"consequences": [
"missense_variant"
],
"exon_count": 6,
"exon_rank": 5,
"exon_rank_end": null,
"feature": "ENST00000340006.7",
"gene_hgnc_id": 2469,
"gene_symbol": "CSRP1",
"hgvs_c": "c.427T>C",
"hgvs_p": "p.Cys143Arg",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "NM_004078.3",
"protein_coding": true,
"protein_id": "ENSP00000345079.2",
"strand": false,
"transcript": "ENST00000340006.7",
"transcript_support_level": 1
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "retained_intron",
"canonical": false,
"cdna_end": null,
"cdna_length": 5239,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 4,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "ENST00000532313.5",
"gene_hgnc_id": 2469,
"gene_symbol": "CSRP1",
"hgvs_c": "n.3903T>C",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": false,
"transcript": "ENST00000532313.5",
"transcript_support_level": 1
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "retained_intron",
"canonical": false,
"cdna_end": null,
"cdna_length": 8475,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 2,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "ENST00000533402.5",
"gene_hgnc_id": 2469,
"gene_symbol": "CSRP1",
"hgvs_c": "n.7139T>C",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": false,
"transcript": "ENST00000533402.5",
"transcript_support_level": 1
},
{
"aa_alt": "R",
"aa_end": null,
"aa_length": 193,
"aa_ref": "C",
"aa_start": 143,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1982,
"cdna_start": 644,
"cds_end": null,
"cds_length": 582,
"cds_start": 427,
"consequences": [
"missense_variant"
],
"exon_count": 6,
"exon_rank": 5,
"exon_rank_end": null,
"feature": "NM_001193571.2",
"gene_hgnc_id": 2469,
"gene_symbol": "CSRP1",
"hgvs_c": "c.427T>C",
"hgvs_p": "p.Cys143Arg",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001180500.1",
"strand": false,
"transcript": "NM_001193571.2",
"transcript_support_level": null
},
{
"aa_alt": "R",
"aa_end": null,
"aa_length": 193,
"aa_ref": "C",
"aa_start": 143,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1918,
"cdna_start": 580,
"cds_end": null,
"cds_length": 582,
"cds_start": 427,
"consequences": [
"missense_variant"
],
"exon_count": 6,
"exon_rank": 5,
"exon_rank_end": null,
"feature": "NM_001193572.2",
"gene_hgnc_id": 2469,
"gene_symbol": "CSRP1",
"hgvs_c": "c.427T>C",
"hgvs_p": "p.Cys143Arg",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001180501.1",
"strand": false,
"transcript": "NM_001193572.2",
"transcript_support_level": null
},
{
"aa_alt": "R",
"aa_end": null,
"aa_length": 193,
"aa_ref": "C",
"aa_start": 143,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2129,
"cdna_start": 791,
"cds_end": null,
"cds_length": 582,
"cds_start": 427,
"consequences": [
"missense_variant"
],
"exon_count": 7,
"exon_rank": 6,
"exon_rank_end": null,
"feature": "ENST00000367306.5",
"gene_hgnc_id": 2469,
"gene_symbol": "CSRP1",
"hgvs_c": "c.427T>C",
"hgvs_p": "p.Cys143Arg",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000356275.1",
"strand": false,
"transcript": "ENST00000367306.5",
"transcript_support_level": 5
},
{
"aa_alt": "R",
"aa_end": null,
"aa_length": 193,
"aa_ref": "C",
"aa_start": 143,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1469,
"cdna_start": 580,
"cds_end": null,
"cds_length": 582,
"cds_start": 427,
"consequences": [
"missense_variant"
],
"exon_count": 6,
"exon_rank": 5,
"exon_rank_end": null,
"feature": "ENST00000532460.5",
"gene_hgnc_id": 2469,
"gene_symbol": "CSRP1",
"hgvs_c": "c.427T>C",
"hgvs_p": "p.Cys143Arg",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000434147.1",
"strand": false,
"transcript": "ENST00000532460.5",
"transcript_support_level": 2
},
{
"aa_alt": "R",
"aa_end": null,
"aa_length": 193,
"aa_ref": "C",
"aa_start": 143,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1149,
"cdna_start": 644,
"cds_end": null,
"cds_length": 582,
"cds_start": 427,
"consequences": [
"missense_variant"
],
"exon_count": 6,
"exon_rank": 5,
"exon_rank_end": null,
"feature": "ENST00000533432.5",
"gene_hgnc_id": 2469,
"gene_symbol": "CSRP1",
"hgvs_c": "c.427T>C",
"hgvs_p": "p.Cys143Arg",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000436792.1",
"strand": false,
"transcript": "ENST00000533432.5",
"transcript_support_level": 2
},
{
"aa_alt": "R",
"aa_end": null,
"aa_length": 193,
"aa_ref": "C",
"aa_start": 143,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1827,
"cdna_start": 489,
"cds_end": null,
"cds_length": 582,
"cds_start": 427,
"consequences": [
"missense_variant"
],
"exon_count": 6,
"exon_rank": 5,
"exon_rank_end": null,
"feature": "ENST00000905417.1",
"gene_hgnc_id": 2469,
"gene_symbol": "CSRP1",
"hgvs_c": "c.427T>C",
"hgvs_p": "p.Cys143Arg",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000575476.1",
"strand": false,
"transcript": "ENST00000905417.1",
"transcript_support_level": null
},
{
"aa_alt": "R",
"aa_end": null,
"aa_length": 193,
"aa_ref": "C",
"aa_start": 143,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1987,
"cdna_start": 649,
"cds_end": null,
"cds_length": 582,
"cds_start": 427,
"consequences": [
"missense_variant"
],
"exon_count": 7,
"exon_rank": 6,
"exon_rank_end": null,
"feature": "ENST00000905419.1",
"gene_hgnc_id": 2469,
"gene_symbol": "CSRP1",
"hgvs_c": "c.427T>C",
"hgvs_p": "p.Cys143Arg",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000575478.1",
"strand": false,
"transcript": "ENST00000905419.1",
"transcript_support_level": null
},
{
"aa_alt": "R",
"aa_end": null,
"aa_length": 193,
"aa_ref": "C",
"aa_start": 143,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1868,
"cdna_start": 530,
"cds_end": null,
"cds_length": 582,
"cds_start": 427,
"consequences": [
"missense_variant"
],
"exon_count": 7,
"exon_rank": 6,
"exon_rank_end": null,
"feature": "ENST00000905420.1",
"gene_hgnc_id": 2469,
"gene_symbol": "CSRP1",
"hgvs_c": "c.427T>C",
"hgvs_p": "p.Cys143Arg",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000575479.1",
"strand": false,
"transcript": "ENST00000905420.1",
"transcript_support_level": null
},
{
"aa_alt": "R",
"aa_end": null,
"aa_length": 193,
"aa_ref": "C",
"aa_start": 143,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1942,
"cdna_start": 604,
"cds_end": null,
"cds_length": 582,
"cds_start": 427,
"consequences": [
"missense_variant"
],
"exon_count": 7,
"exon_rank": 6,
"exon_rank_end": null,
"feature": "ENST00000905421.1",
"gene_hgnc_id": 2469,
"gene_symbol": "CSRP1",
"hgvs_c": "c.427T>C",
"hgvs_p": "p.Cys143Arg",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000575480.1",
"strand": false,
"transcript": "ENST00000905421.1",
"transcript_support_level": null
},
{
"aa_alt": "R",
"aa_end": null,
"aa_length": 193,
"aa_ref": "C",
"aa_start": 143,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2219,
"cdna_start": 881,
"cds_end": null,
"cds_length": 582,
"cds_start": 427,
"consequences": [
"missense_variant"
],
"exon_count": 6,
"exon_rank": 5,
"exon_rank_end": null,
"feature": "ENST00000905423.1",
"gene_hgnc_id": 2469,
"gene_symbol": "CSRP1",
"hgvs_c": "c.427T>C",
"hgvs_p": "p.Cys143Arg",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000575482.1",
"strand": false,
"transcript": "ENST00000905423.1",
"transcript_support_level": null
},
{
"aa_alt": "R",
"aa_end": null,
"aa_length": 193,
"aa_ref": "C",
"aa_start": 143,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1780,
"cdna_start": 612,
"cds_end": null,
"cds_length": 582,
"cds_start": 427,
"consequences": [
"missense_variant"
],
"exon_count": 6,
"exon_rank": 5,
"exon_rank_end": null,
"feature": "ENST00000905424.1",
"gene_hgnc_id": 2469,
"gene_symbol": "CSRP1",
"hgvs_c": "c.427T>C",
"hgvs_p": "p.Cys143Arg",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000575483.1",
"strand": false,
"transcript": "ENST00000905424.1",
"transcript_support_level": null
},
{
"aa_alt": "R",
"aa_end": null,
"aa_length": 193,
"aa_ref": "C",
"aa_start": 143,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1784,
"cdna_start": 446,
"cds_end": null,
"cds_length": 582,
"cds_start": 427,
"consequences": [
"missense_variant"
],
"exon_count": 6,
"exon_rank": 5,
"exon_rank_end": null,
"feature": "ENST00000905425.1",
"gene_hgnc_id": 2469,
"gene_symbol": "CSRP1",
"hgvs_c": "c.427T>C",
"hgvs_p": "p.Cys143Arg",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000575484.1",
"strand": false,
"transcript": "ENST00000905425.1",
"transcript_support_level": null
},
{
"aa_alt": "R",
"aa_end": null,
"aa_length": 193,
"aa_ref": "C",
"aa_start": 143,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2035,
"cdna_start": 697,
"cds_end": null,
"cds_length": 582,
"cds_start": 427,
"consequences": [
"missense_variant"
],
"exon_count": 5,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "ENST00000905426.1",
"gene_hgnc_id": 2469,
"gene_symbol": "CSRP1",
"hgvs_c": "c.427T>C",
"hgvs_p": "p.Cys143Arg",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000575485.1",
"strand": false,
"transcript": "ENST00000905426.1",
"transcript_support_level": null
},
{
"aa_alt": "R",
"aa_end": null,
"aa_length": 193,
"aa_ref": "C",
"aa_start": 143,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2194,
"cdna_start": 856,
"cds_end": null,
"cds_length": 582,
"cds_start": 427,
"consequences": [
"missense_variant"
],
"exon_count": 7,
"exon_rank": 6,
"exon_rank_end": null,
"feature": "ENST00000915182.1",
"gene_hgnc_id": 2469,
"gene_symbol": "CSRP1",
"hgvs_c": "c.427T>C",
"hgvs_p": "p.Cys143Arg",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000585241.1",
"strand": false,
"transcript": "ENST00000915182.1",
"transcript_support_level": null
},
{
"aa_alt": "R",
"aa_end": null,
"aa_length": 189,
"aa_ref": "C",
"aa_start": 139,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1804,
"cdna_start": 470,
"cds_end": null,
"cds_length": 570,
"cds_start": 415,
"consequences": [
"missense_variant"
],
"exon_count": 6,
"exon_rank": 5,
"exon_rank_end": null,
"feature": "ENST00000967210.1",
"gene_hgnc_id": 2469,
"gene_symbol": "CSRP1",
"hgvs_c": "c.415T>C",
"hgvs_p": "p.Cys139Arg",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000637269.1",
"strand": false,
"transcript": "ENST00000967210.1",
"transcript_support_level": null
},
{
"aa_alt": "R",
"aa_end": null,
"aa_length": 187,
"aa_ref": "C",
"aa_start": 137,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1802,
"cdna_start": 464,
"cds_end": null,
"cds_length": 564,
"cds_start": 409,
"consequences": [
"missense_variant"
],
"exon_count": 6,
"exon_rank": 5,
"exon_rank_end": null,
"feature": "NM_001193570.2",
"gene_hgnc_id": 2469,
"gene_symbol": "CSRP1",
"hgvs_c": "c.409T>C",
"hgvs_p": "p.Cys137Arg",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001180499.1",
"strand": false,
"transcript": "NM_001193570.2",
"transcript_support_level": null
},
{
"aa_alt": "R",
"aa_end": null,
"aa_length": 187,
"aa_ref": "C",
"aa_start": 137,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1803,
"cdna_start": 465,
"cds_end": null,
"cds_length": 564,
"cds_start": 409,
"consequences": [
"missense_variant"
],
"exon_count": 6,
"exon_rank": 5,
"exon_rank_end": null,
"feature": "ENST00000905418.1",
"gene_hgnc_id": 2469,
"gene_symbol": "CSRP1",
"hgvs_c": "c.409T>C",
"hgvs_p": "p.Cys137Arg",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000575477.1",
"strand": false,
"transcript": "ENST00000905418.1",
"transcript_support_level": null
},
{
"aa_alt": "R",
"aa_end": null,
"aa_length": 164,
"aa_ref": "C",
"aa_start": 114,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1730,
"cdna_start": 395,
"cds_end": null,
"cds_length": 495,
"cds_start": 340,
"consequences": [
"missense_variant"
],
"exon_count": 6,
"exon_rank": 5,
"exon_rank_end": null,
"feature": "ENST00000905422.1",
"gene_hgnc_id": 2469,
"gene_symbol": "CSRP1",
"hgvs_c": "c.340T>C",
"hgvs_p": "p.Cys114Arg",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000575481.1",
"strand": false,
"transcript": "ENST00000905422.1",
"transcript_support_level": null
},
{
"aa_alt": "R",
"aa_end": null,
"aa_length": 160,
"aa_ref": "C",
"aa_start": 110,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 574,
"cdna_start": 383,
"cds_end": null,
"cds_length": 483,
"cds_start": 328,
"consequences": [
"missense_variant"
],
"exon_count": 6,
"exon_rank": 5,
"exon_rank_end": null,
"feature": "ENST00000526723.5",
"gene_hgnc_id": 2469,
"gene_symbol": "CSRP1",
"hgvs_c": "c.328T>C",
"hgvs_p": "p.Cys110Arg",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000436491.1",
"strand": false,
"transcript": "ENST00000526723.5",
"transcript_support_level": 3
},
{
"aa_alt": "R",
"aa_end": null,
"aa_length": 152,
"aa_ref": "C",
"aa_start": 106,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 582,
"cdna_start": 439,
"cds_end": null,
"cds_length": 459,
"cds_start": 316,
"consequences": [
"missense_variant"
],
"exon_count": 6,
"exon_rank": 5,
"exon_rank_end": null,
"feature": "ENST00000524951.5",
"gene_hgnc_id": 2469,
"gene_symbol": "CSRP1",
"hgvs_c": "c.316T>C",
"hgvs_p": "p.Cys106Arg",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000437218.1",
"strand": false,
"transcript": "ENST00000524951.5",
"transcript_support_level": 2
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 153,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 890,
"cdna_start": null,
"cds_end": null,
"cds_length": 462,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 6,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000531916.5",
"gene_hgnc_id": 2469,
"gene_symbol": "CSRP1",
"hgvs_c": "c.394-1303T>C",
"hgvs_p": null,
"intron_rank": 5,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000432110.1",
"strand": false,
"transcript": "ENST00000531916.5",
"transcript_support_level": 5
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 17,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 582,
"cdna_start": null,
"cds_end": null,
"cds_length": 54,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 3,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000526256.5",
"gene_hgnc_id": 2469,
"gene_symbol": "CSRP1",
"hgvs_c": "c.29-623T>C",
"hgvs_p": null,
"intron_rank": 2,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000483864.1",
"strand": false,
"transcript": "ENST00000526256.5",
"transcript_support_level": 5
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "pseudogene",
"canonical": false,
"cdna_end": null,
"cdna_length": 374,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 4,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "ENST00000526317.5",
"gene_hgnc_id": 2469,
"gene_symbol": "CSRP1",
"hgvs_c": "n.183T>C",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": false,
"transcript": "ENST00000526317.5",
"transcript_support_level": 3
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "retained_intron",
"canonical": false,
"cdna_end": null,
"cdna_length": 4208,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 4,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "ENST00000527662.5",
"gene_hgnc_id": 2469,
"gene_symbol": "CSRP1",
"hgvs_c": "n.2872T>C",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": false,
"transcript": "ENST00000527662.5",
"transcript_support_level": 2
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "pseudogene",
"canonical": false,
"cdna_end": null,
"cdna_length": 568,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 5,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "ENST00000530120.5",
"gene_hgnc_id": 2469,
"gene_symbol": "CSRP1",
"hgvs_c": "n.369T>C",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": false,
"transcript": "ENST00000530120.5",
"transcript_support_level": 4
}
],
"custom_annotations": null,
"dbscsnv_ada_prediction": null,
"dbscsnv_ada_score": null,
"dbsnp": "rs905147291",
"effect": "missense_variant",
"frequency_reference_population": 0.0000065687486,
"gene_hgnc_id": 2469,
"gene_symbol": "CSRP1",
"gnomad_exomes_ac": null,
"gnomad_exomes_af": null,
"gnomad_exomes_homalt": null,
"gnomad_genomes_ac": 1,
"gnomad_genomes_af": 0.00000656875,
"gnomad_genomes_homalt": 0,
"gnomad_mito_heteroplasmic": null,
"gnomad_mito_homoplasmic": null,
"hom_count_reference_population": 0,
"mitotip_prediction": null,
"mitotip_score": null,
"pathogenicity_classification_combined": "Uncertain significance",
"phenotype_combined": "not specified",
"phylop100way_prediction": "Pathogenic",
"phylop100way_score": 9.318,
"pos": 201485361,
"ref": "A",
"revel_prediction": "Pathogenic",
"revel_score": 0.847,
"splice_prediction_selected": "Benign",
"splice_score_selected": 0,
"splice_source_selected": "max_spliceai",
"spliceai_max_prediction": "Benign",
"spliceai_max_score": 0,
"transcript": "NM_004078.3"
}
]
}