← 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: 6-138429779-G-A (hg38)

Bash / cURL Example

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

API Response

json
{
  "variants": [
    {
      "chr": "6",
      "pos": 138429779,
      "ref": "G",
      "alt": "A",
      "effect": "synonymous_variant",
      "transcript": "NM_020464.2",
      "consequences": [
        {
          "aa_ref": "D",
          "aa_alt": "D",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NHSL1",
          "gene_hgnc_id": 21021,
          "hgvs_c": "c.4017C>T",
          "hgvs_p": "p.Asp1339Asp",
          "transcript": "NM_001144060.2",
          "protein_id": "NP_001137532.1",
          "transcript_support_level": null,
          "aa_start": 1339,
          "aa_end": null,
          "aa_length": 1606,
          "cds_start": 4017,
          "cds_end": null,
          "cds_length": 4821,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": "ENST00000343505.10",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001144060.2"
        },
        {
          "aa_ref": "D",
          "aa_alt": "D",
          "canonical": true,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NHSL1",
          "gene_hgnc_id": 21021,
          "hgvs_c": "c.4017C>T",
          "hgvs_p": "p.Asp1339Asp",
          "transcript": "ENST00000343505.10",
          "protein_id": "ENSP00000344672.5",
          "transcript_support_level": 5,
          "aa_start": 1339,
          "aa_end": null,
          "aa_length": 1606,
          "cds_start": 4017,
          "cds_end": null,
          "cds_length": 4821,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": "NM_001144060.2",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000343505.10"
        },
        {
          "aa_ref": "D",
          "aa_alt": "D",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NHSL1",
          "gene_hgnc_id": 21021,
          "hgvs_c": "c.4248C>T",
          "hgvs_p": "p.Asp1416Asp",
          "transcript": "ENST00000491526.7",
          "protein_id": "ENSP00000433523.2",
          "transcript_support_level": 3,
          "aa_start": 1416,
          "aa_end": null,
          "aa_length": 1683,
          "cds_start": 4248,
          "cds_end": null,
          "cds_length": 5052,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000491526.7"
        },
        {
          "aa_ref": "D",
          "aa_alt": "D",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NHSL1",
          "gene_hgnc_id": 21021,
          "hgvs_c": "c.4029C>T",
          "hgvs_p": "p.Asp1343Asp",
          "transcript": "NM_020464.2",
          "protein_id": "NP_065197.1",
          "transcript_support_level": null,
          "aa_start": 1343,
          "aa_end": null,
          "aa_length": 1610,
          "cds_start": 4029,
          "cds_end": null,
          "cds_length": 4833,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_020464.2"
        },
        {
          "aa_ref": "D",
          "aa_alt": "D",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NHSL1",
          "gene_hgnc_id": 21021,
          "hgvs_c": "c.4029C>T",
          "hgvs_p": "p.Asp1343Asp",
          "transcript": "ENST00000427025.6",
          "protein_id": "ENSP00000394546.2",
          "transcript_support_level": 5,
          "aa_start": 1343,
          "aa_end": null,
          "aa_length": 1610,
          "cds_start": 4029,
          "cds_end": null,
          "cds_length": 4833,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000427025.6"
        },
        {
          "aa_ref": "D",
          "aa_alt": "D",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NHSL1",
          "gene_hgnc_id": 21021,
          "hgvs_c": "c.4302C>T",
          "hgvs_p": "p.Asp1434Asp",
          "transcript": "XM_011535976.2",
          "protein_id": "XP_011534278.2",
          "transcript_support_level": null,
          "aa_start": 1434,
          "aa_end": null,
          "aa_length": 1701,
          "cds_start": 4302,
          "cds_end": null,
          "cds_length": 5106,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_011535976.2"
        },
        {
          "aa_ref": "D",
          "aa_alt": "D",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NHSL1",
          "gene_hgnc_id": 21021,
          "hgvs_c": "c.4248C>T",
          "hgvs_p": "p.Asp1416Asp",
          "transcript": "XM_047419109.1",
          "protein_id": "XP_047275065.1",
          "transcript_support_level": null,
          "aa_start": 1416,
          "aa_end": null,
          "aa_length": 1683,
          "cds_start": 4248,
          "cds_end": null,
          "cds_length": 5052,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047419109.1"
        },
        {
          "aa_ref": "D",
          "aa_alt": "D",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NHSL1",
          "gene_hgnc_id": 21021,
          "hgvs_c": "c.4215C>T",
          "hgvs_p": "p.Asp1405Asp",
          "transcript": "XM_011535966.4",
          "protein_id": "XP_011534268.1",
          "transcript_support_level": null,
          "aa_start": 1405,
          "aa_end": null,
          "aa_length": 1672,
          "cds_start": 4215,
          "cds_end": null,
          "cds_length": 5019,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_011535966.4"
        },
        {
          "aa_ref": "D",
          "aa_alt": "D",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NHSL1",
          "gene_hgnc_id": 21021,
          "hgvs_c": "c.4215C>T",
          "hgvs_p": "p.Asp1405Asp",
          "transcript": "XM_011535967.4",
          "protein_id": "XP_011534269.1",
          "transcript_support_level": null,
          "aa_start": 1405,
          "aa_end": null,
          "aa_length": 1672,
          "cds_start": 4215,
          "cds_end": null,
          "cds_length": 5019,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_011535967.4"
        },
        {
          "aa_ref": "D",
          "aa_alt": "D",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NHSL1",
          "gene_hgnc_id": 21021,
          "hgvs_c": "c.4215C>T",
          "hgvs_p": "p.Asp1405Asp",
          "transcript": "XM_017011086.3",
          "protein_id": "XP_016866575.1",
          "transcript_support_level": null,
          "aa_start": 1405,
          "aa_end": null,
          "aa_length": 1672,
          "cds_start": 4215,
          "cds_end": null,
          "cds_length": 5019,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_017011086.3"
        },
        {
          "aa_ref": "D",
          "aa_alt": "D",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NHSL1",
          "gene_hgnc_id": 21021,
          "hgvs_c": "c.4170C>T",
          "hgvs_p": "p.Asp1390Asp",
          "transcript": "XM_047419110.1",
          "protein_id": "XP_047275066.1",
          "transcript_support_level": null,
          "aa_start": 1390,
          "aa_end": null,
          "aa_length": 1657,
          "cds_start": 4170,
          "cds_end": null,
          "cds_length": 4974,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047419110.1"
        },
        {
          "aa_ref": "D",
          "aa_alt": "D",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NHSL1",
          "gene_hgnc_id": 21021,
          "hgvs_c": "c.4161C>T",
          "hgvs_p": "p.Asp1387Asp",
          "transcript": "XM_047419111.1",
          "protein_id": "XP_047275067.1",
          "transcript_support_level": null,
          "aa_start": 1387,
          "aa_end": null,
          "aa_length": 1654,
          "cds_start": 4161,
          "cds_end": null,
          "cds_length": 4965,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047419111.1"
        },
        {
          "aa_ref": "D",
          "aa_alt": "D",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NHSL1",
          "gene_hgnc_id": 21021,
          "hgvs_c": "c.4161C>T",
          "hgvs_p": "p.Asp1387Asp",
          "transcript": "XM_047419112.1",
          "protein_id": "XP_047275068.1",
          "transcript_support_level": null,
          "aa_start": 1387,
          "aa_end": null,
          "aa_length": 1654,
          "cds_start": 4161,
          "cds_end": null,
          "cds_length": 4965,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047419112.1"
        },
        {
          "aa_ref": "D",
          "aa_alt": "D",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NHSL1",
          "gene_hgnc_id": 21021,
          "hgvs_c": "c.4116C>T",
          "hgvs_p": "p.Asp1372Asp",
          "transcript": "XM_047419113.1",
          "protein_id": "XP_047275069.1",
          "transcript_support_level": null,
          "aa_start": 1372,
          "aa_end": null,
          "aa_length": 1639,
          "cds_start": 4116,
          "cds_end": null,
          "cds_length": 4920,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047419113.1"
        },
        {
          "aa_ref": "D",
          "aa_alt": "D",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NHSL1",
          "gene_hgnc_id": 21021,
          "hgvs_c": "c.4110C>T",
          "hgvs_p": "p.Asp1370Asp",
          "transcript": "XM_017011087.1",
          "protein_id": "XP_016866576.1",
          "transcript_support_level": null,
          "aa_start": 1370,
          "aa_end": null,
          "aa_length": 1637,
          "cds_start": 4110,
          "cds_end": null,
          "cds_length": 4914,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_017011087.1"
        },
        {
          "aa_ref": "D",
          "aa_alt": "D",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NHSL1",
          "gene_hgnc_id": 21021,
          "hgvs_c": "c.4074C>T",
          "hgvs_p": "p.Asp1358Asp",
          "transcript": "XM_011535969.3",
          "protein_id": "XP_011534271.1",
          "transcript_support_level": null,
          "aa_start": 1358,
          "aa_end": null,
          "aa_length": 1625,
          "cds_start": 4074,
          "cds_end": null,
          "cds_length": 4878,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_011535969.3"
        },
        {
          "aa_ref": "D",
          "aa_alt": "D",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NHSL1",
          "gene_hgnc_id": 21021,
          "hgvs_c": "c.4071C>T",
          "hgvs_p": "p.Asp1357Asp",
          "transcript": "XM_011535970.3",
          "protein_id": "XP_011534272.1",
          "transcript_support_level": null,
          "aa_start": 1357,
          "aa_end": null,
          "aa_length": 1624,
          "cds_start": 4071,
          "cds_end": null,
          "cds_length": 4875,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_011535970.3"
        },
        {
          "aa_ref": "D",
          "aa_alt": "D",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NHSL1",
          "gene_hgnc_id": 21021,
          "hgvs_c": "c.4065C>T",
          "hgvs_p": "p.Asp1355Asp",
          "transcript": "XM_017011088.2",
          "protein_id": "XP_016866577.1",
          "transcript_support_level": null,
          "aa_start": 1355,
          "aa_end": null,
          "aa_length": 1622,
          "cds_start": 4065,
          "cds_end": null,
          "cds_length": 4869,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_017011088.2"
        },
        {
          "aa_ref": "D",
          "aa_alt": "D",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NHSL1",
          "gene_hgnc_id": 21021,
          "hgvs_c": "c.4056C>T",
          "hgvs_p": "p.Asp1352Asp",
          "transcript": "XM_047419114.1",
          "protein_id": "XP_047275070.1",
          "transcript_support_level": null,
          "aa_start": 1352,
          "aa_end": null,
          "aa_length": 1619,
          "cds_start": 4056,
          "cds_end": null,
          "cds_length": 4860,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047419114.1"
        },
        {
          "aa_ref": "D",
          "aa_alt": "D",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NHSL1",
          "gene_hgnc_id": 21021,
          "hgvs_c": "c.4053C>T",
          "hgvs_p": "p.Asp1351Asp",
          "transcript": "XM_011535971.3",
          "protein_id": "XP_011534273.1",
          "transcript_support_level": null,
          "aa_start": 1351,
          "aa_end": null,
          "aa_length": 1618,
          "cds_start": 4053,
          "cds_end": null,
          "cds_length": 4857,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_011535971.3"
        },
        {
          "aa_ref": "D",
          "aa_alt": "D",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NHSL1",
          "gene_hgnc_id": 21021,
          "hgvs_c": "c.4029C>T",
          "hgvs_p": "p.Asp1343Asp",
          "transcript": "XM_011535972.3",
          "protein_id": "XP_011534274.1",
          "transcript_support_level": null,
          "aa_start": 1343,
          "aa_end": null,
          "aa_length": 1610,
          "cds_start": 4029,
          "cds_end": null,
          "cds_length": 4833,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_011535972.3"
        },
        {
          "aa_ref": "D",
          "aa_alt": "D",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NHSL1",
          "gene_hgnc_id": 21021,
          "hgvs_c": "c.4029C>T",
          "hgvs_p": "p.Asp1343Asp",
          "transcript": "XM_047419115.1",
          "protein_id": "XP_047275071.1",
          "transcript_support_level": null,
          "aa_start": 1343,
          "aa_end": null,
          "aa_length": 1610,
          "cds_start": 4029,
          "cds_end": null,
          "cds_length": 4833,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047419115.1"
        },
        {
          "aa_ref": "D",
          "aa_alt": "D",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NHSL1",
          "gene_hgnc_id": 21021,
          "hgvs_c": "c.4020C>T",
          "hgvs_p": "p.Asp1340Asp",
          "transcript": "XM_011535973.3",
          "protein_id": "XP_011534275.1",
          "transcript_support_level": null,
          "aa_start": 1340,
          "aa_end": null,
          "aa_length": 1607,
          "cds_start": 4020,
          "cds_end": null,
          "cds_length": 4824,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_011535973.3"
        },
        {
          "aa_ref": "D",
          "aa_alt": "D",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NHSL1",
          "gene_hgnc_id": 21021,
          "hgvs_c": "c.4020C>T",
          "hgvs_p": "p.Asp1340Asp",
          "transcript": "XM_011535974.4",
          "protein_id": "XP_011534276.1",
          "transcript_support_level": null,
          "aa_start": 1340,
          "aa_end": null,
          "aa_length": 1607,
          "cds_start": 4020,
          "cds_end": null,
          "cds_length": 4824,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_011535974.4"
        },
        {
          "aa_ref": "D",
          "aa_alt": "D",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NHSL1",
          "gene_hgnc_id": 21021,
          "hgvs_c": "c.3975C>T",
          "hgvs_p": "p.Asp1325Asp",
          "transcript": "XM_017011089.2",
          "protein_id": "XP_016866578.1",
          "transcript_support_level": null,
          "aa_start": 1325,
          "aa_end": null,
          "aa_length": 1592,
          "cds_start": 3975,
          "cds_end": null,
          "cds_length": 4779,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_017011089.2"
        },
        {
          "aa_ref": "D",
          "aa_alt": "D",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NHSL1",
          "gene_hgnc_id": 21021,
          "hgvs_c": "c.3924C>T",
          "hgvs_p": "p.Asp1308Asp",
          "transcript": "XM_047419116.1",
          "protein_id": "XP_047275072.1",
          "transcript_support_level": null,
          "aa_start": 1308,
          "aa_end": null,
          "aa_length": 1575,
          "cds_start": 3924,
          "cds_end": null,
          "cds_length": 4728,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047419116.1"
        },
        {
          "aa_ref": "D",
          "aa_alt": "D",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NHSL1",
          "gene_hgnc_id": 21021,
          "hgvs_c": "c.3885C>T",
          "hgvs_p": "p.Asp1295Asp",
          "transcript": "XM_047419117.1",
          "protein_id": "XP_047275073.1",
          "transcript_support_level": null,
          "aa_start": 1295,
          "aa_end": null,
          "aa_length": 1562,
          "cds_start": 3885,
          "cds_end": null,
          "cds_length": 4689,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047419117.1"
        },
        {
          "aa_ref": "D",
          "aa_alt": "D",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NHSL1",
          "gene_hgnc_id": 21021,
          "hgvs_c": "c.3843C>T",
          "hgvs_p": "p.Asp1281Asp",
          "transcript": "XM_047419118.1",
          "protein_id": "XP_047275074.1",
          "transcript_support_level": null,
          "aa_start": 1281,
          "aa_end": null,
          "aa_length": 1548,
          "cds_start": 3843,
          "cds_end": null,
          "cds_length": 4647,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047419118.1"
        },
        {
          "aa_ref": "D",
          "aa_alt": "D",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NHSL1",
          "gene_hgnc_id": 21021,
          "hgvs_c": "c.3843C>T",
          "hgvs_p": "p.Asp1281Asp",
          "transcript": "XM_047419119.1",
          "protein_id": "XP_047275075.1",
          "transcript_support_level": null,
          "aa_start": 1281,
          "aa_end": null,
          "aa_length": 1548,
          "cds_start": 3843,
          "cds_end": null,
          "cds_length": 4647,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047419119.1"
        }
      ],
      "gene_symbol": "NHSL1",
      "gene_hgnc_id": 21021,
      "dbsnp": "rs148367183",
      "frequency_reference_population": 0.000105048784,
      "hom_count_reference_population": 3,
      "allele_count_reference_population": 163,
      "gnomad_exomes_af": 0.00010147,
      "gnomad_genomes_af": 0.000137953,
      "gnomad_exomes_ac": 142,
      "gnomad_genomes_ac": 21,
      "gnomad_exomes_homalt": 3,
      "gnomad_genomes_homalt": 0,
      "gnomad_mito_homoplasmic": null,
      "gnomad_mito_heteroplasmic": null,
      "computational_score_selected": -0.7400000095367432,
      "computational_prediction_selected": "Benign",
      "computational_source_selected": "BayesDel_noAF",
      "splice_score_selected": 0,
      "splice_prediction_selected": "Benign",
      "splice_source_selected": "max_spliceai",
      "revel_score": null,
      "revel_prediction": null,
      "alphamissense_score": null,
      "alphamissense_prediction": null,
      "bayesdelnoaf_score": -0.74,
      "bayesdelnoaf_prediction": "Benign",
      "phylop100way_score": -1.702,
      "phylop100way_prediction": "Benign",
      "spliceai_max_score": 0,
      "spliceai_max_prediction": "Benign",
      "dbscsnv_ada_score": null,
      "dbscsnv_ada_prediction": null,
      "apogee2_score": null,
      "apogee2_prediction": null,
      "mitotip_score": null,
      "mitotip_prediction": null,
      "acmg_score": -11,
      "acmg_classification": "Benign",
      "acmg_criteria": "BP4_Strong,BP6_Moderate,BP7,BS2",
      "acmg_by_gene": [
        {
          "score": -11,
          "benign_score": 11,
          "pathogenic_score": 0,
          "criteria": [
            "BP4_Strong",
            "BP6_Moderate",
            "BP7",
            "BS2"
          ],
          "verdict": "Benign",
          "transcript": "NM_020464.2",
          "gene_symbol": "NHSL1",
          "hgnc_id": 21021,
          "effects": [
            "synonymous_variant"
          ],
          "inheritance_mode": "AR",
          "hgvs_c": "c.4029C>T",
          "hgvs_p": "p.Asp1343Asp"
        }
      ],
      "clinvar_disease": "not specified",
      "clinvar_classification": "Likely benign",
      "clinvar_review_status": "criteria provided, single submitter",
      "clinvar_submissions_summary": "LB:1",
      "phenotype_combined": "not specified",
      "pathogenicity_classification_combined": "Likely benign",
      "custom_annotations": null
    }
  ],
  "message": null
}