Skip to content

Latest commit

 

History

History
60 lines (30 loc) · 1.19 KB

README.md

File metadata and controls

60 lines (30 loc) · 1.19 KB

dsOmicsClient

Introduction

Omics functions (clients side) for DataSHIELD. These are client side functions for omics analysis of private data.

Installation

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]')

Usage:

Acknowledgements

We acknowledge the help and support of Yannick Marcon and the DataSHIELD technical team.

Contact