Reproducible results for: Machine learning identifies a compact gene set for monitoring the circadian clock in human blood (Hughey 2017)
The zip file contains all code, data, results, and figures. See readme.md within the zip file.
The tar file is a docker image that was generated from "Dockerfile" (see the log file) and contains the entire computing environment to reproduce the analysis. Load the image and start the container using the following commands:
$ docker load < circadian_human_blood.tar
$ docker run -it circadian_human_blood