Skip to content

Commit

Permalink
adding dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
linsalrob committed Aug 7, 2023
1 parent 2e3e6fa commit df4c1d1
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,9 @@ Currently the pipeline depends on
You can install all of these with:

```
mamba install -y fastp samtools minimap2 megahit mmseqs vamb
mamba install -y fastp samtools minimap2 megahit mmseqs2
mamba create -n vamb vamb
```

(Note: vamb has a couple of dependencies that may not work if you do them in your base repo).

0 comments on commit df4c1d1

Please sign in to comment.