← 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: 16-30985801-C-G (hg38)

Bash / cURL Example

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

API Response

json
{
  "variants": [
    {
      "chr": "16",
      "pos": 30985801,
      "ref": "C",
      "alt": "G",
      "effect": "missense_variant",
      "transcript": "NM_025193.4",
      "consequences": [
        {
          "aa_ref": "P",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "HSD3B7",
          "gene_hgnc_id": 18324,
          "hgvs_c": "c.143C>G",
          "hgvs_p": "p.Pro48Arg",
          "transcript": "NM_025193.4",
          "protein_id": "NP_079469.2",
          "transcript_support_level": null,
          "aa_start": 48,
          "aa_end": null,
          "aa_length": 369,
          "cds_start": 143,
          "cds_end": null,
          "cds_length": 1110,
          "cdna_start": 240,
          "cdna_end": null,
          "cdna_length": 2171,
          "mane_select": "ENST00000297679.10",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_025193.4"
        },
        {
          "aa_ref": "P",
          "aa_alt": "R",
          "canonical": true,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "HSD3B7",
          "gene_hgnc_id": 18324,
          "hgvs_c": "c.143C>G",
          "hgvs_p": "p.Pro48Arg",
          "transcript": "ENST00000297679.10",
          "protein_id": "ENSP00000297679.5",
          "transcript_support_level": 1,
          "aa_start": 48,
          "aa_end": null,
          "aa_length": 369,
          "cds_start": 143,
          "cds_end": null,
          "cds_length": 1110,
          "cdna_start": 240,
          "cdna_end": null,
          "cdna_length": 2171,
          "mane_select": "NM_025193.4",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000297679.10"
        },
        {
          "aa_ref": "P",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "HSD3B7",
          "gene_hgnc_id": 18324,
          "hgvs_c": "c.143C>G",
          "hgvs_p": "p.Pro48Arg",
          "transcript": "ENST00000867909.1",
          "protein_id": "ENSP00000537968.1",
          "transcript_support_level": null,
          "aa_start": 48,
          "aa_end": null,
          "aa_length": 410,
          "cds_start": 143,
          "cds_end": null,
          "cds_length": 1233,
          "cdna_start": 239,
          "cdna_end": null,
          "cdna_length": 2298,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000867909.1"
        },
        {
          "aa_ref": "P",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "HSD3B7",
          "gene_hgnc_id": 18324,
          "hgvs_c": "c.143C>G",
          "hgvs_p": "p.Pro48Arg",
          "transcript": "ENST00000867910.1",
          "protein_id": "ENSP00000537969.1",
          "transcript_support_level": null,
          "aa_start": 48,
          "aa_end": null,
          "aa_length": 410,
          "cds_start": 143,
          "cds_end": null,
          "cds_length": 1233,
          "cdna_start": 240,
          "cdna_end": null,
          "cdna_length": 2292,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000867910.1"
        },
        {
          "aa_ref": "P",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "HSD3B7",
          "gene_hgnc_id": 18324,
          "hgvs_c": "c.143C>G",
          "hgvs_p": "p.Pro48Arg",
          "transcript": "ENST00000930187.1",
          "protein_id": "ENSP00000600246.1",
          "transcript_support_level": null,
          "aa_start": 48,
          "aa_end": null,
          "aa_length": 410,
          "cds_start": 143,
          "cds_end": null,
          "cds_length": 1233,
          "cdna_start": 395,
          "cdna_end": null,
          "cdna_length": 2449,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000930187.1"
        },
        {
          "aa_ref": "P",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 1,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "HSD3B7",
          "gene_hgnc_id": 18324,
          "hgvs_c": "c.143C>G",
          "hgvs_p": "p.Pro48Arg",
          "transcript": "ENST00000949919.1",
          "protein_id": "ENSP00000619978.1",
          "transcript_support_level": null,
          "aa_start": 48,
          "aa_end": null,
          "aa_length": 410,
          "cds_start": 143,
          "cds_end": null,
          "cds_length": 1233,
          "cdna_start": 595,
          "cdna_end": null,
          "cdna_length": 2646,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000949919.1"
        },
        {
          "aa_ref": "P",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "HSD3B7",
          "gene_hgnc_id": 18324,
          "hgvs_c": "c.143C>G",
          "hgvs_p": "p.Pro48Arg",
          "transcript": "ENST00000867900.1",
          "protein_id": "ENSP00000537959.1",
          "transcript_support_level": null,
          "aa_start": 48,
          "aa_end": null,
          "aa_length": 369,
          "cds_start": 143,
          "cds_end": null,
          "cds_length": 1110,
          "cdna_start": 473,
          "cdna_end": null,
          "cdna_length": 2411,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000867900.1"
        },
        {
          "aa_ref": "P",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "HSD3B7",
          "gene_hgnc_id": 18324,
          "hgvs_c": "c.143C>G",
          "hgvs_p": "p.Pro48Arg",
          "transcript": "ENST00000867901.1",
          "protein_id": "ENSP00000537960.1",
          "transcript_support_level": null,
          "aa_start": 48,
          "aa_end": null,
          "aa_length": 369,
          "cds_start": 143,
          "cds_end": null,
          "cds_length": 1110,
          "cdna_start": 272,
          "cdna_end": null,
          "cdna_length": 2208,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000867901.1"
        },
        {
          "aa_ref": "P",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "HSD3B7",
          "gene_hgnc_id": 18324,
          "hgvs_c": "c.143C>G",
          "hgvs_p": "p.Pro48Arg",
          "transcript": "ENST00000867903.1",
          "protein_id": "ENSP00000537962.1",
          "transcript_support_level": null,
          "aa_start": 48,
          "aa_end": null,
          "aa_length": 369,
          "cds_start": 143,
          "cds_end": null,
          "cds_length": 1110,
          "cdna_start": 463,
          "cdna_end": null,
          "cdna_length": 2399,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000867903.1"
        },
        {
          "aa_ref": "P",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 1,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "HSD3B7",
          "gene_hgnc_id": 18324,
          "hgvs_c": "c.143C>G",
          "hgvs_p": "p.Pro48Arg",
          "transcript": "ENST00000867905.1",
          "protein_id": "ENSP00000537964.1",
          "transcript_support_level": null,
          "aa_start": 48,
          "aa_end": null,
          "aa_length": 369,
          "cds_start": 143,
          "cds_end": null,
          "cds_length": 1110,
          "cdna_start": 615,
          "cdna_end": null,
          "cdna_length": 2550,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000867905.1"
        },
        {
          "aa_ref": "P",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "HSD3B7",
          "gene_hgnc_id": 18324,
          "hgvs_c": "c.143C>G",
          "hgvs_p": "p.Pro48Arg",
          "transcript": "ENST00000867906.1",
          "protein_id": "ENSP00000537965.1",
          "transcript_support_level": null,
          "aa_start": 48,
          "aa_end": null,
          "aa_length": 369,
          "cds_start": 143,
          "cds_end": null,
          "cds_length": 1110,
          "cdna_start": 354,
          "cdna_end": null,
          "cdna_length": 2284,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000867906.1"
        },
        {
          "aa_ref": "P",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "HSD3B7",
          "gene_hgnc_id": 18324,
          "hgvs_c": "c.143C>G",
          "hgvs_p": "p.Pro48Arg",
          "transcript": "ENST00000867908.1",
          "protein_id": "ENSP00000537967.1",
          "transcript_support_level": null,
          "aa_start": 48,
          "aa_end": null,
          "aa_length": 369,
          "cds_start": 143,
          "cds_end": null,
          "cds_length": 1110,
          "cdna_start": 267,
          "cdna_end": null,
          "cdna_length": 2200,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000867908.1"
        },
        {
          "aa_ref": "P",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "HSD3B7",
          "gene_hgnc_id": 18324,
          "hgvs_c": "c.143C>G",
          "hgvs_p": "p.Pro48Arg",
          "transcript": "ENST00000949918.1",
          "protein_id": "ENSP00000619977.1",
          "transcript_support_level": null,
          "aa_start": 48,
          "aa_end": null,
          "aa_length": 369,
          "cds_start": 143,
          "cds_end": null,
          "cds_length": 1110,
          "cdna_start": 320,
          "cdna_end": null,
          "cdna_length": 2250,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000949918.1"
        },
        {
          "aa_ref": "P",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "HSD3B7",
          "gene_hgnc_id": 18324,
          "hgvs_c": "c.143C>G",
          "hgvs_p": "p.Pro48Arg",
          "transcript": "ENST00000949921.1",
          "protein_id": "ENSP00000619980.1",
          "transcript_support_level": null,
          "aa_start": 48,
          "aa_end": null,
          "aa_length": 369,
          "cds_start": 143,
          "cds_end": null,
          "cds_length": 1110,
          "cdna_start": 383,
          "cdna_end": null,
          "cdna_length": 2317,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000949921.1"
        },
        {
          "aa_ref": "P",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "HSD3B7",
          "gene_hgnc_id": 18324,
          "hgvs_c": "c.143C>G",
          "hgvs_p": "p.Pro48Arg",
          "transcript": "ENST00000867907.1",
          "protein_id": "ENSP00000537966.1",
          "transcript_support_level": null,
          "aa_start": 48,
          "aa_end": null,
          "aa_length": 338,
          "cds_start": 143,
          "cds_end": null,
          "cds_length": 1017,
          "cdna_start": 263,
          "cdna_end": null,
          "cdna_length": 2100,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000867907.1"
        },
        {
          "aa_ref": "P",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "HSD3B7",
          "gene_hgnc_id": 18324,
          "hgvs_c": "c.143C>G",
          "hgvs_p": "p.Pro48Arg",
          "transcript": "ENST00000867912.1",
          "protein_id": "ENSP00000537971.1",
          "transcript_support_level": null,
          "aa_start": 48,
          "aa_end": null,
          "aa_length": 338,
          "cds_start": 143,
          "cds_end": null,
          "cds_length": 1017,
          "cdna_start": 398,
          "cdna_end": null,
          "cdna_length": 2235,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000867912.1"
        },
        {
          "aa_ref": "P",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "HSD3B7",
          "gene_hgnc_id": 18324,
          "hgvs_c": "c.143C>G",
          "hgvs_p": "p.Pro48Arg",
          "transcript": "ENST00000949920.1",
          "protein_id": "ENSP00000619979.1",
          "transcript_support_level": null,
          "aa_start": 48,
          "aa_end": null,
          "aa_length": 338,
          "cds_start": 143,
          "cds_end": null,
          "cds_length": 1017,
          "cdna_start": 225,
          "cdna_end": null,
          "cdna_length": 2062,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000949920.1"
        },
        {
          "aa_ref": "P",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "HSD3B7",
          "gene_hgnc_id": 18324,
          "hgvs_c": "c.143C>G",
          "hgvs_p": "p.Pro48Arg",
          "transcript": "ENST00000867902.1",
          "protein_id": "ENSP00000537961.1",
          "transcript_support_level": null,
          "aa_start": 48,
          "aa_end": null,
          "aa_length": 317,
          "cds_start": 143,
          "cds_end": null,
          "cds_length": 954,
          "cdna_start": 266,
          "cdna_end": null,
          "cdna_length": 2048,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000867902.1"
        },
        {
          "aa_ref": "P",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "HSD3B7",
          "gene_hgnc_id": 18324,
          "hgvs_c": "c.143C>G",
          "hgvs_p": "p.Pro48Arg",
          "transcript": "ENST00000867904.1",
          "protein_id": "ENSP00000537963.1",
          "transcript_support_level": null,
          "aa_start": 48,
          "aa_end": null,
          "aa_length": 317,
          "cds_start": 143,
          "cds_end": null,
          "cds_length": 954,
          "cdna_start": 260,
          "cdna_end": null,
          "cdna_length": 2040,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000867904.1"
        },
        {
          "aa_ref": "P",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "HSD3B7",
          "gene_hgnc_id": 18324,
          "hgvs_c": "c.143C>G",
          "hgvs_p": "p.Pro48Arg",
          "transcript": "ENST00000867911.1",
          "protein_id": "ENSP00000537970.1",
          "transcript_support_level": null,
          "aa_start": 48,
          "aa_end": null,
          "aa_length": 317,
          "cds_start": 143,
          "cds_end": null,
          "cds_length": 954,
          "cdna_start": 403,
          "cdna_end": null,
          "cdna_length": 2179,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000867911.1"
        },
        {
          "aa_ref": "P",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "HSD3B7",
          "gene_hgnc_id": 18324,
          "hgvs_c": "c.143C>G",
          "hgvs_p": "p.Pro48Arg",
          "transcript": "ENST00000867913.1",
          "protein_id": "ENSP00000537972.1",
          "transcript_support_level": null,
          "aa_start": 48,
          "aa_end": null,
          "aa_length": 317,
          "cds_start": 143,
          "cds_end": null,
          "cds_length": 954,
          "cdna_start": 235,
          "cdna_end": null,
          "cdna_length": 2010,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000867913.1"
        },
        {
          "aa_ref": "P",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "HSD3B7",
          "gene_hgnc_id": 18324,
          "hgvs_c": "c.143C>G",
          "hgvs_p": "p.Pro48Arg",
          "transcript": "ENST00000867914.1",
          "protein_id": "ENSP00000537973.1",
          "transcript_support_level": null,
          "aa_start": 48,
          "aa_end": null,
          "aa_length": 317,
          "cds_start": 143,
          "cds_end": null,
          "cds_length": 954,
          "cdna_start": 400,
          "cdna_end": null,
          "cdna_length": 2174,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000867914.1"
        },
        {
          "aa_ref": "P",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 1,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "HSD3B7",
          "gene_hgnc_id": 18324,
          "hgvs_c": "c.143C>G",
          "hgvs_p": "p.Pro48Arg",
          "transcript": "ENST00000867915.1",
          "protein_id": "ENSP00000537974.1",
          "transcript_support_level": null,
          "aa_start": 48,
          "aa_end": null,
          "aa_length": 317,
          "cds_start": 143,
          "cds_end": null,
          "cds_length": 954,
          "cdna_start": 423,
          "cdna_end": null,
          "cdna_length": 2197,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000867915.1"
        },
        {
          "aa_ref": "P",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "HSD3B7",
          "gene_hgnc_id": 18324,
          "hgvs_c": "c.143C>G",
          "hgvs_p": "p.Pro48Arg",
          "transcript": "ENST00000562932.5",
          "protein_id": "ENSP00000459852.1",
          "transcript_support_level": 5,
          "aa_start": 48,
          "aa_end": null,
          "aa_length": 218,
          "cds_start": 143,
          "cds_end": null,
          "cds_length": 657,
          "cdna_start": 232,
          "cdna_end": null,
          "cdna_length": 746,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000562932.5"
        },
        {
          "aa_ref": "P",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "HSD3B7",
          "gene_hgnc_id": 18324,
          "hgvs_c": "c.143C>G",
          "hgvs_p": "p.Pro48Arg",
          "transcript": "NM_001142777.2",
          "protein_id": "NP_001136249.1",
          "transcript_support_level": null,
          "aa_start": 48,
          "aa_end": null,
          "aa_length": 196,
          "cds_start": 143,
          "cds_end": null,
          "cds_length": 591,
          "cdna_start": 433,
          "cdna_end": null,
          "cdna_length": 2201,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001142777.2"
        },
        {
          "aa_ref": "P",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "HSD3B7",
          "gene_hgnc_id": 18324,
          "hgvs_c": "c.143C>G",
          "hgvs_p": "p.Pro48Arg",
          "transcript": "NM_001142778.2",
          "protein_id": "NP_001136250.1",
          "transcript_support_level": null,
          "aa_start": 48,
          "aa_end": null,
          "aa_length": 196,
          "cds_start": 143,
          "cds_end": null,
          "cds_length": 591,
          "cdna_start": 240,
          "cdna_end": null,
          "cdna_length": 2008,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001142778.2"
        },
        {
          "aa_ref": "P",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "HSD3B7",
          "gene_hgnc_id": 18324,
          "hgvs_c": "c.143C>G",
          "hgvs_p": "p.Pro48Arg",
          "transcript": "ENST00000262520.10",
          "protein_id": "ENSP00000262520.6",
          "transcript_support_level": 2,
          "aa_start": 48,
          "aa_end": null,
          "aa_length": 196,
          "cds_start": 143,
          "cds_end": null,
          "cds_length": 591,
          "cdna_start": 433,
          "cdna_end": null,
          "cdna_length": 2200,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000262520.10"
        },
        {
          "aa_ref": "P",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "HSD3B7",
          "gene_hgnc_id": 18324,
          "hgvs_c": "c.143C>G",
          "hgvs_p": "p.Pro48Arg",
          "transcript": "ENST00000574447.1",
          "protein_id": "ENSP00000459689.1",
          "transcript_support_level": 3,
          "aa_start": 48,
          "aa_end": null,
          "aa_length": 175,
          "cds_start": 143,
          "cds_end": null,
          "cds_length": 530,
          "cdna_start": 359,
          "cdna_end": null,
          "cdna_length": 746,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000574447.1"
        },
        {
          "aa_ref": "P",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "HSD3B7",
          "gene_hgnc_id": 18324,
          "hgvs_c": "c.143C>G",
          "hgvs_p": "p.Pro48Arg",
          "transcript": "XM_005255601.4",
          "protein_id": "XP_005255658.2",
          "transcript_support_level": null,
          "aa_start": 48,
          "aa_end": null,
          "aa_length": 369,
          "cds_start": 143,
          "cds_end": null,
          "cds_length": 1110,
          "cdna_start": 236,
          "cdna_end": null,
          "cdna_length": 2167,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_005255601.4"
        },
        {
          "aa_ref": "P",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "HSD3B7",
          "gene_hgnc_id": 18324,
          "hgvs_c": "c.143C>G",
          "hgvs_p": "p.Pro48Arg",
          "transcript": "XM_011545960.3",
          "protein_id": "XP_011544262.1",
          "transcript_support_level": null,
          "aa_start": 48,
          "aa_end": null,
          "aa_length": 369,
          "cds_start": 143,
          "cds_end": null,
          "cds_length": 1110,
          "cdna_start": 409,
          "cdna_end": null,
          "cdna_length": 2340,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_011545960.3"
        },
        {
          "aa_ref": "P",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "HSD3B7",
          "gene_hgnc_id": 18324,
          "hgvs_c": "c.143C>G",
          "hgvs_p": "p.Pro48Arg",
          "transcript": "XM_011545961.2",
          "protein_id": "XP_011544263.1",
          "transcript_support_level": null,
          "aa_start": 48,
          "aa_end": null,
          "aa_length": 369,
          "cds_start": 143,
          "cds_end": null,
          "cds_length": 1110,
          "cdna_start": 433,
          "cdna_end": null,
          "cdna_length": 2364,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_011545961.2"
        },
        {
          "aa_ref": "P",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "HSD3B7",
          "gene_hgnc_id": 18324,
          "hgvs_c": "c.143C>G",
          "hgvs_p": "p.Pro48Arg",
          "transcript": "XM_047434716.1",
          "protein_id": "XP_047290672.1",
          "transcript_support_level": null,
          "aa_start": 48,
          "aa_end": null,
          "aa_length": 369,
          "cds_start": 143,
          "cds_end": null,
          "cds_length": 1110,
          "cdna_start": 331,
          "cdna_end": null,
          "cdna_length": 2262,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047434716.1"
        },
        {
          "aa_ref": "P",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "HSD3B7",
          "gene_hgnc_id": 18324,
          "hgvs_c": "c.143C>G",
          "hgvs_p": "p.Pro48Arg",
          "transcript": "XM_011545962.3",
          "protein_id": "XP_011544264.1",
          "transcript_support_level": null,
          "aa_start": 48,
          "aa_end": null,
          "aa_length": 196,
          "cds_start": 143,
          "cds_end": null,
          "cds_length": 591,
          "cdna_start": 236,
          "cdna_end": null,
          "cdna_length": 2004,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_011545962.3"
        },
        {
          "aa_ref": "P",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "HSD3B7",
          "gene_hgnc_id": 18324,
          "hgvs_c": "c.143C>G",
          "hgvs_p": "p.Pro48Arg",
          "transcript": "XM_017023732.2",
          "protein_id": "XP_016879221.1",
          "transcript_support_level": null,
          "aa_start": 48,
          "aa_end": null,
          "aa_length": 196,
          "cds_start": 143,
          "cds_end": null,
          "cds_length": 591,
          "cdna_start": 409,
          "cdna_end": null,
          "cdna_length": 2177,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_017023732.2"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 1,
          "exon_rank_end": null,
          "exon_count": 1,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ENSG00000279196",
          "gene_hgnc_id": null,
          "hgvs_c": "n.2470G>C",
          "hgvs_p": null,
          "transcript": "ENST00000624286.1",
          "protein_id": null,
          "transcript_support_level": 6,
          "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": 3641,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "TEC",
          "feature": "ENST00000624286.1"
        }
      ],
      "gene_symbol": "HSD3B7",
      "gene_hgnc_id": 18324,
      "dbsnp": "rs2056463300",
      "frequency_reference_population": 0.0000013791011,
      "hom_count_reference_population": 0,
      "allele_count_reference_population": 2,
      "gnomad_exomes_af": 0.0000013791,
      "gnomad_genomes_af": null,
      "gnomad_exomes_ac": 2,
      "gnomad_genomes_ac": null,
      "gnomad_exomes_homalt": 0,
      "gnomad_genomes_homalt": null,
      "gnomad_mito_homoplasmic": null,
      "gnomad_mito_heteroplasmic": null,
      "computational_score_selected": 0.4022558927536011,
      "computational_prediction_selected": "Benign",
      "computational_source_selected": "MetaRNN",
      "splice_score_selected": 0,
      "splice_prediction_selected": "Benign",
      "splice_source_selected": "max_spliceai",
      "revel_score": 0.282,
      "revel_prediction": "Benign",
      "alphamissense_score": 0.0956,
      "alphamissense_prediction": null,
      "bayesdelnoaf_score": -0.24,
      "bayesdelnoaf_prediction": "Benign",
      "phylop100way_score": 1.885,
      "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": 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_025193.4",
          "gene_symbol": "HSD3B7",
          "hgnc_id": 18324,
          "effects": [
            "missense_variant"
          ],
          "inheritance_mode": "AR",
          "hgvs_c": "c.143C>G",
          "hgvs_p": "p.Pro48Arg"
        },
        {
          "score": 1,
          "benign_score": 1,
          "pathogenic_score": 2,
          "criteria": [
            "PM2",
            "BP4"
          ],
          "verdict": "Uncertain_significance",
          "transcript": "ENST00000624286.1",
          "gene_symbol": "ENSG00000279196",
          "hgnc_id": null,
          "effects": [
            "non_coding_transcript_exon_variant"
          ],
          "inheritance_mode": "",
          "hgvs_c": "n.2470G>C",
          "hgvs_p": null
        }
      ],
      "clinvar_disease": "Congenital bile acid synthesis defect 1",
      "clinvar_classification": "Uncertain significance",
      "clinvar_review_status": "criteria provided, single submitter",
      "clinvar_submissions_summary": "US:1",
      "phenotype_combined": "Congenital bile acid synthesis defect 1",
      "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.