README.md

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:

r install.packages("devtools") library(devtools) install_github("ohdsi/DatabaseConnector") install_github("ohdsi/SqlRender") install_github("ohdsi/Hercules")

  1. Todo....

License

Hercules is licensed under Apache License 2.0



OHDSI/Hercules documentation built on May 7, 2019, 8:26 p.m.