← 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: 2-159729106-C-A (hg38)

Bash / cURL Example

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

API Response

json
{
  "variants": [
    {
      "chr": "2",
      "pos": 159729106,
      "ref": "C",
      "alt": "A",
      "effect": "missense_variant",
      "transcript": "NM_022826.4",
      "consequences": [
        {
          "aa_ref": "S",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MARCHF7",
          "gene_hgnc_id": 17393,
          "hgvs_c": "c.84C>A",
          "hgvs_p": "p.Ser28Arg",
          "transcript": "NM_001282805.2",
          "protein_id": "NP_001269734.1",
          "transcript_support_level": null,
          "aa_start": 28,
          "aa_end": null,
          "aa_length": 704,
          "cds_start": 84,
          "cds_end": null,
          "cds_length": 2115,
          "cdna_start": 327,
          "cdna_end": null,
          "cdna_length": 6043,
          "mane_select": "ENST00000409175.6",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001282805.2"
        },
        {
          "aa_ref": "S",
          "aa_alt": "R",
          "canonical": true,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MARCHF7",
          "gene_hgnc_id": 17393,
          "hgvs_c": "c.84C>A",
          "hgvs_p": "p.Ser28Arg",
          "transcript": "ENST00000409175.6",
          "protein_id": "ENSP00000386830.1",
          "transcript_support_level": 2,
          "aa_start": 28,
          "aa_end": null,
          "aa_length": 704,
          "cds_start": 84,
          "cds_end": null,
          "cds_length": 2115,
          "cdna_start": 327,
          "cdna_end": null,
          "cdna_length": 6043,
          "mane_select": "NM_001282805.2",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000409175.6"
        },
        {
          "aa_ref": "S",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MARCHF7",
          "gene_hgnc_id": 17393,
          "hgvs_c": "c.84C>A",
          "hgvs_p": "p.Ser28Arg",
          "transcript": "ENST00000259050.8",
          "protein_id": "ENSP00000259050.3",
          "transcript_support_level": 1,
          "aa_start": 28,
          "aa_end": null,
          "aa_length": 704,
          "cds_start": 84,
          "cds_end": null,
          "cds_length": 2115,
          "cdna_start": 206,
          "cdna_end": null,
          "cdna_length": 5922,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000259050.8"
        },
        {
          "aa_ref": "S",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MARCHF7",
          "gene_hgnc_id": 17393,
          "hgvs_c": "c.84C>A",
          "hgvs_p": "p.Ser28Arg",
          "transcript": "ENST00000966712.1",
          "protein_id": "ENSP00000636771.1",
          "transcript_support_level": null,
          "aa_start": 28,
          "aa_end": null,
          "aa_length": 739,
          "cds_start": 84,
          "cds_end": null,
          "cds_length": 2220,
          "cdna_start": 252,
          "cdna_end": null,
          "cdna_length": 3618,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000966712.1"
        },
        {
          "aa_ref": "S",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MARCHF7",
          "gene_hgnc_id": 17393,
          "hgvs_c": "c.84C>A",
          "hgvs_p": "p.Ser28Arg",
          "transcript": "ENST00000914861.1",
          "protein_id": "ENSP00000584920.1",
          "transcript_support_level": null,
          "aa_start": 28,
          "aa_end": null,
          "aa_length": 713,
          "cds_start": 84,
          "cds_end": null,
          "cds_length": 2142,
          "cdna_start": 235,
          "cdna_end": null,
          "cdna_length": 3525,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000914861.1"
        },
        {
          "aa_ref": "S",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MARCHF7",
          "gene_hgnc_id": 17393,
          "hgvs_c": "c.84C>A",
          "hgvs_p": "p.Ser28Arg",
          "transcript": "ENST00000966711.1",
          "protein_id": "ENSP00000636770.1",
          "transcript_support_level": null,
          "aa_start": 28,
          "aa_end": null,
          "aa_length": 713,
          "cds_start": 84,
          "cds_end": null,
          "cds_length": 2142,
          "cdna_start": 173,
          "cdna_end": null,
          "cdna_length": 3459,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000966711.1"
        },
        {
          "aa_ref": "S",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MARCHF7",
          "gene_hgnc_id": 17393,
          "hgvs_c": "c.84C>A",
          "hgvs_p": "p.Ser28Arg",
          "transcript": "NM_001376234.1",
          "protein_id": "NP_001363163.1",
          "transcript_support_level": null,
          "aa_start": 28,
          "aa_end": null,
          "aa_length": 704,
          "cds_start": 84,
          "cds_end": null,
          "cds_length": 2115,
          "cdna_start": 296,
          "cdna_end": null,
          "cdna_length": 3558,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001376234.1"
        },
        {
          "aa_ref": "S",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MARCHF7",
          "gene_hgnc_id": 17393,
          "hgvs_c": "c.84C>A",
          "hgvs_p": "p.Ser28Arg",
          "transcript": "NM_001376235.1",
          "protein_id": "NP_001363164.1",
          "transcript_support_level": null,
          "aa_start": 28,
          "aa_end": null,
          "aa_length": 704,
          "cds_start": 84,
          "cds_end": null,
          "cds_length": 2115,
          "cdna_start": 382,
          "cdna_end": null,
          "cdna_length": 3644,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001376235.1"
        },
        {
          "aa_ref": "S",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MARCHF7",
          "gene_hgnc_id": 17393,
          "hgvs_c": "c.84C>A",
          "hgvs_p": "p.Ser28Arg",
          "transcript": "NM_001376236.1",
          "protein_id": "NP_001363165.1",
          "transcript_support_level": null,
          "aa_start": 28,
          "aa_end": null,
          "aa_length": 704,
          "cds_start": 84,
          "cds_end": null,
          "cds_length": 2115,
          "cdna_start": 395,
          "cdna_end": null,
          "cdna_length": 3657,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001376236.1"
        },
        {
          "aa_ref": "S",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MARCHF7",
          "gene_hgnc_id": 17393,
          "hgvs_c": "c.84C>A",
          "hgvs_p": "p.Ser28Arg",
          "transcript": "NM_001376237.1",
          "protein_id": "NP_001363166.1",
          "transcript_support_level": null,
          "aa_start": 28,
          "aa_end": null,
          "aa_length": 704,
          "cds_start": 84,
          "cds_end": null,
          "cds_length": 2115,
          "cdna_start": 307,
          "cdna_end": null,
          "cdna_length": 3569,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001376237.1"
        },
        {
          "aa_ref": "S",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MARCHF7",
          "gene_hgnc_id": 17393,
          "hgvs_c": "c.84C>A",
          "hgvs_p": "p.Ser28Arg",
          "transcript": "NM_001376238.1",
          "protein_id": "NP_001363167.1",
          "transcript_support_level": null,
          "aa_start": 28,
          "aa_end": null,
          "aa_length": 704,
          "cds_start": 84,
          "cds_end": null,
          "cds_length": 2115,
          "cdna_start": 241,
          "cdna_end": null,
          "cdna_length": 3503,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001376238.1"
        },
        {
          "aa_ref": "S",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MARCHF7",
          "gene_hgnc_id": 17393,
          "hgvs_c": "c.84C>A",
          "hgvs_p": "p.Ser28Arg",
          "transcript": "NM_001376239.1",
          "protein_id": "NP_001363168.1",
          "transcript_support_level": null,
          "aa_start": 28,
          "aa_end": null,
          "aa_length": 704,
          "cds_start": 84,
          "cds_end": null,
          "cds_length": 2115,
          "cdna_start": 340,
          "cdna_end": null,
          "cdna_length": 3602,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001376239.1"
        },
        {
          "aa_ref": "S",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MARCHF7",
          "gene_hgnc_id": 17393,
          "hgvs_c": "c.84C>A",
          "hgvs_p": "p.Ser28Arg",
          "transcript": "NM_001376240.1",
          "protein_id": "NP_001363169.1",
          "transcript_support_level": null,
          "aa_start": 28,
          "aa_end": null,
          "aa_length": 704,
          "cds_start": 84,
          "cds_end": null,
          "cds_length": 2115,
          "cdna_start": 254,
          "cdna_end": null,
          "cdna_length": 3516,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001376240.1"
        },
        {
          "aa_ref": "S",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MARCHF7",
          "gene_hgnc_id": 17393,
          "hgvs_c": "c.84C>A",
          "hgvs_p": "p.Ser28Arg",
          "transcript": "NM_001376241.1",
          "protein_id": "NP_001363170.1",
          "transcript_support_level": null,
          "aa_start": 28,
          "aa_end": null,
          "aa_length": 704,
          "cds_start": 84,
          "cds_end": null,
          "cds_length": 2115,
          "cdna_start": 419,
          "cdna_end": null,
          "cdna_length": 3681,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001376241.1"
        },
        {
          "aa_ref": "S",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MARCHF7",
          "gene_hgnc_id": 17393,
          "hgvs_c": "c.84C>A",
          "hgvs_p": "p.Ser28Arg",
          "transcript": "NM_001376242.1",
          "protein_id": "NP_001363171.1",
          "transcript_support_level": null,
          "aa_start": 28,
          "aa_end": null,
          "aa_length": 704,
          "cds_start": 84,
          "cds_end": null,
          "cds_length": 2115,
          "cdna_start": 377,
          "cdna_end": null,
          "cdna_length": 3639,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001376242.1"
        },
        {
          "aa_ref": "S",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MARCHF7",
          "gene_hgnc_id": 17393,
          "hgvs_c": "c.84C>A",
          "hgvs_p": "p.Ser28Arg",
          "transcript": "NM_022826.4",
          "protein_id": "NP_073737.1",
          "transcript_support_level": null,
          "aa_start": 28,
          "aa_end": null,
          "aa_length": 704,
          "cds_start": 84,
          "cds_end": null,
          "cds_length": 2115,
          "cdna_start": 199,
          "cdna_end": null,
          "cdna_length": 5915,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_022826.4"
        },
        {
          "aa_ref": "S",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MARCHF7",
          "gene_hgnc_id": 17393,
          "hgvs_c": "c.84C>A",
          "hgvs_p": "p.Ser28Arg",
          "transcript": "ENST00000856569.1",
          "protein_id": "ENSP00000526628.1",
          "transcript_support_level": null,
          "aa_start": 28,
          "aa_end": null,
          "aa_length": 704,
          "cds_start": 84,
          "cds_end": null,
          "cds_length": 2115,
          "cdna_start": 419,
          "cdna_end": null,
          "cdna_length": 5581,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000856569.1"
        },
        {
          "aa_ref": "S",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MARCHF7",
          "gene_hgnc_id": 17393,
          "hgvs_c": "c.84C>A",
          "hgvs_p": "p.Ser28Arg",
          "transcript": "ENST00000856570.1",
          "protein_id": "ENSP00000526629.1",
          "transcript_support_level": null,
          "aa_start": 28,
          "aa_end": null,
          "aa_length": 704,
          "cds_start": 84,
          "cds_end": null,
          "cds_length": 2115,
          "cdna_start": 604,
          "cdna_end": null,
          "cdna_length": 4256,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000856570.1"
        },
        {
          "aa_ref": "S",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MARCHF7",
          "gene_hgnc_id": 17393,
          "hgvs_c": "c.84C>A",
          "hgvs_p": "p.Ser28Arg",
          "transcript": "ENST00000856571.1",
          "protein_id": "ENSP00000526630.1",
          "transcript_support_level": null,
          "aa_start": 28,
          "aa_end": null,
          "aa_length": 704,
          "cds_start": 84,
          "cds_end": null,
          "cds_length": 2115,
          "cdna_start": 271,
          "cdna_end": null,
          "cdna_length": 3926,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000856571.1"
        },
        {
          "aa_ref": "S",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MARCHF7",
          "gene_hgnc_id": 17393,
          "hgvs_c": "c.84C>A",
          "hgvs_p": "p.Ser28Arg",
          "transcript": "ENST00000856572.1",
          "protein_id": "ENSP00000526631.1",
          "transcript_support_level": null,
          "aa_start": 28,
          "aa_end": null,
          "aa_length": 704,
          "cds_start": 84,
          "cds_end": null,
          "cds_length": 2115,
          "cdna_start": 679,
          "cdna_end": null,
          "cdna_length": 4226,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000856572.1"
        },
        {
          "aa_ref": "S",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MARCHF7",
          "gene_hgnc_id": 17393,
          "hgvs_c": "c.84C>A",
          "hgvs_p": "p.Ser28Arg",
          "transcript": "ENST00000856573.1",
          "protein_id": "ENSP00000526632.1",
          "transcript_support_level": null,
          "aa_start": 28,
          "aa_end": null,
          "aa_length": 704,
          "cds_start": 84,
          "cds_end": null,
          "cds_length": 2115,
          "cdna_start": 698,
          "cdna_end": null,
          "cdna_length": 3966,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000856573.1"
        },
        {
          "aa_ref": "S",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MARCHF7",
          "gene_hgnc_id": 17393,
          "hgvs_c": "c.84C>A",
          "hgvs_p": "p.Ser28Arg",
          "transcript": "ENST00000856574.1",
          "protein_id": "ENSP00000526633.1",
          "transcript_support_level": null,
          "aa_start": 28,
          "aa_end": null,
          "aa_length": 704,
          "cds_start": 84,
          "cds_end": null,
          "cds_length": 2115,
          "cdna_start": 537,
          "cdna_end": null,
          "cdna_length": 3805,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000856574.1"
        },
        {
          "aa_ref": "S",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MARCHF7",
          "gene_hgnc_id": 17393,
          "hgvs_c": "c.84C>A",
          "hgvs_p": "p.Ser28Arg",
          "transcript": "ENST00000856575.1",
          "protein_id": "ENSP00000526634.1",
          "transcript_support_level": null,
          "aa_start": 28,
          "aa_end": null,
          "aa_length": 704,
          "cds_start": 84,
          "cds_end": null,
          "cds_length": 2115,
          "cdna_start": 592,
          "cdna_end": null,
          "cdna_length": 3859,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000856575.1"
        },
        {
          "aa_ref": "S",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MARCHF7",
          "gene_hgnc_id": 17393,
          "hgvs_c": "c.84C>A",
          "hgvs_p": "p.Ser28Arg",
          "transcript": "ENST00000856576.1",
          "protein_id": "ENSP00000526635.1",
          "transcript_support_level": null,
          "aa_start": 28,
          "aa_end": null,
          "aa_length": 704,
          "cds_start": 84,
          "cds_end": null,
          "cds_length": 2115,
          "cdna_start": 784,
          "cdna_end": null,
          "cdna_length": 4050,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000856576.1"
        },
        {
          "aa_ref": "S",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MARCHF7",
          "gene_hgnc_id": 17393,
          "hgvs_c": "c.84C>A",
          "hgvs_p": "p.Ser28Arg",
          "transcript": "ENST00000856578.1",
          "protein_id": "ENSP00000526637.1",
          "transcript_support_level": null,
          "aa_start": 28,
          "aa_end": null,
          "aa_length": 704,
          "cds_start": 84,
          "cds_end": null,
          "cds_length": 2115,
          "cdna_start": 291,
          "cdna_end": null,
          "cdna_length": 3556,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000856578.1"
        },
        {
          "aa_ref": "S",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MARCHF7",
          "gene_hgnc_id": 17393,
          "hgvs_c": "c.84C>A",
          "hgvs_p": "p.Ser28Arg",
          "transcript": "ENST00000856580.1",
          "protein_id": "ENSP00000526639.1",
          "transcript_support_level": null,
          "aa_start": 28,
          "aa_end": null,
          "aa_length": 704,
          "cds_start": 84,
          "cds_end": null,
          "cds_length": 2115,
          "cdna_start": 347,
          "cdna_end": null,
          "cdna_length": 3614,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000856580.1"
        },
        {
          "aa_ref": "S",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MARCHF7",
          "gene_hgnc_id": 17393,
          "hgvs_c": "c.84C>A",
          "hgvs_p": "p.Ser28Arg",
          "transcript": "ENST00000856581.1",
          "protein_id": "ENSP00000526640.1",
          "transcript_support_level": null,
          "aa_start": 28,
          "aa_end": null,
          "aa_length": 704,
          "cds_start": 84,
          "cds_end": null,
          "cds_length": 2115,
          "cdna_start": 285,
          "cdna_end": null,
          "cdna_length": 3547,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000856581.1"
        },
        {
          "aa_ref": "S",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MARCHF7",
          "gene_hgnc_id": 17393,
          "hgvs_c": "c.84C>A",
          "hgvs_p": "p.Ser28Arg",
          "transcript": "ENST00000856583.1",
          "protein_id": "ENSP00000526642.1",
          "transcript_support_level": null,
          "aa_start": 28,
          "aa_end": null,
          "aa_length": 704,
          "cds_start": 84,
          "cds_end": null,
          "cds_length": 2115,
          "cdna_start": 253,
          "cdna_end": null,
          "cdna_length": 3170,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000856583.1"
        },
        {
          "aa_ref": "S",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MARCHF7",
          "gene_hgnc_id": 17393,
          "hgvs_c": "c.84C>A",
          "hgvs_p": "p.Ser28Arg",
          "transcript": "ENST00000856584.1",
          "protein_id": "ENSP00000526643.1",
          "transcript_support_level": null,
          "aa_start": 28,
          "aa_end": null,
          "aa_length": 704,
          "cds_start": 84,
          "cds_end": null,
          "cds_length": 2115,
          "cdna_start": 404,
          "cdna_end": null,
          "cdna_length": 2940,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000856584.1"
        },
        {
          "aa_ref": "S",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MARCHF7",
          "gene_hgnc_id": 17393,
          "hgvs_c": "c.84C>A",
          "hgvs_p": "p.Ser28Arg",
          "transcript": "ENST00000914836.1",
          "protein_id": "ENSP00000584895.1",
          "transcript_support_level": null,
          "aa_start": 28,
          "aa_end": null,
          "aa_length": 704,
          "cds_start": 84,
          "cds_end": null,
          "cds_length": 2115,
          "cdna_start": 251,
          "cdna_end": null,
          "cdna_length": 5967,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000914836.1"
        },
        {
          "aa_ref": "S",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MARCHF7",
          "gene_hgnc_id": 17393,
          "hgvs_c": "c.84C>A",
          "hgvs_p": "p.Ser28Arg",
          "transcript": "ENST00000914837.1",
          "protein_id": "ENSP00000584896.1",
          "transcript_support_level": null,
          "aa_start": 28,
          "aa_end": null,
          "aa_length": 704,
          "cds_start": 84,
          "cds_end": null,
          "cds_length": 2115,
          "cdna_start": 376,
          "cdna_end": null,
          "cdna_length": 3640,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000914837.1"
        },
        {
          "aa_ref": "S",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MARCHF7",
          "gene_hgnc_id": 17393,
          "hgvs_c": "c.84C>A",
          "hgvs_p": "p.Ser28Arg",
          "transcript": "ENST00000914838.1",
          "protein_id": "ENSP00000584897.1",
          "transcript_support_level": null,
          "aa_start": 28,
          "aa_end": null,
          "aa_length": 704,
          "cds_start": 84,
          "cds_end": null,
          "cds_length": 2115,
          "cdna_start": 646,
          "cdna_end": null,
          "cdna_length": 3913,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000914838.1"
        },
        {
          "aa_ref": "S",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MARCHF7",
          "gene_hgnc_id": 17393,
          "hgvs_c": "c.84C>A",
          "hgvs_p": "p.Ser28Arg",
          "transcript": "ENST00000914839.1",
          "protein_id": "ENSP00000584898.1",
          "transcript_support_level": null,
          "aa_start": 28,
          "aa_end": null,
          "aa_length": 704,
          "cds_start": 84,
          "cds_end": null,
          "cds_length": 2115,
          "cdna_start": 641,
          "cdna_end": null,
          "cdna_length": 3913,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000914839.1"
        },
        {
          "aa_ref": "S",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MARCHF7",
          "gene_hgnc_id": 17393,
          "hgvs_c": "c.84C>A",
          "hgvs_p": "p.Ser28Arg",
          "transcript": "ENST00000914840.1",
          "protein_id": "ENSP00000584899.1",
          "transcript_support_level": null,
          "aa_start": 28,
          "aa_end": null,
          "aa_length": 704,
          "cds_start": 84,
          "cds_end": null,
          "cds_length": 2115,
          "cdna_start": 465,
          "cdna_end": null,
          "cdna_length": 3737,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000914840.1"
        },
        {
          "aa_ref": "S",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MARCHF7",
          "gene_hgnc_id": 17393,
          "hgvs_c": "c.84C>A",
          "hgvs_p": "p.Ser28Arg",
          "transcript": "ENST00000914841.1",
          "protein_id": "ENSP00000584900.1",
          "transcript_support_level": null,
          "aa_start": 28,
          "aa_end": null,
          "aa_length": 704,
          "cds_start": 84,
          "cds_end": null,
          "cds_length": 2115,
          "cdna_start": 687,
          "cdna_end": null,
          "cdna_length": 3948,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000914841.1"
        },
        {
          "aa_ref": "S",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MARCHF7",
          "gene_hgnc_id": 17393,
          "hgvs_c": "c.84C>A",
          "hgvs_p": "p.Ser28Arg",
          "transcript": "ENST00000914842.1",
          "protein_id": "ENSP00000584901.1",
          "transcript_support_level": null,
          "aa_start": 28,
          "aa_end": null,
          "aa_length": 704,
          "cds_start": 84,
          "cds_end": null,
          "cds_length": 2115,
          "cdna_start": 740,
          "cdna_end": null,
          "cdna_length": 4002,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000914842.1"
        },
        {
          "aa_ref": "S",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MARCHF7",
          "gene_hgnc_id": 17393,
          "hgvs_c": "c.84C>A",
          "hgvs_p": "p.Ser28Arg",
          "transcript": "ENST00000914843.1",
          "protein_id": "ENSP00000584902.1",
          "transcript_support_level": null,
          "aa_start": 28,
          "aa_end": null,
          "aa_length": 704,
          "cds_start": 84,
          "cds_end": null,
          "cds_length": 2115,
          "cdna_start": 584,
          "cdna_end": null,
          "cdna_length": 3846,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000914843.1"
        },
        {
          "aa_ref": "S",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MARCHF7",
          "gene_hgnc_id": 17393,
          "hgvs_c": "c.84C>A",
          "hgvs_p": "p.Ser28Arg",
          "transcript": "ENST00000914844.1",
          "protein_id": "ENSP00000584903.1",
          "transcript_support_level": null,
          "aa_start": 28,
          "aa_end": null,
          "aa_length": 704,
          "cds_start": 84,
          "cds_end": null,
          "cds_length": 2115,
          "cdna_start": 373,
          "cdna_end": null,
          "cdna_length": 3640,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000914844.1"
        },
        {
          "aa_ref": "S",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MARCHF7",
          "gene_hgnc_id": 17393,
          "hgvs_c": "c.84C>A",
          "hgvs_p": "p.Ser28Arg",
          "transcript": "ENST00000914845.1",
          "protein_id": "ENSP00000584904.1",
          "transcript_support_level": null,
          "aa_start": 28,
          "aa_end": null,
          "aa_length": 704,
          "cds_start": 84,
          "cds_end": null,
          "cds_length": 2115,
          "cdna_start": 643,
          "cdna_end": null,
          "cdna_length": 3908,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000914845.1"
        },
        {
          "aa_ref": "S",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MARCHF7",
          "gene_hgnc_id": 17393,
          "hgvs_c": "c.84C>A",
          "hgvs_p": "p.Ser28Arg",
          "transcript": "ENST00000914846.1",
          "protein_id": "ENSP00000584905.1",
          "transcript_support_level": null,
          "aa_start": 28,
          "aa_end": null,
          "aa_length": 704,
          "cds_start": 84,
          "cds_end": null,
          "cds_length": 2115,
          "cdna_start": 2456,
          "cdna_end": null,
          "cdna_length": 5718,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000914846.1"
        },
        {
          "aa_ref": "S",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MARCHF7",
          "gene_hgnc_id": 17393,
          "hgvs_c": "c.84C>A",
          "hgvs_p": "p.Ser28Arg",
          "transcript": "ENST00000914847.1",
          "protein_id": "ENSP00000584906.1",
          "transcript_support_level": null,
          "aa_start": 28,
          "aa_end": null,
          "aa_length": 704,
          "cds_start": 84,
          "cds_end": null,
          "cds_length": 2115,
          "cdna_start": 269,
          "cdna_end": null,
          "cdna_length": 3536,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000914847.1"
        },
        {
          "aa_ref": "S",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MARCHF7",
          "gene_hgnc_id": 17393,
          "hgvs_c": "c.84C>A",
          "hgvs_p": "p.Ser28Arg",
          "transcript": "ENST00000914848.1",
          "protein_id": "ENSP00000584907.1",
          "transcript_support_level": null,
          "aa_start": 28,
          "aa_end": null,
          "aa_length": 704,
          "cds_start": 84,
          "cds_end": null,
          "cds_length": 2115,
          "cdna_start": 678,
          "cdna_end": null,
          "cdna_length": 3945,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000914848.1"
        },
        {
          "aa_ref": "S",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MARCHF7",
          "gene_hgnc_id": 17393,
          "hgvs_c": "c.84C>A",
          "hgvs_p": "p.Ser28Arg",
          "transcript": "ENST00000914849.1",
          "protein_id": "ENSP00000584908.1",
          "transcript_support_level": null,
          "aa_start": 28,
          "aa_end": null,
          "aa_length": 704,
          "cds_start": 84,
          "cds_end": null,
          "cds_length": 2115,
          "cdna_start": 431,
          "cdna_end": null,
          "cdna_length": 3692,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000914849.1"
        },
        {
          "aa_ref": "S",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MARCHF7",
          "gene_hgnc_id": 17393,
          "hgvs_c": "c.84C>A",
          "hgvs_p": "p.Ser28Arg",
          "transcript": "ENST00000914851.1",
          "protein_id": "ENSP00000584910.1",
          "transcript_support_level": null,
          "aa_start": 28,
          "aa_end": null,
          "aa_length": 704,
          "cds_start": 84,
          "cds_end": null,
          "cds_length": 2115,
          "cdna_start": 674,
          "cdna_end": null,
          "cdna_length": 3940,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000914851.1"
        },
        {
          "aa_ref": "S",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MARCHF7",
          "gene_hgnc_id": 17393,
          "hgvs_c": "c.84C>A",
          "hgvs_p": "p.Ser28Arg",
          "transcript": "ENST00000914852.1",
          "protein_id": "ENSP00000584911.1",
          "transcript_support_level": null,
          "aa_start": 28,
          "aa_end": null,
          "aa_length": 704,
          "cds_start": 84,
          "cds_end": null,
          "cds_length": 2115,
          "cdna_start": 1846,
          "cdna_end": null,
          "cdna_length": 5108,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000914852.1"
        },
        {
          "aa_ref": "S",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MARCHF7",
          "gene_hgnc_id": 17393,
          "hgvs_c": "c.84C>A",
          "hgvs_p": "p.Ser28Arg",
          "transcript": "ENST00000914853.1",
          "protein_id": "ENSP00000584912.1",
          "transcript_support_level": null,
          "aa_start": 28,
          "aa_end": null,
          "aa_length": 704,
          "cds_start": 84,
          "cds_end": null,
          "cds_length": 2115,
          "cdna_start": 1814,
          "cdna_end": null,
          "cdna_length": 5076,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000914853.1"
        },
        {
          "aa_ref": "S",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MARCHF7",
          "gene_hgnc_id": 17393,
          "hgvs_c": "c.84C>A",
          "hgvs_p": "p.Ser28Arg",
          "transcript": "ENST00000914855.1",
          "protein_id": "ENSP00000584914.1",
          "transcript_support_level": null,
          "aa_start": 28,
          "aa_end": null,
          "aa_length": 704,
          "cds_start": 84,
          "cds_end": null,
          "cds_length": 2115,
          "cdna_start": 282,
          "cdna_end": null,
          "cdna_length": 3554,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000914855.1"
        },
        {
          "aa_ref": "S",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MARCHF7",
          "gene_hgnc_id": 17393,
          "hgvs_c": "c.84C>A",
          "hgvs_p": "p.Ser28Arg",
          "transcript": "ENST00000914857.1",
          "protein_id": "ENSP00000584916.1",
          "transcript_support_level": null,
          "aa_start": 28,
          "aa_end": null,
          "aa_length": 704,
          "cds_start": 84,
          "cds_end": null,
          "cds_length": 2115,
          "cdna_start": 354,
          "cdna_end": null,
          "cdna_length": 3616,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000914857.1"
        },
        {
          "aa_ref": "S",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MARCHF7",
          "gene_hgnc_id": 17393,
          "hgvs_c": "c.84C>A",
          "hgvs_p": "p.Ser28Arg",
          "transcript": "ENST00000914860.1",
          "protein_id": "ENSP00000584919.1",
          "transcript_support_level": null,
          "aa_start": 28,
          "aa_end": null,
          "aa_length": 704,
          "cds_start": 84,
          "cds_end": null,
          "cds_length": 2115,
          "cdna_start": 296,
          "cdna_end": null,
          "cdna_length": 3558,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000914860.1"
        },
        {
          "aa_ref": "S",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MARCHF7",
          "gene_hgnc_id": 17393,
          "hgvs_c": "c.84C>A",
          "hgvs_p": "p.Ser28Arg",
          "transcript": "ENST00000914862.1",
          "protein_id": "ENSP00000584921.1",
          "transcript_support_level": null,
          "aa_start": 28,
          "aa_end": null,
          "aa_length": 704,
          "cds_start": 84,
          "cds_end": null,
          "cds_length": 2115,
          "cdna_start": 341,
          "cdna_end": null,
          "cdna_length": 3252,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000914862.1"
        },
        {
          "aa_ref": "S",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MARCHF7",
          "gene_hgnc_id": 17393,
          "hgvs_c": "c.84C>A",
          "hgvs_p": "p.Ser28Arg",
          "transcript": "ENST00000914863.1",
          "protein_id": "ENSP00000584922.1",
          "transcript_support_level": null,
          "aa_start": 28,
          "aa_end": null,
          "aa_length": 704,
          "cds_start": 84,
          "cds_end": null,
          "cds_length": 2115,
          "cdna_start": 165,
          "cdna_end": null,
          "cdna_length": 3429,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000914863.1"
        },
        {
          "aa_ref": "S",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MARCHF7",
          "gene_hgnc_id": 17393,
          "hgvs_c": "c.84C>A",
          "hgvs_p": "p.Ser28Arg",
          "transcript": "ENST00000914864.1",
          "protein_id": "ENSP00000584923.1",
          "transcript_support_level": null,
          "aa_start": 28,
          "aa_end": null,
          "aa_length": 704,
          "cds_start": 84,
          "cds_end": null,
          "cds_length": 2115,
          "cdna_start": 543,
          "cdna_end": null,
          "cdna_length": 3805,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000914864.1"
        },
        {
          "aa_ref": "S",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MARCHF7",
          "gene_hgnc_id": 17393,
          "hgvs_c": "c.84C>A",
          "hgvs_p": "p.Ser28Arg",
          "transcript": "ENST00000914866.1",
          "protein_id": "ENSP00000584925.1",
          "transcript_support_level": null,
          "aa_start": 28,
          "aa_end": null,
          "aa_length": 704,
          "cds_start": 84,
          "cds_end": null,
          "cds_length": 2115,
          "cdna_start": 1628,
          "cdna_end": null,
          "cdna_length": 4890,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000914866.1"
        },
        {
          "aa_ref": "S",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MARCHF7",
          "gene_hgnc_id": 17393,
          "hgvs_c": "c.84C>A",
          "hgvs_p": "p.Ser28Arg",
          "transcript": "ENST00000914867.1",
          "protein_id": "ENSP00000584926.1",
          "transcript_support_level": null,
          "aa_start": 28,
          "aa_end": null,
          "aa_length": 704,
          "cds_start": 84,
          "cds_end": null,
          "cds_length": 2115,
          "cdna_start": 4578,
          "cdna_end": null,
          "cdna_length": 7844,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000914867.1"
        },
        {
          "aa_ref": "S",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MARCHF7",
          "gene_hgnc_id": 17393,
          "hgvs_c": "c.84C>A",
          "hgvs_p": "p.Ser28Arg",
          "transcript": "ENST00000966702.1",
          "protein_id": "ENSP00000636761.1",
          "transcript_support_level": null,
          "aa_start": 28,
          "aa_end": null,
          "aa_length": 704,
          "cds_start": 84,
          "cds_end": null,
          "cds_length": 2115,
          "cdna_start": 2569,
          "cdna_end": null,
          "cdna_length": 5835,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000966702.1"
        },
        {
          "aa_ref": "S",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MARCHF7",
          "gene_hgnc_id": 17393,
          "hgvs_c": "c.84C>A",
          "hgvs_p": "p.Ser28Arg",
          "transcript": "ENST00000966703.1",
          "protein_id": "ENSP00000636762.1",
          "transcript_support_level": null,
          "aa_start": 28,
          "aa_end": null,
          "aa_length": 704,
          "cds_start": 84,
          "cds_end": null,
          "cds_length": 2115,
          "cdna_start": 395,
          "cdna_end": null,
          "cdna_length": 3658,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000966703.1"
        },
        {
          "aa_ref": "S",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MARCHF7",
          "gene_hgnc_id": 17393,
          "hgvs_c": "c.84C>A",
          "hgvs_p": "p.Ser28Arg",
          "transcript": "ENST00000966705.1",
          "protein_id": "ENSP00000636764.1",
          "transcript_support_level": null,
          "aa_start": 28,
          "aa_end": null,
          "aa_length": 704,
          "cds_start": 84,
          "cds_end": null,
          "cds_length": 2115,
          "cdna_start": 647,
          "cdna_end": null,
          "cdna_length": 3912,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000966705.1"
        },
        {
          "aa_ref": "S",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MARCHF7",
          "gene_hgnc_id": 17393,
          "hgvs_c": "c.84C>A",
          "hgvs_p": "p.Ser28Arg",
          "transcript": "ENST00000966709.1",
          "protein_id": "ENSP00000636768.1",
          "transcript_support_level": null,
          "aa_start": 28,
          "aa_end": null,
          "aa_length": 704,
          "cds_start": 84,
          "cds_end": null,
          "cds_length": 2115,
          "cdna_start": 487,
          "cdna_end": null,
          "cdna_length": 3747,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000966709.1"
        },
        {
          "aa_ref": "S",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MARCHF7",
          "gene_hgnc_id": 17393,
          "hgvs_c": "c.84C>A",
          "hgvs_p": "p.Ser28Arg",
          "transcript": "ENST00000966710.1",
          "protein_id": "ENSP00000636769.1",
          "transcript_support_level": null,
          "aa_start": 28,
          "aa_end": null,
          "aa_length": 704,
          "cds_start": 84,
          "cds_end": null,
          "cds_length": 2115,
          "cdna_start": 274,
          "cdna_end": null,
          "cdna_length": 3535,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000966710.1"
        },
        {
          "aa_ref": "S",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MARCHF7",
          "gene_hgnc_id": 17393,
          "hgvs_c": "c.84C>A",
          "hgvs_p": "p.Ser28Arg",
          "transcript": "ENST00000966713.1",
          "protein_id": "ENSP00000636772.1",
          "transcript_support_level": null,
          "aa_start": 28,
          "aa_end": null,
          "aa_length": 704,
          "cds_start": 84,
          "cds_end": null,
          "cds_length": 2115,
          "cdna_start": 307,
          "cdna_end": null,
          "cdna_length": 3568,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000966713.1"
        },
        {
          "aa_ref": "S",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MARCHF7",
          "gene_hgnc_id": 17393,
          "hgvs_c": "c.84C>A",
          "hgvs_p": "p.Ser28Arg",
          "transcript": "ENST00000966714.1",
          "protein_id": "ENSP00000636773.1",
          "transcript_support_level": null,
          "aa_start": 28,
          "aa_end": null,
          "aa_length": 704,
          "cds_start": 84,
          "cds_end": null,
          "cds_length": 2115,
          "cdna_start": 271,
          "cdna_end": null,
          "cdna_length": 3530,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000966714.1"
        },
        {
          "aa_ref": "S",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MARCHF7",
          "gene_hgnc_id": 17393,
          "hgvs_c": "c.84C>A",
          "hgvs_p": "p.Ser28Arg",
          "transcript": "ENST00000966715.1",
          "protein_id": "ENSP00000636774.1",
          "transcript_support_level": null,
          "aa_start": 28,
          "aa_end": null,
          "aa_length": 704,
          "cds_start": 84,
          "cds_end": null,
          "cds_length": 2115,
          "cdna_start": 131,
          "cdna_end": null,
          "cdna_length": 3033,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000966715.1"
        },
        {
          "aa_ref": "S",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MARCHF7",
          "gene_hgnc_id": 17393,
          "hgvs_c": "c.84C>A",
          "hgvs_p": "p.Ser28Arg",
          "transcript": "ENST00000966707.1",
          "protein_id": "ENSP00000636766.1",
          "transcript_support_level": null,
          "aa_start": 28,
          "aa_end": null,
          "aa_length": 700,
          "cds_start": 84,
          "cds_end": null,
          "cds_length": 2103,
          "cdna_start": 198,
          "cdna_end": null,
          "cdna_length": 3446,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000966707.1"
        },
        {
          "aa_ref": "S",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MARCHF7",
          "gene_hgnc_id": 17393,
          "hgvs_c": "c.84C>A",
          "hgvs_p": "p.Ser28Arg",
          "transcript": "NM_001376243.1",
          "protein_id": "NP_001363172.1",
          "transcript_support_level": null,
          "aa_start": 28,
          "aa_end": null,
          "aa_length": 697,
          "cds_start": 84,
          "cds_end": null,
          "cds_length": 2094,
          "cdna_start": 254,
          "cdna_end": null,
          "cdna_length": 3541,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001376243.1"
        },
        {
          "aa_ref": "S",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MARCHF7",
          "gene_hgnc_id": 17393,
          "hgvs_c": "c.84C>A",
          "hgvs_p": "p.Ser28Arg",
          "transcript": "NM_001376244.1",
          "protein_id": "NP_001363173.1",
          "transcript_support_level": null,
          "aa_start": 28,
          "aa_end": null,
          "aa_length": 691,
          "cds_start": 84,
          "cds_end": null,
          "cds_length": 2076,
          "cdna_start": 254,
          "cdna_end": null,
          "cdna_length": 3467,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001376244.1"
        },
        {
          "aa_ref": "S",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MARCHF7",
          "gene_hgnc_id": 17393,
          "hgvs_c": "c.84C>A",
          "hgvs_p": "p.Ser28Arg",
          "transcript": "NM_001376245.1",
          "protein_id": "NP_001363174.1",
          "transcript_support_level": null,
          "aa_start": 28,
          "aa_end": null,
          "aa_length": 691,
          "cds_start": 84,
          "cds_end": null,
          "cds_length": 2076,
          "cdna_start": 199,
          "cdna_end": null,
          "cdna_length": 3412,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001376245.1"
        },
        {
          "aa_ref": "S",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MARCHF7",
          "gene_hgnc_id": 17393,
          "hgvs_c": "c.84C>A",
          "hgvs_p": "p.Ser28Arg",
          "transcript": "ENST00000914858.1",
          "protein_id": "ENSP00000584917.1",
          "transcript_support_level": null,
          "aa_start": 28,
          "aa_end": null,
          "aa_length": 682,
          "cds_start": 84,
          "cds_end": null,
          "cds_length": 2049,
          "cdna_start": 250,
          "cdna_end": null,
          "cdna_length": 3446,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000914858.1"
        },
        {
          "aa_ref": "S",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MARCHF7",
          "gene_hgnc_id": 17393,
          "hgvs_c": "c.15C>A",
          "hgvs_p": "p.Ser5Arg",
          "transcript": "NM_001376246.1",
          "protein_id": "NP_001363175.1",
          "transcript_support_level": null,
          "aa_start": 5,
          "aa_end": null,
          "aa_length": 681,
          "cds_start": 15,
          "cds_end": null,
          "cds_length": 2046,
          "cdna_start": 132,
          "cdna_end": null,
          "cdna_length": 3394,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001376246.1"
        },
        {
          "aa_ref": "S",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MARCHF7",
          "gene_hgnc_id": 17393,
          "hgvs_c": "c.84C>A",
          "hgvs_p": "p.Ser28Arg",
          "transcript": "NM_001376247.1",
          "protein_id": "NP_001363176.1",
          "transcript_support_level": null,
          "aa_start": 28,
          "aa_end": null,
          "aa_length": 648,
          "cds_start": 84,
          "cds_end": null,
          "cds_length": 1947,
          "cdna_start": 199,
          "cdna_end": null,
          "cdna_length": 3293,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001376247.1"
        },
        {
          "aa_ref": "S",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MARCHF7",
          "gene_hgnc_id": 17393,
          "hgvs_c": "c.84C>A",
          "hgvs_p": "p.Ser28Arg",
          "transcript": "NM_001376248.1",
          "protein_id": "NP_001363177.1",
          "transcript_support_level": null,
          "aa_start": 28,
          "aa_end": null,
          "aa_length": 648,
          "cds_start": 84,
          "cds_end": null,
          "cds_length": 1947,
          "cdna_start": 254,
          "cdna_end": null,
          "cdna_length": 3348,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001376248.1"
        },
        {
          "aa_ref": "S",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MARCHF7",
          "gene_hgnc_id": 17393,
          "hgvs_c": "c.84C>A",
          "hgvs_p": "p.Ser28Arg",
          "transcript": "ENST00000856577.1",
          "protein_id": "ENSP00000526636.1",
          "transcript_support_level": null,
          "aa_start": 28,
          "aa_end": null,
          "aa_length": 648,
          "cds_start": 84,
          "cds_end": null,
          "cds_length": 1947,
          "cdna_start": 444,
          "cdna_end": null,
          "cdna_length": 3547,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000856577.1"
        },
        {
          "aa_ref": "S",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MARCHF7",
          "gene_hgnc_id": 17393,
          "hgvs_c": "c.84C>A",
          "hgvs_p": "p.Ser28Arg",
          "transcript": "ENST00000856579.1",
          "protein_id": "ENSP00000526638.1",
          "transcript_support_level": null,
          "aa_start": 28,
          "aa_end": null,
          "aa_length": 648,
          "cds_start": 84,
          "cds_end": null,
          "cds_length": 1947,
          "cdna_start": 399,
          "cdna_end": null,
          "cdna_length": 3498,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000856579.1"
        },
        {
          "aa_ref": "S",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MARCHF7",
          "gene_hgnc_id": 17393,
          "hgvs_c": "c.84C>A",
          "hgvs_p": "p.Ser28Arg",
          "transcript": "ENST00000856582.1",
          "protein_id": "ENSP00000526641.1",
          "transcript_support_level": null,
          "aa_start": 28,
          "aa_end": null,
          "aa_length": 648,
          "cds_start": 84,
          "cds_end": null,
          "cds_length": 1947,
          "cdna_start": 330,
          "cdna_end": null,
          "cdna_length": 3422,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000856582.1"
        },
        {
          "aa_ref": "S",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MARCHF7",
          "gene_hgnc_id": 17393,
          "hgvs_c": "c.84C>A",
          "hgvs_p": "p.Ser28Arg",
          "transcript": "ENST00000914850.1",
          "protein_id": "ENSP00000584909.1",
          "transcript_support_level": null,
          "aa_start": 28,
          "aa_end": null,
          "aa_length": 648,
          "cds_start": 84,
          "cds_end": null,
          "cds_length": 1947,
          "cdna_start": 304,
          "cdna_end": null,
          "cdna_length": 3401,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000914850.1"
        },
        {
          "aa_ref": "S",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MARCHF7",
          "gene_hgnc_id": 17393,
          "hgvs_c": "c.84C>A",
          "hgvs_p": "p.Ser28Arg",
          "transcript": "ENST00000914854.1",
          "protein_id": "ENSP00000584913.1",
          "transcript_support_level": null,
          "aa_start": 28,
          "aa_end": null,
          "aa_length": 648,
          "cds_start": 84,
          "cds_end": null,
          "cds_length": 1947,
          "cdna_start": 359,
          "cdna_end": null,
          "cdna_length": 3452,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000914854.1"
        },
        {
          "aa_ref": "S",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MARCHF7",
          "gene_hgnc_id": 17393,
          "hgvs_c": "c.84C>A",
          "hgvs_p": "p.Ser28Arg",
          "transcript": "ENST00000914856.1",
          "protein_id": "ENSP00000584915.1",
          "transcript_support_level": null,
          "aa_start": 28,
          "aa_end": null,
          "aa_length": 648,
          "cds_start": 84,
          "cds_end": null,
          "cds_length": 1947,
          "cdna_start": 332,
          "cdna_end": null,
          "cdna_length": 3426,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000914856.1"
        },
        {
          "aa_ref": "S",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MARCHF7",
          "gene_hgnc_id": 17393,
          "hgvs_c": "c.84C>A",
          "hgvs_p": "p.Ser28Arg",
          "transcript": "ENST00000914865.1",
          "protein_id": "ENSP00000584924.1",
          "transcript_support_level": null,
          "aa_start": 28,
          "aa_end": null,
          "aa_length": 648,
          "cds_start": 84,
          "cds_end": null,
          "cds_length": 1947,
          "cdna_start": 740,
          "cdna_end": null,
          "cdna_length": 3046,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000914865.1"
        },
        {
          "aa_ref": "S",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MARCHF7",
          "gene_hgnc_id": 17393,
          "hgvs_c": "c.84C>A",
          "hgvs_p": "p.Ser28Arg",
          "transcript": "ENST00000966704.1",
          "protein_id": "ENSP00000636763.1",
          "transcript_support_level": null,
          "aa_start": 28,
          "aa_end": null,
          "aa_length": 648,
          "cds_start": 84,
          "cds_end": null,
          "cds_length": 1947,
          "cdna_start": 598,
          "cdna_end": null,
          "cdna_length": 3691,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000966704.1"
        },
        {
          "aa_ref": "S",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MARCHF7",
          "gene_hgnc_id": 17393,
          "hgvs_c": "c.84C>A",
          "hgvs_p": "p.Ser28Arg",
          "transcript": "ENST00000966706.1",
          "protein_id": "ENSP00000636765.1",
          "transcript_support_level": null,
          "aa_start": 28,
          "aa_end": null,
          "aa_length": 648,
          "cds_start": 84,
          "cds_end": null,
          "cds_length": 1947,
          "cdna_start": 285,
          "cdna_end": null,
          "cdna_length": 3664,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000966706.1"
        },
        {
          "aa_ref": "S",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MARCHF7",
          "gene_hgnc_id": 17393,
          "hgvs_c": "c.84C>A",
          "hgvs_p": "p.Ser28Arg",
          "transcript": "NM_001282806.2",
          "protein_id": "NP_001269735.1",
          "transcript_support_level": null,
          "aa_start": 28,
          "aa_end": null,
          "aa_length": 635,
          "cds_start": 84,
          "cds_end": null,
          "cds_length": 1908,
          "cdna_start": 199,
          "cdna_end": null,
          "cdna_length": 3254,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001282806.2"
        },
        {
          "aa_ref": "S",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MARCHF7",
          "gene_hgnc_id": 17393,
          "hgvs_c": "c.84C>A",
          "hgvs_p": "p.Ser28Arg",
          "transcript": "ENST00000539065.5",
          "protein_id": "ENSP00000442992.1",
          "transcript_support_level": 2,
          "aa_start": 28,
          "aa_end": null,
          "aa_length": 635,
          "cds_start": 84,
          "cds_end": null,
          "cds_length": 1908,
          "cdna_start": 248,
          "cdna_end": null,
          "cdna_length": 3303,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000539065.5"
        },
        {
          "aa_ref": "S",
          "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": "MARCHF7",
          "gene_hgnc_id": 17393,
          "hgvs_c": "c.84C>A",
          "hgvs_p": "p.Ser28Arg",
          "transcript": "ENST00000914859.1",
          "protein_id": "ENSP00000584918.1",
          "transcript_support_level": null,
          "aa_start": 28,
          "aa_end": null,
          "aa_length": 225,
          "cds_start": 84,
          "cds_end": null,
          "cds_length": 678,
          "cdna_start": 188,
          "cdna_end": null,
          "cdna_length": 2018,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000914859.1"
        },
        {
          "aa_ref": "S",
          "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": "MARCHF7",
          "gene_hgnc_id": 17393,
          "hgvs_c": "c.84C>A",
          "hgvs_p": "p.Ser28Arg",
          "transcript": "ENST00000966708.1",
          "protein_id": "ENSP00000636767.1",
          "transcript_support_level": null,
          "aa_start": 28,
          "aa_end": null,
          "aa_length": 225,
          "cds_start": 84,
          "cds_end": null,
          "cds_length": 678,
          "cdna_start": 248,
          "cdna_end": null,
          "cdna_length": 2074,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000966708.1"
        },
        {
          "aa_ref": "S",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 4,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MARCHF7",
          "gene_hgnc_id": 17393,
          "hgvs_c": "c.84C>A",
          "hgvs_p": "p.Ser28Arg",
          "transcript": "ENST00000421037.1",
          "protein_id": "ENSP00000392862.1",
          "transcript_support_level": 4,
          "aa_start": 28,
          "aa_end": null,
          "aa_length": 100,
          "cds_start": 84,
          "cds_end": null,
          "cds_length": 304,
          "cdna_start": 339,
          "cdna_end": null,
          "cdna_length": 559,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000421037.1"
        },
        {
          "aa_ref": "S",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MARCHF7",
          "gene_hgnc_id": 17393,
          "hgvs_c": "c.84C>A",
          "hgvs_p": "p.Ser28Arg",
          "transcript": "XM_047445508.1",
          "protein_id": "XP_047301464.1",
          "transcript_support_level": null,
          "aa_start": 28,
          "aa_end": null,
          "aa_length": 704,
          "cds_start": 84,
          "cds_end": null,
          "cds_length": 2115,
          "cdna_start": 340,
          "cdna_end": null,
          "cdna_length": 6056,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047445508.1"
        },
        {
          "aa_ref": "S",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MARCHF7",
          "gene_hgnc_id": 17393,
          "hgvs_c": "c.84C>A",
          "hgvs_p": "p.Ser28Arg",
          "transcript": "XM_047445511.1",
          "protein_id": "XP_047301467.1",
          "transcript_support_level": null,
          "aa_start": 28,
          "aa_end": null,
          "aa_length": 704,
          "cds_start": 84,
          "cds_end": null,
          "cds_length": 2115,
          "cdna_start": 285,
          "cdna_end": null,
          "cdna_length": 6001,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047445511.1"
        },
        {
          "aa_ref": "S",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MARCHF7",
          "gene_hgnc_id": 17393,
          "hgvs_c": "c.84C>A",
          "hgvs_p": "p.Ser28Arg",
          "transcript": "XM_047445513.1",
          "protein_id": "XP_047301469.1",
          "transcript_support_level": null,
          "aa_start": 28,
          "aa_end": null,
          "aa_length": 704,
          "cds_start": 84,
          "cds_end": null,
          "cds_length": 2115,
          "cdna_start": 505,
          "cdna_end": null,
          "cdna_length": 6221,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047445513.1"
        },
        {
          "aa_ref": "S",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MARCHF7",
          "gene_hgnc_id": 17393,
          "hgvs_c": "c.84C>A",
          "hgvs_p": "p.Ser28Arg",
          "transcript": "XM_047445514.1",
          "protein_id": "XP_047301470.1",
          "transcript_support_level": null,
          "aa_start": 28,
          "aa_end": null,
          "aa_length": 704,
          "cds_start": 84,
          "cds_end": null,
          "cds_length": 2115,
          "cdna_start": 317,
          "cdna_end": null,
          "cdna_length": 6033,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047445514.1"
        },
        {
          "aa_ref": "S",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MARCHF7",
          "gene_hgnc_id": 17393,
          "hgvs_c": "c.84C>A",
          "hgvs_p": "p.Ser28Arg",
          "transcript": "XM_047445515.1",
          "protein_id": "XP_047301471.1",
          "transcript_support_level": null,
          "aa_start": 28,
          "aa_end": null,
          "aa_length": 704,
          "cds_start": 84,
          "cds_end": null,
          "cds_length": 2115,
          "cdna_start": 189,
          "cdna_end": null,
          "cdna_length": 5905,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047445515.1"
        },
        {
          "aa_ref": "S",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MARCHF7",
          "gene_hgnc_id": 17393,
          "hgvs_c": "c.84C>A",
          "hgvs_p": "p.Ser28Arg",
          "transcript": "XM_047445516.1",
          "protein_id": "XP_047301472.1",
          "transcript_support_level": null,
          "aa_start": 28,
          "aa_end": null,
          "aa_length": 691,
          "cds_start": 84,
          "cds_end": null,
          "cds_length": 2076,
          "cdna_start": 382,
          "cdna_end": null,
          "cdna_length": 6049,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047445516.1"
        },
        {
          "aa_ref": "S",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MARCHF7",
          "gene_hgnc_id": 17393,
          "hgvs_c": "c.84C>A",
          "hgvs_p": "p.Ser28Arg",
          "transcript": "XM_047445517.1",
          "protein_id": "XP_047301473.1",
          "transcript_support_level": null,
          "aa_start": 28,
          "aa_end": null,
          "aa_length": 691,
          "cds_start": 84,
          "cds_end": null,
          "cds_length": 2076,
          "cdna_start": 296,
          "cdna_end": null,
          "cdna_length": 5963,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047445517.1"
        },
        {
          "aa_ref": "S",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MARCHF7",
          "gene_hgnc_id": 17393,
          "hgvs_c": "c.84C>A",
          "hgvs_p": "p.Ser28Arg",
          "transcript": "XM_047445518.1",
          "protein_id": "XP_047301474.1",
          "transcript_support_level": null,
          "aa_start": 28,
          "aa_end": null,
          "aa_length": 691,
          "cds_start": 84,
          "cds_end": null,
          "cds_length": 2076,
          "cdna_start": 395,
          "cdna_end": null,
          "cdna_length": 6062,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047445518.1"
        },
        {
          "aa_ref": "S",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MARCHF7",
          "gene_hgnc_id": 17393,
          "hgvs_c": "c.84C>A",
          "hgvs_p": "p.Ser28Arg",
          "transcript": "XM_047445519.1",
          "protein_id": "XP_047301475.1",
          "transcript_support_level": null,
          "aa_start": 28,
          "aa_end": null,
          "aa_length": 691,
          "cds_start": 84,
          "cds_end": null,
          "cds_length": 2076,
          "cdna_start": 327,
          "cdna_end": null,
          "cdna_length": 5994,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047445519.1"
        },
        {
          "aa_ref": "S",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MARCHF7",
          "gene_hgnc_id": 17393,
          "hgvs_c": "c.84C>A",
          "hgvs_p": "p.Ser28Arg",
          "transcript": "XM_047445520.1",
          "protein_id": "XP_047301476.1",
          "transcript_support_level": null,
          "aa_start": 28,
          "aa_end": null,
          "aa_length": 691,
          "cds_start": 84,
          "cds_end": null,
          "cds_length": 2076,
          "cdna_start": 241,
          "cdna_end": null,
          "cdna_length": 5908,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047445520.1"
        },
        {
          "aa_ref": "S",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MARCHF7",
          "gene_hgnc_id": 17393,
          "hgvs_c": "c.84C>A",
          "hgvs_p": "p.Ser28Arg",
          "transcript": "XM_047445521.1",
          "protein_id": "XP_047301477.1",
          "transcript_support_level": null,
          "aa_start": 28,
          "aa_end": null,
          "aa_length": 691,
          "cds_start": 84,
          "cds_end": null,
          "cds_length": 2076,
          "cdna_start": 340,
          "cdna_end": null,
          "cdna_length": 6007,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047445521.1"
        },
        {
          "aa_ref": "S",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MARCHF7",
          "gene_hgnc_id": 17393,
          "hgvs_c": "c.84C>A",
          "hgvs_p": "p.Ser28Arg",
          "transcript": "XM_047445523.1",
          "protein_id": "XP_047301479.1",
          "transcript_support_level": null,
          "aa_start": 28,
          "aa_end": null,
          "aa_length": 691,
          "cds_start": 84,
          "cds_end": null,
          "cds_length": 2076,
          "cdna_start": 231,
          "cdna_end": null,
          "cdna_length": 5898,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047445523.1"
        },
        {
          "aa_ref": "S",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MARCHF7",
          "gene_hgnc_id": 17393,
          "hgvs_c": "c.84C>A",
          "hgvs_p": "p.Ser28Arg",
          "transcript": "XM_047445524.1",
          "protein_id": "XP_047301480.1",
          "transcript_support_level": null,
          "aa_start": 28,
          "aa_end": null,
          "aa_length": 648,
          "cds_start": 84,
          "cds_end": null,
          "cds_length": 1947,
          "cdna_start": 382,
          "cdna_end": null,
          "cdna_length": 5930,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047445524.1"
        },
        {
          "aa_ref": "S",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MARCHF7",
          "gene_hgnc_id": 17393,
          "hgvs_c": "c.84C>A",
          "hgvs_p": "p.Ser28Arg",
          "transcript": "XM_047445525.1",
          "protein_id": "XP_047301481.1",
          "transcript_support_level": null,
          "aa_start": 28,
          "aa_end": null,
          "aa_length": 648,
          "cds_start": 84,
          "cds_end": null,
          "cds_length": 1947,
          "cdna_start": 296,
          "cdna_end": null,
          "cdna_length": 5844,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047445525.1"
        },
        {
          "aa_ref": "S",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MARCHF7",
          "gene_hgnc_id": 17393,
          "hgvs_c": "c.84C>A",
          "hgvs_p": "p.Ser28Arg",
          "transcript": "XM_047445526.1",
          "protein_id": "XP_047301482.1",
          "transcript_support_level": null,
          "aa_start": 28,
          "aa_end": null,
          "aa_length": 648,
          "cds_start": 84,
          "cds_end": null,
          "cds_length": 1947,
          "cdna_start": 340,
          "cdna_end": null,
          "cdna_length": 5888,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047445526.1"
        },
        {
          "aa_ref": "S",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MARCHF7",
          "gene_hgnc_id": 17393,
          "hgvs_c": "c.84C>A",
          "hgvs_p": "p.Ser28Arg",
          "transcript": "XM_047445527.1",
          "protein_id": "XP_047301483.1",
          "transcript_support_level": null,
          "aa_start": 28,
          "aa_end": null,
          "aa_length": 648,
          "cds_start": 84,
          "cds_end": null,
          "cds_length": 1947,
          "cdna_start": 395,
          "cdna_end": null,
          "cdna_length": 5943,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047445527.1"
        },
        {
          "aa_ref": "S",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MARCHF7",
          "gene_hgnc_id": 17393,
          "hgvs_c": "c.84C>A",
          "hgvs_p": "p.Ser28Arg",
          "transcript": "XM_047445528.1",
          "protein_id": "XP_047301484.1",
          "transcript_support_level": null,
          "aa_start": 28,
          "aa_end": null,
          "aa_length": 648,
          "cds_start": 84,
          "cds_end": null,
          "cds_length": 1947,
          "cdna_start": 241,
          "cdna_end": null,
          "cdna_length": 5789,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047445528.1"
        },
        {
          "aa_ref": "S",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MARCHF7",
          "gene_hgnc_id": 17393,
          "hgvs_c": "c.84C>A",
          "hgvs_p": "p.Ser28Arg",
          "transcript": "XM_047445529.1",
          "protein_id": "XP_047301485.1",
          "transcript_support_level": null,
          "aa_start": 28,
          "aa_end": null,
          "aa_length": 648,
          "cds_start": 84,
          "cds_end": null,
          "cds_length": 1947,
          "cdna_start": 340,
          "cdna_end": null,
          "cdna_length": 5888,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047445529.1"
        },
        {
          "aa_ref": "S",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MARCHF7",
          "gene_hgnc_id": 17393,
          "hgvs_c": "c.84C>A",
          "hgvs_p": "p.Ser28Arg",
          "transcript": "XM_017004721.2",
          "protein_id": "XP_016860210.1",
          "transcript_support_level": null,
          "aa_start": 28,
          "aa_end": null,
          "aa_length": 635,
          "cds_start": 84,
          "cds_end": null,
          "cds_length": 1908,
          "cdna_start": 254,
          "cdna_end": null,
          "cdna_length": 5753,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_017004721.2"
        },
        {
          "aa_ref": "S",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MARCHF7",
          "gene_hgnc_id": 17393,
          "hgvs_c": "c.84C>A",
          "hgvs_p": "p.Ser28Arg",
          "transcript": "XM_047445530.1",
          "protein_id": "XP_047301486.1",
          "transcript_support_level": null,
          "aa_start": 28,
          "aa_end": null,
          "aa_length": 635,
          "cds_start": 84,
          "cds_end": null,
          "cds_length": 1908,
          "cdna_start": 296,
          "cdna_end": null,
          "cdna_length": 5795,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047445530.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MARCHF7",
          "gene_hgnc_id": 17393,
          "hgvs_c": "c.-111C>A",
          "hgvs_p": null,
          "transcript": "NM_001376249.1",
          "protein_id": "NP_001363178.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 575,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 1728,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 3268,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001376249.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MARCHF7",
          "gene_hgnc_id": 17393,
          "hgvs_c": "c.-111C>A",
          "hgvs_p": null,
          "transcript": "NM_001376252.1",
          "protein_id": "NP_001363181.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 575,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 1728,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 3323,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001376252.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MARCHF7",
          "gene_hgnc_id": 17393,
          "hgvs_c": "c.-126C>A",
          "hgvs_p": null,
          "transcript": "NM_001376255.1",
          "protein_id": "NP_001363184.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 514,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 1545,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 3155,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001376255.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "MARCHF7",
          "gene_hgnc_id": 17393,
          "hgvs_c": "c.-234-13955C>A",
          "hgvs_p": null,
          "transcript": "NM_001376250.1",
          "protein_id": "NP_001363179.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 575,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 1728,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 3349,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001376250.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "MARCHF7",
          "gene_hgnc_id": 17393,
          "hgvs_c": "c.-42+16445C>A",
          "hgvs_p": null,
          "transcript": "NM_001376251.1",
          "protein_id": "NP_001363180.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 575,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 1728,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 3156,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001376251.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "MARCHF7",
          "gene_hgnc_id": 17393,
          "hgvs_c": "c.-234-13955C>A",
          "hgvs_p": null,
          "transcript": "NM_001376253.1",
          "protein_id": "NP_001363182.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 562,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 1689,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 3300,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001376253.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "MARCHF7",
          "gene_hgnc_id": 17393,
          "hgvs_c": "c.-42+16445C>A",
          "hgvs_p": null,
          "transcript": "NM_001376254.1",
          "protein_id": "NP_001363183.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 562,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 1689,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 3107,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001376254.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 4,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MARCHF7",
          "gene_hgnc_id": 17393,
          "hgvs_c": "n.237C>A",
          "hgvs_p": null,
          "transcript": "ENST00000473749.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": 821,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "pseudogene",
          "feature": "ENST00000473749.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MARCHF7",
          "gene_hgnc_id": 17393,
          "hgvs_c": "n.241C>A",
          "hgvs_p": null,
          "transcript": "NR_164789.1",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 2236,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "pseudogene",
          "feature": "NR_164789.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MARCHF7",
          "gene_hgnc_id": 17393,
          "hgvs_c": "n.199C>A",
          "hgvs_p": null,
          "transcript": "NR_164790.1",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 2671,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "pseudogene",
          "feature": "NR_164790.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MARCHF7",
          "gene_hgnc_id": 17393,
          "hgvs_c": "n.254C>A",
          "hgvs_p": null,
          "transcript": "NR_164791.1",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 2677,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "pseudogene",
          "feature": "NR_164791.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MARCHF7",
          "gene_hgnc_id": 17393,
          "hgvs_c": "n.254C>A",
          "hgvs_p": null,
          "transcript": "NR_164792.1",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 3490,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "pseudogene",
          "feature": "NR_164792.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MARCHF7",
          "gene_hgnc_id": 17393,
          "hgvs_c": "n.199C>A",
          "hgvs_p": null,
          "transcript": "NR_164793.1",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 3484,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "pseudogene",
          "feature": "NR_164793.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MARCHF7",
          "gene_hgnc_id": 17393,
          "hgvs_c": "n.254C>A",
          "hgvs_p": null,
          "transcript": "NR_164794.1",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 3539,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "pseudogene",
          "feature": "NR_164794.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MARCHF7",
          "gene_hgnc_id": 17393,
          "hgvs_c": "n.254C>A",
          "hgvs_p": null,
          "transcript": "NR_164795.1",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 3371,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "pseudogene",
          "feature": "NR_164795.1"
        }
      ],
      "gene_symbol": "MARCHF7",
      "gene_hgnc_id": 17393,
      "dbsnp": "rs140055725",
      "frequency_reference_population": 0.00032216334,
      "hom_count_reference_population": 0,
      "allele_count_reference_population": 519,
      "gnomad_exomes_af": 0.000339985,
      "gnomad_genomes_af": 0.000151218,
      "gnomad_exomes_ac": 496,
      "gnomad_genomes_ac": 23,
      "gnomad_exomes_homalt": 0,
      "gnomad_genomes_homalt": 0,
      "gnomad_mito_homoplasmic": null,
      "gnomad_mito_heteroplasmic": null,
      "computational_score_selected": 0.03959885239601135,
      "computational_prediction_selected": "Benign",
      "computational_source_selected": "MetaRNN",
      "splice_score_selected": 0,
      "splice_prediction_selected": "Benign",
      "splice_source_selected": "max_spliceai",
      "revel_score": 0.099,
      "revel_prediction": "Benign",
      "alphamissense_score": 0.5546,
      "alphamissense_prediction": null,
      "bayesdelnoaf_score": -0.36,
      "bayesdelnoaf_prediction": "Benign",
      "phylop100way_score": 0.666,
      "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": -4,
      "acmg_classification": "Likely_benign",
      "acmg_criteria": "BP4_Strong",
      "acmg_by_gene": [
        {
          "score": -4,
          "benign_score": 4,
          "pathogenic_score": 0,
          "criteria": [
            "BP4_Strong"
          ],
          "verdict": "Likely_benign",
          "transcript": "NM_022826.4",
          "gene_symbol": "MARCHF7",
          "hgnc_id": 17393,
          "effects": [
            "missense_variant"
          ],
          "inheritance_mode": "",
          "hgvs_c": "c.84C>A",
          "hgvs_p": "p.Ser28Arg"
        }
      ],
      "clinvar_disease": "not specified",
      "clinvar_classification": "Uncertain significance",
      "clinvar_review_status": "criteria provided, single submitter",
      "clinvar_submissions_summary": "US:1",
      "phenotype_combined": "not specified",
      "pathogenicity_classification_combined": "Uncertain significance",
      "custom_annotations": null
    }
  ],
  "message": null
}
For research and educational, non-commercial use only. Not for clinical or diagnostic use. GeneBe does not provide medical advice. Data use for AI modeling is prohibited: if used, the cost is $0.001 per byte of downloaded uncompressed data.