Skip to content

Latest commit

 

History

History
34 lines (25 loc) · 1.83 KB

README.md

File metadata and controls

34 lines (25 loc) · 1.83 KB

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