Skip to content

Sample analysis

Sido Haakma edited this page Sep 24, 2019 · 5 revisions

We are having monthly sessions to explore R and DataSHIELD and share experiences. Each month a cohort is leading the session and explaining R functionality in a script they produce. We have created the following guidelines to share our experiences in code with each other.

Repository structure

When you run a workshop in the R-group you should post your script files into the following directory structure.

This way we can maintain a single source of sample analysis and work on a shared knowledge base.

note: In the sample analysis directory you can work on the same file, but it is not recommended.

Tools for doing sample analysis

We have now defined a toolset to do the sample analysis.

Testing new DataSHIELD functionality with dsBetaTest

To test new functionality we have created a development environment which can be found here:

Generating data with gcipdr

Check https://github.com/bonorico

Clone this wiki locally