Skip to content

Commit e733c3a

Browse files
committed
conda env
1 parent 5685776 commit e733c3a

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

environment.yml

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
channels:
2+
- conda-forge
3+
- bioconda
4+
dependencies:
5+
- perl >=5.32
6+
- perl-bioperl >=1.7
7+
- perl-path-tiny
8+
- perl-list-moreutils
9+
- perl-json
10+
- perl-libwww-perl
11+
- blast >=2.7
12+
- any2fasta
13+
- unzip
14+
- zlib
15+
- make
16+
- bats-core
17+

0 commit comments

Comments
 (0)