# HG changeset patch # User iuc # Date 1616189868 0 # Node ID 819b8c1657d5d795741474e70c7d27ffee9169a0 # Parent a252d84155839017a297c9e49b890704d1d67c4f "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/fastqe commit 52c73f875aef9c4692b886e1a50d8124875e7dcb" diff -r a252d8415583 -r 819b8c1657d5 fastqe.xml --- a/fastqe.xml Fri Jul 24 14:30:21 2020 -0400 +++ b/fastqe.xml Fri Mar 19 21:37:48 2021 +0000 @@ -1,4 +1,4 @@ - + visualize fastq files with emoji's 🧬😎 fastqe @@ -6,32 +6,36 @@ FASTQE Report 🤔

FASTQE Report 🤔

" > '$output' && fastqe - --mean $bin - --min + ${" ".join(str($tpe).split(","))} --long $long - --max - #for $filename in $filenames: - '$filename' - #end for - | sed 's/$/
/;s/^\([^\t]*\)\t\([^\t]*\)\t/

\1: \2<\/h2>\n/' >> '$output' && + ./inputs/* + | sed 's/$/
/;s/^\.\/inputs\/\([^\t]*\)\t\([^\t]*\)\t/

\1: \2<\/h2>\n/;' >> '$output' && echo "" >> '$output' ]]> - + + + + + + @@ -42,6 +46,10 @@ + + + +