Skip to content

Commit f0f0889

Browse files
author
Tobias Andermann
committed
updated installation script
1 parent 5504217 commit f0f0889

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

recipe/install_secapr_env.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ source activate secapr_env
77
sleep 5
88
conda install -y pandas
99
conda install -y matplotlib-base
10-
conda install -y biopython==1.76
10+
conda install -y biopython
1111
conda install -y trimmomatic
1212
conda install -y fastqc
1313
conda install -y abyss

0 commit comments

Comments
 (0)