Skip to content

Commit

Permalink
conda env instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
ktmeaton committed Feb 21, 2020
1 parent 29d3f8f commit 7d61545
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,13 @@ snippy
dustmasker
mummer

### Conda Environment
Create a conda environment with the required dependencies
```
conda env create -f phylo-env.yaml --name phylo-env
conda activate phylo-env
```

## Fresh start

### Build NCBImeta database, test lite run-through of pipeline
Expand Down

0 comments on commit 7d61545

Please sign in to comment.