Skip to content
Snippets Groups Projects
Commit 94f59bf8 authored by Rachel  LEGENDRE's avatar Rachel LEGENDRE
Browse files

Update sortmerna.rules

parent 63855a45
No related branches found
No related tags found
No related merge requests found
......@@ -60,7 +60,7 @@ rule sortmerna:
#get file extension
if [[ ${{infiles[0]}} =~ \.gz$ ]]
then
ext="gz"
ext=".gz"
else
ext=""
fi
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment