{
  "config": {
    "histograms": [
      {
        "type": "number",
        "view_range": {
          "min": 0.0,
          "max": 1.0
        },
        "number_of_bins": 100,
        "x_log_scale": false,
        "y_log_scale": true,
        "x_min_log": null
      },
      {
        "type": "categorical",
        "value_order": [],
        "y_log_scale": true,
        "label_rotation": 0
      }
    ],
    "table": {
      "config": {
        "filename": "AlphaMissense_hg38_modified.tsv.gz",
        "format": "tabix",
        "chrom": {
          "column_name": "chrom"
        },
        "pos_begin": {
          "column_name": "pos"
        },
        "pos_end": {
          "column_name": "pos"
        },
        "reference": {
          "column_name": "ref"
        },
        "alternative": {
          "column_name": "alt"
        }
      },
      "files_md5": {
        "AlphaMissense_hg38_modified.tsv.gz": "4392511387da48c919dbf9c5bcb34c62",
        "AlphaMissense_hg38_modified.tsv.gz.tbi": "0ab830224dba1887ac79d1a884021023"
      }
    }
  },
  "score_config": [
    {
      "id": "am_pathogenicity",
      "type": "float",
      "name": "am_pathogenicity",
      "index": null,
      "na_values": "['', '.', 'NA', 'nan']"
    },
    {
      "id": "am_class",
      "type": "str",
      "name": "am_class",
      "index": null,
      "na_values": "[]"
    }
  ]
}