OHDSI/Hercules

Name: Hercules

Owner: Observational Health Data Sciences and Informatics

Description: null

Created: 2014-08-25 08:58:23.0

Updated: 2016-06-14 17:02:07.0

Pushed: 2014-08-25 10:31:13.0

Homepage: null

Size: 148

Language: R

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Hercules

Getting Started

  1. Make sure you have your data in the OMOP CDM v4 format.

  2. Make sure that you have Java installed. If you don't have Java already intalled on your computed (on most computers it already is installed), go to java.com to get the latest version.

  3. If you're using Windows, make sure you install RTools.

  4. in R, use the following commands to install Hercules:

    all.packages("devtools")
    ary(devtools)
    all_github("ohdsi/DatabaseConnector")
    all_github("ohdsi/SqlRender")
    all_github("ohdsi/Hercules")
    
  5. Todo….

License

Hercules is licensed under Apache License 2.0


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.