Ulysses is part of HADES
Ulysses is an R package that automates setup of an OHDSI study and provides functions to assist with its maintenance and organization.
Requires R (version 4.1 or higher)
-
See the instructions here for configuring your R environment, including RTools and Java.
-
In R, use the following commands to download and install Ulysses:
install.packages("remotes")
remotes::install_github("ohdsi/Ulysses")
- Install quarto
Documentation can be found on the package website.
PDF versions of the documentation are available:
- Vignette: Ulysses Intro
- Vignette: Setup Credentials
- Vignette: Import Atlas
- Package manual
- Developer questions/comments/feedback: OHDSI Forum
- We use the GitHub issue tracker for all bugs/issues/enhancements
Read here how you can contribute to this package.
Ulysses is licensed under Apache License 2.0
Ulysses is being developed in R Studio.