Skip to content
Snippets Groups Projects
Commit e533ce3a authored by Brandi Cantarel's avatar Brandi Cantarel
Browse files

remove perl module trimgalore

parent b3782a7c
No related merge requests found
...@@ -53,7 +53,7 @@ fi ...@@ -53,7 +53,7 @@ fi
numfq=${#fqs[@]} numfq=${#fqs[@]}
source /etc/profile.d/modules.sh source /etc/profile.d/modules.sh
module load trimgalore/0.6.4 cutadapt/2.5 perl/5.28.0 module load trimgalore/0.6.4 cutadapt/2.5
if [ $numfq > 1 ] if [ $numfq > 1 ]
then then
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment