Skip to content

Functions to perform omic data analyses using DataShield

License

Notifications You must be signed in to change notification settings

epigeny/dsOmics

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

420 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dsOmics

Introduction

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

Installation

install.packages('devtools')

library(devtools)

devtools::install_github('isglobal-brge/dsOmics')

If you want to use a certain release then you can do the following


library(devtools)

devtools::install_github('isglobal-brge/dsOmics@v1.0.5')

Usage:

Acknowledgements

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

Contact

About

Functions to perform omic data analyses using DataShield

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 82.4%
  • R 15.3%
  • JavaScript 2.2%
  • Makefile 0.1%