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

add perl module to trim

parent e0d3cd9b
No related merge requests found
...@@ -45,7 +45,7 @@ fi ...@@ -45,7 +45,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 module load trimgalore/0.6.4 cutadapt/2.5 perl/5.28.0
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