You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Konstantin Yaroshovets edited this page Oct 9, 2024
·
3 revisions
Welcome to the Arachne wiki!
Arachne Datanode is an open source application for running both custom and standardized analyses on data in the OMOP Common Data Model format. The main goal of Arachne Datanode is to run analysis code in a standardized runtime environment that already has all dependencies installed. Arachne Datanode makes running OHDSI studies easier by providing the infrastructure to run studies without worrying about installing all study dependencies.
Features
Support for standardized and custom analyses
Support for both Docker and non-docker (tar.gz) runtime environments
This wiki provides documentation for the following use cases
Installing and customizing Arachne Datanode installation at your institution
Developing custom studies to run on Arachne
Creating runtime environments and plugging them into Arachne
Running a study using Arachne Datanode
If you have questions or issues please do not hesitate to open an issue on this Github repo.