← 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: 7-66092022-T-C (hg38)

Bash / cURL Example

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

API Response

json
{
  "variants": [
    {
      "chr": "7",
      "pos": 66092022,
      "ref": "T",
      "alt": "C",
      "effect": "missense_variant",
      "transcript": "NM_000048.4",
      "consequences": [
        {
          "aa_ref": "M",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ASL",
          "gene_hgnc_id": 746,
          "hgvs_c": "c.1079T>C",
          "hgvs_p": "p.Met360Thr",
          "transcript": "NM_000048.4",
          "protein_id": "NP_000039.2",
          "transcript_support_level": null,
          "aa_start": 360,
          "aa_end": null,
          "aa_length": 464,
          "cds_start": 1079,
          "cds_end": null,
          "cds_length": 1395,
          "cdna_start": 1160,
          "cdna_end": null,
          "cdna_length": 2140,
          "mane_select": "ENST00000304874.14",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_000048.4"
        },
        {
          "aa_ref": "M",
          "aa_alt": "T",
          "canonical": true,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ASL",
          "gene_hgnc_id": 746,
          "hgvs_c": "c.1079T>C",
          "hgvs_p": "p.Met360Thr",
          "transcript": "ENST00000304874.14",
          "protein_id": "ENSP00000307188.9",
          "transcript_support_level": 1,
          "aa_start": 360,
          "aa_end": null,
          "aa_length": 464,
          "cds_start": 1079,
          "cds_end": null,
          "cds_length": 1395,
          "cdna_start": 1160,
          "cdna_end": null,
          "cdna_length": 2140,
          "mane_select": "NM_000048.4",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000304874.14"
        },
        {
          "aa_ref": "M",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ASL",
          "gene_hgnc_id": 746,
          "hgvs_c": "c.1079T>C",
          "hgvs_p": "p.Met360Thr",
          "transcript": "ENST00000395332.8",
          "protein_id": "ENSP00000378741.3",
          "transcript_support_level": 1,
          "aa_start": 360,
          "aa_end": null,
          "aa_length": 464,
          "cds_start": 1079,
          "cds_end": null,
          "cds_length": 1395,
          "cdna_start": 1272,
          "cdna_end": null,
          "cdna_length": 1608,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000395332.8"
        },
        {
          "aa_ref": "M",
          "aa_alt": "T",
          "canonical": true,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ENSG00000249319",
          "gene_hgnc_id": null,
          "hgvs_c": "c.392T>C",
          "hgvs_p": "p.Met131Thr",
          "transcript": "ENST00000450043.2",
          "protein_id": "ENSP00000396527.2",
          "transcript_support_level": 5,
          "aa_start": 131,
          "aa_end": null,
          "aa_length": 306,
          "cds_start": 392,
          "cds_end": null,
          "cds_length": 922,
          "cdna_start": 392,
          "cdna_end": null,
          "cdna_length": 922,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000450043.2"
        },
        {
          "aa_ref": "M",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ASL",
          "gene_hgnc_id": 746,
          "hgvs_c": "c.1172T>C",
          "hgvs_p": "p.Met391Thr",
          "transcript": "ENST00000906815.1",
          "protein_id": "ENSP00000576874.1",
          "transcript_support_level": null,
          "aa_start": 391,
          "aa_end": null,
          "aa_length": 495,
          "cds_start": 1172,
          "cds_end": null,
          "cds_length": 1488,
          "cdna_start": 1253,
          "cdna_end": null,
          "cdna_length": 1612,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000906815.1"
        },
        {
          "aa_ref": "M",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ASL",
          "gene_hgnc_id": 746,
          "hgvs_c": "c.1109T>C",
          "hgvs_p": "p.Met370Thr",
          "transcript": "ENST00000906826.1",
          "protein_id": "ENSP00000576885.1",
          "transcript_support_level": null,
          "aa_start": 370,
          "aa_end": null,
          "aa_length": 474,
          "cds_start": 1109,
          "cds_end": null,
          "cds_length": 1425,
          "cdna_start": 1175,
          "cdna_end": null,
          "cdna_length": 1532,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000906826.1"
        },
        {
          "aa_ref": "M",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ASL",
          "gene_hgnc_id": 746,
          "hgvs_c": "c.1109T>C",
          "hgvs_p": "p.Met370Thr",
          "transcript": "ENST00000906828.1",
          "protein_id": "ENSP00000576887.1",
          "transcript_support_level": null,
          "aa_start": 370,
          "aa_end": null,
          "aa_length": 474,
          "cds_start": 1109,
          "cds_end": null,
          "cds_length": 1425,
          "cdna_start": 1332,
          "cdna_end": null,
          "cdna_length": 1688,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000906828.1"
        },
        {
          "aa_ref": "M",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ASL",
          "gene_hgnc_id": 746,
          "hgvs_c": "c.1106T>C",
          "hgvs_p": "p.Met369Thr",
          "transcript": "ENST00000952733.1",
          "protein_id": "ENSP00000622792.1",
          "transcript_support_level": null,
          "aa_start": 369,
          "aa_end": null,
          "aa_length": 473,
          "cds_start": 1106,
          "cds_end": null,
          "cds_length": 1422,
          "cdna_start": 1248,
          "cdna_end": null,
          "cdna_length": 1605,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000952733.1"
        },
        {
          "aa_ref": "M",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ASL",
          "gene_hgnc_id": 746,
          "hgvs_c": "c.1079T>C",
          "hgvs_p": "p.Met360Thr",
          "transcript": "NM_001024943.2",
          "protein_id": "NP_001020114.1",
          "transcript_support_level": null,
          "aa_start": 360,
          "aa_end": null,
          "aa_length": 464,
          "cds_start": 1079,
          "cds_end": null,
          "cds_length": 1395,
          "cdna_start": 1342,
          "cdna_end": null,
          "cdna_length": 2322,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001024943.2"
        },
        {
          "aa_ref": "M",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ASL",
          "gene_hgnc_id": 746,
          "hgvs_c": "c.1079T>C",
          "hgvs_p": "p.Met360Thr",
          "transcript": "ENST00000906801.1",
          "protein_id": "ENSP00000576860.1",
          "transcript_support_level": null,
          "aa_start": 360,
          "aa_end": null,
          "aa_length": 464,
          "cds_start": 1079,
          "cds_end": null,
          "cds_length": 1395,
          "cdna_start": 1259,
          "cdna_end": null,
          "cdna_length": 2006,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000906801.1"
        },
        {
          "aa_ref": "M",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ASL",
          "gene_hgnc_id": 746,
          "hgvs_c": "c.1076T>C",
          "hgvs_p": "p.Met359Thr",
          "transcript": "ENST00000906807.1",
          "protein_id": "ENSP00000576866.1",
          "transcript_support_level": null,
          "aa_start": 359,
          "aa_end": null,
          "aa_length": 463,
          "cds_start": 1076,
          "cds_end": null,
          "cds_length": 1392,
          "cdna_start": 1157,
          "cdna_end": null,
          "cdna_length": 1752,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000906807.1"
        },
        {
          "aa_ref": "M",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ASL",
          "gene_hgnc_id": 746,
          "hgvs_c": "c.1079T>C",
          "hgvs_p": "p.Met360Thr",
          "transcript": "ENST00000906823.1",
          "protein_id": "ENSP00000576882.1",
          "transcript_support_level": null,
          "aa_start": 360,
          "aa_end": null,
          "aa_length": 459,
          "cds_start": 1079,
          "cds_end": null,
          "cds_length": 1380,
          "cdna_start": 1157,
          "cdna_end": null,
          "cdna_length": 1497,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000906823.1"
        },
        {
          "aa_ref": "M",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ASL",
          "gene_hgnc_id": 746,
          "hgvs_c": "c.1034T>C",
          "hgvs_p": "p.Met345Thr",
          "transcript": "ENST00000906824.1",
          "protein_id": "ENSP00000576883.1",
          "transcript_support_level": null,
          "aa_start": 345,
          "aa_end": null,
          "aa_length": 449,
          "cds_start": 1034,
          "cds_end": null,
          "cds_length": 1350,
          "cdna_start": 1115,
          "cdna_end": null,
          "cdna_length": 1466,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000906824.1"
        },
        {
          "aa_ref": "M",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ASL",
          "gene_hgnc_id": 746,
          "hgvs_c": "c.1022T>C",
          "hgvs_p": "p.Met341Thr",
          "transcript": "ENST00000952732.1",
          "protein_id": "ENSP00000622791.1",
          "transcript_support_level": null,
          "aa_start": 341,
          "aa_end": null,
          "aa_length": 445,
          "cds_start": 1022,
          "cds_end": null,
          "cds_length": 1338,
          "cdna_start": 1201,
          "cdna_end": null,
          "cdna_length": 1558,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000952732.1"
        },
        {
          "aa_ref": "M",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ASL",
          "gene_hgnc_id": 746,
          "hgvs_c": "c.1019T>C",
          "hgvs_p": "p.Met340Thr",
          "transcript": "NM_001024944.2",
          "protein_id": "NP_001020115.1",
          "transcript_support_level": null,
          "aa_start": 340,
          "aa_end": null,
          "aa_length": 444,
          "cds_start": 1019,
          "cds_end": null,
          "cds_length": 1335,
          "cdna_start": 1282,
          "cdna_end": null,
          "cdna_length": 2262,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001024944.2"
        },
        {
          "aa_ref": "M",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ASL",
          "gene_hgnc_id": 746,
          "hgvs_c": "c.1019T>C",
          "hgvs_p": "p.Met340Thr",
          "transcript": "ENST00000395331.4",
          "protein_id": "ENSP00000378740.3",
          "transcript_support_level": 5,
          "aa_start": 340,
          "aa_end": null,
          "aa_length": 444,
          "cds_start": 1019,
          "cds_end": null,
          "cds_length": 1335,
          "cdna_start": 1157,
          "cdna_end": null,
          "cdna_length": 1478,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000395331.4"
        },
        {
          "aa_ref": "M",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ASL",
          "gene_hgnc_id": 746,
          "hgvs_c": "c.1019T>C",
          "hgvs_p": "p.Met340Thr",
          "transcript": "ENST00000906808.1",
          "protein_id": "ENSP00000576867.1",
          "transcript_support_level": null,
          "aa_start": 340,
          "aa_end": null,
          "aa_length": 444,
          "cds_start": 1019,
          "cds_end": null,
          "cds_length": 1335,
          "cdna_start": 1100,
          "cdna_end": null,
          "cdna_length": 1678,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000906808.1"
        },
        {
          "aa_ref": "M",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ASL",
          "gene_hgnc_id": 746,
          "hgvs_c": "c.1001T>C",
          "hgvs_p": "p.Met334Thr",
          "transcript": "NM_001024946.2",
          "protein_id": "NP_001020117.1",
          "transcript_support_level": null,
          "aa_start": 334,
          "aa_end": null,
          "aa_length": 438,
          "cds_start": 1001,
          "cds_end": null,
          "cds_length": 1317,
          "cdna_start": 1264,
          "cdna_end": null,
          "cdna_length": 2244,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001024946.2"
        },
        {
          "aa_ref": "M",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ASL",
          "gene_hgnc_id": 746,
          "hgvs_c": "c.1001T>C",
          "hgvs_p": "p.Met334Thr",
          "transcript": "ENST00000380839.9",
          "protein_id": "ENSP00000370219.4",
          "transcript_support_level": 5,
          "aa_start": 334,
          "aa_end": null,
          "aa_length": 438,
          "cds_start": 1001,
          "cds_end": null,
          "cds_length": 1317,
          "cdna_start": 1236,
          "cdna_end": null,
          "cdna_length": 1974,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000380839.9"
        },
        {
          "aa_ref": "M",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ASL",
          "gene_hgnc_id": 746,
          "hgvs_c": "c.1001T>C",
          "hgvs_p": "p.Met334Thr",
          "transcript": "ENST00000673518.1",
          "protein_id": "ENSP00000499889.1",
          "transcript_support_level": null,
          "aa_start": 334,
          "aa_end": null,
          "aa_length": 438,
          "cds_start": 1001,
          "cds_end": null,
          "cds_length": 1317,
          "cdna_start": 1079,
          "cdna_end": null,
          "cdna_length": 1436,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000673518.1"
        },
        {
          "aa_ref": "M",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ASL",
          "gene_hgnc_id": 746,
          "hgvs_c": "c.1001T>C",
          "hgvs_p": "p.Met334Thr",
          "transcript": "ENST00000906800.1",
          "protein_id": "ENSP00000576859.1",
          "transcript_support_level": null,
          "aa_start": 334,
          "aa_end": null,
          "aa_length": 438,
          "cds_start": 1001,
          "cds_end": null,
          "cds_length": 1317,
          "cdna_start": 1082,
          "cdna_end": null,
          "cdna_length": 1829,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000906800.1"
        },
        {
          "aa_ref": "M",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ASL",
          "gene_hgnc_id": 746,
          "hgvs_c": "c.1001T>C",
          "hgvs_p": "p.Met334Thr",
          "transcript": "ENST00000906825.1",
          "protein_id": "ENSP00000576884.1",
          "transcript_support_level": null,
          "aa_start": 334,
          "aa_end": null,
          "aa_length": 438,
          "cds_start": 1001,
          "cds_end": null,
          "cds_length": 1317,
          "cdna_start": 1249,
          "cdna_end": null,
          "cdna_length": 1608,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000906825.1"
        },
        {
          "aa_ref": "M",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ASL",
          "gene_hgnc_id": 746,
          "hgvs_c": "c.995T>C",
          "hgvs_p": "p.Met332Thr",
          "transcript": "ENST00000906799.1",
          "protein_id": "ENSP00000576858.1",
          "transcript_support_level": null,
          "aa_start": 332,
          "aa_end": null,
          "aa_length": 436,
          "cds_start": 995,
          "cds_end": null,
          "cds_length": 1311,
          "cdna_start": 1277,
          "cdna_end": null,
          "cdna_length": 2024,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000906799.1"
        },
        {
          "aa_ref": "M",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ASL",
          "gene_hgnc_id": 746,
          "hgvs_c": "c.995T>C",
          "hgvs_p": "p.Met332Thr",
          "transcript": "ENST00000906812.1",
          "protein_id": "ENSP00000576871.1",
          "transcript_support_level": null,
          "aa_start": 332,
          "aa_end": null,
          "aa_length": 436,
          "cds_start": 995,
          "cds_end": null,
          "cds_length": 1311,
          "cdna_start": 1095,
          "cdna_end": null,
          "cdna_length": 1452,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000906812.1"
        },
        {
          "aa_ref": "M",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ASL",
          "gene_hgnc_id": 746,
          "hgvs_c": "c.995T>C",
          "hgvs_p": "p.Met332Thr",
          "transcript": "ENST00000906822.1",
          "protein_id": "ENSP00000576881.1",
          "transcript_support_level": null,
          "aa_start": 332,
          "aa_end": null,
          "aa_length": 436,
          "cds_start": 995,
          "cds_end": null,
          "cds_length": 1311,
          "cdna_start": 1255,
          "cdna_end": null,
          "cdna_length": 1612,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000906822.1"
        },
        {
          "aa_ref": "M",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ASL",
          "gene_hgnc_id": 746,
          "hgvs_c": "c.977T>C",
          "hgvs_p": "p.Met326Thr",
          "transcript": "ENST00000906817.1",
          "protein_id": "ENSP00000576876.1",
          "transcript_support_level": null,
          "aa_start": 326,
          "aa_end": null,
          "aa_length": 430,
          "cds_start": 977,
          "cds_end": null,
          "cds_length": 1293,
          "cdna_start": 1058,
          "cdna_end": null,
          "cdna_length": 1415,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000906817.1"
        },
        {
          "aa_ref": "M",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ASL",
          "gene_hgnc_id": 746,
          "hgvs_c": "c.947T>C",
          "hgvs_p": "p.Met316Thr",
          "transcript": "ENST00000906809.1",
          "protein_id": "ENSP00000576868.1",
          "transcript_support_level": null,
          "aa_start": 316,
          "aa_end": null,
          "aa_length": 420,
          "cds_start": 947,
          "cds_end": null,
          "cds_length": 1263,
          "cdna_start": 1013,
          "cdna_end": null,
          "cdna_length": 1593,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000906809.1"
        },
        {
          "aa_ref": "M",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ASL",
          "gene_hgnc_id": 746,
          "hgvs_c": "c.941T>C",
          "hgvs_p": "p.Met314Thr",
          "transcript": "ENST00000930139.1",
          "protein_id": "ENSP00000600198.1",
          "transcript_support_level": null,
          "aa_start": 314,
          "aa_end": null,
          "aa_length": 418,
          "cds_start": 941,
          "cds_end": null,
          "cds_length": 1257,
          "cdna_start": 1041,
          "cdna_end": null,
          "cdna_length": 1788,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000930139.1"
        },
        {
          "aa_ref": "M",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ASL",
          "gene_hgnc_id": 746,
          "hgvs_c": "c.938T>C",
          "hgvs_p": "p.Met313Thr",
          "transcript": "ENST00000952731.1",
          "protein_id": "ENSP00000622790.1",
          "transcript_support_level": null,
          "aa_start": 313,
          "aa_end": null,
          "aa_length": 417,
          "cds_start": 938,
          "cds_end": null,
          "cds_length": 1254,
          "cdna_start": 1142,
          "cdna_end": null,
          "cdna_length": 1499,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000952731.1"
        },
        {
          "aa_ref": "M",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ASL",
          "gene_hgnc_id": 746,
          "hgvs_c": "c.935T>C",
          "hgvs_p": "p.Met312Thr",
          "transcript": "ENST00000906820.1",
          "protein_id": "ENSP00000576879.1",
          "transcript_support_level": null,
          "aa_start": 312,
          "aa_end": null,
          "aa_length": 416,
          "cds_start": 935,
          "cds_end": null,
          "cds_length": 1251,
          "cdna_start": 1016,
          "cdna_end": null,
          "cdna_length": 1373,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000906820.1"
        },
        {
          "aa_ref": "M",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ASL",
          "gene_hgnc_id": 746,
          "hgvs_c": "c.917T>C",
          "hgvs_p": "p.Met306Thr",
          "transcript": "ENST00000906811.1",
          "protein_id": "ENSP00000576870.1",
          "transcript_support_level": null,
          "aa_start": 306,
          "aa_end": null,
          "aa_length": 410,
          "cds_start": 917,
          "cds_end": null,
          "cds_length": 1233,
          "cdna_start": 1138,
          "cdna_end": null,
          "cdna_length": 1716,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000906811.1"
        },
        {
          "aa_ref": "M",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ASL",
          "gene_hgnc_id": 746,
          "hgvs_c": "c.917T>C",
          "hgvs_p": "p.Met306Thr",
          "transcript": "ENST00000906813.1",
          "protein_id": "ENSP00000576872.1",
          "transcript_support_level": null,
          "aa_start": 306,
          "aa_end": null,
          "aa_length": 410,
          "cds_start": 917,
          "cds_end": null,
          "cds_length": 1233,
          "cdna_start": 998,
          "cdna_end": null,
          "cdna_length": 1358,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000906813.1"
        },
        {
          "aa_ref": "M",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ASL",
          "gene_hgnc_id": 746,
          "hgvs_c": "c.917T>C",
          "hgvs_p": "p.Met306Thr",
          "transcript": "ENST00000930140.1",
          "protein_id": "ENSP00000600199.1",
          "transcript_support_level": null,
          "aa_start": 306,
          "aa_end": null,
          "aa_length": 410,
          "cds_start": 917,
          "cds_end": null,
          "cds_length": 1233,
          "cdna_start": 1013,
          "cdna_end": null,
          "cdna_length": 1369,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000930140.1"
        },
        {
          "aa_ref": "M",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ASL",
          "gene_hgnc_id": 746,
          "hgvs_c": "c.917T>C",
          "hgvs_p": "p.Met306Thr",
          "transcript": "ENST00000952728.1",
          "protein_id": "ENSP00000622787.1",
          "transcript_support_level": null,
          "aa_start": 306,
          "aa_end": null,
          "aa_length": 410,
          "cds_start": 917,
          "cds_end": null,
          "cds_length": 1233,
          "cdna_start": 1112,
          "cdna_end": null,
          "cdna_length": 1831,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000952728.1"
        },
        {
          "aa_ref": "M",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ASL",
          "gene_hgnc_id": 746,
          "hgvs_c": "c.884T>C",
          "hgvs_p": "p.Met295Thr",
          "transcript": "ENST00000362000.10",
          "protein_id": "ENSP00000354710.6",
          "transcript_support_level": 2,
          "aa_start": 295,
          "aa_end": null,
          "aa_length": 399,
          "cds_start": 884,
          "cds_end": null,
          "cds_length": 1200,
          "cdna_start": 1029,
          "cdna_end": null,
          "cdna_length": 1388,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000362000.10"
        },
        {
          "aa_ref": "M",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ASL",
          "gene_hgnc_id": 746,
          "hgvs_c": "c.884T>C",
          "hgvs_p": "p.Met295Thr",
          "transcript": "ENST00000906797.1",
          "protein_id": "ENSP00000576856.1",
          "transcript_support_level": null,
          "aa_start": 295,
          "aa_end": null,
          "aa_length": 399,
          "cds_start": 884,
          "cds_end": null,
          "cds_length": 1200,
          "cdna_start": 1064,
          "cdna_end": null,
          "cdna_length": 2049,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000906797.1"
        },
        {
          "aa_ref": "M",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ASL",
          "gene_hgnc_id": 746,
          "hgvs_c": "c.884T>C",
          "hgvs_p": "p.Met295Thr",
          "transcript": "ENST00000906802.1",
          "protein_id": "ENSP00000576861.1",
          "transcript_support_level": null,
          "aa_start": 295,
          "aa_end": null,
          "aa_length": 399,
          "cds_start": 884,
          "cds_end": null,
          "cds_length": 1200,
          "cdna_start": 984,
          "cdna_end": null,
          "cdna_length": 1703,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000906802.1"
        },
        {
          "aa_ref": "M",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 11,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ASL",
          "gene_hgnc_id": 746,
          "hgvs_c": "c.875T>C",
          "hgvs_p": "p.Met292Thr",
          "transcript": "ENST00000906827.1",
          "protein_id": "ENSP00000576886.1",
          "transcript_support_level": null,
          "aa_start": 292,
          "aa_end": null,
          "aa_length": 396,
          "cds_start": 875,
          "cds_end": null,
          "cds_length": 1191,
          "cdna_start": 938,
          "cdna_end": null,
          "cdna_length": 1296,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000906827.1"
        },
        {
          "aa_ref": "M",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ASL",
          "gene_hgnc_id": 746,
          "hgvs_c": "c.875T>C",
          "hgvs_p": "p.Met292Thr",
          "transcript": "ENST00000906831.1",
          "protein_id": "ENSP00000576890.1",
          "transcript_support_level": null,
          "aa_start": 292,
          "aa_end": null,
          "aa_length": 396,
          "cds_start": 875,
          "cds_end": null,
          "cds_length": 1191,
          "cdna_start": 1017,
          "cdna_end": null,
          "cdna_length": 1373,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000906831.1"
        },
        {
          "aa_ref": "M",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ASL",
          "gene_hgnc_id": 746,
          "hgvs_c": "c.827T>C",
          "hgvs_p": "p.Met276Thr",
          "transcript": "ENST00000952730.1",
          "protein_id": "ENSP00000622789.1",
          "transcript_support_level": null,
          "aa_start": 276,
          "aa_end": null,
          "aa_length": 380,
          "cds_start": 827,
          "cds_end": null,
          "cds_length": 1143,
          "cdna_start": 902,
          "cdna_end": null,
          "cdna_length": 1256,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000952730.1"
        },
        {
          "aa_ref": "M",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ASL",
          "gene_hgnc_id": 746,
          "hgvs_c": "c.827T>C",
          "hgvs_p": "p.Met276Thr",
          "transcript": "ENST00000952734.1",
          "protein_id": "ENSP00000622793.1",
          "transcript_support_level": null,
          "aa_start": 276,
          "aa_end": null,
          "aa_length": 380,
          "cds_start": 827,
          "cds_end": null,
          "cds_length": 1143,
          "cdna_start": 969,
          "cdna_end": null,
          "cdna_length": 1326,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000952734.1"
        },
        {
          "aa_ref": "M",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ASL",
          "gene_hgnc_id": 746,
          "hgvs_c": "c.824T>C",
          "hgvs_p": "p.Met275Thr",
          "transcript": "ENST00000906806.1",
          "protein_id": "ENSP00000576865.1",
          "transcript_support_level": null,
          "aa_start": 275,
          "aa_end": null,
          "aa_length": 379,
          "cds_start": 824,
          "cds_end": null,
          "cds_length": 1140,
          "cdna_start": 905,
          "cdna_end": null,
          "cdna_length": 1501,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000906806.1"
        },
        {
          "aa_ref": "M",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ASL",
          "gene_hgnc_id": 746,
          "hgvs_c": "c.824T>C",
          "hgvs_p": "p.Met275Thr",
          "transcript": "ENST00000906829.1",
          "protein_id": "ENSP00000576888.1",
          "transcript_support_level": null,
          "aa_start": 275,
          "aa_end": null,
          "aa_length": 379,
          "cds_start": 824,
          "cds_end": null,
          "cds_length": 1140,
          "cdna_start": 1036,
          "cdna_end": null,
          "cdna_length": 1393,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000906829.1"
        },
        {
          "aa_ref": "M",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ASL",
          "gene_hgnc_id": 746,
          "hgvs_c": "c.806T>C",
          "hgvs_p": "p.Met269Thr",
          "transcript": "ENST00000906798.1",
          "protein_id": "ENSP00000576857.1",
          "transcript_support_level": null,
          "aa_start": 269,
          "aa_end": null,
          "aa_length": 373,
          "cds_start": 806,
          "cds_end": null,
          "cds_length": 1122,
          "cdna_start": 1066,
          "cdna_end": null,
          "cdna_length": 2028,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000906798.1"
        },
        {
          "aa_ref": "M",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ASL",
          "gene_hgnc_id": 746,
          "hgvs_c": "c.806T>C",
          "hgvs_p": "p.Met269Thr",
          "transcript": "ENST00000906805.1",
          "protein_id": "ENSP00000576864.1",
          "transcript_support_level": null,
          "aa_start": 269,
          "aa_end": null,
          "aa_length": 373,
          "cds_start": 806,
          "cds_end": null,
          "cds_length": 1122,
          "cdna_start": 887,
          "cdna_end": null,
          "cdna_length": 1483,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000906805.1"
        },
        {
          "aa_ref": "M",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ASL",
          "gene_hgnc_id": 746,
          "hgvs_c": "c.800T>C",
          "hgvs_p": "p.Met267Thr",
          "transcript": "ENST00000906816.1",
          "protein_id": "ENSP00000576875.1",
          "transcript_support_level": null,
          "aa_start": 267,
          "aa_end": null,
          "aa_length": 371,
          "cds_start": 800,
          "cds_end": null,
          "cds_length": 1116,
          "cdna_start": 881,
          "cdna_end": null,
          "cdna_length": 1239,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000906816.1"
        },
        {
          "aa_ref": "M",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 11,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ASL",
          "gene_hgnc_id": 746,
          "hgvs_c": "c.764T>C",
          "hgvs_p": "p.Met255Thr",
          "transcript": "ENST00000906821.1",
          "protein_id": "ENSP00000576880.1",
          "transcript_support_level": null,
          "aa_start": 255,
          "aa_end": null,
          "aa_length": 359,
          "cds_start": 764,
          "cds_end": null,
          "cds_length": 1080,
          "cdna_start": 845,
          "cdna_end": null,
          "cdna_length": 1201,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000906821.1"
        },
        {
          "aa_ref": "M",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 11,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ASL",
          "gene_hgnc_id": 746,
          "hgvs_c": "c.746T>C",
          "hgvs_p": "p.Met249Thr",
          "transcript": "ENST00000952735.1",
          "protein_id": "ENSP00000622794.1",
          "transcript_support_level": null,
          "aa_start": 249,
          "aa_end": null,
          "aa_length": 353,
          "cds_start": 746,
          "cds_end": null,
          "cds_length": 1062,
          "cdna_start": 865,
          "cdna_end": null,
          "cdna_length": 1224,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000952735.1"
        },
        {
          "aa_ref": "M",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ASL",
          "gene_hgnc_id": 746,
          "hgvs_c": "c.1001T>C",
          "hgvs_p": "p.Met334Thr",
          "transcript": "ENST00000671817.1",
          "protein_id": "ENSP00000500462.1",
          "transcript_support_level": null,
          "aa_start": 334,
          "aa_end": null,
          "aa_length": 346,
          "cds_start": 1001,
          "cds_end": null,
          "cds_length": 1042,
          "cdna_start": 1138,
          "cdna_end": null,
          "cdna_length": 1179,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000671817.1"
        },
        {
          "aa_ref": "M",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ASL",
          "gene_hgnc_id": 746,
          "hgvs_c": "c.722T>C",
          "hgvs_p": "p.Met241Thr",
          "transcript": "ENST00000906818.1",
          "protein_id": "ENSP00000576877.1",
          "transcript_support_level": null,
          "aa_start": 241,
          "aa_end": null,
          "aa_length": 345,
          "cds_start": 722,
          "cds_end": null,
          "cds_length": 1038,
          "cdna_start": 803,
          "cdna_end": null,
          "cdna_length": 1160,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000906818.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": 14,
          "intron_rank_end": null,
          "gene_symbol": "ASL",
          "gene_hgnc_id": 746,
          "hgvs_c": "c.1063-535T>C",
          "hgvs_p": null,
          "transcript": "ENST00000906804.1",
          "protein_id": "ENSP00000576863.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 437,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 1314,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 1690,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000906804.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": 13,
          "intron_rank_end": null,
          "gene_symbol": "ASL",
          "gene_hgnc_id": 746,
          "hgvs_c": "c.1063-535T>C",
          "hgvs_p": null,
          "transcript": "ENST00000906810.1",
          "protein_id": "ENSP00000576869.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 437,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 1314,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 1819,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000906810.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": 13,
          "intron_rank_end": null,
          "gene_symbol": "ASL",
          "gene_hgnc_id": 746,
          "hgvs_c": "c.1003-535T>C",
          "hgvs_p": null,
          "transcript": "ENST00000930141.1",
          "protein_id": "ENSP00000600200.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 417,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 1254,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 1374,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000930141.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": 13,
          "intron_rank_end": null,
          "gene_symbol": "ASL",
          "gene_hgnc_id": 746,
          "hgvs_c": "c.985-535T>C",
          "hgvs_p": null,
          "transcript": "ENST00000906819.1",
          "protein_id": "ENSP00000576878.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 411,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 1236,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 1358,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000906819.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": 12,
          "intron_rank_end": null,
          "gene_symbol": "ASL",
          "gene_hgnc_id": 746,
          "hgvs_c": "c.985-535T>C",
          "hgvs_p": null,
          "transcript": "ENST00000952729.1",
          "protein_id": "ENSP00000622788.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 411,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 1236,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 1680,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000952729.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": 12,
          "intron_rank_end": null,
          "gene_symbol": "ASL",
          "gene_hgnc_id": 746,
          "hgvs_c": "c.868-535T>C",
          "hgvs_p": null,
          "transcript": "ENST00000906803.1",
          "protein_id": "ENSP00000576862.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 372,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 1119,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 1741,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000906803.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": 13,
          "intron_rank_end": null,
          "gene_symbol": "ASL",
          "gene_hgnc_id": 746,
          "hgvs_c": "c.868-535T>C",
          "hgvs_p": null,
          "transcript": "ENST00000906814.1",
          "protein_id": "ENSP00000576873.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 372,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 1119,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 1243,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000906814.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": 11,
          "intron_rank_end": null,
          "gene_symbol": "ASL",
          "gene_hgnc_id": 746,
          "hgvs_c": "c.790-535T>C",
          "hgvs_p": null,
          "transcript": "ENST00000906830.1",
          "protein_id": "ENSP00000576889.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 346,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 1041,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 1226,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000906830.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 4,
          "intron_rank": 3,
          "intron_rank_end": null,
          "gene_symbol": "ASL",
          "gene_hgnc_id": 746,
          "hgvs_c": "c.148-882T>C",
          "hgvs_p": null,
          "transcript": "ENST00000488343.2",
          "protein_id": "ENSP00000500864.1",
          "transcript_support_level": 3,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 51,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 156,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 198,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000488343.2"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ASL",
          "gene_hgnc_id": 746,
          "hgvs_c": "n.282T>C",
          "hgvs_p": null,
          "transcript": "ENST00000464970.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": 640,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "retained_intron",
          "feature": "ENST00000464970.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ASL",
          "gene_hgnc_id": 746,
          "hgvs_c": "n.560T>C",
          "hgvs_p": null,
          "transcript": "ENST00000493708.5",
          "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": 885,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "retained_intron",
          "feature": "ENST00000493708.5"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 11,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ASL",
          "gene_hgnc_id": 746,
          "hgvs_c": "n.*378T>C",
          "hgvs_p": null,
          "transcript": "ENST00000672498.1",
          "protein_id": "ENSP00000500227.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": 3323,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "nonsense_mediated_decay",
          "feature": "ENST00000672498.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ASL",
          "gene_hgnc_id": 746,
          "hgvs_c": "n.1838T>C",
          "hgvs_p": null,
          "transcript": "ENST00000672586.1",
          "protein_id": null,
          "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": 2172,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "retained_intron",
          "feature": "ENST00000672586.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ASL",
          "gene_hgnc_id": 746,
          "hgvs_c": "n.2103T>C",
          "hgvs_p": null,
          "transcript": "ENST00000672676.1",
          "protein_id": null,
          "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": 2441,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "retained_intron",
          "feature": "ENST00000672676.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ASL",
          "gene_hgnc_id": 746,
          "hgvs_c": "n.891T>C",
          "hgvs_p": null,
          "transcript": "ENST00000673149.1",
          "protein_id": null,
          "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": 1221,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "pseudogene",
          "feature": "ENST00000673149.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 11,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ASL",
          "gene_hgnc_id": 746,
          "hgvs_c": "n.3196T>C",
          "hgvs_p": null,
          "transcript": "ENST00000673350.1",
          "protein_id": null,
          "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": 3520,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "retained_intron",
          "feature": "ENST00000673350.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 11,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ASL",
          "gene_hgnc_id": 746,
          "hgvs_c": "n.*378T>C",
          "hgvs_p": null,
          "transcript": "ENST00000672498.1",
          "protein_id": "ENSP00000500227.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": 3323,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "nonsense_mediated_decay",
          "feature": "ENST00000672498.1"
        }
      ],
      "gene_symbol": "ASL",
      "gene_hgnc_id": 746,
      "dbsnp": "rs875989948",
      "frequency_reference_population": 0.000005474315,
      "hom_count_reference_population": 0,
      "allele_count_reference_population": 8,
      "gnomad_exomes_af": 0.00000547432,
      "gnomad_genomes_af": null,
      "gnomad_exomes_ac": 8,
      "gnomad_genomes_ac": null,
      "gnomad_exomes_homalt": 0,
      "gnomad_genomes_homalt": null,
      "gnomad_mito_homoplasmic": null,
      "gnomad_mito_heteroplasmic": null,
      "computational_score_selected": 0.8853827118873596,
      "computational_prediction_selected": "Pathogenic",
      "computational_source_selected": "MetaRNN",
      "splice_score_selected": 0,
      "splice_prediction_selected": "Benign",
      "splice_source_selected": "max_spliceai",
      "revel_score": 0.935,
      "revel_prediction": "Pathogenic",
      "alphamissense_score": 0.3545,
      "alphamissense_prediction": null,
      "bayesdelnoaf_score": 0.53,
      "bayesdelnoaf_prediction": "Pathogenic",
      "phylop100way_score": 6.074,
      "phylop100way_prediction": "Uncertain_significance",
      "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": 13,
      "acmg_classification": "Pathogenic",
      "acmg_criteria": "PS3,PM2,PM5,PP2,PP3_Moderate,PP5_Moderate",
      "acmg_by_gene": [
        {
          "score": 13,
          "benign_score": 0,
          "pathogenic_score": 13,
          "criteria": [
            "PS3",
            "PM2",
            "PM5",
            "PP2",
            "PP3_Moderate",
            "PP5_Moderate"
          ],
          "verdict": "Pathogenic",
          "transcript": "NM_000048.4",
          "gene_symbol": "ASL",
          "hgnc_id": 746,
          "effects": [
            "missense_variant"
          ],
          "inheritance_mode": "AR",
          "hgvs_c": "c.1079T>C",
          "hgvs_p": "p.Met360Thr"
        },
        {
          "score": 12,
          "benign_score": 0,
          "pathogenic_score": 12,
          "criteria": [
            "PS3",
            "PM2",
            "PM5",
            "PP3_Moderate",
            "PP5_Moderate"
          ],
          "verdict": "Pathogenic",
          "transcript": "ENST00000450043.2",
          "gene_symbol": "ENSG00000249319",
          "hgnc_id": null,
          "effects": [
            "missense_variant"
          ],
          "inheritance_mode": "",
          "hgvs_c": "c.392T>C",
          "hgvs_p": "p.Met131Thr"
        }
      ],
      "clinvar_disease": "Argininosuccinate lyase deficiency",
      "clinvar_classification": "Pathogenic",
      "clinvar_review_status": "criteria provided, single submitter",
      "clinvar_submissions_summary": "P:1",
      "phenotype_combined": "Argininosuccinate lyase deficiency",
      "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.