We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5504217 commit f0f0889Copy full SHA for f0f0889
recipe/install_secapr_env.sh
@@ -7,7 +7,7 @@ source activate secapr_env
7
sleep 5
8
conda install -y pandas
9
conda install -y matplotlib-base
10
-conda install -y biopython==1.76
+conda install -y biopython
11
conda install -y trimmomatic
12
conda install -y fastqc
13
conda install -y abyss
0 commit comments