Omics functions (clients side) for DataSHIELD. These are client side functions for omics analysis of private data.
-
The server side package is called dsOmics:
install.packages('devtools')
library(devtools)
devtools::install_github('isglobal-brge/dsOmicsClient')
If you want to use a certain release then you can do the following
library(devtools)
devtools::install_github('isglobal-brge/[email protected]')
-
Install R Studio and the development environment as described below:
-
Then install the virtual machines as described below:
-
see bookdown
We acknowledge the help and support of Yannick Marcon and the DataSHIELD technical team.
-
Juan R. Gonzalez, Xavier Escriba-Montagut and Yannick Marcon
-
DataSHIELD