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

Bash / cURL Example

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

API Response

json
{
  "message": null,
  "variants": [
    {
      "acmg_by_gene": [
        {
          "benign_score": 0,
          "criteria": [
            "PS3",
            "PM1",
            "PM2",
            "PM5",
            "PP2",
            "PP3_Strong",
            "PP5_Moderate"
          ],
          "effects": [
            "missense_variant"
          ],
          "gene_symbol": "F2",
          "hgnc_id": 3535,
          "hgvs_c": "c.1273C>T",
          "hgvs_p": "p.Arg425Cys",
          "inheritance_mode": "AD,AR",
          "pathogenic_score": 17,
          "score": 17,
          "transcript": "NM_000506.5",
          "verdict": "Pathogenic"
        }
      ],
      "acmg_classification": "Pathogenic",
      "acmg_criteria": "PS3,PM1,PM2,PM5,PP2,PP3_Strong,PP5_Moderate",
      "acmg_score": 17,
      "allele_count_reference_population": 1,
      "alphamissense_prediction": null,
      "alphamissense_score": 0.8904,
      "alt": "T",
      "apogee2_prediction": null,
      "apogee2_score": null,
      "bayesdelnoaf_prediction": "Pathogenic",
      "bayesdelnoaf_score": 0.38,
      "chr": "11",
      "clinvar_classification": "Likely pathogenic",
      "clinvar_disease": "Congenital prothrombin deficiency",
      "clinvar_review_status": "criteria provided, single submitter",
      "clinvar_submissions_summary": "LP:1",
      "computational_prediction_selected": "Pathogenic",
      "computational_score_selected": 0.9858075380325317,
      "computational_source_selected": "MetaRNN",
      "consequences": [
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 622,
          "aa_ref": "R",
          "aa_start": 425,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1990,
          "cdna_start": 1296,
          "cds_end": null,
          "cds_length": 1869,
          "cds_start": 1273,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 14,
          "exon_rank": 10,
          "exon_rank_end": null,
          "feature": "NM_000506.5",
          "gene_hgnc_id": 3535,
          "gene_symbol": "F2",
          "hgvs_c": "c.1273C>T",
          "hgvs_p": "p.Arg425Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "ENST00000311907.10",
          "protein_coding": true,
          "protein_id": "NP_000497.1",
          "strand": true,
          "transcript": "NM_000506.5",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 622,
          "aa_ref": "R",
          "aa_start": 425,
          "biotype": "protein_coding",
          "canonical": true,
          "cdna_end": null,
          "cdna_length": 1990,
          "cdna_start": 1296,
          "cds_end": null,
          "cds_length": 1869,
          "cds_start": 1273,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 14,
          "exon_rank": 10,
          "exon_rank_end": null,
          "feature": "ENST00000311907.10",
          "gene_hgnc_id": 3535,
          "gene_symbol": "F2",
          "hgvs_c": "c.1273C>T",
          "hgvs_p": "p.Arg425Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "NM_000506.5",
          "protein_coding": true,
          "protein_id": "ENSP00000308541.5",
          "strand": true,
          "transcript": "ENST00000311907.10",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 654,
          "aa_ref": "R",
          "aa_start": 457,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2103,
          "cdna_start": 1404,
          "cds_end": null,
          "cds_length": 1965,
          "cds_start": 1369,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 15,
          "exon_rank": 11,
          "exon_rank_end": null,
          "feature": "ENST00000862106.1",
          "gene_hgnc_id": 3535,
          "gene_symbol": "F2",
          "hgvs_c": "c.1369C>T",
          "hgvs_p": "p.Arg457Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000532165.1",
          "strand": true,
          "transcript": "ENST00000862106.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 638,
          "aa_ref": "R",
          "aa_start": 441,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2030,
          "cdna_start": 1336,
          "cds_end": null,
          "cds_length": 1917,
          "cds_start": 1321,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 14,
          "exon_rank": 10,
          "exon_rank_end": null,
          "feature": "ENST00000862118.1",
          "gene_hgnc_id": 3535,
          "gene_symbol": "F2",
          "hgvs_c": "c.1321C>T",
          "hgvs_p": "p.Arg441Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000532177.1",
          "strand": true,
          "transcript": "ENST00000862118.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 637,
          "aa_ref": "R",
          "aa_start": 440,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2080,
          "cdna_start": 1366,
          "cds_end": null,
          "cds_length": 1914,
          "cds_start": 1318,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 14,
          "exon_rank": 10,
          "exon_rank_end": null,
          "feature": "ENST00000862102.1",
          "gene_hgnc_id": 3535,
          "gene_symbol": "F2",
          "hgvs_c": "c.1318C>T",
          "hgvs_p": "p.Arg440Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000532161.1",
          "strand": true,
          "transcript": "ENST00000862102.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 635,
          "aa_ref": "R",
          "aa_start": 438,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2049,
          "cdna_start": 1350,
          "cds_end": null,
          "cds_length": 1908,
          "cds_start": 1312,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 14,
          "exon_rank": 10,
          "exon_rank_end": null,
          "feature": "ENST00000862104.1",
          "gene_hgnc_id": 3535,
          "gene_symbol": "F2",
          "hgvs_c": "c.1312C>T",
          "hgvs_p": "p.Arg438Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000532163.1",
          "strand": true,
          "transcript": "ENST00000862104.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 631,
          "aa_ref": "R",
          "aa_start": 434,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2022,
          "cdna_start": 1323,
          "cds_end": null,
          "cds_length": 1896,
          "cds_start": 1300,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 14,
          "exon_rank": 10,
          "exon_rank_end": null,
          "feature": "ENST00000862111.1",
          "gene_hgnc_id": 3535,
          "gene_symbol": "F2",
          "hgvs_c": "c.1300C>T",
          "hgvs_p": "p.Arg434Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000532170.1",
          "strand": true,
          "transcript": "ENST00000862111.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 629,
          "aa_ref": "R",
          "aa_start": 432,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2030,
          "cdna_start": 1332,
          "cds_end": null,
          "cds_length": 1890,
          "cds_start": 1294,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 14,
          "exon_rank": 10,
          "exon_rank_end": null,
          "feature": "ENST00000862105.1",
          "gene_hgnc_id": 3535,
          "gene_symbol": "F2",
          "hgvs_c": "c.1294C>T",
          "hgvs_p": "p.Arg432Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000532164.1",
          "strand": true,
          "transcript": "ENST00000862105.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 621,
          "aa_ref": "R",
          "aa_start": 424,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2319,
          "cdna_start": 1310,
          "cds_end": null,
          "cds_length": 1866,
          "cds_start": 1270,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 14,
          "exon_rank": 10,
          "exon_rank_end": null,
          "feature": "ENST00000862096.1",
          "gene_hgnc_id": 3535,
          "gene_symbol": "F2",
          "hgvs_c": "c.1270C>T",
          "hgvs_p": "p.Arg424Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000532155.1",
          "strand": true,
          "transcript": "ENST00000862096.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 618,
          "aa_ref": "R",
          "aa_start": 421,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1995,
          "cdna_start": 1296,
          "cds_end": null,
          "cds_length": 1857,
          "cds_start": 1261,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 14,
          "exon_rank": 10,
          "exon_rank_end": null,
          "feature": "ENST00000862107.1",
          "gene_hgnc_id": 3535,
          "gene_symbol": "F2",
          "hgvs_c": "c.1261C>T",
          "hgvs_p": "p.Arg421Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000532166.1",
          "strand": true,
          "transcript": "ENST00000862107.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 616,
          "aa_ref": "R",
          "aa_start": 438,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1973,
          "cdna_start": 1335,
          "cds_end": null,
          "cds_length": 1851,
          "cds_start": 1312,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 14,
          "exon_rank": 10,
          "exon_rank_end": null,
          "feature": "ENST00000862112.1",
          "gene_hgnc_id": 3535,
          "gene_symbol": "F2",
          "hgvs_c": "c.1312C>T",
          "hgvs_p": "p.Arg438Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000532171.1",
          "strand": true,
          "transcript": "ENST00000862112.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 615,
          "aa_ref": "R",
          "aa_start": 418,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1953,
          "cdna_start": 1260,
          "cds_end": null,
          "cds_length": 1848,
          "cds_start": 1252,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 14,
          "exon_rank": 10,
          "exon_rank_end": null,
          "feature": "ENST00000862123.1",
          "gene_hgnc_id": 3535,
          "gene_symbol": "F2",
          "hgvs_c": "c.1252C>T",
          "hgvs_p": "p.Arg418Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000532182.1",
          "strand": true,
          "transcript": "ENST00000862123.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 610,
          "aa_ref": "R",
          "aa_start": 432,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1970,
          "cdna_start": 1329,
          "cds_end": null,
          "cds_length": 1833,
          "cds_start": 1294,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 14,
          "exon_rank": 10,
          "exon_rank_end": null,
          "feature": "ENST00000862109.1",
          "gene_hgnc_id": 3535,
          "gene_symbol": "F2",
          "hgvs_c": "c.1294C>T",
          "hgvs_p": "p.Arg432Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000532168.1",
          "strand": true,
          "transcript": "ENST00000862109.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 608,
          "aa_ref": "R",
          "aa_start": 411,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1968,
          "cdna_start": 1269,
          "cds_end": null,
          "cds_length": 1827,
          "cds_start": 1231,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 13,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "ENST00000862103.1",
          "gene_hgnc_id": 3535,
          "gene_symbol": "F2",
          "hgvs_c": "c.1231C>T",
          "hgvs_p": "p.Arg411Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000532162.1",
          "strand": true,
          "transcript": "ENST00000862103.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 605,
          "aa_ref": "R",
          "aa_start": 408,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2302,
          "cdna_start": 1292,
          "cds_end": null,
          "cds_length": 1818,
          "cds_start": 1222,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 14,
          "exon_rank": 10,
          "exon_rank_end": null,
          "feature": "ENST00000862093.1",
          "gene_hgnc_id": 3535,
          "gene_symbol": "F2",
          "hgvs_c": "c.1222C>T",
          "hgvs_p": "p.Arg408Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000532152.1",
          "strand": true,
          "transcript": "ENST00000862093.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 605,
          "aa_ref": "R",
          "aa_start": 408,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1932,
          "cdna_start": 1236,
          "cds_end": null,
          "cds_length": 1818,
          "cds_start": 1222,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 13,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "ENST00000862117.1",
          "gene_hgnc_id": 3535,
          "gene_symbol": "F2",
          "hgvs_c": "c.1222C>T",
          "hgvs_p": "p.Arg408Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000532176.1",
          "strand": true,
          "transcript": "ENST00000862117.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 603,
          "aa_ref": "R",
          "aa_start": 425,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2266,
          "cdna_start": 1322,
          "cds_end": null,
          "cds_length": 1812,
          "cds_start": 1273,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 14,
          "exon_rank": 10,
          "exon_rank_end": null,
          "feature": "ENST00000862095.1",
          "gene_hgnc_id": 3535,
          "gene_symbol": "F2",
          "hgvs_c": "c.1273C>T",
          "hgvs_p": "p.Arg425Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000532154.1",
          "strand": true,
          "transcript": "ENST00000862095.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 601,
          "aa_ref": "R",
          "aa_start": 404,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1926,
          "cdna_start": 1233,
          "cds_end": null,
          "cds_length": 1806,
          "cds_start": 1210,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 14,
          "exon_rank": 10,
          "exon_rank_end": null,
          "feature": "ENST00000862114.1",
          "gene_hgnc_id": 3535,
          "gene_symbol": "F2",
          "hgvs_c": "c.1210C>T",
          "hgvs_p": "p.Arg404Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000532173.1",
          "strand": true,
          "transcript": "ENST00000862114.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 596,
          "aa_ref": "R",
          "aa_start": 399,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1959,
          "cdna_start": 1260,
          "cds_end": null,
          "cds_length": 1791,
          "cds_start": 1195,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 13,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "ENST00000862101.1",
          "gene_hgnc_id": 3535,
          "gene_symbol": "F2",
          "hgvs_c": "c.1195C>T",
          "hgvs_p": "p.Arg399Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000532160.1",
          "strand": true,
          "transcript": "ENST00000862101.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 594,
          "aa_ref": "R",
          "aa_start": 425,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1986,
          "cdna_start": 1313,
          "cds_end": null,
          "cds_length": 1785,
          "cds_start": 1273,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 14,
          "exon_rank": 10,
          "exon_rank_end": null,
          "feature": "ENST00000862100.1",
          "gene_hgnc_id": 3535,
          "gene_symbol": "F2",
          "hgvs_c": "c.1273C>T",
          "hgvs_p": "p.Arg425Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000532159.1",
          "strand": true,
          "transcript": "ENST00000862100.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 592,
          "aa_ref": "R",
          "aa_start": 425,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2230,
          "cdna_start": 1311,
          "cds_end": null,
          "cds_length": 1779,
          "cds_start": 1273,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 14,
          "exon_rank": 10,
          "exon_rank_end": null,
          "feature": "ENST00000862098.1",
          "gene_hgnc_id": 3535,
          "gene_symbol": "F2",
          "hgvs_c": "c.1273C>T",
          "hgvs_p": "p.Arg425Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000532157.1",
          "strand": true,
          "transcript": "ENST00000862098.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 586,
          "aa_ref": "R",
          "aa_start": 425,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2206,
          "cdna_start": 1311,
          "cds_end": null,
          "cds_length": 1761,
          "cds_start": 1273,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 14,
          "exon_rank": 10,
          "exon_rank_end": null,
          "feature": "ENST00000862099.1",
          "gene_hgnc_id": 3535,
          "gene_symbol": "F2",
          "hgvs_c": "c.1273C>T",
          "hgvs_p": "p.Arg425Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000532158.1",
          "strand": true,
          "transcript": "ENST00000862099.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 583,
          "aa_ref": "R",
          "aa_start": 425,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1849,
          "cdna_start": 1278,
          "cds_end": null,
          "cds_length": 1752,
          "cds_start": 1273,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 14,
          "exon_rank": 10,
          "exon_rank_end": null,
          "feature": "ENST00000530231.5",
          "gene_hgnc_id": 3535,
          "gene_symbol": "F2",
          "hgvs_c": "c.1273C>T",
          "hgvs_p": "p.Arg425Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000433907.1",
          "strand": true,
          "transcript": "ENST00000530231.5",
          "transcript_support_level": 5
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 579,
          "aa_ref": "R",
          "aa_start": 382,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2213,
          "cdna_start": 1209,
          "cds_end": null,
          "cds_length": 1740,
          "cds_start": 1144,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 13,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "ENST00000862094.1",
          "gene_hgnc_id": 3535,
          "gene_symbol": "F2",
          "hgvs_c": "c.1144C>T",
          "hgvs_p": "p.Arg382Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000532153.1",
          "strand": true,
          "transcript": "ENST00000862094.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 577,
          "aa_ref": "R",
          "aa_start": 408,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1843,
          "cdna_start": 1235,
          "cds_end": null,
          "cds_length": 1734,
          "cds_start": 1222,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 14,
          "exon_rank": 10,
          "exon_rank_end": null,
          "feature": "ENST00000862121.1",
          "gene_hgnc_id": 3535,
          "gene_symbol": "F2",
          "hgvs_c": "c.1222C>T",
          "hgvs_p": "p.Arg408Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000532180.1",
          "strand": true,
          "transcript": "ENST00000862121.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 569,
          "aa_ref": "R",
          "aa_start": 408,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1829,
          "cdna_start": 1245,
          "cds_end": null,
          "cds_length": 1710,
          "cds_start": 1222,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 14,
          "exon_rank": 10,
          "exon_rank_end": null,
          "feature": "ENST00000862115.1",
          "gene_hgnc_id": 3535,
          "gene_symbol": "F2",
          "hgvs_c": "c.1222C>T",
          "hgvs_p": "p.Arg408Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000532174.1",
          "strand": true,
          "transcript": "ENST00000862115.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 564,
          "aa_ref": "R",
          "aa_start": 425,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1803,
          "cdna_start": 1281,
          "cds_end": null,
          "cds_length": 1695,
          "cds_start": 1273,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 13,
          "exon_rank": 10,
          "exon_rank_end": null,
          "feature": "ENST00000862122.1",
          "gene_hgnc_id": 3535,
          "gene_symbol": "F2",
          "hgvs_c": "c.1273C>T",
          "hgvs_p": "p.Arg425Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000532181.1",
          "strand": true,
          "transcript": "ENST00000862122.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 551,
          "aa_ref": "R",
          "aa_start": 382,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1775,
          "cdna_start": 1167,
          "cds_end": null,
          "cds_length": 1656,
          "cds_start": 1144,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 13,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "ENST00000862116.1",
          "gene_hgnc_id": 3535,
          "gene_symbol": "F2",
          "hgvs_c": "c.1144C>T",
          "hgvs_p": "p.Arg382Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000532175.1",
          "strand": true,
          "transcript": "ENST00000862116.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 543,
          "aa_ref": "R",
          "aa_start": 382,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1764,
          "cdna_start": 1179,
          "cds_end": null,
          "cds_length": 1632,
          "cds_start": 1144,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 13,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "ENST00000862110.1",
          "gene_hgnc_id": 3535,
          "gene_symbol": "F2",
          "hgvs_c": "c.1144C>T",
          "hgvs_p": "p.Arg382Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000532169.1",
          "strand": true,
          "transcript": "ENST00000862110.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 541,
          "aa_ref": "R",
          "aa_start": 344,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2078,
          "cdna_start": 1068,
          "cds_end": null,
          "cds_length": 1626,
          "cds_start": 1030,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 12,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "ENST00000862097.1",
          "gene_hgnc_id": 3535,
          "gene_symbol": "F2",
          "hgvs_c": "c.1030C>T",
          "hgvs_p": "p.Arg344Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000532156.1",
          "strand": true,
          "transcript": "ENST00000862097.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 540,
          "aa_ref": "R",
          "aa_start": 382,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1735,
          "cdna_start": 1159,
          "cds_end": null,
          "cds_length": 1623,
          "cds_start": 1144,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 13,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "ENST00000862119.1",
          "gene_hgnc_id": 3535,
          "gene_symbol": "F2",
          "hgvs_c": "c.1144C>T",
          "hgvs_p": "p.Arg382Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000532178.1",
          "strand": true,
          "transcript": "ENST00000862119.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 524,
          "aa_ref": "R",
          "aa_start": 327,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1712,
          "cdna_start": 1017,
          "cds_end": null,
          "cds_length": 1575,
          "cds_start": 979,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 12,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "ENST00000862108.1",
          "gene_hgnc_id": 3535,
          "gene_symbol": "F2",
          "hgvs_c": "c.979C>T",
          "hgvs_p": "p.Arg327Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000532167.1",
          "strand": true,
          "transcript": "ENST00000862108.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 517,
          "aa_ref": "R",
          "aa_start": 320,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1665,
          "cdna_start": 972,
          "cds_end": null,
          "cds_length": 1554,
          "cds_start": 958,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 13,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "ENST00000862120.1",
          "gene_hgnc_id": 3535,
          "gene_symbol": "F2",
          "hgvs_c": "c.958C>T",
          "hgvs_p": "p.Arg320Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000532179.1",
          "strand": true,
          "transcript": "ENST00000862120.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 566,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1823,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1701,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 13,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000862113.1",
          "gene_hgnc_id": 3535,
          "gene_symbol": "F2",
          "hgvs_c": "c.1131-526C>T",
          "hgvs_p": null,
          "intron_rank": 9,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000532172.1",
          "strand": true,
          "transcript": "ENST00000862113.1",
          "transcript_support_level": null
        }
      ],
      "custom_annotations": null,
      "dbscsnv_ada_prediction": null,
      "dbscsnv_ada_score": null,
      "dbsnp": "rs121918479",
      "effect": "missense_variant",
      "frequency_reference_population": 6.857676e-7,
      "gene_hgnc_id": 3535,
      "gene_symbol": "F2",
      "gnomad_exomes_ac": 1,
      "gnomad_exomes_af": 6.85768e-7,
      "gnomad_exomes_homalt": 0,
      "gnomad_genomes_ac": null,
      "gnomad_genomes_af": null,
      "gnomad_genomes_homalt": null,
      "gnomad_mito_heteroplasmic": null,
      "gnomad_mito_homoplasmic": null,
      "hom_count_reference_population": 0,
      "mitotip_prediction": null,
      "mitotip_score": null,
      "pathogenicity_classification_combined": "Likely pathogenic",
      "phenotype_combined": "Congenital prothrombin deficiency",
      "phylop100way_prediction": "Pathogenic",
      "phylop100way_score": 7.631,
      "pos": 46728138,
      "ref": "C",
      "revel_prediction": "Pathogenic",
      "revel_score": 0.93,
      "splice_prediction_selected": "Benign",
      "splice_score_selected": 0,
      "splice_source_selected": "max_spliceai",
      "spliceai_max_prediction": "Benign",
      "spliceai_max_score": 0,
      "transcript": "NM_000506.5"
    }
  ]
}
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.