Skip to content

Use MAP to explore EHR data for individual patients.

License

Notifications You must be signed in to change notification settings

hms-dbmi/map-explorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MAP Explorer

Use MAP to explore EHR data for individual patients. This Shiny app provides a interface to select patients and visualize their MAP probabilities.

Running the App

  1. Get code from GitHub and install required packages.
  2. Copy required data files into a subdirectory called "data" within the source code directory. This directory will be ignored by git to prevent the data from being uploaded to GitHub.
  3. Launch Shiny app.

Data

The app requires three data files as input:

  • MAPcutoff.Rdata
  • MAPmanhattan.Rdata
  • pheinfo.rda

Releases

No releases published

Packages

No packages published

Languages