← Back to variant description
GeneBe API Showcase
This page demonstrates how to use the GeneBe API to query variant information. The API provides programmatic access to genomic annotations and variant data.
API presented here should be used for checking single variants. If you want to check many variants at once, please use other API endpoints that you will find in the documentation.
Documentation & Advanced Usage
• Complete API documentation:docs.genebe.net/docs/api/overview/
• Interactive endpoint tester:api.genebe.net/cloud/gb-api-doc/swagger-ui/
• Python client for pandas:pypi.org/project/genebe/
• Java CLI for VCF files:github.com/pstawinski/genebe-cli
• All tools documented at:docs.genebe.net
API Request Examples for Variant: 3-58645607-A-T (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=3&pos=58645607&ref=A&alt=T&genome=hg38&allGenes=true"API Response
json
{
"variants": [
{
"chr": "3",
"pos": 58645607,
"ref": "A",
"alt": "T",
"effect": "stop_gained",
"transcript": "NM_138805.3",
"consequences": [
{
"aa_ref": "C",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"stop_gained"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "FAM3D",
"gene_hgnc_id": 18665,
"hgvs_c": "c.165T>A",
"hgvs_p": "p.Cys55*",
"transcript": "NM_138805.3",
"protein_id": "NP_620160.1",
"transcript_support_level": null,
"aa_start": 55,
"aa_end": null,
"aa_length": 224,
"cds_start": 165,
"cds_end": null,
"cds_length": 675,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": "ENST00000358781.7",
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_138805.3"
},
{
"aa_ref": "C",
"aa_alt": "*",
"canonical": true,
"protein_coding": true,
"strand": false,
"consequences": [
"stop_gained"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "FAM3D",
"gene_hgnc_id": 18665,
"hgvs_c": "c.165T>A",
"hgvs_p": "p.Cys55*",
"transcript": "ENST00000358781.7",
"protein_id": "ENSP00000351632.2",
"transcript_support_level": 1,
"aa_start": 55,
"aa_end": null,
"aa_length": 224,
"cds_start": 165,
"cds_end": null,
"cds_length": 675,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": "NM_138805.3",
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000358781.7"
},
{
"aa_ref": "C",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"stop_gained"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 11,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "FAM3D",
"gene_hgnc_id": 18665,
"hgvs_c": "c.168T>A",
"hgvs_p": "p.Cys56*",
"transcript": "ENST00000876442.1",
"protein_id": "ENSP00000546501.1",
"transcript_support_level": null,
"aa_start": 56,
"aa_end": null,
"aa_length": 239,
"cds_start": 168,
"cds_end": null,
"cds_length": 720,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000876442.1"
},
{
"aa_ref": "C",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"stop_gained"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "FAM3D",
"gene_hgnc_id": 18665,
"hgvs_c": "c.183T>A",
"hgvs_p": "p.Cys61*",
"transcript": "ENST00000876443.1",
"protein_id": "ENSP00000546502.1",
"transcript_support_level": null,
"aa_start": 61,
"aa_end": null,
"aa_length": 230,
"cds_start": 183,
"cds_end": null,
"cds_length": 693,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000876443.1"
},
{
"aa_ref": "C",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"stop_gained"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "FAM3D",
"gene_hgnc_id": 18665,
"hgvs_c": "c.180T>A",
"hgvs_p": "p.Cys60*",
"transcript": "ENST00000876440.1",
"protein_id": "ENSP00000546499.1",
"transcript_support_level": null,
"aa_start": 60,
"aa_end": null,
"aa_length": 229,
"cds_start": 180,
"cds_end": null,
"cds_length": 690,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000876440.1"
},
{
"aa_ref": "C",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"stop_gained"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "FAM3D",
"gene_hgnc_id": 18665,
"hgvs_c": "c.168T>A",
"hgvs_p": "p.Cys56*",
"transcript": "ENST00000876438.1",
"protein_id": "ENSP00000546497.1",
"transcript_support_level": null,
"aa_start": 56,
"aa_end": null,
"aa_length": 225,
"cds_start": 168,
"cds_end": null,
"cds_length": 678,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000876438.1"
},
{
"aa_ref": "C",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"stop_gained"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "FAM3D",
"gene_hgnc_id": 18665,
"hgvs_c": "c.168T>A",
"hgvs_p": "p.Cys56*",
"transcript": "ENST00000951614.1",
"protein_id": "ENSP00000621673.1",
"transcript_support_level": null,
"aa_start": 56,
"aa_end": null,
"aa_length": 225,
"cds_start": 168,
"cds_end": null,
"cds_length": 678,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000951614.1"
},
{
"aa_ref": "C",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"stop_gained"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "FAM3D",
"gene_hgnc_id": 18665,
"hgvs_c": "c.165T>A",
"hgvs_p": "p.Cys55*",
"transcript": "ENST00000876435.1",
"protein_id": "ENSP00000546494.1",
"transcript_support_level": null,
"aa_start": 55,
"aa_end": null,
"aa_length": 224,
"cds_start": 165,
"cds_end": null,
"cds_length": 675,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000876435.1"
},
{
"aa_ref": "C",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"stop_gained"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "FAM3D",
"gene_hgnc_id": 18665,
"hgvs_c": "c.165T>A",
"hgvs_p": "p.Cys55*",
"transcript": "ENST00000876436.1",
"protein_id": "ENSP00000546495.1",
"transcript_support_level": null,
"aa_start": 55,
"aa_end": null,
"aa_length": 224,
"cds_start": 165,
"cds_end": null,
"cds_length": 675,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000876436.1"
},
{
"aa_ref": "C",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"stop_gained"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 11,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "FAM3D",
"gene_hgnc_id": 18665,
"hgvs_c": "c.165T>A",
"hgvs_p": "p.Cys55*",
"transcript": "ENST00000876444.1",
"protein_id": "ENSP00000546503.1",
"transcript_support_level": null,
"aa_start": 55,
"aa_end": null,
"aa_length": 224,
"cds_start": 165,
"cds_end": null,
"cds_length": 675,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000876444.1"
},
{
"aa_ref": "C",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"stop_gained"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "FAM3D",
"gene_hgnc_id": 18665,
"hgvs_c": "c.165T>A",
"hgvs_p": "p.Cys55*",
"transcript": "ENST00000876446.1",
"protein_id": "ENSP00000546505.1",
"transcript_support_level": null,
"aa_start": 55,
"aa_end": null,
"aa_length": 224,
"cds_start": 165,
"cds_end": null,
"cds_length": 675,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000876446.1"
},
{
"aa_ref": "C",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"stop_gained"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "FAM3D",
"gene_hgnc_id": 18665,
"hgvs_c": "c.165T>A",
"hgvs_p": "p.Cys55*",
"transcript": "ENST00000951609.1",
"protein_id": "ENSP00000621668.1",
"transcript_support_level": null,
"aa_start": 55,
"aa_end": null,
"aa_length": 224,
"cds_start": 165,
"cds_end": null,
"cds_length": 675,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000951609.1"
},
{
"aa_ref": "C",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"stop_gained"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "FAM3D",
"gene_hgnc_id": 18665,
"hgvs_c": "c.165T>A",
"hgvs_p": "p.Cys55*",
"transcript": "ENST00000951611.1",
"protein_id": "ENSP00000621670.1",
"transcript_support_level": null,
"aa_start": 55,
"aa_end": null,
"aa_length": 224,
"cds_start": 165,
"cds_end": null,
"cds_length": 675,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000951611.1"
},
{
"aa_ref": "C",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"stop_gained"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "FAM3D",
"gene_hgnc_id": 18665,
"hgvs_c": "c.165T>A",
"hgvs_p": "p.Cys55*",
"transcript": "ENST00000951613.1",
"protein_id": "ENSP00000621672.1",
"transcript_support_level": null,
"aa_start": 55,
"aa_end": null,
"aa_length": 224,
"cds_start": 165,
"cds_end": null,
"cds_length": 675,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000951613.1"
},
{
"aa_ref": "C",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"stop_gained"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "FAM3D",
"gene_hgnc_id": 18665,
"hgvs_c": "c.162T>A",
"hgvs_p": "p.Cys54*",
"transcript": "ENST00000876434.1",
"protein_id": "ENSP00000546493.1",
"transcript_support_level": null,
"aa_start": 54,
"aa_end": null,
"aa_length": 223,
"cds_start": 162,
"cds_end": null,
"cds_length": 672,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000876434.1"
},
{
"aa_ref": "C",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"stop_gained"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "FAM3D",
"gene_hgnc_id": 18665,
"hgvs_c": "c.162T>A",
"hgvs_p": "p.Cys54*",
"transcript": "ENST00000876437.1",
"protein_id": "ENSP00000546496.1",
"transcript_support_level": null,
"aa_start": 54,
"aa_end": null,
"aa_length": 223,
"cds_start": 162,
"cds_end": null,
"cds_length": 672,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000876437.1"
},
{
"aa_ref": "C",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"stop_gained"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "FAM3D",
"gene_hgnc_id": 18665,
"hgvs_c": "c.162T>A",
"hgvs_p": "p.Cys54*",
"transcript": "ENST00000876445.1",
"protein_id": "ENSP00000546504.1",
"transcript_support_level": null,
"aa_start": 54,
"aa_end": null,
"aa_length": 223,
"cds_start": 162,
"cds_end": null,
"cds_length": 672,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000876445.1"
},
{
"aa_ref": "C",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"stop_gained"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "FAM3D",
"gene_hgnc_id": 18665,
"hgvs_c": "c.162T>A",
"hgvs_p": "p.Cys54*",
"transcript": "ENST00000876447.1",
"protein_id": "ENSP00000546506.1",
"transcript_support_level": null,
"aa_start": 54,
"aa_end": null,
"aa_length": 223,
"cds_start": 162,
"cds_end": null,
"cds_length": 672,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000876447.1"
},
{
"aa_ref": "C",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"stop_gained"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "FAM3D",
"gene_hgnc_id": 18665,
"hgvs_c": "c.129T>A",
"hgvs_p": "p.Cys43*",
"transcript": "ENST00000951608.1",
"protein_id": "ENSP00000621667.1",
"transcript_support_level": null,
"aa_start": 43,
"aa_end": null,
"aa_length": 212,
"cds_start": 129,
"cds_end": null,
"cds_length": 639,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000951608.1"
},
{
"aa_ref": "C",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"stop_gained"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "FAM3D",
"gene_hgnc_id": 18665,
"hgvs_c": "c.126T>A",
"hgvs_p": "p.Cys42*",
"transcript": "ENST00000876441.1",
"protein_id": "ENSP00000546500.1",
"transcript_support_level": null,
"aa_start": 42,
"aa_end": null,
"aa_length": 211,
"cds_start": 126,
"cds_end": null,
"cds_length": 636,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000876441.1"
},
{
"aa_ref": "C",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"stop_gained"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "FAM3D",
"gene_hgnc_id": 18665,
"hgvs_c": "c.57T>A",
"hgvs_p": "p.Cys19*",
"transcript": "ENST00000876439.1",
"protein_id": "ENSP00000546498.1",
"transcript_support_level": null,
"aa_start": 19,
"aa_end": null,
"aa_length": 188,
"cds_start": 57,
"cds_end": null,
"cds_length": 567,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000876439.1"
},
{
"aa_ref": "C",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"stop_gained"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "FAM3D",
"gene_hgnc_id": 18665,
"hgvs_c": "c.57T>A",
"hgvs_p": "p.Cys19*",
"transcript": "ENST00000951607.1",
"protein_id": "ENSP00000621666.1",
"transcript_support_level": null,
"aa_start": 19,
"aa_end": null,
"aa_length": 188,
"cds_start": 57,
"cds_end": null,
"cds_length": 567,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000951607.1"
},
{
"aa_ref": "C",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"stop_gained"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "FAM3D",
"gene_hgnc_id": 18665,
"hgvs_c": "c.57T>A",
"hgvs_p": "p.Cys19*",
"transcript": "ENST00000951610.1",
"protein_id": "ENSP00000621669.1",
"transcript_support_level": null,
"aa_start": 19,
"aa_end": null,
"aa_length": 188,
"cds_start": 57,
"cds_end": null,
"cds_length": 567,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000951610.1"
},
{
"aa_ref": "C",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"stop_gained"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "FAM3D",
"gene_hgnc_id": 18665,
"hgvs_c": "c.57T>A",
"hgvs_p": "p.Cys19*",
"transcript": "ENST00000951612.1",
"protein_id": "ENSP00000621671.1",
"transcript_support_level": null,
"aa_start": 19,
"aa_end": null,
"aa_length": 188,
"cds_start": 57,
"cds_end": null,
"cds_length": 567,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000951612.1"
},
{
"aa_ref": "C",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"stop_gained"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 8,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "FAM3D",
"gene_hgnc_id": 18665,
"hgvs_c": "c.162T>A",
"hgvs_p": "p.Cys54*",
"transcript": "ENST00000483787.5",
"protein_id": "ENSP00000417099.1",
"transcript_support_level": 5,
"aa_start": 54,
"aa_end": null,
"aa_length": 150,
"cds_start": 162,
"cds_end": null,
"cds_length": 454,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000483787.5"
},
{
"aa_ref": "C",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"stop_gained"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 7,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "FAM3D",
"gene_hgnc_id": 18665,
"hgvs_c": "c.54T>A",
"hgvs_p": "p.Cys18*",
"transcript": "ENST00000489857.5",
"protein_id": "ENSP00000417453.1",
"transcript_support_level": 3,
"aa_start": 18,
"aa_end": null,
"aa_length": 111,
"cds_start": 54,
"cds_end": null,
"cds_length": 336,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000489857.5"
},
{
"aa_ref": "C",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"stop_gained"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 7,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "FAM3D",
"gene_hgnc_id": 18665,
"hgvs_c": "c.165T>A",
"hgvs_p": "p.Cys55*",
"transcript": "ENST00000498347.1",
"protein_id": "ENSP00000418982.1",
"transcript_support_level": 2,
"aa_start": 55,
"aa_end": null,
"aa_length": 101,
"cds_start": 165,
"cds_end": null,
"cds_length": 308,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000498347.1"
},
{
"aa_ref": "C",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"stop_gained"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "FAM3D",
"gene_hgnc_id": 18665,
"hgvs_c": "c.183T>A",
"hgvs_p": "p.Cys61*",
"transcript": "XM_011533348.3",
"protein_id": "XP_011531650.1",
"transcript_support_level": null,
"aa_start": 61,
"aa_end": null,
"aa_length": 230,
"cds_start": 183,
"cds_end": null,
"cds_length": 693,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_011533348.3"
},
{
"aa_ref": "C",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"stop_gained"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "FAM3D",
"gene_hgnc_id": 18665,
"hgvs_c": "c.183T>A",
"hgvs_p": "p.Cys61*",
"transcript": "XM_011533349.4",
"protein_id": "XP_011531651.1",
"transcript_support_level": null,
"aa_start": 61,
"aa_end": null,
"aa_length": 230,
"cds_start": 183,
"cds_end": null,
"cds_length": 693,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_011533349.4"
},
{
"aa_ref": "C",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"stop_gained"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "FAM3D",
"gene_hgnc_id": 18665,
"hgvs_c": "c.183T>A",
"hgvs_p": "p.Cys61*",
"transcript": "XM_047447431.1",
"protein_id": "XP_047303387.1",
"transcript_support_level": null,
"aa_start": 61,
"aa_end": null,
"aa_length": 230,
"cds_start": 183,
"cds_end": null,
"cds_length": 693,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047447431.1"
},
{
"aa_ref": "C",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"stop_gained"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "FAM3D",
"gene_hgnc_id": 18665,
"hgvs_c": "c.183T>A",
"hgvs_p": "p.Cys61*",
"transcript": "XM_047447432.1",
"protein_id": "XP_047303388.1",
"transcript_support_level": null,
"aa_start": 61,
"aa_end": null,
"aa_length": 230,
"cds_start": 183,
"cds_end": null,
"cds_length": 693,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047447432.1"
},
{
"aa_ref": "C",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"stop_gained"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "FAM3D",
"gene_hgnc_id": 18665,
"hgvs_c": "c.180T>A",
"hgvs_p": "p.Cys60*",
"transcript": "XM_011533350.3",
"protein_id": "XP_011531652.1",
"transcript_support_level": null,
"aa_start": 60,
"aa_end": null,
"aa_length": 229,
"cds_start": 180,
"cds_end": null,
"cds_length": 690,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_011533350.3"
},
{
"aa_ref": "C",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"stop_gained"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "FAM3D",
"gene_hgnc_id": 18665,
"hgvs_c": "c.165T>A",
"hgvs_p": "p.Cys55*",
"transcript": "XM_005264862.5",
"protein_id": "XP_005264919.1",
"transcript_support_level": null,
"aa_start": 55,
"aa_end": null,
"aa_length": 224,
"cds_start": 165,
"cds_end": null,
"cds_length": 675,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_005264862.5"
},
{
"aa_ref": "C",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"stop_gained"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "FAM3D",
"gene_hgnc_id": 18665,
"hgvs_c": "c.165T>A",
"hgvs_p": "p.Cys55*",
"transcript": "XM_006712965.4",
"protein_id": "XP_006713028.1",
"transcript_support_level": null,
"aa_start": 55,
"aa_end": null,
"aa_length": 224,
"cds_start": 165,
"cds_end": null,
"cds_length": 675,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_006712965.4"
},
{
"aa_ref": "C",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"stop_gained"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "FAM3D",
"gene_hgnc_id": 18665,
"hgvs_c": "c.165T>A",
"hgvs_p": "p.Cys55*",
"transcript": "XM_011533351.3",
"protein_id": "XP_011531653.1",
"transcript_support_level": null,
"aa_start": 55,
"aa_end": null,
"aa_length": 224,
"cds_start": 165,
"cds_end": null,
"cds_length": 675,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_011533351.3"
},
{
"aa_ref": "C",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"stop_gained"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "FAM3D",
"gene_hgnc_id": 18665,
"hgvs_c": "c.162T>A",
"hgvs_p": "p.Cys54*",
"transcript": "XM_005264863.5",
"protein_id": "XP_005264920.1",
"transcript_support_level": null,
"aa_start": 54,
"aa_end": null,
"aa_length": 223,
"cds_start": 162,
"cds_end": null,
"cds_length": 672,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_005264863.5"
},
{
"aa_ref": "C",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"stop_gained"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "FAM3D",
"gene_hgnc_id": 18665,
"hgvs_c": "c.162T>A",
"hgvs_p": "p.Cys54*",
"transcript": "XM_005264864.5",
"protein_id": "XP_005264921.1",
"transcript_support_level": null,
"aa_start": 54,
"aa_end": null,
"aa_length": 223,
"cds_start": 162,
"cds_end": null,
"cds_length": 672,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_005264864.5"
},
{
"aa_ref": "C",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"stop_gained"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "FAM3D",
"gene_hgnc_id": 18665,
"hgvs_c": "c.57T>A",
"hgvs_p": "p.Cys19*",
"transcript": "XM_011533352.3",
"protein_id": "XP_011531654.1",
"transcript_support_level": null,
"aa_start": 19,
"aa_end": null,
"aa_length": 188,
"cds_start": 57,
"cds_end": null,
"cds_length": 567,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_011533352.3"
},
{
"aa_ref": "C",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"stop_gained"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "FAM3D",
"gene_hgnc_id": 18665,
"hgvs_c": "c.57T>A",
"hgvs_p": "p.Cys19*",
"transcript": "XM_011533353.3",
"protein_id": "XP_011531655.1",
"transcript_support_level": null,
"aa_start": 19,
"aa_end": null,
"aa_length": 188,
"cds_start": 57,
"cds_end": null,
"cds_length": 567,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_011533353.3"
},
{
"aa_ref": "C",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"stop_gained"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "FAM3D",
"gene_hgnc_id": 18665,
"hgvs_c": "c.57T>A",
"hgvs_p": "p.Cys19*",
"transcript": "XM_047447433.1",
"protein_id": "XP_047303389.1",
"transcript_support_level": null,
"aa_start": 19,
"aa_end": null,
"aa_length": 188,
"cds_start": 57,
"cds_end": null,
"cds_length": 567,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047447433.1"
},
{
"aa_ref": "C",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"stop_gained"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "FAM3D",
"gene_hgnc_id": 18665,
"hgvs_c": "c.57T>A",
"hgvs_p": "p.Cys19*",
"transcript": "XM_047447434.1",
"protein_id": "XP_047303390.1",
"transcript_support_level": null,
"aa_start": 19,
"aa_end": null,
"aa_length": 188,
"cds_start": 57,
"cds_end": null,
"cds_length": 567,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047447434.1"
},
{
"aa_ref": "C",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"stop_gained"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "FAM3D",
"gene_hgnc_id": 18665,
"hgvs_c": "c.54T>A",
"hgvs_p": "p.Cys18*",
"transcript": "XM_006712967.4",
"protein_id": "XP_006713030.1",
"transcript_support_level": null,
"aa_start": 18,
"aa_end": null,
"aa_length": 187,
"cds_start": 54,
"cds_end": null,
"cds_length": 564,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_006712967.4"
},
{
"aa_ref": "C",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"stop_gained"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "FAM3D",
"gene_hgnc_id": 18665,
"hgvs_c": "c.54T>A",
"hgvs_p": "p.Cys18*",
"transcript": "XM_011533354.3",
"protein_id": "XP_011531656.1",
"transcript_support_level": null,
"aa_start": 18,
"aa_end": null,
"aa_length": 187,
"cds_start": 54,
"cds_end": null,
"cds_length": 564,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_011533354.3"
},
{
"aa_ref": "C",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"stop_gained"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "FAM3D",
"gene_hgnc_id": 18665,
"hgvs_c": "c.54T>A",
"hgvs_p": "p.Cys18*",
"transcript": "XM_047447435.1",
"protein_id": "XP_047303391.1",
"transcript_support_level": null,
"aa_start": 18,
"aa_end": null,
"aa_length": 187,
"cds_start": 54,
"cds_end": null,
"cds_length": 564,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047447435.1"
},
{
"aa_ref": "C",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"stop_gained"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "FAM3D",
"gene_hgnc_id": 18665,
"hgvs_c": "c.54T>A",
"hgvs_p": "p.Cys18*",
"transcript": "XM_047447436.1",
"protein_id": "XP_047303392.1",
"transcript_support_level": null,
"aa_start": 18,
"aa_end": null,
"aa_length": 187,
"cds_start": 54,
"cds_end": null,
"cds_length": 564,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047447436.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 7,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "FAM3D",
"gene_hgnc_id": 18665,
"hgvs_c": "n.*13T>A",
"hgvs_p": null,
"transcript": "ENST00000482623.5",
"protein_id": "ENSP00000418414.1",
"transcript_support_level": 3,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": null,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "nonsense_mediated_decay",
"feature": "ENST00000482623.5"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 7,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "FAM3D",
"gene_hgnc_id": 18665,
"hgvs_c": "n.*13T>A",
"hgvs_p": null,
"transcript": "ENST00000482623.5",
"protein_id": "ENSP00000418414.1",
"transcript_support_level": 3,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": null,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "nonsense_mediated_decay",
"feature": "ENST00000482623.5"
}
],
"gene_symbol": "FAM3D",
"gene_hgnc_id": 18665,
"dbsnp": "rs147876713",
"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.5400000214576721,
"computational_prediction_selected": "Pathogenic",
"computational_source_selected": "BayesDel_noAF",
"splice_score_selected": 0.09000000357627869,
"splice_prediction_selected": "Benign",
"splice_source_selected": "max_spliceai",
"revel_score": null,
"revel_prediction": null,
"alphamissense_score": null,
"alphamissense_prediction": null,
"bayesdelnoaf_score": 0.54,
"bayesdelnoaf_prediction": "Pathogenic",
"phylop100way_score": -0.056,
"phylop100way_prediction": "Benign",
"spliceai_max_score": 0.09,
"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": 2,
"acmg_classification": "Uncertain_significance",
"acmg_criteria": "PM2",
"acmg_by_gene": [
{
"score": 2,
"benign_score": 0,
"pathogenic_score": 2,
"criteria": [
"PM2"
],
"verdict": "Uncertain_significance",
"transcript": "NM_138805.3",
"gene_symbol": "FAM3D",
"hgnc_id": 18665,
"effects": [
"stop_gained"
],
"inheritance_mode": "AR",
"hgvs_c": "c.165T>A",
"hgvs_p": "p.Cys55*"
}
],
"clinvar_disease": "",
"clinvar_classification": "",
"clinvar_review_status": "",
"clinvar_submissions_summary": "",
"phenotype_combined": null,
"pathogenicity_classification_combined": null,
"custom_annotations": null
}
],
"message": null
}