Skip to content

Commit

Permalink
Update README.md: Added step 4 of installation
Browse files Browse the repository at this point in the history
  • Loading branch information
renewiegandt committed Jan 13, 2019
1 parent 95edb00 commit da0e710
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ conda env create -f masterenv.yml
conda activate masterenv
```

4. Set the wd parameter in the nextflow.config file as path where the repository is saved. For example: '~/masterJLU2018/'.


**Important Note:** For conda the channel bioconda needs to be set as highest priority! This is required due to two different packages with the same name in different channels. For the pipeline the package jellyfish from the channel bioconda is needed and **NOT** the jellyfish package from the channel conda-forge!

Expand Down

0 comments on commit da0e710

Please sign in to comment.