Skip to content
This repository has been archived by the owner on Aug 31, 2022. It is now read-only.

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
HannesOberreiter committed Jun 2, 2020
1 parent 6486581 commit 0384b32
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Basic melting curve analysis in R to differentiate two taxa.

## Reproducibility

For full reproducibility we include in this repository our data files and a dockerfile and the raw code. You can either use directly the github project and install the packages by yourself or use the automatically generated docker file.
For full reproducibility we include in this repository our data files and a dockerfile including the raw code. You can either use directly the github project and install the packages by yourself or use the automatically generated docker file.

### Docker

Expand All @@ -15,7 +15,7 @@ For reproducibility there is a automatically generated docker image from this re
The globals `DOCKER_LOKAL_FILES`, `MY_GIT_USER`, `MY_GIT_EMAIL` are all optional and can be left empty.

```bash
DOCKER_LOKAL_FILES="/Users/virus-on-mac/Reserve/Repos/hrm_graz"
DOCKER_LOKAL_FILES="path/to/lokal/folder"
MY_GIT_USER=""
MY_GIT_EMAIL=""
```
Expand All @@ -36,4 +36,3 @@ Copyright (c) 2020 Hannes Oberreiter
## Publications

[![DOI](https://zenodo.org/badge/265545926.svg)](https://zenodo.org/badge/latestdoi/265545926)

0 comments on commit 0384b32

Please sign in to comment.