← 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-51920769-GC-G (hg38)

Bash / cURL Example

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

API Response

json
{
  "variants": [
    {
      "chr": "12",
      "pos": 51920769,
      "ref": "GC",
      "alt": "G",
      "effect": "frameshift_variant",
      "transcript": "NM_000020.3",
      "consequences": [
        {
          "aa_ref": "L",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ACVRL1",
          "gene_hgnc_id": 175,
          "hgvs_c": "c.1390delC",
          "hgvs_p": "p.Leu464fs",
          "transcript": "NM_000020.3",
          "protein_id": "NP_000011.2",
          "transcript_support_level": null,
          "aa_start": 464,
          "aa_end": null,
          "aa_length": 503,
          "cds_start": 1390,
          "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": "L",
          "aa_alt": null,
          "canonical": true,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ACVRL1",
          "gene_hgnc_id": 175,
          "hgvs_c": "c.1390delC",
          "hgvs_p": "p.Leu464fs",
          "transcript": "ENST00000388922.9",
          "protein_id": "ENSP00000373574.4",
          "transcript_support_level": 1,
          "aa_start": 464,
          "aa_end": null,
          "aa_length": 503,
          "cds_start": 1390,
          "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": "L",
          "aa_alt": null,
          "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.1432delC",
          "hgvs_p": "p.Leu478fs",
          "transcript": "ENST00000550683.5",
          "protein_id": "ENSP00000447884.1",
          "transcript_support_level": 1,
          "aa_start": 478,
          "aa_end": null,
          "aa_length": 517,
          "cds_start": 1432,
          "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": "L",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 11,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ACVRL1",
          "gene_hgnc_id": 175,
          "hgvs_c": "c.1390delC",
          "hgvs_p": "p.Leu464fs",
          "transcript": "ENST00000551576.6",
          "protein_id": "ENSP00000455848.2",
          "transcript_support_level": 1,
          "aa_start": 464,
          "aa_end": null,
          "aa_length": 503,
          "cds_start": 1390,
          "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": "L",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 11,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ACVRL1",
          "gene_hgnc_id": 175,
          "hgvs_c": "c.1546delC",
          "hgvs_p": "p.Leu516fs",
          "transcript": "ENST00000910202.1",
          "protein_id": "ENSP00000580261.1",
          "transcript_support_level": null,
          "aa_start": 516,
          "aa_end": null,
          "aa_length": 555,
          "cds_start": 1546,
          "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": "L",
          "aa_alt": null,
          "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.1390delC",
          "hgvs_p": "p.Leu464fs",
          "transcript": "NM_001077401.2",
          "protein_id": "NP_001070869.1",
          "transcript_support_level": null,
          "aa_start": 464,
          "aa_end": null,
          "aa_length": 503,
          "cds_start": 1390,
          "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": "L",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 11,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ACVRL1",
          "gene_hgnc_id": 175,
          "hgvs_c": "c.1390delC",
          "hgvs_p": "p.Leu464fs",
          "transcript": "NM_001406487.1",
          "protein_id": "NP_001393416.1",
          "transcript_support_level": null,
          "aa_start": 464,
          "aa_end": null,
          "aa_length": 503,
          "cds_start": 1390,
          "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": "L",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ACVRL1",
          "gene_hgnc_id": 175,
          "hgvs_c": "c.1390delC",
          "hgvs_p": "p.Leu464fs",
          "transcript": "ENST00000910197.1",
          "protein_id": "ENSP00000580256.1",
          "transcript_support_level": null,
          "aa_start": 464,
          "aa_end": null,
          "aa_length": 503,
          "cds_start": 1390,
          "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": "L",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 11,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ACVRL1",
          "gene_hgnc_id": 175,
          "hgvs_c": "c.1390delC",
          "hgvs_p": "p.Leu464fs",
          "transcript": "ENST00000910198.1",
          "protein_id": "ENSP00000580257.1",
          "transcript_support_level": null,
          "aa_start": 464,
          "aa_end": null,
          "aa_length": 503,
          "cds_start": 1390,
          "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": "L",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 11,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ACVRL1",
          "gene_hgnc_id": 175,
          "hgvs_c": "c.1390delC",
          "hgvs_p": "p.Leu464fs",
          "transcript": "ENST00000910203.1",
          "protein_id": "ENSP00000580262.1",
          "transcript_support_level": null,
          "aa_start": 464,
          "aa_end": null,
          "aa_length": 503,
          "cds_start": 1390,
          "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": "L",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ACVRL1",
          "gene_hgnc_id": 175,
          "hgvs_c": "c.1390delC",
          "hgvs_p": "p.Leu464fs",
          "transcript": "ENST00000910205.1",
          "protein_id": "ENSP00000580264.1",
          "transcript_support_level": null,
          "aa_start": 464,
          "aa_end": null,
          "aa_length": 503,
          "cds_start": 1390,
          "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": "L",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ACVRL1",
          "gene_hgnc_id": 175,
          "hgvs_c": "c.1387delC",
          "hgvs_p": "p.Leu463fs",
          "transcript": "ENST00000910201.1",
          "protein_id": "ENSP00000580260.1",
          "transcript_support_level": null,
          "aa_start": 463,
          "aa_end": null,
          "aa_length": 502,
          "cds_start": 1387,
          "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": "L",
          "aa_alt": null,
          "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.1348delC",
          "hgvs_p": "p.Leu450fs",
          "transcript": "ENST00000942787.1",
          "protein_id": "ENSP00000612846.1",
          "transcript_support_level": null,
          "aa_start": 450,
          "aa_end": null,
          "aa_length": 489,
          "cds_start": 1348,
          "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": "L",
          "aa_alt": null,
          "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.1297delC",
          "hgvs_p": "p.Leu433fs",
          "transcript": "ENST00000942786.1",
          "protein_id": "ENSP00000612845.1",
          "transcript_support_level": null,
          "aa_start": 433,
          "aa_end": null,
          "aa_length": 472,
          "cds_start": 1297,
          "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": "L",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ACVRL1",
          "gene_hgnc_id": 175,
          "hgvs_c": "c.1285delC",
          "hgvs_p": "p.Leu429fs",
          "transcript": "ENST00000713619.1",
          "protein_id": "ENSP00000518916.1",
          "transcript_support_level": null,
          "aa_start": 429,
          "aa_end": null,
          "aa_length": 468,
          "cds_start": 1285,
          "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": "L",
          "aa_alt": null,
          "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.1234delC",
          "hgvs_p": "p.Leu412fs",
          "transcript": "NM_001406490.1",
          "protein_id": "NP_001393419.1",
          "transcript_support_level": null,
          "aa_start": 412,
          "aa_end": null,
          "aa_length": 451,
          "cds_start": 1234,
          "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": "L",
          "aa_alt": null,
          "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.1192delC",
          "hgvs_p": "p.Leu398fs",
          "transcript": "ENST00000910200.1",
          "protein_id": "ENSP00000580259.1",
          "transcript_support_level": null,
          "aa_start": 398,
          "aa_end": null,
          "aa_length": 437,
          "cds_start": 1192,
          "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": "L",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ACVRL1",
          "gene_hgnc_id": 175,
          "hgvs_c": "c.1120delC",
          "hgvs_p": "p.Leu374fs",
          "transcript": "ENST00000547400.6",
          "protein_id": "ENSP00000446724.2",
          "transcript_support_level": 3,
          "aa_start": 374,
          "aa_end": null,
          "aa_length": 413,
          "cds_start": 1120,
          "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": "L",
          "aa_alt": null,
          "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.1078delC",
          "hgvs_p": "p.Leu360fs",
          "transcript": "NM_001406491.1",
          "protein_id": "NP_001393420.1",
          "transcript_support_level": null,
          "aa_start": 360,
          "aa_end": null,
          "aa_length": 399,
          "cds_start": 1078,
          "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": "L",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ACVRL1",
          "gene_hgnc_id": 175,
          "hgvs_c": "c.1078delC",
          "hgvs_p": "p.Leu360fs",
          "transcript": "NM_001406492.1",
          "protein_id": "NP_001393421.1",
          "transcript_support_level": null,
          "aa_start": 360,
          "aa_end": null,
          "aa_length": 399,
          "cds_start": 1078,
          "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": "L",
          "aa_alt": null,
          "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.1078delC",
          "hgvs_p": "p.Leu360fs",
          "transcript": "ENST00000910199.1",
          "protein_id": "ENSP00000580258.1",
          "transcript_support_level": null,
          "aa_start": 360,
          "aa_end": null,
          "aa_length": 399,
          "cds_start": 1078,
          "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": "L",
          "aa_alt": null,
          "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.1078delC",
          "hgvs_p": "p.Leu360fs",
          "transcript": "ENST00000942784.1",
          "protein_id": "ENSP00000612843.1",
          "transcript_support_level": null,
          "aa_start": 360,
          "aa_end": null,
          "aa_length": 399,
          "cds_start": 1078,
          "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": "L",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ACVRL1",
          "gene_hgnc_id": 175,
          "hgvs_c": "c.931delC",
          "hgvs_p": "p.Leu311fs",
          "transcript": "ENST00000910204.1",
          "protein_id": "ENSP00000580263.1",
          "transcript_support_level": null,
          "aa_start": 311,
          "aa_end": null,
          "aa_length": 350,
          "cds_start": 931,
          "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": "L",
          "aa_alt": null,
          "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.880delC",
          "hgvs_p": "p.Leu294fs",
          "transcript": "NM_001406494.1",
          "protein_id": "NP_001393423.1",
          "transcript_support_level": null,
          "aa_start": 294,
          "aa_end": null,
          "aa_length": 333,
          "cds_start": 880,
          "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": "L",
          "aa_alt": null,
          "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.868delC",
          "hgvs_p": "p.Leu290fs",
          "transcript": "ENST00000419526.6",
          "protein_id": "ENSP00000392492.2",
          "transcript_support_level": 2,
          "aa_start": 290,
          "aa_end": null,
          "aa_length": 329,
          "cds_start": 868,
          "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": "L",
          "aa_alt": null,
          "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.826delC",
          "hgvs_p": "p.Leu276fs",
          "transcript": "NM_001406495.1",
          "protein_id": "NP_001393424.1",
          "transcript_support_level": null,
          "aa_start": 276,
          "aa_end": null,
          "aa_length": 315,
          "cds_start": 826,
          "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": "L",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ACVRL1",
          "gene_hgnc_id": 175,
          "hgvs_c": "c.826delC",
          "hgvs_p": "p.Leu276fs",
          "transcript": "ENST00000942785.1",
          "protein_id": "ENSP00000612844.1",
          "transcript_support_level": null,
          "aa_start": 276,
          "aa_end": null,
          "aa_length": 315,
          "cds_start": 826,
          "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": "L",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 11,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ACVRL1",
          "gene_hgnc_id": 175,
          "hgvs_c": "c.1390delC",
          "hgvs_p": "p.Leu464fs",
          "transcript": "XM_047429901.1",
          "protein_id": "XP_047285857.1",
          "transcript_support_level": null,
          "aa_start": 464,
          "aa_end": null,
          "aa_length": 503,
          "cds_start": 1390,
          "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"
        }
      ],
      "gene_symbol": "ACVRL1",
      "gene_hgnc_id": 175,
      "dbsnp": "rs1085307424",
      "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": 0.05999999865889549,
      "splice_prediction_selected": "Benign",
      "splice_source_selected": "max_spliceai",
      "revel_score": null,
      "revel_prediction": null,
      "alphamissense_score": null,
      "alphamissense_prediction": null,
      "bayesdelnoaf_score": null,
      "bayesdelnoaf_prediction": null,
      "phylop100way_score": -2.072,
      "phylop100way_prediction": "Benign",
      "spliceai_max_score": 0.06,
      "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": 11,
      "acmg_classification": "Pathogenic",
      "acmg_criteria": "PVS1,PM2,PP5",
      "acmg_by_gene": [
        {
          "score": 11,
          "benign_score": 0,
          "pathogenic_score": 11,
          "criteria": [
            "PVS1",
            "PM2",
            "PP5"
          ],
          "verdict": "Pathogenic",
          "transcript": "NM_000020.3",
          "gene_symbol": "ACVRL1",
          "hgnc_id": 175,
          "effects": [
            "frameshift_variant"
          ],
          "inheritance_mode": "AR,AD",
          "hgvs_c": "c.1390delC",
          "hgvs_p": "p.Leu464fs"
        }
      ],
      "clinvar_disease": "Pulmonary arterial hypertension related to hereditary hemorrhagic telangiectasia",
      "clinvar_classification": "Pathogenic",
      "clinvar_review_status": "no assertion criteria provided",
      "clinvar_submissions_summary": "null",
      "phenotype_combined": "Pulmonary arterial hypertension related to hereditary hemorrhagic telangiectasia",
      "pathogenicity_classification_combined": "Pathogenic",
      "custom_annotations": null
    }
  ],
  "message": null
}
For research and educational, non-commercial use only. Not for clinical or diagnostic use. GeneBe does not provide medical advice. Data use for AI modeling is prohibited: if used, the cost is $0.001 per byte of downloaded uncompressed data.