← 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: 12-51919060-T-TGG (hg38)

Bash / cURL Example

bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=12&pos=51919060&ref=T&alt=TGG&genome=hg38&allGenes=true"

API Response

json
{
  "variants": [
    {
      "chr": "12",
      "pos": 51919060,
      "ref": "T",
      "alt": "TGG",
      "effect": "frameshift_variant",
      "transcript": "NM_000020.3",
      "consequences": [
        {
          "aa_ref": "V",
          "aa_alt": "G?",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ACVRL1",
          "gene_hgnc_id": 175,
          "hgvs_c": "c.1323_1324dupGG",
          "hgvs_p": "p.Val442fs",
          "transcript": "NM_000020.3",
          "protein_id": "NP_000011.2",
          "transcript_support_level": null,
          "aa_start": 442,
          "aa_end": null,
          "aa_length": 503,
          "cds_start": 1325,
          "cds_end": null,
          "cds_length": 1512,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": "ENST00000388922.9",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_000020.3"
        },
        {
          "aa_ref": "V",
          "aa_alt": "G?",
          "canonical": true,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ACVRL1",
          "gene_hgnc_id": 175,
          "hgvs_c": "c.1323_1324dupGG",
          "hgvs_p": "p.Val442fs",
          "transcript": "ENST00000388922.9",
          "protein_id": "ENSP00000373574.4",
          "transcript_support_level": 1,
          "aa_start": 442,
          "aa_end": null,
          "aa_length": 503,
          "cds_start": 1325,
          "cds_end": null,
          "cds_length": 1512,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": "NM_000020.3",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000388922.9"
        },
        {
          "aa_ref": "V",
          "aa_alt": "G?",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ACVRL1",
          "gene_hgnc_id": 175,
          "hgvs_c": "c.1365_1366dupGG",
          "hgvs_p": "p.Val456fs",
          "transcript": "ENST00000550683.5",
          "protein_id": "ENSP00000447884.1",
          "transcript_support_level": 1,
          "aa_start": 456,
          "aa_end": null,
          "aa_length": 517,
          "cds_start": 1367,
          "cds_end": null,
          "cds_length": 1554,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000550683.5"
        },
        {
          "aa_ref": "V",
          "aa_alt": "G?",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ACVRL1",
          "gene_hgnc_id": 175,
          "hgvs_c": "c.1323_1324dupGG",
          "hgvs_p": "p.Val442fs",
          "transcript": "ENST00000551576.6",
          "protein_id": "ENSP00000455848.2",
          "transcript_support_level": 1,
          "aa_start": 442,
          "aa_end": null,
          "aa_length": 503,
          "cds_start": 1325,
          "cds_end": null,
          "cds_length": 1512,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000551576.6"
        },
        {
          "aa_ref": "V",
          "aa_alt": "G?",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ACVRL1",
          "gene_hgnc_id": 175,
          "hgvs_c": "c.1479_1480dupGG",
          "hgvs_p": "p.Val494fs",
          "transcript": "ENST00000910202.1",
          "protein_id": "ENSP00000580261.1",
          "transcript_support_level": null,
          "aa_start": 494,
          "aa_end": null,
          "aa_length": 555,
          "cds_start": 1481,
          "cds_end": null,
          "cds_length": 1668,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000910202.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "G?",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ACVRL1",
          "gene_hgnc_id": 175,
          "hgvs_c": "c.1323_1324dupGG",
          "hgvs_p": "p.Val442fs",
          "transcript": "NM_001077401.2",
          "protein_id": "NP_001070869.1",
          "transcript_support_level": null,
          "aa_start": 442,
          "aa_end": null,
          "aa_length": 503,
          "cds_start": 1325,
          "cds_end": null,
          "cds_length": 1512,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001077401.2"
        },
        {
          "aa_ref": "V",
          "aa_alt": "G?",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ACVRL1",
          "gene_hgnc_id": 175,
          "hgvs_c": "c.1323_1324dupGG",
          "hgvs_p": "p.Val442fs",
          "transcript": "NM_001406487.1",
          "protein_id": "NP_001393416.1",
          "transcript_support_level": null,
          "aa_start": 442,
          "aa_end": null,
          "aa_length": 503,
          "cds_start": 1325,
          "cds_end": null,
          "cds_length": 1512,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001406487.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "G?",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ACVRL1",
          "gene_hgnc_id": 175,
          "hgvs_c": "c.1323_1324dupGG",
          "hgvs_p": "p.Val442fs",
          "transcript": "ENST00000910197.1",
          "protein_id": "ENSP00000580256.1",
          "transcript_support_level": null,
          "aa_start": 442,
          "aa_end": null,
          "aa_length": 503,
          "cds_start": 1325,
          "cds_end": null,
          "cds_length": 1512,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000910197.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "G?",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ACVRL1",
          "gene_hgnc_id": 175,
          "hgvs_c": "c.1323_1324dupGG",
          "hgvs_p": "p.Val442fs",
          "transcript": "ENST00000910198.1",
          "protein_id": "ENSP00000580257.1",
          "transcript_support_level": null,
          "aa_start": 442,
          "aa_end": null,
          "aa_length": 503,
          "cds_start": 1325,
          "cds_end": null,
          "cds_length": 1512,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000910198.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "G?",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ACVRL1",
          "gene_hgnc_id": 175,
          "hgvs_c": "c.1323_1324dupGG",
          "hgvs_p": "p.Val442fs",
          "transcript": "ENST00000910203.1",
          "protein_id": "ENSP00000580262.1",
          "transcript_support_level": null,
          "aa_start": 442,
          "aa_end": null,
          "aa_length": 503,
          "cds_start": 1325,
          "cds_end": null,
          "cds_length": 1512,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000910203.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "G?",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ACVRL1",
          "gene_hgnc_id": 175,
          "hgvs_c": "c.1323_1324dupGG",
          "hgvs_p": "p.Val442fs",
          "transcript": "ENST00000910205.1",
          "protein_id": "ENSP00000580264.1",
          "transcript_support_level": null,
          "aa_start": 442,
          "aa_end": null,
          "aa_length": 503,
          "cds_start": 1325,
          "cds_end": null,
          "cds_length": 1512,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000910205.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "G?",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ACVRL1",
          "gene_hgnc_id": 175,
          "hgvs_c": "c.1320_1321dupGG",
          "hgvs_p": "p.Val441fs",
          "transcript": "ENST00000910201.1",
          "protein_id": "ENSP00000580260.1",
          "transcript_support_level": null,
          "aa_start": 441,
          "aa_end": null,
          "aa_length": 502,
          "cds_start": 1322,
          "cds_end": null,
          "cds_length": 1509,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000910201.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "G?",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ACVRL1",
          "gene_hgnc_id": 175,
          "hgvs_c": "c.1323_1324dupGG",
          "hgvs_p": "p.Val442fs",
          "transcript": "NM_001406488.1",
          "protein_id": "NP_001393417.1",
          "transcript_support_level": null,
          "aa_start": 442,
          "aa_end": null,
          "aa_length": 494,
          "cds_start": 1325,
          "cds_end": null,
          "cds_length": 1485,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001406488.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "G?",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ACVRL1",
          "gene_hgnc_id": 175,
          "hgvs_c": "c.1323_1324dupGG",
          "hgvs_p": "p.Val442fs",
          "transcript": "NM_001406489.1",
          "protein_id": "NP_001393418.1",
          "transcript_support_level": null,
          "aa_start": 442,
          "aa_end": null,
          "aa_length": 494,
          "cds_start": 1325,
          "cds_end": null,
          "cds_length": 1485,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001406489.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "G?",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ACVRL1",
          "gene_hgnc_id": 175,
          "hgvs_c": "c.1323_1324dupGG",
          "hgvs_p": "p.Val442fs",
          "transcript": "ENST00000552678.2",
          "protein_id": "ENSP00000457394.2",
          "transcript_support_level": 2,
          "aa_start": 442,
          "aa_end": null,
          "aa_length": 494,
          "cds_start": 1325,
          "cds_end": null,
          "cds_length": 1485,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000552678.2"
        },
        {
          "aa_ref": "V",
          "aa_alt": "G?",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ACVRL1",
          "gene_hgnc_id": 175,
          "hgvs_c": "c.1281_1282dupGG",
          "hgvs_p": "p.Val428fs",
          "transcript": "ENST00000942787.1",
          "protein_id": "ENSP00000612846.1",
          "transcript_support_level": null,
          "aa_start": 428,
          "aa_end": null,
          "aa_length": 489,
          "cds_start": 1283,
          "cds_end": null,
          "cds_length": 1470,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000942787.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "G?",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ACVRL1",
          "gene_hgnc_id": 175,
          "hgvs_c": "c.1230_1231dupGG",
          "hgvs_p": "p.Val411fs",
          "transcript": "ENST00000942786.1",
          "protein_id": "ENSP00000612845.1",
          "transcript_support_level": null,
          "aa_start": 411,
          "aa_end": null,
          "aa_length": 472,
          "cds_start": 1232,
          "cds_end": null,
          "cds_length": 1419,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000942786.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "G?",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ACVRL1",
          "gene_hgnc_id": 175,
          "hgvs_c": "c.1218_1219dupGG",
          "hgvs_p": "p.Val407fs",
          "transcript": "ENST00000713619.1",
          "protein_id": "ENSP00000518916.1",
          "transcript_support_level": null,
          "aa_start": 407,
          "aa_end": null,
          "aa_length": 468,
          "cds_start": 1220,
          "cds_end": null,
          "cds_length": 1407,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000713619.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "G?",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ACVRL1",
          "gene_hgnc_id": 175,
          "hgvs_c": "c.1167_1168dupGG",
          "hgvs_p": "p.Val390fs",
          "transcript": "NM_001406490.1",
          "protein_id": "NP_001393419.1",
          "transcript_support_level": null,
          "aa_start": 390,
          "aa_end": null,
          "aa_length": 451,
          "cds_start": 1169,
          "cds_end": null,
          "cds_length": 1356,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001406490.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "G?",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ACVRL1",
          "gene_hgnc_id": 175,
          "hgvs_c": "c.1125_1126dupGG",
          "hgvs_p": "p.Val376fs",
          "transcript": "ENST00000910200.1",
          "protein_id": "ENSP00000580259.1",
          "transcript_support_level": null,
          "aa_start": 376,
          "aa_end": null,
          "aa_length": 437,
          "cds_start": 1127,
          "cds_end": null,
          "cds_length": 1314,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000910200.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "G?",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ACVRL1",
          "gene_hgnc_id": 175,
          "hgvs_c": "c.1053_1054dupGG",
          "hgvs_p": "p.Val352fs",
          "transcript": "ENST00000547400.6",
          "protein_id": "ENSP00000446724.2",
          "transcript_support_level": 3,
          "aa_start": 352,
          "aa_end": null,
          "aa_length": 413,
          "cds_start": 1055,
          "cds_end": null,
          "cds_length": 1242,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000547400.6"
        },
        {
          "aa_ref": "V",
          "aa_alt": "G?",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ACVRL1",
          "gene_hgnc_id": 175,
          "hgvs_c": "c.1011_1012dupGG",
          "hgvs_p": "p.Val338fs",
          "transcript": "NM_001406491.1",
          "protein_id": "NP_001393420.1",
          "transcript_support_level": null,
          "aa_start": 338,
          "aa_end": null,
          "aa_length": 399,
          "cds_start": 1013,
          "cds_end": null,
          "cds_length": 1200,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001406491.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "G?",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ACVRL1",
          "gene_hgnc_id": 175,
          "hgvs_c": "c.1011_1012dupGG",
          "hgvs_p": "p.Val338fs",
          "transcript": "NM_001406492.1",
          "protein_id": "NP_001393421.1",
          "transcript_support_level": null,
          "aa_start": 338,
          "aa_end": null,
          "aa_length": 399,
          "cds_start": 1013,
          "cds_end": null,
          "cds_length": 1200,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001406492.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "G?",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ACVRL1",
          "gene_hgnc_id": 175,
          "hgvs_c": "c.1011_1012dupGG",
          "hgvs_p": "p.Val338fs",
          "transcript": "ENST00000910199.1",
          "protein_id": "ENSP00000580258.1",
          "transcript_support_level": null,
          "aa_start": 338,
          "aa_end": null,
          "aa_length": 399,
          "cds_start": 1013,
          "cds_end": null,
          "cds_length": 1200,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000910199.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "G?",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ACVRL1",
          "gene_hgnc_id": 175,
          "hgvs_c": "c.1011_1012dupGG",
          "hgvs_p": "p.Val338fs",
          "transcript": "ENST00000942784.1",
          "protein_id": "ENSP00000612843.1",
          "transcript_support_level": null,
          "aa_start": 338,
          "aa_end": null,
          "aa_length": 399,
          "cds_start": 1013,
          "cds_end": null,
          "cds_length": 1200,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000942784.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "G?",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ACVRL1",
          "gene_hgnc_id": 175,
          "hgvs_c": "c.1011_1012dupGG",
          "hgvs_p": "p.Val338fs",
          "transcript": "NM_001406493.1",
          "protein_id": "NP_001393422.1",
          "transcript_support_level": null,
          "aa_start": 338,
          "aa_end": null,
          "aa_length": 390,
          "cds_start": 1013,
          "cds_end": null,
          "cds_length": 1173,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001406493.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "G?",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ACVRL1",
          "gene_hgnc_id": 175,
          "hgvs_c": "c.864_865dupGG",
          "hgvs_p": "p.Val289fs",
          "transcript": "ENST00000910204.1",
          "protein_id": "ENSP00000580263.1",
          "transcript_support_level": null,
          "aa_start": 289,
          "aa_end": null,
          "aa_length": 350,
          "cds_start": 866,
          "cds_end": null,
          "cds_length": 1053,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000910204.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "G?",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ACVRL1",
          "gene_hgnc_id": 175,
          "hgvs_c": "c.813_814dupGG",
          "hgvs_p": "p.Val272fs",
          "transcript": "NM_001406494.1",
          "protein_id": "NP_001393423.1",
          "transcript_support_level": null,
          "aa_start": 272,
          "aa_end": null,
          "aa_length": 333,
          "cds_start": 815,
          "cds_end": null,
          "cds_length": 1002,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001406494.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "G?",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ACVRL1",
          "gene_hgnc_id": 175,
          "hgvs_c": "c.801_802dupGG",
          "hgvs_p": "p.Val268fs",
          "transcript": "ENST00000419526.6",
          "protein_id": "ENSP00000392492.2",
          "transcript_support_level": 2,
          "aa_start": 268,
          "aa_end": null,
          "aa_length": 329,
          "cds_start": 803,
          "cds_end": null,
          "cds_length": 990,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000419526.6"
        },
        {
          "aa_ref": "V",
          "aa_alt": "G?",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ACVRL1",
          "gene_hgnc_id": 175,
          "hgvs_c": "c.759_760dupGG",
          "hgvs_p": "p.Val254fs",
          "transcript": "NM_001406495.1",
          "protein_id": "NP_001393424.1",
          "transcript_support_level": null,
          "aa_start": 254,
          "aa_end": null,
          "aa_length": 315,
          "cds_start": 761,
          "cds_end": null,
          "cds_length": 948,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001406495.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "G?",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ACVRL1",
          "gene_hgnc_id": 175,
          "hgvs_c": "c.759_760dupGG",
          "hgvs_p": "p.Val254fs",
          "transcript": "ENST00000942785.1",
          "protein_id": "ENSP00000612844.1",
          "transcript_support_level": null,
          "aa_start": 254,
          "aa_end": null,
          "aa_length": 315,
          "cds_start": 761,
          "cds_end": null,
          "cds_length": 948,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000942785.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "G?",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ACVRL1",
          "gene_hgnc_id": 175,
          "hgvs_c": "c.1323_1324dupGG",
          "hgvs_p": "p.Val442fs",
          "transcript": "XM_047429901.1",
          "protein_id": "XP_047285857.1",
          "transcript_support_level": null,
          "aa_start": 442,
          "aa_end": null,
          "aa_length": 503,
          "cds_start": 1325,
          "cds_end": null,
          "cds_length": 1512,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047429901.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 2,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ACVRL1",
          "gene_hgnc_id": 175,
          "hgvs_c": "n.598_599dupGG",
          "hgvs_p": null,
          "transcript": "ENST00000547632.1",
          "protein_id": null,
          "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": "retained_intron",
          "feature": "ENST00000547632.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ACVRL1",
          "gene_hgnc_id": 175,
          "hgvs_c": "n.*551_*552dupGG",
          "hgvs_p": null,
          "transcript": "ENST00000713618.1",
          "protein_id": "ENSP00000518915.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "nonsense_mediated_decay",
          "feature": "ENST00000713618.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ACVRL1",
          "gene_hgnc_id": 175,
          "hgvs_c": "n.*551_*552dupGG",
          "hgvs_p": null,
          "transcript": "ENST00000713618.1",
          "protein_id": "ENSP00000518915.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "nonsense_mediated_decay",
          "feature": "ENST00000713618.1"
        }
      ],
      "gene_symbol": "ACVRL1",
      "gene_hgnc_id": 175,
      "dbsnp": "rs1555153830",
      "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": null,
      "computational_prediction_selected": null,
      "computational_source_selected": null,
      "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": null,
      "bayesdelnoaf_prediction": null,
      "phylop100way_score": 1.439,
      "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": 12,
      "acmg_classification": "Pathogenic",
      "acmg_criteria": "PVS1,PM2,PP5_Moderate",
      "acmg_by_gene": [
        {
          "score": 12,
          "benign_score": 0,
          "pathogenic_score": 12,
          "criteria": [
            "PVS1",
            "PM2",
            "PP5_Moderate"
          ],
          "verdict": "Pathogenic",
          "transcript": "NM_000020.3",
          "gene_symbol": "ACVRL1",
          "hgnc_id": 175,
          "effects": [
            "frameshift_variant"
          ],
          "inheritance_mode": "AD,AR",
          "hgvs_c": "c.1323_1324dupGG",
          "hgvs_p": "p.Val442fs"
        }
      ],
      "clinvar_disease": " hereditary hemorrhagic, type 2,Telangiectasia",
      "clinvar_classification": "Pathogenic",
      "clinvar_review_status": "criteria provided, single submitter",
      "clinvar_submissions_summary": "P:1",
      "phenotype_combined": "Telangiectasia, hereditary hemorrhagic, type 2",
      "pathogenicity_classification_combined": "Pathogenic",
      "custom_annotations": null
    }
  ],
  "message": null
}