Skip to content

Commit

Permalink
conda env update
Browse files Browse the repository at this point in the history
conda env update
  • Loading branch information
dsarov committed Nov 3, 2020
1 parent e0c34ba commit 99d34d7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions builds/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ requirements:
- nextflow
- bioconductor-ggtree
- fasttree
- delly
- bcftools
run:
- trimmomatic
- bwa
Expand All @@ -45,6 +47,7 @@ requirements:
- bioconductor-ggtree
- fasttree
- delly
- bcftools

test:
commands:
Expand Down
1 change: 1 addition & 0 deletions env.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,4 @@ dependencies:
- bioconductor-ggtree
- fasttree
- delly
- bcftools

0 comments on commit 99d34d7

Please sign in to comment.