Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 1.08 KB

README.md

File metadata and controls

14 lines (11 loc) · 1.08 KB

CohortSymmetry Methods Study

Introduction

This repository contains the study code introducing the CohortSymmetry package with postive and negative benchmarkers.

Running the analysis

  1. Download this entire repository (you can download as a zip folder using Code -> Download ZIP, or you can use GitHub Desktop).
  2. Open the project CohortSymmetryStudy.Rproj in RStudio (when inside the project, you will see its name on the top-right of your RStudio session)
  3. Open and work though the CodeToRun.R file which should be the only file that you need to interact with. Run the lines in the file, adding your database specific information and so on (see comments within the file for instructions). The last line of this file will run the study (source(here("RunStudy.R")).
  4. After running you should then have a zip folder with results to share in your output folder.

Link to the shiny app for the results:

  1. TBC