Skip to content

Commit

Permalink
Fixed extra curly brace in fastp.
Browse files Browse the repository at this point in the history
  • Loading branch information
Akazhiel committed May 26, 2023
1 parent 5183df5 commit 251bd38
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion modules/local/fastp.nf
Original file line number Diff line number Diff line change
Expand Up @@ -40,5 +40,4 @@ process FASTP {
2> ${prefix}.fastp.log
echo \$(fastp --version 2>&1 | sed -e "s/fastp //g") > ${software}.version.txt
"""
}
}

0 comments on commit 251bd38

Please sign in to comment.