Skip to content

bioinformatics-leibniz-hki/correlation-workshop

Repository files navigation

Correlation workshop

This is the repository for the workshop at MiCom 2021 about taxonomic correlation analyses in metagenomics using R.

Contents

Get started

Clone this repository with these shell commands. GNU Make can be used to build and run the docker container:

git clone https://github.com/bioinformatics-leibniz-hki/correlation-workshop
cd correlation-workshop
make

This will deploy a webserver which can be accessed in your browser. Go to the URL displayed and log in to RStudio Server using username rstudio and password password.

Websites