← 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-169120161-C-A (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=3&pos=169120161&ref=C&alt=A&genome=hg38&allGenes=true"API Response
json
{
"variants": [
{
"chr": "3",
"pos": 169120161,
"ref": "C",
"alt": "A",
"effect": "intron_variant",
"transcript": "ENST00000651503.2",
"consequences": [
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 17,
"intron_rank": 7,
"intron_rank_end": null,
"gene_symbol": "MECOM",
"gene_hgnc_id": 3498,
"hgvs_c": "c.1132+895G>T",
"hgvs_p": null,
"transcript": "NM_004991.4",
"protein_id": "NP_004982.2",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1239,
"cds_start": -4,
"cds_end": null,
"cds_length": 3720,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 5462,
"mane_select": "ENST00000651503.2",
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": true,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 17,
"intron_rank": 7,
"intron_rank_end": null,
"gene_symbol": "MECOM",
"gene_hgnc_id": 3498,
"hgvs_c": "c.1132+895G>T",
"hgvs_p": null,
"transcript": "ENST00000651503.2",
"protein_id": "ENSP00000498411.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1239,
"cds_start": -4,
"cds_end": null,
"cds_length": 3720,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 5462,
"mane_select": "NM_004991.4",
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 17,
"intron_rank": 7,
"intron_rank_end": null,
"gene_symbol": "MECOM",
"gene_hgnc_id": 3498,
"hgvs_c": "c.763+895G>T",
"hgvs_p": null,
"transcript": "ENST00000264674.7",
"protein_id": "ENSP00000264674.3",
"transcript_support_level": 1,
"aa_start": null,
"aa_end": null,
"aa_length": 1116,
"cds_start": -4,
"cds_end": null,
"cds_length": 3351,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4900,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 17,
"intron_rank": 7,
"intron_rank_end": null,
"gene_symbol": "MECOM",
"gene_hgnc_id": 3498,
"hgvs_c": "c.571+895G>T",
"hgvs_p": null,
"transcript": "ENST00000433243.6",
"protein_id": "ENSP00000394302.2",
"transcript_support_level": 1,
"aa_start": null,
"aa_end": null,
"aa_length": 1052,
"cds_start": -4,
"cds_end": null,
"cds_length": 3159,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3508,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 16,
"intron_rank": 6,
"intron_rank_end": null,
"gene_symbol": "MECOM",
"gene_hgnc_id": 3498,
"hgvs_c": "c.568+895G>T",
"hgvs_p": null,
"transcript": "ENST00000628990.2",
"protein_id": "ENSP00000486104.1",
"transcript_support_level": 1,
"aa_start": null,
"aa_end": null,
"aa_length": 1051,
"cds_start": -4,
"cds_end": null,
"cds_length": 3156,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4835,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": 6,
"intron_rank_end": null,
"gene_symbol": "MECOM",
"gene_hgnc_id": 3498,
"hgvs_c": "c.568+895G>T",
"hgvs_p": null,
"transcript": "ENST00000464456.5",
"protein_id": "ENSP00000419770.1",
"transcript_support_level": 1,
"aa_start": null,
"aa_end": null,
"aa_length": 1042,
"cds_start": -4,
"cds_end": null,
"cds_length": 3129,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 5732,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": 5,
"intron_rank_end": null,
"gene_symbol": "MECOM",
"gene_hgnc_id": 3498,
"hgvs_c": "c.568+895G>T",
"hgvs_p": null,
"transcript": "ENST00000460814.5",
"protein_id": "ENSP00000420466.1",
"transcript_support_level": 1,
"aa_start": null,
"aa_end": null,
"aa_length": 1003,
"cds_start": -4,
"cds_end": null,
"cds_length": 3012,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3374,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 16,
"intron_rank": 7,
"intron_rank_end": null,
"gene_symbol": "MECOM",
"gene_hgnc_id": 3498,
"hgvs_c": "c.1132+895G>T",
"hgvs_p": null,
"transcript": "NM_001366466.2",
"protein_id": "NP_001353395.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1230,
"cds_start": -4,
"cds_end": null,
"cds_length": 3693,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 5435,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 16,
"intron_rank": 7,
"intron_rank_end": null,
"gene_symbol": "MECOM",
"gene_hgnc_id": 3498,
"hgvs_c": "c.1132+895G>T",
"hgvs_p": null,
"transcript": "ENST00000494292.6",
"protein_id": "ENSP00000417899.1",
"transcript_support_level": 5,
"aa_start": null,
"aa_end": null,
"aa_length": 1230,
"cds_start": -4,
"cds_end": null,
"cds_length": 3693,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4244,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 17,
"intron_rank": 7,
"intron_rank_end": null,
"gene_symbol": "MECOM",
"gene_hgnc_id": 3498,
"hgvs_c": "c.763+895G>T",
"hgvs_p": null,
"transcript": "NM_001105077.4",
"protein_id": "NP_001098547.3",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1116,
"cds_start": -4,
"cds_end": null,
"cds_length": 3351,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4892,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 16,
"intron_rank": 6,
"intron_rank_end": null,
"gene_symbol": "MECOM",
"gene_hgnc_id": 3498,
"hgvs_c": "c.571+895G>T",
"hgvs_p": null,
"transcript": "NM_001366467.2",
"protein_id": "NP_001353396.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1052,
"cds_start": -4,
"cds_end": null,
"cds_length": 3159,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 5499,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 16,
"intron_rank": 6,
"intron_rank_end": null,
"gene_symbol": "MECOM",
"gene_hgnc_id": 3498,
"hgvs_c": "c.571+895G>T",
"hgvs_p": null,
"transcript": "NM_001366468.2",
"protein_id": "NP_001353397.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1052,
"cds_start": -4,
"cds_end": null,
"cds_length": 3159,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4813,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 16,
"intron_rank": 6,
"intron_rank_end": null,
"gene_symbol": "MECOM",
"gene_hgnc_id": 3498,
"hgvs_c": "c.571+895G>T",
"hgvs_p": null,
"transcript": "ENST00000472280.5",
"protein_id": "ENSP00000420048.1",
"transcript_support_level": 5,
"aa_start": null,
"aa_end": null,
"aa_length": 1052,
"cds_start": -4,
"cds_end": null,
"cds_length": 3159,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3593,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 16,
"intron_rank": 6,
"intron_rank_end": null,
"gene_symbol": "MECOM",
"gene_hgnc_id": 3498,
"hgvs_c": "c.568+895G>T",
"hgvs_p": null,
"transcript": "NM_001105078.4",
"protein_id": "NP_001098548.2",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1051,
"cds_start": -4,
"cds_end": null,
"cds_length": 3156,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4810,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 16,
"intron_rank": 6,
"intron_rank_end": null,
"gene_symbol": "MECOM",
"gene_hgnc_id": 3498,
"hgvs_c": "c.568+895G>T",
"hgvs_p": null,
"transcript": "NM_001205194.2",
"protein_id": "NP_001192123.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1051,
"cds_start": -4,
"cds_end": null,
"cds_length": 3156,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 5124,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 16,
"intron_rank": 6,
"intron_rank_end": null,
"gene_symbol": "MECOM",
"gene_hgnc_id": 3498,
"hgvs_c": "c.568+895G>T",
"hgvs_p": null,
"transcript": "NM_001366469.2",
"protein_id": "NP_001353398.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1051,
"cds_start": -4,
"cds_end": null,
"cds_length": 3156,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 5496,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 16,
"intron_rank": 6,
"intron_rank_end": null,
"gene_symbol": "MECOM",
"gene_hgnc_id": 3498,
"hgvs_c": "c.568+895G>T",
"hgvs_p": null,
"transcript": "NM_005241.4",
"protein_id": "NP_005232.2",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1051,
"cds_start": -4,
"cds_end": null,
"cds_length": 3156,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4827,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 16,
"intron_rank": 6,
"intron_rank_end": null,
"gene_symbol": "MECOM",
"gene_hgnc_id": 3498,
"hgvs_c": "c.568+895G>T",
"hgvs_p": null,
"transcript": "ENST00000468789.5",
"protein_id": "ENSP00000419995.1",
"transcript_support_level": 2,
"aa_start": null,
"aa_end": null,
"aa_length": 1051,
"cds_start": -4,
"cds_end": null,
"cds_length": 3156,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3691,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": 6,
"intron_rank_end": null,
"gene_symbol": "MECOM",
"gene_hgnc_id": 3498,
"hgvs_c": "c.571+895G>T",
"hgvs_p": null,
"transcript": "NM_001163999.2",
"protein_id": "NP_001157471.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1043,
"cds_start": -4,
"cds_end": null,
"cds_length": 3132,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4803,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": 6,
"intron_rank_end": null,
"gene_symbol": "MECOM",
"gene_hgnc_id": 3498,
"hgvs_c": "c.571+895G>T",
"hgvs_p": null,
"transcript": "NM_001366470.2",
"protein_id": "NP_001353399.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1043,
"cds_start": -4,
"cds_end": null,
"cds_length": 3132,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 5472,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": 6,
"intron_rank_end": null,
"gene_symbol": "MECOM",
"gene_hgnc_id": 3498,
"hgvs_c": "c.568+895G>T",
"hgvs_p": null,
"transcript": "NM_001164000.2",
"protein_id": "NP_001157472.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1042,
"cds_start": -4,
"cds_end": null,
"cds_length": 3129,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 5469,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": 6,
"intron_rank_end": null,
"gene_symbol": "MECOM",
"gene_hgnc_id": 3498,
"hgvs_c": "c.568+895G>T",
"hgvs_p": null,
"transcript": "NM_001366471.2",
"protein_id": "NP_001353400.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1042,
"cds_start": -4,
"cds_end": null,
"cds_length": 3129,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4783,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": 6,
"intron_rank_end": null,
"gene_symbol": "MECOM",
"gene_hgnc_id": 3498,
"hgvs_c": "c.568+895G>T",
"hgvs_p": null,
"transcript": "NM_001366472.2",
"protein_id": "NP_001353401.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1042,
"cds_start": -4,
"cds_end": null,
"cds_length": 3129,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4926,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 16,
"intron_rank": 7,
"intron_rank_end": null,
"gene_symbol": "MECOM",
"gene_hgnc_id": 3498,
"hgvs_c": "c.1132+895G>T",
"hgvs_p": null,
"transcript": "NM_001366473.2",
"protein_id": "NP_001353402.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 906,
"cds_start": -4,
"cds_end": null,
"cds_length": 2721,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4463,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": 6,
"intron_rank_end": null,
"gene_symbol": "MECOM",
"gene_hgnc_id": 3498,
"hgvs_c": "c.568+895G>T",
"hgvs_p": null,
"transcript": "NM_001366474.2",
"protein_id": "NP_001353403.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 718,
"cds_start": -4,
"cds_end": null,
"cds_length": 2157,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4497,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "MECOM",
"gene_hgnc_id": 3498,
"hgvs_c": "c.493+895G>T",
"hgvs_p": null,
"transcript": "ENST00000492586.1",
"protein_id": "ENSP00000417506.1",
"transcript_support_level": 5,
"aa_start": null,
"aa_end": null,
"aa_length": 320,
"cds_start": -4,
"cds_end": null,
"cds_length": 965,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 965,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 17,
"intron_rank": 7,
"intron_rank_end": null,
"gene_symbol": "MECOM",
"gene_hgnc_id": 3498,
"hgvs_c": "c.1135+895G>T",
"hgvs_p": null,
"transcript": "XM_005247213.4",
"protein_id": "XP_005247270.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1240,
"cds_start": -4,
"cds_end": null,
"cds_length": 3723,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 5465,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 16,
"intron_rank": 7,
"intron_rank_end": null,
"gene_symbol": "MECOM",
"gene_hgnc_id": 3498,
"hgvs_c": "c.1135+895G>T",
"hgvs_p": null,
"transcript": "XM_005247214.4",
"protein_id": "XP_005247271.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1231,
"cds_start": -4,
"cds_end": null,
"cds_length": 3696,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 5438,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 17,
"intron_rank": 7,
"intron_rank_end": null,
"gene_symbol": "MECOM",
"gene_hgnc_id": 3498,
"hgvs_c": "c.811+895G>T",
"hgvs_p": null,
"transcript": "XM_047447677.1",
"protein_id": "XP_047303633.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1132,
"cds_start": -4,
"cds_end": null,
"cds_length": 3399,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4856,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 17,
"intron_rank": 7,
"intron_rank_end": null,
"gene_symbol": "MECOM",
"gene_hgnc_id": 3498,
"hgvs_c": "c.808+895G>T",
"hgvs_p": null,
"transcript": "XM_047447678.1",
"protein_id": "XP_047303634.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1131,
"cds_start": -4,
"cds_end": null,
"cds_length": 3396,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4853,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 16,
"intron_rank": 6,
"intron_rank_end": null,
"gene_symbol": "MECOM",
"gene_hgnc_id": 3498,
"hgvs_c": "c.787+895G>T",
"hgvs_p": null,
"transcript": "XM_011512546.3",
"protein_id": "XP_011510848.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1124,
"cds_start": -4,
"cds_end": null,
"cds_length": 3375,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4832,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 16,
"intron_rank": 6,
"intron_rank_end": null,
"gene_symbol": "MECOM",
"gene_hgnc_id": 3498,
"hgvs_c": "c.784+895G>T",
"hgvs_p": null,
"transcript": "XM_047447679.1",
"protein_id": "XP_047303635.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1123,
"cds_start": -4,
"cds_end": null,
"cds_length": 3372,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4829,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": 6,
"intron_rank_end": null,
"gene_symbol": "MECOM",
"gene_hgnc_id": 3498,
"hgvs_c": "c.787+895G>T",
"hgvs_p": null,
"transcript": "XM_047447680.1",
"protein_id": "XP_047303636.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1115,
"cds_start": -4,
"cds_end": null,
"cds_length": 3348,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4805,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 16,
"intron_rank": 6,
"intron_rank_end": null,
"gene_symbol": "MECOM",
"gene_hgnc_id": 3498,
"hgvs_c": "c.760+895G>T",
"hgvs_p": null,
"transcript": "XM_047447681.1",
"protein_id": "XP_047303637.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1115,
"cds_start": -4,
"cds_end": null,
"cds_length": 3348,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4809,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": 6,
"intron_rank_end": null,
"gene_symbol": "MECOM",
"gene_hgnc_id": 3498,
"hgvs_c": "c.784+895G>T",
"hgvs_p": null,
"transcript": "XM_047447682.1",
"protein_id": "XP_047303638.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1114,
"cds_start": -4,
"cds_end": null,
"cds_length": 3345,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4802,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": 6,
"intron_rank_end": null,
"gene_symbol": "MECOM",
"gene_hgnc_id": 3498,
"hgvs_c": "c.763+895G>T",
"hgvs_p": null,
"transcript": "XM_047447683.1",
"protein_id": "XP_047303639.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1107,
"cds_start": -4,
"cds_end": null,
"cds_length": 3324,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4785,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": 6,
"intron_rank_end": null,
"gene_symbol": "MECOM",
"gene_hgnc_id": 3498,
"hgvs_c": "c.760+895G>T",
"hgvs_p": null,
"transcript": "XM_047447684.1",
"protein_id": "XP_047303640.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1106,
"cds_start": -4,
"cds_end": null,
"cds_length": 3321,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4782,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 16,
"intron_rank": 6,
"intron_rank_end": null,
"gene_symbol": "MECOM",
"gene_hgnc_id": 3498,
"hgvs_c": "c.571+895G>T",
"hgvs_p": null,
"transcript": "XM_005247221.3",
"protein_id": "XP_005247278.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1052,
"cds_start": -4,
"cds_end": null,
"cds_length": 3159,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4794,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 16,
"intron_rank": 6,
"intron_rank_end": null,
"gene_symbol": "MECOM",
"gene_hgnc_id": 3498,
"hgvs_c": "c.571+895G>T",
"hgvs_p": null,
"transcript": "XM_047447685.1",
"protein_id": "XP_047303641.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1052,
"cds_start": -4,
"cds_end": null,
"cds_length": 3159,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4956,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": 6,
"intron_rank_end": null,
"gene_symbol": "MECOM",
"gene_hgnc_id": 3498,
"hgvs_c": "c.571+895G>T",
"hgvs_p": null,
"transcript": "XM_047447686.1",
"protein_id": "XP_047303642.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1043,
"cds_start": -4,
"cds_end": null,
"cds_length": 3132,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4786,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": 6,
"intron_rank_end": null,
"gene_symbol": "MECOM",
"gene_hgnc_id": 3498,
"hgvs_c": "c.571+895G>T",
"hgvs_p": null,
"transcript": "XM_047447687.1",
"protein_id": "XP_047303643.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1043,
"cds_start": -4,
"cds_end": null,
"cds_length": 3132,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4767,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 16,
"intron_rank": 6,
"intron_rank_end": null,
"gene_symbol": "MECOM",
"gene_hgnc_id": 3498,
"hgvs_c": "c.784+895G>T",
"hgvs_p": null,
"transcript": "XM_047447688.1",
"protein_id": "XP_047303644.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 799,
"cds_start": -4,
"cds_end": null,
"cds_length": 2400,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3857,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": 6,
"intron_rank_end": null,
"gene_symbol": "MECOM",
"gene_hgnc_id": 3498,
"hgvs_c": "c.787+895G>T",
"hgvs_p": null,
"transcript": "XM_047447689.1",
"protein_id": "XP_047303645.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 791,
"cds_start": -4,
"cds_end": null,
"cds_length": 2376,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3833,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": 6,
"intron_rank_end": null,
"gene_symbol": "MECOM",
"gene_hgnc_id": 3498,
"hgvs_c": "c.784+895G>T",
"hgvs_p": null,
"transcript": "XM_047447690.1",
"protein_id": "XP_047303646.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 790,
"cds_start": -4,
"cds_end": null,
"cds_length": 2373,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3830,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 16,
"intron_rank": 6,
"intron_rank_end": null,
"gene_symbol": "MECOM",
"gene_hgnc_id": 3498,
"hgvs_c": "c.571+895G>T",
"hgvs_p": null,
"transcript": "XM_047447691.1",
"protein_id": "XP_047303647.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 728,
"cds_start": -4,
"cds_end": null,
"cds_length": 2187,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3841,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 16,
"intron_rank": 6,
"intron_rank_end": null,
"gene_symbol": "MECOM",
"gene_hgnc_id": 3498,
"hgvs_c": "c.568+895G>T",
"hgvs_p": null,
"transcript": "XM_047447692.1",
"protein_id": "XP_047303648.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 727,
"cds_start": -4,
"cds_end": null,
"cds_length": 2184,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3838,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": 6,
"intron_rank_end": null,
"gene_symbol": "MECOM",
"gene_hgnc_id": 3498,
"hgvs_c": "c.571+895G>T",
"hgvs_p": null,
"transcript": "XM_047447693.1",
"protein_id": "XP_047303649.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 719,
"cds_start": -4,
"cds_end": null,
"cds_length": 2160,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3814,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": 6,
"intron_rank_end": null,
"gene_symbol": "MECOM",
"gene_hgnc_id": 3498,
"hgvs_c": "c.568+895G>T",
"hgvs_p": null,
"transcript": "XM_047447694.1",
"protein_id": "XP_047303650.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 718,
"cds_start": -4,
"cds_end": null,
"cds_length": 2157,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3811,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
}
],
"gene_symbol": "MECOM",
"gene_hgnc_id": 3498,
"dbsnp": "rs3851378",
"frequency_reference_population": 0.88524544,
"hom_count_reference_population": 59784,
"allele_count_reference_population": 134768,
"gnomad_exomes_af": null,
"gnomad_genomes_af": 0.885245,
"gnomad_exomes_ac": null,
"gnomad_genomes_ac": 134768,
"gnomad_exomes_homalt": null,
"gnomad_genomes_homalt": 59784,
"gnomad_mito_homoplasmic": null,
"gnomad_mito_heteroplasmic": null,
"computational_score_selected": -0.8299999833106995,
"computational_prediction_selected": "Benign",
"computational_source_selected": "BayesDel_noAF",
"splice_score_selected": 0,
"splice_prediction_selected": "Benign",
"splice_source_selected": "max_spliceai",
"revel_score": null,
"revel_prediction": null,
"alphamissense_score": null,
"alphamissense_prediction": null,
"bayesdelnoaf_score": -0.83,
"bayesdelnoaf_prediction": "Benign",
"phylop100way_score": 0.109,
"phylop100way_prediction": "Benign",
"spliceai_max_score": 0,
"spliceai_max_prediction": "Benign",
"dbscsnv_ada_score": null,
"dbscsnv_ada_prediction": null,
"apogee2_score": null,
"apogee2_prediction": null,
"mitotip_score": null,
"mitotip_prediction": null,
"acmg_score": -12,
"acmg_classification": "Benign",
"acmg_criteria": "BP4_Strong,BA1",
"acmg_by_gene": [
{
"score": -12,
"benign_score": 12,
"pathogenic_score": 0,
"criteria": [
"BP4_Strong",
"BA1"
],
"verdict": "Benign",
"transcript": "ENST00000651503.2",
"gene_symbol": "MECOM",
"hgnc_id": 3498,
"effects": [
"intron_variant"
],
"inheritance_mode": "AD",
"hgvs_c": "c.1132+895G>T",
"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
}