← Back to variant description

GeneBe API Showcase

This page demonstrates how to use the GeneBe API to query variant information. The API provides programmatic access to genomic annotations and variant data.

API presented here should be used for checking single variants. If you want to check many variants at once, please use other API endpoints that you will find in the documentation.

Documentation & Advanced Usage

Complete API documentation:docs.genebe.net/docs/api/overview/

Interactive endpoint tester:api.genebe.net/cloud/gb-api-doc/swagger-ui/

Python client for pandas:pypi.org/project/genebe/

Java CLI for VCF files:github.com/pstawinski/genebe-cli

All tools documented at:docs.genebe.net

API Request Examples for Variant: 12-204677-A-C (hg38)

Bash / cURL Example

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

API Response

json
{
  "variants": [
    {
      "chr": "12",
      "pos": 204677,
      "ref": "A",
      "alt": "C",
      "effect": "missense_variant",
      "transcript": "NM_003044.5",
      "consequences": [
        {
          "aa_ref": "F",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC6A12",
          "gene_hgnc_id": 11045,
          "hgvs_c": "c.236T>G",
          "hgvs_p": "p.Phe79Cys",
          "transcript": "NM_001122848.3",
          "protein_id": "NP_001116320.1",
          "transcript_support_level": null,
          "aa_start": 79,
          "aa_end": null,
          "aa_length": 614,
          "cds_start": 236,
          "cds_end": null,
          "cds_length": 1845,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": "ENST00000684302.1",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001122848.3"
        },
        {
          "aa_ref": "F",
          "aa_alt": "C",
          "canonical": true,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC6A12",
          "gene_hgnc_id": 11045,
          "hgvs_c": "c.236T>G",
          "hgvs_p": "p.Phe79Cys",
          "transcript": "ENST00000684302.1",
          "protein_id": "ENSP00000508194.1",
          "transcript_support_level": null,
          "aa_start": 79,
          "aa_end": null,
          "aa_length": 614,
          "cds_start": 236,
          "cds_end": null,
          "cds_length": 1845,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": "NM_001122848.3",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000684302.1"
        },
        {
          "aa_ref": "F",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC6A12",
          "gene_hgnc_id": 11045,
          "hgvs_c": "c.236T>G",
          "hgvs_p": "p.Phe79Cys",
          "transcript": "ENST00000359674.8",
          "protein_id": "ENSP00000352702.4",
          "transcript_support_level": 1,
          "aa_start": 79,
          "aa_end": null,
          "aa_length": 614,
          "cds_start": 236,
          "cds_end": null,
          "cds_length": 1845,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000359674.8"
        },
        {
          "aa_ref": "F",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC6A12",
          "gene_hgnc_id": 11045,
          "hgvs_c": "c.236T>G",
          "hgvs_p": "p.Phe79Cys",
          "transcript": "ENST00000397296.6",
          "protein_id": "ENSP00000380464.2",
          "transcript_support_level": 1,
          "aa_start": 79,
          "aa_end": null,
          "aa_length": 614,
          "cds_start": 236,
          "cds_end": null,
          "cds_length": 1845,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000397296.6"
        },
        {
          "aa_ref": "F",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC6A12",
          "gene_hgnc_id": 11045,
          "hgvs_c": "c.236T>G",
          "hgvs_p": "p.Phe79Cys",
          "transcript": "ENST00000424061.6",
          "protein_id": "ENSP00000399136.2",
          "transcript_support_level": 1,
          "aa_start": 79,
          "aa_end": null,
          "aa_length": 614,
          "cds_start": 236,
          "cds_end": null,
          "cds_length": 1845,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000424061.6"
        },
        {
          "aa_ref": "F",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC6A12",
          "gene_hgnc_id": 11045,
          "hgvs_c": "c.236T>G",
          "hgvs_p": "p.Phe79Cys",
          "transcript": "ENST00000536824.5",
          "protein_id": "ENSP00000444268.1",
          "transcript_support_level": 1,
          "aa_start": 79,
          "aa_end": null,
          "aa_length": 614,
          "cds_start": 236,
          "cds_end": null,
          "cds_length": 1845,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000536824.5"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 3,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC6A12-AS1",
          "gene_hgnc_id": 40548,
          "hgvs_c": "n.348A>C",
          "hgvs_p": null,
          "transcript": "ENST00000539568.2",
          "protein_id": null,
          "transcript_support_level": 1,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "pseudogene",
          "feature": "ENST00000539568.2"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "5_prime_UTR_premature_start_codon_gain_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC6A12",
          "gene_hgnc_id": 11045,
          "hgvs_c": "c.-329T>G",
          "hgvs_p": null,
          "transcript": "XM_047429419.1",
          "protein_id": "XP_047285375.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 426,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 1281,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047429419.1"
        },
        {
          "aa_ref": "F",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC6A12",
          "gene_hgnc_id": 11045,
          "hgvs_c": "c.236T>G",
          "hgvs_p": "p.Phe79Cys",
          "transcript": "ENST00000965396.1",
          "protein_id": "ENSP00000635455.1",
          "transcript_support_level": null,
          "aa_start": 79,
          "aa_end": null,
          "aa_length": 630,
          "cds_start": 236,
          "cds_end": null,
          "cds_length": 1893,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000965396.1"
        },
        {
          "aa_ref": "F",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC6A12",
          "gene_hgnc_id": 11045,
          "hgvs_c": "c.236T>G",
          "hgvs_p": "p.Phe79Cys",
          "transcript": "NM_001122847.3",
          "protein_id": "NP_001116319.1",
          "transcript_support_level": null,
          "aa_start": 79,
          "aa_end": null,
          "aa_length": 614,
          "cds_start": 236,
          "cds_end": null,
          "cds_length": 1845,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001122847.3"
        },
        {
          "aa_ref": "F",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC6A12",
          "gene_hgnc_id": 11045,
          "hgvs_c": "c.236T>G",
          "hgvs_p": "p.Phe79Cys",
          "transcript": "NM_001206931.2",
          "protein_id": "NP_001193860.1",
          "transcript_support_level": null,
          "aa_start": 79,
          "aa_end": null,
          "aa_length": 614,
          "cds_start": 236,
          "cds_end": null,
          "cds_length": 1845,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001206931.2"
        },
        {
          "aa_ref": "F",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC6A12",
          "gene_hgnc_id": 11045,
          "hgvs_c": "c.236T>G",
          "hgvs_p": "p.Phe79Cys",
          "transcript": "NM_003044.5",
          "protein_id": "NP_003035.3",
          "transcript_support_level": null,
          "aa_start": 79,
          "aa_end": null,
          "aa_length": 614,
          "cds_start": 236,
          "cds_end": null,
          "cds_length": 1845,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_003044.5"
        },
        {
          "aa_ref": "F",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC6A12",
          "gene_hgnc_id": 11045,
          "hgvs_c": "c.236T>G",
          "hgvs_p": "p.Phe79Cys",
          "transcript": "ENST00000855745.1",
          "protein_id": "ENSP00000525804.1",
          "transcript_support_level": null,
          "aa_start": 79,
          "aa_end": null,
          "aa_length": 614,
          "cds_start": 236,
          "cds_end": null,
          "cds_length": 1845,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000855745.1"
        },
        {
          "aa_ref": "F",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC6A12",
          "gene_hgnc_id": 11045,
          "hgvs_c": "c.236T>G",
          "hgvs_p": "p.Phe79Cys",
          "transcript": "ENST00000855746.1",
          "protein_id": "ENSP00000525805.1",
          "transcript_support_level": null,
          "aa_start": 79,
          "aa_end": null,
          "aa_length": 614,
          "cds_start": 236,
          "cds_end": null,
          "cds_length": 1845,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000855746.1"
        },
        {
          "aa_ref": "F",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC6A12",
          "gene_hgnc_id": 11045,
          "hgvs_c": "c.236T>G",
          "hgvs_p": "p.Phe79Cys",
          "transcript": "ENST00000855747.1",
          "protein_id": "ENSP00000525806.1",
          "transcript_support_level": null,
          "aa_start": 79,
          "aa_end": null,
          "aa_length": 614,
          "cds_start": 236,
          "cds_end": null,
          "cds_length": 1845,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000855747.1"
        },
        {
          "aa_ref": "F",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC6A12",
          "gene_hgnc_id": 11045,
          "hgvs_c": "c.236T>G",
          "hgvs_p": "p.Phe79Cys",
          "transcript": "ENST00000855748.1",
          "protein_id": "ENSP00000525807.1",
          "transcript_support_level": null,
          "aa_start": 79,
          "aa_end": null,
          "aa_length": 614,
          "cds_start": 236,
          "cds_end": null,
          "cds_length": 1845,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000855748.1"
        },
        {
          "aa_ref": "F",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC6A12",
          "gene_hgnc_id": 11045,
          "hgvs_c": "c.236T>G",
          "hgvs_p": "p.Phe79Cys",
          "transcript": "ENST00000855749.1",
          "protein_id": "ENSP00000525808.1",
          "transcript_support_level": null,
          "aa_start": 79,
          "aa_end": null,
          "aa_length": 614,
          "cds_start": 236,
          "cds_end": null,
          "cds_length": 1845,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000855749.1"
        },
        {
          "aa_ref": "F",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC6A12",
          "gene_hgnc_id": 11045,
          "hgvs_c": "c.236T>G",
          "hgvs_p": "p.Phe79Cys",
          "transcript": "ENST00000855750.1",
          "protein_id": "ENSP00000525809.1",
          "transcript_support_level": null,
          "aa_start": 79,
          "aa_end": null,
          "aa_length": 614,
          "cds_start": 236,
          "cds_end": null,
          "cds_length": 1845,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000855750.1"
        },
        {
          "aa_ref": "F",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC6A12",
          "gene_hgnc_id": 11045,
          "hgvs_c": "c.236T>G",
          "hgvs_p": "p.Phe79Cys",
          "transcript": "ENST00000855753.1",
          "protein_id": "ENSP00000525812.1",
          "transcript_support_level": null,
          "aa_start": 79,
          "aa_end": null,
          "aa_length": 614,
          "cds_start": 236,
          "cds_end": null,
          "cds_length": 1845,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000855753.1"
        },
        {
          "aa_ref": "F",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC6A12",
          "gene_hgnc_id": 11045,
          "hgvs_c": "c.236T>G",
          "hgvs_p": "p.Phe79Cys",
          "transcript": "ENST00000855754.1",
          "protein_id": "ENSP00000525813.1",
          "transcript_support_level": null,
          "aa_start": 79,
          "aa_end": null,
          "aa_length": 614,
          "cds_start": 236,
          "cds_end": null,
          "cds_length": 1845,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000855754.1"
        },
        {
          "aa_ref": "F",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC6A12",
          "gene_hgnc_id": 11045,
          "hgvs_c": "c.236T>G",
          "hgvs_p": "p.Phe79Cys",
          "transcript": "ENST00000855755.1",
          "protein_id": "ENSP00000525814.1",
          "transcript_support_level": null,
          "aa_start": 79,
          "aa_end": null,
          "aa_length": 614,
          "cds_start": 236,
          "cds_end": null,
          "cds_length": 1845,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000855755.1"
        },
        {
          "aa_ref": "F",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC6A12",
          "gene_hgnc_id": 11045,
          "hgvs_c": "c.236T>G",
          "hgvs_p": "p.Phe79Cys",
          "transcript": "ENST00000855756.1",
          "protein_id": "ENSP00000525815.1",
          "transcript_support_level": null,
          "aa_start": 79,
          "aa_end": null,
          "aa_length": 614,
          "cds_start": 236,
          "cds_end": null,
          "cds_length": 1845,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000855756.1"
        },
        {
          "aa_ref": "F",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC6A12",
          "gene_hgnc_id": 11045,
          "hgvs_c": "c.236T>G",
          "hgvs_p": "p.Phe79Cys",
          "transcript": "ENST00000855757.1",
          "protein_id": "ENSP00000525816.1",
          "transcript_support_level": null,
          "aa_start": 79,
          "aa_end": null,
          "aa_length": 614,
          "cds_start": 236,
          "cds_end": null,
          "cds_length": 1845,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000855757.1"
        },
        {
          "aa_ref": "F",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC6A12",
          "gene_hgnc_id": 11045,
          "hgvs_c": "c.236T>G",
          "hgvs_p": "p.Phe79Cys",
          "transcript": "ENST00000965394.1",
          "protein_id": "ENSP00000635453.1",
          "transcript_support_level": null,
          "aa_start": 79,
          "aa_end": null,
          "aa_length": 568,
          "cds_start": 236,
          "cds_end": null,
          "cds_length": 1707,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000965394.1"
        },
        {
          "aa_ref": "F",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC6A12",
          "gene_hgnc_id": 11045,
          "hgvs_c": "c.236T>G",
          "hgvs_p": "p.Phe79Cys",
          "transcript": "ENST00000965395.1",
          "protein_id": "ENSP00000635454.1",
          "transcript_support_level": null,
          "aa_start": 79,
          "aa_end": null,
          "aa_length": 566,
          "cds_start": 236,
          "cds_end": null,
          "cds_length": 1701,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000965395.1"
        },
        {
          "aa_ref": "F",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC6A12",
          "gene_hgnc_id": 11045,
          "hgvs_c": "c.236T>G",
          "hgvs_p": "p.Phe79Cys",
          "transcript": "ENST00000855751.1",
          "protein_id": "ENSP00000525810.1",
          "transcript_support_level": null,
          "aa_start": 79,
          "aa_end": null,
          "aa_length": 557,
          "cds_start": 236,
          "cds_end": null,
          "cds_length": 1674,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000855751.1"
        },
        {
          "aa_ref": "F",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC6A12",
          "gene_hgnc_id": 11045,
          "hgvs_c": "c.236T>G",
          "hgvs_p": "p.Phe79Cys",
          "transcript": "ENST00000855752.1",
          "protein_id": "ENSP00000525811.1",
          "transcript_support_level": null,
          "aa_start": 79,
          "aa_end": null,
          "aa_length": 511,
          "cds_start": 236,
          "cds_end": null,
          "cds_length": 1536,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000855752.1"
        },
        {
          "aa_ref": "F",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 4,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC6A12",
          "gene_hgnc_id": 11045,
          "hgvs_c": "c.236T>G",
          "hgvs_p": "p.Phe79Cys",
          "transcript": "ENST00000537793.1",
          "protein_id": "ENSP00000439351.1",
          "transcript_support_level": 4,
          "aa_start": 79,
          "aa_end": null,
          "aa_length": 145,
          "cds_start": 236,
          "cds_end": null,
          "cds_length": 438,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000537793.1"
        },
        {
          "aa_ref": "S",
          "aa_alt": "A",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC6A12",
          "gene_hgnc_id": 11045,
          "hgvs_c": "c.118T>G",
          "hgvs_p": "p.Ser40Ala",
          "transcript": "ENST00000535347.5",
          "protein_id": "ENSP00000446082.1",
          "transcript_support_level": 5,
          "aa_start": 40,
          "aa_end": null,
          "aa_length": 80,
          "cds_start": 118,
          "cds_end": null,
          "cds_length": 243,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000535347.5"
        },
        {
          "aa_ref": "F",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC6A12",
          "gene_hgnc_id": 11045,
          "hgvs_c": "c.236T>G",
          "hgvs_p": "p.Phe79Cys",
          "transcript": "XM_011521010.2",
          "protein_id": "XP_011519312.1",
          "transcript_support_level": null,
          "aa_start": 79,
          "aa_end": null,
          "aa_length": 614,
          "cds_start": 236,
          "cds_end": null,
          "cds_length": 1845,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_011521010.2"
        },
        {
          "aa_ref": "F",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC6A12",
          "gene_hgnc_id": 11045,
          "hgvs_c": "c.236T>G",
          "hgvs_p": "p.Phe79Cys",
          "transcript": "XM_005253747.5",
          "protein_id": "XP_005253804.1",
          "transcript_support_level": null,
          "aa_start": 79,
          "aa_end": null,
          "aa_length": 610,
          "cds_start": 236,
          "cds_end": null,
          "cds_length": 1833,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_005253747.5"
        },
        {
          "aa_ref": "F",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC6A12",
          "gene_hgnc_id": 11045,
          "hgvs_c": "c.236T>G",
          "hgvs_p": "p.Phe79Cys",
          "transcript": "XM_005253748.4",
          "protein_id": "XP_005253805.1",
          "transcript_support_level": null,
          "aa_start": 79,
          "aa_end": null,
          "aa_length": 571,
          "cds_start": 236,
          "cds_end": null,
          "cds_length": 1716,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_005253748.4"
        },
        {
          "aa_ref": "F",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC6A12",
          "gene_hgnc_id": 11045,
          "hgvs_c": "c.236T>G",
          "hgvs_p": "p.Phe79Cys",
          "transcript": "XM_047429416.1",
          "protein_id": "XP_047285372.1",
          "transcript_support_level": null,
          "aa_start": 79,
          "aa_end": null,
          "aa_length": 571,
          "cds_start": 236,
          "cds_end": null,
          "cds_length": 1716,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047429416.1"
        },
        {
          "aa_ref": "F",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC6A12",
          "gene_hgnc_id": 11045,
          "hgvs_c": "c.236T>G",
          "hgvs_p": "p.Phe79Cys",
          "transcript": "XM_006719005.4",
          "protein_id": "XP_006719068.1",
          "transcript_support_level": null,
          "aa_start": 79,
          "aa_end": null,
          "aa_length": 570,
          "cds_start": 236,
          "cds_end": null,
          "cds_length": 1713,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_006719005.4"
        },
        {
          "aa_ref": "F",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC6A12",
          "gene_hgnc_id": 11045,
          "hgvs_c": "c.236T>G",
          "hgvs_p": "p.Phe79Cys",
          "transcript": "XM_047429417.1",
          "protein_id": "XP_047285373.1",
          "transcript_support_level": null,
          "aa_start": 79,
          "aa_end": null,
          "aa_length": 570,
          "cds_start": 236,
          "cds_end": null,
          "cds_length": 1713,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047429417.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC6A12",
          "gene_hgnc_id": 11045,
          "hgvs_c": "c.-329T>G",
          "hgvs_p": null,
          "transcript": "XM_047429419.1",
          "protein_id": "XP_047285375.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 426,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 1281,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047429419.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC6A12",
          "gene_hgnc_id": 11045,
          "hgvs_c": "n.295T>G",
          "hgvs_p": null,
          "transcript": "ENST00000536116.5",
          "protein_id": null,
          "transcript_support_level": 4,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "pseudogene",
          "feature": "ENST00000536116.5"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 3,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC6A12-AS1",
          "gene_hgnc_id": 40548,
          "hgvs_c": "n.510A>C",
          "hgvs_p": null,
          "transcript": "ENST00000747092.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": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "pseudogene",
          "feature": "ENST00000747092.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 3,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC6A12-AS1",
          "gene_hgnc_id": 40548,
          "hgvs_c": "n.407A>C",
          "hgvs_p": null,
          "transcript": "ENST00000747093.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": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "pseudogene",
          "feature": "ENST00000747093.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 2,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC6A12-AS1",
          "gene_hgnc_id": 40548,
          "hgvs_c": "n.334A>C",
          "hgvs_p": null,
          "transcript": "ENST00000747094.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": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "pseudogene",
          "feature": "ENST00000747094.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 2,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC6A12-AS1",
          "gene_hgnc_id": 40548,
          "hgvs_c": "n.371A>C",
          "hgvs_p": null,
          "transcript": "ENST00000747095.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": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "pseudogene",
          "feature": "ENST00000747095.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 3,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC6A12-AS1",
          "gene_hgnc_id": 40548,
          "hgvs_c": "n.345A>C",
          "hgvs_p": null,
          "transcript": "NR_120475.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": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "pseudogene",
          "feature": "NR_120475.1"
        }
      ],
      "gene_symbol": "SLC6A12",
      "gene_hgnc_id": 11045,
      "dbsnp": "rs1940531332",
      "frequency_reference_population": 0.000006156692,
      "hom_count_reference_population": 0,
      "allele_count_reference_population": 9,
      "gnomad_exomes_af": 0.00000615669,
      "gnomad_genomes_af": null,
      "gnomad_exomes_ac": 9,
      "gnomad_genomes_ac": null,
      "gnomad_exomes_homalt": 0,
      "gnomad_genomes_homalt": null,
      "gnomad_mito_homoplasmic": null,
      "gnomad_mito_heteroplasmic": null,
      "computational_score_selected": 0.4065410792827606,
      "computational_prediction_selected": "Benign",
      "computational_source_selected": "MetaRNN",
      "splice_score_selected": 0,
      "splice_prediction_selected": "Benign",
      "splice_source_selected": "max_spliceai",
      "revel_score": 0.223,
      "revel_prediction": "Benign",
      "alphamissense_score": 0.0878,
      "alphamissense_prediction": null,
      "bayesdelnoaf_score": -0.24,
      "bayesdelnoaf_prediction": "Benign",
      "phylop100way_score": 4.627,
      "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": 1,
      "acmg_classification": "Uncertain_significance",
      "acmg_criteria": "PM2,BP4",
      "acmg_by_gene": [
        {
          "score": 1,
          "benign_score": 1,
          "pathogenic_score": 2,
          "criteria": [
            "PM2",
            "BP4"
          ],
          "verdict": "Uncertain_significance",
          "transcript": "NM_003044.5",
          "gene_symbol": "SLC6A12",
          "hgnc_id": 11045,
          "effects": [
            "missense_variant"
          ],
          "inheritance_mode": "AR",
          "hgvs_c": "c.236T>G",
          "hgvs_p": "p.Phe79Cys"
        },
        {
          "score": 1,
          "benign_score": 1,
          "pathogenic_score": 2,
          "criteria": [
            "PM2",
            "BP4"
          ],
          "verdict": "Uncertain_significance",
          "transcript": "ENST00000539568.2",
          "gene_symbol": "SLC6A12-AS1",
          "hgnc_id": 40548,
          "effects": [
            "non_coding_transcript_exon_variant"
          ],
          "inheritance_mode": "",
          "hgvs_c": "n.348A>C",
          "hgvs_p": null
        }
      ],
      "clinvar_disease": "not specified",
      "clinvar_classification": "Uncertain significance",
      "clinvar_review_status": "criteria provided, single submitter",
      "clinvar_submissions_summary": "US:1",
      "phenotype_combined": "not specified",
      "pathogenicity_classification_combined": "Uncertain significance",
      "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.