Exposome functions (server side) for DataSHIELD. These are server side functions for exposome analysis of private data.
-
The server side package is called dsExposomeClient:
install.packages('devtools')
library(devtools)
devtools::install_github('isglobal-brge/dsExposome')
If you want to use a certain release then you can do the following
library(devtools)
devtools::install_github('isglobal-brge/dsExposome@v1.0.5')
-
Install R Studio and the development environment as described below:
-
Then install the virtual machines as described below:
-
see vignettes
We acknowledge the help and support of the DataSHIELD technical team.
-
Juan R. Gonzalez and Xavier Escriba-Montagut
-
DataSHIELD