Hi community,
This is my first time working on the OHDSI stuff. I appreciate if you can give me some hint to my questions.
WHAT I have done:
-
WebAPI is installed
-
Tomacat installed;
-
R/RTools/RStudio installed
-
Achilles installed
install.packages(“remotes”)
remotes::install_github(“OHDSI/Achilles”)
The link under User Documentation on Achilles github page is broken:
[* Vignette:(Running Achilles) is broken, the pdf file is missing.
- My DB in CDM format is ready
My questions is: what’s next with my data so that OHDSI tools can be used. It includes:
- How to do with my data?
- How is the Achilles used?
- How to set Altlas up?
- How to configure so that my data can appear in ‘select source’ in Atlas?
Any help is highly appreciated.
Thanks,
Ray Zohdsi