# HG changeset patch # User iuc # Date 1625490036 0 # Node ID ecb38e2798cdf56da90b8f383e5ff15d787196f1 # Parent 819b8c1657d5d795741474e70c7d27ffee9169a0 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/fastqe commit 8a7ebdd86f360d3f1a0ab3eb95aed7603299ab8b" diff -r 819b8c1657d5 -r ecb38e2798cd fastqe.xml --- a/fastqe.xml Fri Mar 19 21:37:48 2021 +0000 +++ b/fastqe.xml Mon Jul 05 13:00:36 2021 +0000 @@ -1,4 +1,4 @@ - + visualize fastq files with emoji's 🧬😎 fastqe @@ -14,7 +14,7 @@ #if $i.ext.endswith(".gz") and not $identifier.endswith(".gz") #set identifier+=".gz" #end if - ln -s $i inputs/$identifier && + ln -s $i 'inputs/$identifier' && #end for echo "FASTQE Report 🤔

FASTQE Report 🤔

" > '$output' && @@ -33,8 +33,8 @@ - - + +