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

Bash / cURL Example

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

API Response

json
{
  "variants": [
    {
      "chr": "8",
      "pos": 98035666,
      "ref": "T",
      "alt": "C",
      "effect": "missense_variant",
      "transcript": "NM_002380.5",
      "consequences": [
        {
          "aa_ref": "M",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MATN2",
          "gene_hgnc_id": 6908,
          "hgvs_c": "c.2825T>C",
          "hgvs_p": "p.Met942Thr",
          "transcript": "NM_002380.5",
          "protein_id": "NP_002371.3",
          "transcript_support_level": null,
          "aa_start": 942,
          "aa_end": null,
          "aa_length": 956,
          "cds_start": 2825,
          "cds_end": null,
          "cds_length": 2871,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": "ENST00000254898.7",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_002380.5"
        },
        {
          "aa_ref": "M",
          "aa_alt": "T",
          "canonical": true,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MATN2",
          "gene_hgnc_id": 6908,
          "hgvs_c": "c.2825T>C",
          "hgvs_p": "p.Met942Thr",
          "transcript": "ENST00000254898.7",
          "protein_id": "ENSP00000254898.6",
          "transcript_support_level": 1,
          "aa_start": 942,
          "aa_end": null,
          "aa_length": 956,
          "cds_start": 2825,
          "cds_end": null,
          "cds_length": 2871,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": "NM_002380.5",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000254898.7"
        },
        {
          "aa_ref": "M",
          "aa_alt": "T",
          "canonical": true,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MATN2",
          "gene_hgnc_id": 6908,
          "hgvs_c": "c.2825T>C",
          "hgvs_p": "p.Met942Thr",
          "transcript": "ENST00000520016.5",
          "protein_id": "ENSP00000430487.1",
          "transcript_support_level": 1,
          "aa_start": 942,
          "aa_end": null,
          "aa_length": 956,
          "cds_start": 2825,
          "cds_end": null,
          "cds_length": 2871,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000520016.5"
        },
        {
          "aa_ref": "M",
          "aa_alt": "T",
          "canonical": true,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MATN2",
          "gene_hgnc_id": 6908,
          "hgvs_c": "c.2768T>C",
          "hgvs_p": "p.Met923Thr",
          "transcript": "ENST00000521689.5",
          "protein_id": "ENSP00000429977.1",
          "transcript_support_level": 1,
          "aa_start": 923,
          "aa_end": null,
          "aa_length": 937,
          "cds_start": 2768,
          "cds_end": null,
          "cds_length": 2814,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000521689.5"
        },
        {
          "aa_ref": "M",
          "aa_alt": "T",
          "canonical": true,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MATN2",
          "gene_hgnc_id": 6908,
          "hgvs_c": "c.2702T>C",
          "hgvs_p": "p.Met901Thr",
          "transcript": "ENST00000524308.5",
          "protein_id": "ENSP00000430221.1",
          "transcript_support_level": 1,
          "aa_start": 901,
          "aa_end": null,
          "aa_length": 915,
          "cds_start": 2702,
          "cds_end": null,
          "cds_length": 2748,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000524308.5"
        },
        {
          "aa_ref": "M",
          "aa_alt": "T",
          "canonical": true,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MATN2",
          "gene_hgnc_id": 6908,
          "hgvs_c": "c.2114T>C",
          "hgvs_p": "p.Met705Thr",
          "transcript": "ENST00000518154.5",
          "protein_id": "ENSP00000429622.1",
          "transcript_support_level": 1,
          "aa_start": 705,
          "aa_end": null,
          "aa_length": 719,
          "cds_start": 2114,
          "cds_end": null,
          "cds_length": 2160,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000518154.5"
        },
        {
          "aa_ref": "M",
          "aa_alt": "T",
          "canonical": true,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MATN2",
          "gene_hgnc_id": 6908,
          "hgvs_c": "c.1973T>C",
          "hgvs_p": "p.Met658Thr",
          "transcript": "ENST00000522025.6",
          "protein_id": "ENSP00000429010.1",
          "transcript_support_level": 5,
          "aa_start": 658,
          "aa_end": null,
          "aa_length": 672,
          "cds_start": 1973,
          "cds_end": null,
          "cds_length": 2019,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000522025.6"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": true,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MATN2",
          "gene_hgnc_id": 6908,
          "hgvs_c": "n.*493T>C",
          "hgvs_p": null,
          "transcript": "ENST00000521952.5",
          "protein_id": "ENSP00000429256.1",
          "transcript_support_level": 5,
          "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": "nonsense_mediated_decay",
          "feature": "ENST00000521952.5"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": true,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MATN2",
          "gene_hgnc_id": 6908,
          "hgvs_c": "n.*493T>C",
          "hgvs_p": null,
          "transcript": "ENST00000521952.5",
          "protein_id": "ENSP00000429256.1",
          "transcript_support_level": 5,
          "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": "nonsense_mediated_decay",
          "feature": "ENST00000521952.5"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 4,
          "intron_rank": 3,
          "intron_rank_end": null,
          "gene_symbol": "RPL30",
          "gene_hgnc_id": 10333,
          "hgvs_c": "n.240+9277A>G",
          "hgvs_p": null,
          "transcript": "ENST00000518164.5",
          "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": "ENST00000518164.5"
        },
        {
          "aa_ref": "M",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 20,
          "exon_rank_end": null,
          "exon_count": 20,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MATN2",
          "gene_hgnc_id": 6908,
          "hgvs_c": "c.3089T>C",
          "hgvs_p": "p.Met1030Thr",
          "transcript": "ENST00000945057.1",
          "protein_id": "ENSP00000615116.1",
          "transcript_support_level": null,
          "aa_start": 1030,
          "aa_end": null,
          "aa_length": 1044,
          "cds_start": 3089,
          "cds_end": null,
          "cds_length": 3135,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000945057.1"
        },
        {
          "aa_ref": "M",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 20,
          "exon_rank_end": null,
          "exon_count": 20,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MATN2",
          "gene_hgnc_id": 6908,
          "hgvs_c": "c.3032T>C",
          "hgvs_p": "p.Met1011Thr",
          "transcript": "ENST00000945049.1",
          "protein_id": "ENSP00000615108.1",
          "transcript_support_level": null,
          "aa_start": 1011,
          "aa_end": null,
          "aa_length": 1025,
          "cds_start": 3032,
          "cds_end": null,
          "cds_length": 3078,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000945049.1"
        },
        {
          "aa_ref": "M",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MATN2",
          "gene_hgnc_id": 6908,
          "hgvs_c": "c.2858T>C",
          "hgvs_p": "p.Met953Thr",
          "transcript": "ENST00000896681.1",
          "protein_id": "ENSP00000566740.1",
          "transcript_support_level": null,
          "aa_start": 953,
          "aa_end": null,
          "aa_length": 967,
          "cds_start": 2858,
          "cds_end": null,
          "cds_length": 2904,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000896681.1"
        },
        {
          "aa_ref": "M",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MATN2",
          "gene_hgnc_id": 6908,
          "hgvs_c": "c.2825T>C",
          "hgvs_p": "p.Met942Thr",
          "transcript": "ENST00000945056.1",
          "protein_id": "ENSP00000615115.1",
          "transcript_support_level": null,
          "aa_start": 942,
          "aa_end": null,
          "aa_length": 956,
          "cds_start": 2825,
          "cds_end": null,
          "cds_length": 2871,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000945056.1"
        },
        {
          "aa_ref": "M",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MATN2",
          "gene_hgnc_id": 6908,
          "hgvs_c": "c.2768T>C",
          "hgvs_p": "p.Met923Thr",
          "transcript": "NM_030583.4",
          "protein_id": "NP_085072.2",
          "transcript_support_level": null,
          "aa_start": 923,
          "aa_end": null,
          "aa_length": 937,
          "cds_start": 2768,
          "cds_end": null,
          "cds_length": 2814,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_030583.4"
        },
        {
          "aa_ref": "M",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MATN2",
          "gene_hgnc_id": 6908,
          "hgvs_c": "c.2753T>C",
          "hgvs_p": "p.Met918Thr",
          "transcript": "ENST00000896679.1",
          "protein_id": "ENSP00000566738.1",
          "transcript_support_level": null,
          "aa_start": 918,
          "aa_end": null,
          "aa_length": 932,
          "cds_start": 2753,
          "cds_end": null,
          "cds_length": 2799,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000896679.1"
        },
        {
          "aa_ref": "M",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MATN2",
          "gene_hgnc_id": 6908,
          "hgvs_c": "c.2702T>C",
          "hgvs_p": "p.Met901Thr",
          "transcript": "NM_001317748.2",
          "protein_id": "NP_001304677.1",
          "transcript_support_level": null,
          "aa_start": 901,
          "aa_end": null,
          "aa_length": 915,
          "cds_start": 2702,
          "cds_end": null,
          "cds_length": 2748,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001317748.2"
        },
        {
          "aa_ref": "M",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MATN2",
          "gene_hgnc_id": 6908,
          "hgvs_c": "c.2702T>C",
          "hgvs_p": "p.Met901Thr",
          "transcript": "ENST00000896680.1",
          "protein_id": "ENSP00000566739.1",
          "transcript_support_level": null,
          "aa_start": 901,
          "aa_end": null,
          "aa_length": 915,
          "cds_start": 2702,
          "cds_end": null,
          "cds_length": 2748,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000896680.1"
        },
        {
          "aa_ref": "M",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MATN2",
          "gene_hgnc_id": 6908,
          "hgvs_c": "c.2702T>C",
          "hgvs_p": "p.Met901Thr",
          "transcript": "ENST00000896684.1",
          "protein_id": "ENSP00000566743.1",
          "transcript_support_level": null,
          "aa_start": 901,
          "aa_end": null,
          "aa_length": 915,
          "cds_start": 2702,
          "cds_end": null,
          "cds_length": 2748,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000896684.1"
        },
        {
          "aa_ref": "M",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MATN2",
          "gene_hgnc_id": 6908,
          "hgvs_c": "c.2702T>C",
          "hgvs_p": "p.Met901Thr",
          "transcript": "ENST00000945051.1",
          "protein_id": "ENSP00000615110.1",
          "transcript_support_level": null,
          "aa_start": 901,
          "aa_end": null,
          "aa_length": 915,
          "cds_start": 2702,
          "cds_end": null,
          "cds_length": 2748,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000945051.1"
        },
        {
          "aa_ref": "M",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MATN2",
          "gene_hgnc_id": 6908,
          "hgvs_c": "c.2696T>C",
          "hgvs_p": "p.Met899Thr",
          "transcript": "ENST00000896683.1",
          "protein_id": "ENSP00000566742.1",
          "transcript_support_level": null,
          "aa_start": 899,
          "aa_end": null,
          "aa_length": 913,
          "cds_start": 2696,
          "cds_end": null,
          "cds_length": 2742,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000896683.1"
        },
        {
          "aa_ref": "M",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MATN2",
          "gene_hgnc_id": 6908,
          "hgvs_c": "c.2645T>C",
          "hgvs_p": "p.Met882Thr",
          "transcript": "ENST00000896676.1",
          "protein_id": "ENSP00000566735.1",
          "transcript_support_level": null,
          "aa_start": 882,
          "aa_end": null,
          "aa_length": 896,
          "cds_start": 2645,
          "cds_end": null,
          "cds_length": 2691,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000896676.1"
        },
        {
          "aa_ref": "M",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MATN2",
          "gene_hgnc_id": 6908,
          "hgvs_c": "c.2645T>C",
          "hgvs_p": "p.Met882Thr",
          "transcript": "ENST00000896682.1",
          "protein_id": "ENSP00000566741.1",
          "transcript_support_level": null,
          "aa_start": 882,
          "aa_end": null,
          "aa_length": 896,
          "cds_start": 2645,
          "cds_end": null,
          "cds_length": 2691,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000896682.1"
        },
        {
          "aa_ref": "M",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MATN2",
          "gene_hgnc_id": 6908,
          "hgvs_c": "c.2630T>C",
          "hgvs_p": "p.Met877Thr",
          "transcript": "ENST00000945059.1",
          "protein_id": "ENSP00000615118.1",
          "transcript_support_level": null,
          "aa_start": 877,
          "aa_end": null,
          "aa_length": 891,
          "cds_start": 2630,
          "cds_end": null,
          "cds_length": 2676,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000945059.1"
        },
        {
          "aa_ref": "M",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MATN2",
          "gene_hgnc_id": 6908,
          "hgvs_c": "c.2579T>C",
          "hgvs_p": "p.Met860Thr",
          "transcript": "ENST00000945055.1",
          "protein_id": "ENSP00000615114.1",
          "transcript_support_level": null,
          "aa_start": 860,
          "aa_end": null,
          "aa_length": 874,
          "cds_start": 2579,
          "cds_end": null,
          "cds_length": 2625,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000945055.1"
        },
        {
          "aa_ref": "M",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MATN2",
          "gene_hgnc_id": 6908,
          "hgvs_c": "c.2579T>C",
          "hgvs_p": "p.Met860Thr",
          "transcript": "ENST00000945060.1",
          "protein_id": "ENSP00000615119.1",
          "transcript_support_level": null,
          "aa_start": 860,
          "aa_end": null,
          "aa_length": 874,
          "cds_start": 2579,
          "cds_end": null,
          "cds_length": 2625,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000945060.1"
        },
        {
          "aa_ref": "M",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MATN2",
          "gene_hgnc_id": 6908,
          "hgvs_c": "c.2411T>C",
          "hgvs_p": "p.Met804Thr",
          "transcript": "ENST00000896677.1",
          "protein_id": "ENSP00000566736.1",
          "transcript_support_level": null,
          "aa_start": 804,
          "aa_end": null,
          "aa_length": 818,
          "cds_start": 2411,
          "cds_end": null,
          "cds_length": 2457,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000896677.1"
        },
        {
          "aa_ref": "M",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MATN2",
          "gene_hgnc_id": 6908,
          "hgvs_c": "c.2354T>C",
          "hgvs_p": "p.Met785Thr",
          "transcript": "ENST00000896678.1",
          "protein_id": "ENSP00000566737.1",
          "transcript_support_level": null,
          "aa_start": 785,
          "aa_end": null,
          "aa_length": 799,
          "cds_start": 2354,
          "cds_end": null,
          "cds_length": 2400,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000896678.1"
        },
        {
          "aa_ref": "M",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MATN2",
          "gene_hgnc_id": 6908,
          "hgvs_c": "c.2339T>C",
          "hgvs_p": "p.Met780Thr",
          "transcript": "ENST00000945058.1",
          "protein_id": "ENSP00000615117.1",
          "transcript_support_level": null,
          "aa_start": 780,
          "aa_end": null,
          "aa_length": 794,
          "cds_start": 2339,
          "cds_end": null,
          "cds_length": 2385,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000945058.1"
        },
        {
          "aa_ref": "M",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MATN2",
          "gene_hgnc_id": 6908,
          "hgvs_c": "c.2288T>C",
          "hgvs_p": "p.Met763Thr",
          "transcript": "ENST00000945054.1",
          "protein_id": "ENSP00000615113.1",
          "transcript_support_level": null,
          "aa_start": 763,
          "aa_end": null,
          "aa_length": 777,
          "cds_start": 2288,
          "cds_end": null,
          "cds_length": 2334,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000945054.1"
        },
        {
          "aa_ref": "M",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MATN2",
          "gene_hgnc_id": 6908,
          "hgvs_c": "c.2282T>C",
          "hgvs_p": "p.Met761Thr",
          "transcript": "ENST00000921302.1",
          "protein_id": "ENSP00000591361.1",
          "transcript_support_level": null,
          "aa_start": 761,
          "aa_end": null,
          "aa_length": 775,
          "cds_start": 2282,
          "cds_end": null,
          "cds_length": 2328,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000921302.1"
        },
        {
          "aa_ref": "M",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MATN2",
          "gene_hgnc_id": 6908,
          "hgvs_c": "c.2210T>C",
          "hgvs_p": "p.Met737Thr",
          "transcript": "ENST00000945052.1",
          "protein_id": "ENSP00000615111.1",
          "transcript_support_level": null,
          "aa_start": 737,
          "aa_end": null,
          "aa_length": 751,
          "cds_start": 2210,
          "cds_end": null,
          "cds_length": 2256,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000945052.1"
        },
        {
          "aa_ref": "M",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MATN2",
          "gene_hgnc_id": 6908,
          "hgvs_c": "c.2198T>C",
          "hgvs_p": "p.Met733Thr",
          "transcript": "ENST00000896685.1",
          "protein_id": "ENSP00000566744.1",
          "transcript_support_level": null,
          "aa_start": 733,
          "aa_end": null,
          "aa_length": 747,
          "cds_start": 2198,
          "cds_end": null,
          "cds_length": 2244,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000896685.1"
        },
        {
          "aa_ref": "M",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MATN2",
          "gene_hgnc_id": 6908,
          "hgvs_c": "c.2042T>C",
          "hgvs_p": "p.Met681Thr",
          "transcript": "ENST00000945050.1",
          "protein_id": "ENSP00000615109.1",
          "transcript_support_level": null,
          "aa_start": 681,
          "aa_end": null,
          "aa_length": 695,
          "cds_start": 2042,
          "cds_end": null,
          "cds_length": 2088,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000945050.1"
        },
        {
          "aa_ref": "M",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MATN2",
          "gene_hgnc_id": 6908,
          "hgvs_c": "c.1796T>C",
          "hgvs_p": "p.Met599Thr",
          "transcript": "ENST00000945053.1",
          "protein_id": "ENSP00000615112.1",
          "transcript_support_level": null,
          "aa_start": 599,
          "aa_end": null,
          "aa_length": 613,
          "cds_start": 1796,
          "cds_end": null,
          "cds_length": 1842,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000945053.1"
        },
        {
          "aa_ref": "M",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MATN2",
          "gene_hgnc_id": 6908,
          "hgvs_c": "c.1739T>C",
          "hgvs_p": "p.Met580Thr",
          "transcript": "ENST00000896675.1",
          "protein_id": "ENSP00000566734.1",
          "transcript_support_level": null,
          "aa_start": 580,
          "aa_end": null,
          "aa_length": 594,
          "cds_start": 1739,
          "cds_end": null,
          "cds_length": 1785,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000896675.1"
        },
        {
          "aa_ref": "M",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MATN2",
          "gene_hgnc_id": 6908,
          "hgvs_c": "c.2411T>C",
          "hgvs_p": "p.Met804Thr",
          "transcript": "XM_005250920.3",
          "protein_id": "XP_005250977.1",
          "transcript_support_level": null,
          "aa_start": 804,
          "aa_end": null,
          "aa_length": 818,
          "cds_start": 2411,
          "cds_end": null,
          "cds_length": 2457,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_005250920.3"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 4,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MATN2",
          "gene_hgnc_id": 6908,
          "hgvs_c": "n.1063T>C",
          "hgvs_p": null,
          "transcript": "ENST00000523561.1",
          "protein_id": null,
          "transcript_support_level": 3,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "retained_intron",
          "feature": "ENST00000523561.1"
        }
      ],
      "gene_symbol": "MATN2",
      "gene_hgnc_id": 6908,
      "dbsnp": "rs151208737",
      "frequency_reference_population": 0.0026068129,
      "hom_count_reference_population": 7,
      "allele_count_reference_population": 4125,
      "gnomad_exomes_af": 0.0026893,
      "gnomad_genomes_af": 0.00183218,
      "gnomad_exomes_ac": 3846,
      "gnomad_genomes_ac": 279,
      "gnomad_exomes_homalt": 7,
      "gnomad_genomes_homalt": 0,
      "gnomad_mito_homoplasmic": null,
      "gnomad_mito_heteroplasmic": null,
      "computational_score_selected": 0.011296361684799194,
      "computational_prediction_selected": "Benign",
      "computational_source_selected": "MetaRNN",
      "splice_score_selected": 0.12999999523162842,
      "splice_prediction_selected": "Benign",
      "splice_source_selected": "max_spliceai",
      "revel_score": 0.267,
      "revel_prediction": "Benign",
      "alphamissense_score": 0.9325,
      "alphamissense_prediction": null,
      "bayesdelnoaf_score": -0.15,
      "bayesdelnoaf_prediction": "Benign",
      "phylop100way_score": 6.259,
      "phylop100way_prediction": "Uncertain_significance",
      "spliceai_max_score": 0.13,
      "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": -8,
      "acmg_classification": "Benign",
      "acmg_criteria": "BP4_Strong,BS2",
      "acmg_by_gene": [
        {
          "score": -8,
          "benign_score": 8,
          "pathogenic_score": 0,
          "criteria": [
            "BP4_Strong",
            "BS2"
          ],
          "verdict": "Benign",
          "transcript": "NM_002380.5",
          "gene_symbol": "MATN2",
          "hgnc_id": 6908,
          "effects": [
            "missense_variant"
          ],
          "inheritance_mode": "AR",
          "hgvs_c": "c.2825T>C",
          "hgvs_p": "p.Met942Thr"
        },
        {
          "score": -8,
          "benign_score": 8,
          "pathogenic_score": 0,
          "criteria": [
            "BP4_Strong",
            "BS2"
          ],
          "verdict": "Benign",
          "transcript": "ENST00000518164.5",
          "gene_symbol": "RPL30",
          "hgnc_id": 10333,
          "effects": [
            "intron_variant"
          ],
          "inheritance_mode": "AD",
          "hgvs_c": "n.240+9277A>G",
          "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
}