{
  "config": {
    "histograms": [
      {
        "type": "categorical",
        "value_order": [],
        "y_log_scale": true,
        "label_rotation": 90
      }
    ],
    "table": {
      "config": {
        "filename": "prepped_GRCh38_hg38_variants_2020-02-25.txt.gz",
        "format": "tabix",
        "zero_based": false,
        "chrom": {
          "column_name": "chrom"
        },
        "pos_begin": {
          "column_name": "pos_beg"
        },
        "pos_end": {
          "column_name": "pos_end"
        },
        "chrom_mapping": {
          "add_prefix": "chr"
        }
      },
      "files_md5": {
        "prepped_GRCh38_hg38_variants_2020-02-25.txt.gz": "1cfdf52681c3d2baaafd867ce10e3e88",
        "prepped_GRCh38_hg38_variants_2020-02-25.txt.gz.tbi": "d8dc5087a6918b4108be48b42b2addc1"
      }
    }
  },
  "score_config": [
    {
      "id": "deletion_duplication",
      "type": "str",
      "name": "deletion_duplication",
      "index": null,
      "na_values": "[]"
    },
    {
      "id": "cnv_name",
      "type": "str",
      "name": "CNV_name",
      "index": null,
      "na_values": "[]"
    }
  ]
}