# HG changeset patch # User iuc # Date 1722924711 0 # Node ID 4585ffa39bd908721d93c6fb5a1663acf0b91fd6 # Parent a35575615aa4aca8ac2b649496e21167d27ec8ec planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/fastqc commit cd51396b097cf63734578cdac8fc6c64500c8b4b diff -r a35575615aa4 -r 4585ffa39bd9 rgFastQC.xml --- a/rgFastQC.xml Thu Jun 08 20:01:52 2023 +0000 +++ b/rgFastQC.xml Tue Aug 06 06:11:51 2024 +0000 @@ -1,4 +1,4 @@ -<tool id="fastqc" name="FastQC" version="0.74+galaxy0"> +<tool id="fastqc" name="FastQC" version="0.74+galaxy1" profile="23.0"> <description>Read Quality reports</description> <xrefs> <xref type="bio.tools">fastqc</xref> @@ -50,6 +50,7 @@ --limits '${limits}' #end if --threads \${GALAXY_SLOTS:-2} + --dir \${TEMP:-\$_GALAXY_JOB_TMP_DIR} --quiet --extract #if $min_length: