← Back to variant description
GeneBe API Showcase
This page demonstrates how to use the GeneBe API to query variant information. The API provides programmatic access to genomic annotations and variant data.
API presented here should be used for checking single variants. If you want to check many variants at once, please use other API endpoints that you will find in the documentation.
Documentation & Advanced Usage
• Complete API documentation:docs.genebe.net/docs/api/overview/
• Interactive endpoint tester:api.genebe.net/cloud/gb-api-doc/swagger-ui/
• Python client for pandas:pypi.org/project/genebe/
• Java CLI for VCF files:github.com/pstawinski/genebe-cli
• All tools documented at:docs.genebe.net
API Request Examples for Variant: 6-70561176-C-G (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=6&pos=70561176&ref=C&alt=G&genome=hg38&allGenes=true"API Response
json
{
"variants": [
{
"chr": "6",
"pos": 70561176,
"ref": "C",
"alt": "G",
"effect": "3_prime_UTR_variant",
"transcript": "ENST00000856122.1",
"consequences": [
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 23,
"exon_rank_end": null,
"exon_count": 23,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "FAM135A",
"gene_hgnc_id": 21084,
"hgvs_c": "c.*1255C>G",
"hgvs_p": null,
"transcript": "ENST00000856122.1",
"protein_id": "ENSP00000526181.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1541,
"cds_start": null,
"cds_end": null,
"cds_length": 4626,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 6935,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000856122.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 23,
"exon_rank_end": null,
"exon_count": 23,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "FAM135A",
"gene_hgnc_id": 21084,
"hgvs_c": "c.*1255C>G",
"hgvs_p": null,
"transcript": "ENST00000935394.1",
"protein_id": "ENSP00000605453.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1541,
"cds_start": null,
"cds_end": null,
"cds_length": 4626,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 6877,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000935394.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 22,
"exon_rank_end": null,
"exon_count": 22,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "FAM135A",
"gene_hgnc_id": 21084,
"hgvs_c": "c.*1255C>G",
"hgvs_p": null,
"transcript": "ENST00000935395.1",
"protein_id": "ENSP00000605454.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1541,
"cds_start": null,
"cds_end": null,
"cds_length": 4626,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 6326,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000935395.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 23,
"exon_rank_end": null,
"exon_count": 23,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "FAM135A",
"gene_hgnc_id": 21084,
"hgvs_c": "c.*1255C>G",
"hgvs_p": null,
"transcript": "ENST00000856123.1",
"protein_id": "ENSP00000526182.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1345,
"cds_start": null,
"cds_end": null,
"cds_length": 4038,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 5975,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000856123.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 22,
"exon_rank_end": null,
"exon_count": 22,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "FAM135A",
"gene_hgnc_id": 21084,
"hgvs_c": "c.*1255C>G",
"hgvs_p": null,
"transcript": "ENST00000856124.1",
"protein_id": "ENSP00000526183.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1345,
"cds_start": null,
"cds_end": null,
"cds_length": 4038,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 5889,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000856124.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 22,
"exon_rank_end": null,
"exon_count": 22,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "FAM135A",
"gene_hgnc_id": 21084,
"hgvs_c": "c.*1255C>G",
"hgvs_p": null,
"transcript": "ENST00000954037.1",
"protein_id": "ENSP00000624096.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1319,
"cds_start": null,
"cds_end": null,
"cds_length": 3960,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 5908,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000954037.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"downstream_gene_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 22,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "FAM135A",
"gene_hgnc_id": 21084,
"hgvs_c": "c.*1255C>G",
"hgvs_p": null,
"transcript": "NM_001162529.3",
"protein_id": "NP_001156001.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1515,
"cds_start": null,
"cds_end": null,
"cds_length": 4548,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 6215,
"mane_select": "ENST00000418814.7",
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001162529.3"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": true,
"protein_coding": true,
"strand": true,
"consequences": [
"downstream_gene_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 22,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "FAM135A",
"gene_hgnc_id": 21084,
"hgvs_c": "c.*1255C>G",
"hgvs_p": null,
"transcript": "ENST00000418814.7",
"protein_id": "ENSP00000410768.2",
"transcript_support_level": 5,
"aa_start": null,
"aa_end": null,
"aa_length": 1515,
"cds_start": null,
"cds_end": null,
"cds_length": 4548,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 6215,
"mane_select": "NM_001162529.3",
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000418814.7"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"downstream_gene_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 20,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "FAM135A",
"gene_hgnc_id": 21084,
"hgvs_c": "c.*1255C>G",
"hgvs_p": null,
"transcript": "ENST00000370479.7",
"protein_id": "ENSP00000359510.4",
"transcript_support_level": 1,
"aa_start": null,
"aa_end": null,
"aa_length": 1515,
"cds_start": null,
"cds_end": null,
"cds_length": 4548,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 5930,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000370479.7"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"downstream_gene_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 21,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "FAM135A",
"gene_hgnc_id": 21084,
"hgvs_c": "c.*1255C>G",
"hgvs_p": null,
"transcript": "ENST00000457062.6",
"protein_id": "ENSP00000409201.2",
"transcript_support_level": 1,
"aa_start": null,
"aa_end": null,
"aa_length": 1302,
"cds_start": null,
"cds_end": null,
"cds_length": 3909,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 5282,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000457062.6"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"downstream_gene_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 2,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "FAM135A",
"gene_hgnc_id": 21084,
"hgvs_c": "n.*5C>G",
"hgvs_p": null,
"transcript": "ENST00000505675.1",
"protein_id": null,
"transcript_support_level": 1,
"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": 1622,
"mane_select": null,
"mane_plus": null,
"biotype": "retained_intron",
"feature": "ENST00000505675.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"downstream_gene_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 22,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "FAM135A",
"gene_hgnc_id": 21084,
"hgvs_c": "c.*1255C>G",
"hgvs_p": null,
"transcript": "NM_001330996.3",
"protein_id": "NP_001317925.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1541,
"cds_start": null,
"cds_end": null,
"cds_length": 4626,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 6199,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001330996.3"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"downstream_gene_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 23,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "FAM135A",
"gene_hgnc_id": 21084,
"hgvs_c": "c.*1255C>G",
"hgvs_p": null,
"transcript": "NM_001330999.3",
"protein_id": "NP_001317928.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1541,
"cds_start": null,
"cds_end": null,
"cds_length": 4626,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 6293,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001330999.3"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"downstream_gene_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 22,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "FAM135A",
"gene_hgnc_id": 21084,
"hgvs_c": "c.*1255C>G",
"hgvs_p": null,
"transcript": "NM_001351599.2",
"protein_id": "NP_001338528.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1541,
"cds_start": null,
"cds_end": null,
"cds_length": 4626,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 6207,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001351599.2"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"downstream_gene_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 23,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "FAM135A",
"gene_hgnc_id": 21084,
"hgvs_c": "c.*1255C>G",
"hgvs_p": null,
"transcript": "NM_001438501.1",
"protein_id": "NP_001425430.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1541,
"cds_start": null,
"cds_end": null,
"cds_length": 4626,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 6381,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001438501.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"downstream_gene_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 23,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "FAM135A",
"gene_hgnc_id": 21084,
"hgvs_c": "c.*1255C>G",
"hgvs_p": null,
"transcript": "NM_001438502.1",
"protein_id": "NP_001425431.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1541,
"cds_start": null,
"cds_end": null,
"cds_length": 4626,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 6394,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001438502.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"downstream_gene_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 23,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "FAM135A",
"gene_hgnc_id": 21084,
"hgvs_c": "c.*1255C>G",
"hgvs_p": null,
"transcript": "NM_001438503.1",
"protein_id": "NP_001425432.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1541,
"cds_start": null,
"cds_end": null,
"cds_length": 4626,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 6339,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001438503.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"downstream_gene_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 23,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "FAM135A",
"gene_hgnc_id": 21084,
"hgvs_c": "c.*1255C>G",
"hgvs_p": null,
"transcript": "ENST00000935396.1",
"protein_id": "ENSP00000605455.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1541,
"cds_start": null,
"cds_end": null,
"cds_length": 4626,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 6454,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000935396.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"downstream_gene_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 23,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "FAM135A",
"gene_hgnc_id": 21084,
"hgvs_c": "c.*1255C>G",
"hgvs_p": null,
"transcript": "ENST00000935401.1",
"protein_id": "ENSP00000605460.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1541,
"cds_start": null,
"cds_end": null,
"cds_length": 4626,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 6418,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000935401.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"downstream_gene_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 22,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "FAM135A",
"gene_hgnc_id": 21084,
"hgvs_c": "c.*1255C>G",
"hgvs_p": null,
"transcript": "ENST00000935404.1",
"protein_id": "ENSP00000605463.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1541,
"cds_start": null,
"cds_end": null,
"cds_length": 4626,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 6090,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000935404.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"downstream_gene_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 21,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "FAM135A",
"gene_hgnc_id": 21084,
"hgvs_c": "c.*1255C>G",
"hgvs_p": null,
"transcript": "NM_001351600.2",
"protein_id": "NP_001338529.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1515,
"cds_start": null,
"cds_end": null,
"cds_length": 4548,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 6129,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001351600.2"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"downstream_gene_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 22,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "FAM135A",
"gene_hgnc_id": 21084,
"hgvs_c": "c.*1255C>G",
"hgvs_p": null,
"transcript": "NM_001351602.2",
"protein_id": "NP_001338531.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1515,
"cds_start": null,
"cds_end": null,
"cds_length": 4548,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 6303,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001351602.2"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"downstream_gene_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 23,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "FAM135A",
"gene_hgnc_id": 21084,
"hgvs_c": "c.*1255C>G",
"hgvs_p": null,
"transcript": "NM_001351607.2",
"protein_id": "NP_001338536.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1515,
"cds_start": null,
"cds_end": null,
"cds_length": 4548,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 6333,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001351607.2"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"downstream_gene_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 22,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "FAM135A",
"gene_hgnc_id": 21084,
"hgvs_c": "c.*1255C>G",
"hgvs_p": null,
"transcript": "NM_001438504.1",
"protein_id": "NP_001425433.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1515,
"cds_start": null,
"cds_end": null,
"cds_length": 4548,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 6261,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001438504.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"downstream_gene_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 22,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "FAM135A",
"gene_hgnc_id": 21084,
"hgvs_c": "c.*1255C>G",
"hgvs_p": null,
"transcript": "NM_001438505.1",
"protein_id": "NP_001425434.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1515,
"cds_start": null,
"cds_end": null,
"cds_length": 4548,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 6316,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001438505.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"downstream_gene_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 21,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "FAM135A",
"gene_hgnc_id": 21084,
"hgvs_c": "c.*1255C>G",
"hgvs_p": null,
"transcript": "NM_001438506.1",
"protein_id": "NP_001425435.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1515,
"cds_start": null,
"cds_end": null,
"cds_length": 4548,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 6121,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001438506.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"downstream_gene_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 22,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "FAM135A",
"gene_hgnc_id": 21084,
"hgvs_c": "c.*1255C>G",
"hgvs_p": null,
"transcript": "ENST00000935398.1",
"protein_id": "ENSP00000605457.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1515,
"cds_start": null,
"cds_end": null,
"cds_length": 4548,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 6320,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000935398.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"downstream_gene_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 22,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "FAM135A",
"gene_hgnc_id": 21084,
"hgvs_c": "c.*1255C>G",
"hgvs_p": null,
"transcript": "ENST00000935403.1",
"protein_id": "ENSP00000605462.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1515,
"cds_start": null,
"cds_end": null,
"cds_length": 4548,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 6256,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000935403.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"downstream_gene_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 21,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "FAM135A",
"gene_hgnc_id": 21084,
"hgvs_c": "c.*1255C>G",
"hgvs_p": null,
"transcript": "NM_001438507.1",
"protein_id": "NP_001425436.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1508,
"cds_start": null,
"cds_end": null,
"cds_length": 4527,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 6083,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001438507.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"downstream_gene_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 20,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "FAM135A",
"gene_hgnc_id": 21084,
"hgvs_c": "c.*1255C>G",
"hgvs_p": null,
"transcript": "NM_001331005.3",
"protein_id": "NP_001317934.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1482,
"cds_start": null,
"cds_end": null,
"cds_length": 4449,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 6005,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001331005.3"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"downstream_gene_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 23,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "FAM135A",
"gene_hgnc_id": 21084,
"hgvs_c": "c.*1255C>G",
"hgvs_p": null,
"transcript": "NM_001330998.3",
"protein_id": "NP_001317927.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1345,
"cds_start": null,
"cds_end": null,
"cds_length": 4038,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 5705,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001330998.3"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"downstream_gene_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 23,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "FAM135A",
"gene_hgnc_id": 21084,
"hgvs_c": "c.*1255C>G",
"hgvs_p": null,
"transcript": "NM_001331003.3",
"protein_id": "NP_001317932.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1345,
"cds_start": null,
"cds_end": null,
"cds_length": 4038,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 5793,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001331003.3"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"downstream_gene_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 22,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "FAM135A",
"gene_hgnc_id": 21084,
"hgvs_c": "c.*1255C>G",
"hgvs_p": null,
"transcript": "NM_001438508.1",
"protein_id": "NP_001425437.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1345,
"cds_start": null,
"cds_end": null,
"cds_length": 4038,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 5619,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001438508.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"downstream_gene_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 23,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "FAM135A",
"gene_hgnc_id": 21084,
"hgvs_c": "c.*1255C>G",
"hgvs_p": null,
"transcript": "NM_001438509.1",
"protein_id": "NP_001425438.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1345,
"cds_start": null,
"cds_end": null,
"cds_length": 4038,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 5751,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001438509.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"downstream_gene_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 23,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "FAM135A",
"gene_hgnc_id": 21084,
"hgvs_c": "c.*1255C>G",
"hgvs_p": null,
"transcript": "NM_001438510.1",
"protein_id": "NP_001425439.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1345,
"cds_start": null,
"cds_end": null,
"cds_length": 4038,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 5806,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001438510.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"downstream_gene_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 22,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "FAM135A",
"gene_hgnc_id": 21084,
"hgvs_c": "c.*1255C>G",
"hgvs_p": null,
"transcript": "NM_001438511.1",
"protein_id": "NP_001425440.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1345,
"cds_start": null,
"cds_end": null,
"cds_length": 4038,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 5611,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001438511.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"downstream_gene_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 23,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "FAM135A",
"gene_hgnc_id": 21084,
"hgvs_c": "c.*1255C>G",
"hgvs_p": null,
"transcript": "ENST00000935397.1",
"protein_id": "ENSP00000605456.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1345,
"cds_start": null,
"cds_end": null,
"cds_length": 4038,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 5847,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000935397.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"downstream_gene_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 23,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "FAM135A",
"gene_hgnc_id": 21084,
"hgvs_c": "c.*1255C>G",
"hgvs_p": null,
"transcript": "ENST00000935400.1",
"protein_id": "ENSP00000605459.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1345,
"cds_start": null,
"cds_end": null,
"cds_length": 4038,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 5780,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000935400.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"downstream_gene_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 22,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "FAM135A",
"gene_hgnc_id": 21084,
"hgvs_c": "c.*1255C>G",
"hgvs_p": null,
"transcript": "ENST00000935402.1",
"protein_id": "ENSP00000605461.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1345,
"cds_start": null,
"cds_end": null,
"cds_length": 4038,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 5559,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000935402.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"downstream_gene_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 23,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "FAM135A",
"gene_hgnc_id": 21084,
"hgvs_c": "c.*1255C>G",
"hgvs_p": null,
"transcript": "ENST00000935405.1",
"protein_id": "ENSP00000605464.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1345,
"cds_start": null,
"cds_end": null,
"cds_length": 4038,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 5588,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000935405.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"downstream_gene_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 19,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "FAM135A",
"gene_hgnc_id": 21084,
"hgvs_c": "c.*1255C>G",
"hgvs_p": null,
"transcript": "NM_001438512.1",
"protein_id": "NP_001425441.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1324,
"cds_start": null,
"cds_end": null,
"cds_length": 3975,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 5331,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001438512.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"downstream_gene_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 22,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "FAM135A",
"gene_hgnc_id": 21084,
"hgvs_c": "c.*1255C>G",
"hgvs_p": null,
"transcript": "NM_001105531.3",
"protein_id": "NP_001099001.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1319,
"cds_start": null,
"cds_end": null,
"cds_length": 3960,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 5627,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001105531.3"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"downstream_gene_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 21,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "FAM135A",
"gene_hgnc_id": 21084,
"hgvs_c": "c.*1255C>G",
"hgvs_p": null,
"transcript": "NM_001330997.3",
"protein_id": "NP_001317926.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1319,
"cds_start": null,
"cds_end": null,
"cds_length": 3960,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 5533,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001330997.3"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"downstream_gene_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 21,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "FAM135A",
"gene_hgnc_id": 21084,
"hgvs_c": "c.*1255C>G",
"hgvs_p": null,
"transcript": "NM_001331001.3",
"protein_id": "NP_001317930.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1319,
"cds_start": null,
"cds_end": null,
"cds_length": 3960,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 5541,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001331001.3"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"downstream_gene_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 22,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "FAM135A",
"gene_hgnc_id": 21084,
"hgvs_c": "c.*1255C>G",
"hgvs_p": null,
"transcript": "NM_001331002.3",
"protein_id": "NP_001317931.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1319,
"cds_start": null,
"cds_end": null,
"cds_length": 3960,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 5673,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001331002.3"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"downstream_gene_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 22,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "FAM135A",
"gene_hgnc_id": 21084,
"hgvs_c": "c.*1255C>G",
"hgvs_p": null,
"transcript": "NM_001438513.1",
"protein_id": "NP_001425442.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1319,
"cds_start": null,
"cds_end": null,
"cds_length": 3960,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 5715,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001438513.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"downstream_gene_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 22,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "FAM135A",
"gene_hgnc_id": 21084,
"hgvs_c": "c.*1255C>G",
"hgvs_p": null,
"transcript": "NM_001438514.1",
"protein_id": "NP_001425443.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1319,
"cds_start": null,
"cds_end": null,
"cds_length": 3960,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 5728,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001438514.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"downstream_gene_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 21,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "FAM135A",
"gene_hgnc_id": 21084,
"hgvs_c": "c.*1255C>G",
"hgvs_p": null,
"transcript": "ENST00000856125.1",
"protein_id": "ENSP00000526184.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1319,
"cds_start": null,
"cds_end": null,
"cds_length": 3960,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 5558,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000856125.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"downstream_gene_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 21,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "FAM135A",
"gene_hgnc_id": 21084,
"hgvs_c": "c.*1255C>G",
"hgvs_p": null,
"transcript": "NM_020819.5",
"protein_id": "NP_065870.3",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1302,
"cds_start": null,
"cds_end": null,
"cds_length": 3909,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 5490,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_020819.5"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"downstream_gene_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 23,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "FAM135A",
"gene_hgnc_id": 21084,
"hgvs_c": "c.*1255C>G",
"hgvs_p": null,
"transcript": "ENST00000935399.1",
"protein_id": "ENSP00000605458.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1301,
"cds_start": null,
"cds_end": null,
"cds_length": 3906,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 5571,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000935399.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"downstream_gene_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 20,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "FAM135A",
"gene_hgnc_id": 21084,
"hgvs_c": "c.*1255C>G",
"hgvs_p": null,
"transcript": "NM_001331000.3",
"protein_id": "NP_001317929.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1286,
"cds_start": null,
"cds_end": null,
"cds_length": 3861,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 5417,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001331000.3"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"downstream_gene_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 21,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "FAM135A",
"gene_hgnc_id": 21084,
"hgvs_c": "c.*1255C>G",
"hgvs_p": null,
"transcript": "ENST00000954040.1",
"protein_id": "ENSP00000624099.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1281,
"cds_start": null,
"cds_end": null,
"cds_length": 3846,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 5436,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000954040.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"downstream_gene_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 23,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "FAM135A",
"gene_hgnc_id": 21084,
"hgvs_c": "c.*1255C>G",
"hgvs_p": null,
"transcript": "NM_001438515.1",
"protein_id": "NP_001425444.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1259,
"cds_start": null,
"cds_end": null,
"cds_length": 3780,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 5656,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001438515.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"downstream_gene_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 22,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "FAM135A",
"gene_hgnc_id": 21084,
"hgvs_c": "c.*1255C>G",
"hgvs_p": null,
"transcript": "NM_001351608.2",
"protein_id": "NP_001338537.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1233,
"cds_start": null,
"cds_end": null,
"cds_length": 3702,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 5578,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001351608.2"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"downstream_gene_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 24,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "FAM135A",
"gene_hgnc_id": 21084,
"hgvs_c": "c.*1255C>G",
"hgvs_p": null,
"transcript": "NM_001331006.3",
"protein_id": "NP_001317935.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1121,
"cds_start": null,
"cds_end": null,
"cds_length": 3366,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 5033,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001331006.3"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"downstream_gene_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 23,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "FAM135A",
"gene_hgnc_id": 21084,
"hgvs_c": "c.*1255C>G",
"hgvs_p": null,
"transcript": "NM_001438516.1",
"protein_id": "NP_001425445.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1121,
"cds_start": null,
"cds_end": null,
"cds_length": 3366,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4947,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001438516.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"downstream_gene_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 24,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "FAM135A",
"gene_hgnc_id": 21084,
"hgvs_c": "c.*1255C>G",
"hgvs_p": null,
"transcript": "NM_001438517.1",
"protein_id": "NP_001425446.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1121,
"cds_start": null,
"cds_end": null,
"cds_length": 3366,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 5134,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001438517.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"downstream_gene_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 24,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "FAM135A",
"gene_hgnc_id": 21084,
"hgvs_c": "c.*1255C>G",
"hgvs_p": null,
"transcript": "NM_001438518.1",
"protein_id": "NP_001425447.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1121,
"cds_start": null,
"cds_end": null,
"cds_length": 3366,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 5121,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001438518.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"downstream_gene_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 23,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "FAM135A",
"gene_hgnc_id": 21084,
"hgvs_c": "c.*1255C>G",
"hgvs_p": null,
"transcript": "NM_001330995.3",
"protein_id": "NP_001317924.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1095,
"cds_start": null,
"cds_end": null,
"cds_length": 3288,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4955,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001330995.3"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"downstream_gene_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 23,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "FAM135A",
"gene_hgnc_id": 21084,
"hgvs_c": "c.*1255C>G",
"hgvs_p": null,
"transcript": "NM_001438519.1",
"protein_id": "NP_001425448.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1095,
"cds_start": null,
"cds_end": null,
"cds_length": 3288,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 5043,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001438519.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"downstream_gene_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 22,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "FAM135A",
"gene_hgnc_id": 21084,
"hgvs_c": "c.*1255C>G",
"hgvs_p": null,
"transcript": "NM_001438520.1",
"protein_id": "NP_001425449.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1095,
"cds_start": null,
"cds_end": null,
"cds_length": 3288,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4869,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001438520.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"downstream_gene_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 22,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "FAM135A",
"gene_hgnc_id": 21084,
"hgvs_c": "c.*1255C>G",
"hgvs_p": null,
"transcript": "ENST00000505769.5",
"protein_id": "ENSP00000423785.1",
"transcript_support_level": 5,
"aa_start": null,
"aa_end": null,
"aa_length": 1095,
"cds_start": null,
"cds_end": null,
"cds_length": 3288,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4806,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000505769.5"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"downstream_gene_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 21,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "FAM135A",
"gene_hgnc_id": 21084,
"hgvs_c": "c.*1255C>G",
"hgvs_p": null,
"transcript": "NM_001331004.3",
"protein_id": "NP_001317933.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1090,
"cds_start": null,
"cds_end": null,
"cds_length": 3273,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 6060,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001331004.3"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"downstream_gene_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 22,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "FAM135A",
"gene_hgnc_id": 21084,
"hgvs_c": "c.*1255C>G",
"hgvs_p": null,
"transcript": "NM_001438521.1",
"protein_id": "NP_001425450.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1090,
"cds_start": null,
"cds_end": null,
"cds_length": 3273,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 6138,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001438521.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"downstream_gene_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 24,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "FAM135A",
"gene_hgnc_id": 21084,
"hgvs_c": "c.*1255C>G",
"hgvs_p": null,
"transcript": "NM_001351609.2",
"protein_id": "NP_001338538.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1035,
"cds_start": null,
"cds_end": null,
"cds_length": 3108,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4984,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001351609.2"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"downstream_gene_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 23,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "FAM135A",
"gene_hgnc_id": 21084,
"hgvs_c": "c.*1255C>G",
"hgvs_p": null,
"transcript": "ENST00000954038.1",
"protein_id": "ENSP00000624097.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1034,
"cds_start": null,
"cds_end": null,
"cds_length": 3105,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4796,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000954038.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"downstream_gene_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 22,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "FAM135A",
"gene_hgnc_id": 21084,
"hgvs_c": "c.*1255C>G",
"hgvs_p": null,
"transcript": "ENST00000954039.1",
"protein_id": "ENSP00000624098.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1008,
"cds_start": null,
"cds_end": null,
"cds_length": 3027,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4684,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000954039.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"downstream_gene_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 24,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "FAM135A",
"gene_hgnc_id": 21084,
"hgvs_c": "c.*1255C>G",
"hgvs_p": null,
"transcript": "XM_047419158.1",
"protein_id": "XP_047275114.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1541,
"cds_start": null,
"cds_end": null,
"cds_length": 4626,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 7506,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047419158.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"downstream_gene_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 24,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "FAM135A",
"gene_hgnc_id": 21084,
"hgvs_c": "c.*1255C>G",
"hgvs_p": null,
"transcript": "XM_047419165.1",
"protein_id": "XP_047275121.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1345,
"cds_start": null,
"cds_end": null,
"cds_length": 4038,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 6918,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047419165.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"downstream_gene_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 24,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "FAM135A",
"gene_hgnc_id": 21084,
"hgvs_c": "c.*1255C>G",
"hgvs_p": null,
"transcript": "XM_005248749.2",
"protein_id": "XP_005248806.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1317,
"cds_start": null,
"cds_end": null,
"cds_length": 3954,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 5621,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_005248749.2"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"downstream_gene_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 23,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "FAM135A",
"gene_hgnc_id": 21084,
"hgvs_c": "c.*1255C>G",
"hgvs_p": null,
"transcript": "XM_047419168.1",
"protein_id": "XP_047275124.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1291,
"cds_start": null,
"cds_end": null,
"cds_length": 3876,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 5543,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047419168.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"downstream_gene_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 25,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "FAM135A",
"gene_hgnc_id": 21084,
"hgvs_c": "c.*1255C>G",
"hgvs_p": null,
"transcript": "XM_047419169.1",
"protein_id": "XP_047275125.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1121,
"cds_start": null,
"cds_end": null,
"cds_length": 3366,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 6246,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047419169.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"downstream_gene_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 24,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "FAM135A",
"gene_hgnc_id": 21084,
"hgvs_c": "c.*1255C>G",
"hgvs_p": null,
"transcript": "XM_047419172.1",
"protein_id": "XP_047275128.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1121,
"cds_start": null,
"cds_end": null,
"cds_length": 3366,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 5079,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047419172.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"downstream_gene_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 23,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "FAM135A",
"gene_hgnc_id": 21084,
"hgvs_c": "c.*1255C>G",
"hgvs_p": null,
"transcript": "XM_047419174.1",
"protein_id": "XP_047275130.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1121,
"cds_start": null,
"cds_end": null,
"cds_length": 3366,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4939,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047419174.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"downstream_gene_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 24,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "FAM135A",
"gene_hgnc_id": 21084,
"hgvs_c": "c.*1255C>G",
"hgvs_p": null,
"transcript": "XM_047419175.1",
"protein_id": "XP_047275131.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1095,
"cds_start": null,
"cds_end": null,
"cds_length": 3288,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 6168,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047419175.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"downstream_gene_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 22,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "FAM135A",
"gene_hgnc_id": 21084,
"hgvs_c": "c.*1255C>G",
"hgvs_p": null,
"transcript": "XM_047419178.1",
"protein_id": "XP_047275134.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1095,
"cds_start": null,
"cds_end": null,
"cds_length": 3288,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4861,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047419178.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"downstream_gene_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 23,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "FAM135A",
"gene_hgnc_id": 21084,
"hgvs_c": "c.*1255C>G",
"hgvs_p": null,
"transcript": "XM_047419179.1",
"protein_id": "XP_047275135.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1095,
"cds_start": null,
"cds_end": null,
"cds_length": 3288,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 5001,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047419179.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"downstream_gene_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 23,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "FAM135A",
"gene_hgnc_id": 21084,
"hgvs_c": "c.*1255C>G",
"hgvs_p": null,
"transcript": "XM_047419180.1",
"protein_id": "XP_047275136.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1095,
"cds_start": null,
"cds_end": null,
"cds_length": 3288,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 5056,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047419180.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"downstream_gene_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 21,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "FAM135A",
"gene_hgnc_id": 21084,
"hgvs_c": "n.*4715C>G",
"hgvs_p": null,
"transcript": "ENST00000194672.11",
"protein_id": "ENSP00000194672.7",
"transcript_support_level": 5,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": null,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 5198,
"mane_select": null,
"mane_plus": null,
"biotype": "nonsense_mediated_decay",
"feature": "ENST00000194672.11"
}
],
"gene_symbol": "FAM135A",
"gene_hgnc_id": 21084,
"dbsnp": "rs9455158",
"frequency_reference_population": null,
"hom_count_reference_population": 0,
"allele_count_reference_population": 0,
"gnomad_exomes_af": null,
"gnomad_genomes_af": null,
"gnomad_exomes_ac": null,
"gnomad_genomes_ac": null,
"gnomad_exomes_homalt": null,
"gnomad_genomes_homalt": null,
"gnomad_mito_homoplasmic": null,
"gnomad_mito_heteroplasmic": null,
"computational_score_selected": -0.7699999809265137,
"computational_prediction_selected": "Benign",
"computational_source_selected": "BayesDel_noAF",
"splice_score_selected": null,
"splice_prediction_selected": null,
"splice_source_selected": null,
"revel_score": null,
"revel_prediction": null,
"alphamissense_score": null,
"alphamissense_prediction": null,
"bayesdelnoaf_score": -0.77,
"bayesdelnoaf_prediction": "Benign",
"phylop100way_score": 1.841,
"phylop100way_prediction": "Benign",
"spliceai_max_score": null,
"spliceai_max_prediction": null,
"dbscsnv_ada_score": null,
"dbscsnv_ada_prediction": null,
"apogee2_score": null,
"apogee2_prediction": null,
"mitotip_score": null,
"mitotip_prediction": null,
"acmg_score": -2,
"acmg_classification": "Likely_benign",
"acmg_criteria": "PM2,BP4_Strong",
"acmg_by_gene": [
{
"score": -2,
"benign_score": 4,
"pathogenic_score": 2,
"criteria": [
"PM2",
"BP4_Strong"
],
"verdict": "Likely_benign",
"transcript": "ENST00000856122.1",
"gene_symbol": "FAM135A",
"hgnc_id": 21084,
"effects": [
"3_prime_UTR_variant"
],
"inheritance_mode": "AR",
"hgvs_c": "c.*1255C>G",
"hgvs_p": null
}
],
"clinvar_disease": "",
"clinvar_classification": "",
"clinvar_review_status": "",
"clinvar_submissions_summary": "",
"phenotype_combined": null,
"pathogenicity_classification_combined": null,
"custom_annotations": null
}
],
"message": null
}