Achilles is part of HADES.
Automated Characterization of Health Information at Large-Scale Longitudinal Evidence Systems (ACHILLES) Achilles provides descriptive statistics on an OMOP CDM database. ACHILLES currently supports CDM version 5.3 and 5.4.
- Performs broad database characterization
- Export feature for ARES
- Export feature for AchillesWeb (deprecated)
Achilles is an R package.
Requires R (version 4.0 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 Achilles:
install.packages("remotes")
remotes::install_github("OHDSI/Achilles")
Documentation can be found on the package website.
- Developer questions/comments/feedback: OHDSI Forums
- We use the GitHub issue tracker for all bugs/issues/enhancements
Read here how you can contribute to this package.
Achilles is licensed under Apache License 2.0
Achilles is being developed in R Studio.
Achilles is ready for use.
- This project was supported in part through the National Science Foundation grant IIS 1251151.