Mercurial > repos > vandelj > giant_aptsummarize
diff galaxy/wrappers/ArrayNormalization.xml @ 1:2762a2622e0d draft
"planemo upload for repository https://github.com/juliechevalier/GIANT/tree/master commit e2b27d6ff2eab66454f984dbf1a519192f41db97"
| author | vandelj |
|---|---|
| date | Wed, 09 Sep 2020 10:43:27 +0000 |
| parents | 708f43bda2b6 |
| children |
line wrap: on
line diff
--- a/galaxy/wrappers/ArrayNormalization.xml Fri Jun 26 09:35:11 2020 -0400 +++ b/galaxy/wrappers/ArrayNormalization.xml Wed Sep 09 10:43:27 2020 +0000 @@ -1,7 +1,7 @@ <tool name="GIANT-Normalization with APT Summarize" id="giant_aptsummarize" version="0.1.1"> <description>Apply Affymetrix Power Tool summarize function to .CEL collection</description> <requirements> - <requirement type="package" version="2.10.1">apt-probeset-summarize</requirement> + <requirement type="package" version="2.10.2">apt-probeset-summarize</requirement> </requirements> <stdio> <regex match="Execution halted" @@ -11,11 +11,8 @@ <exit_code range="10" level="fatal" description="Error in post-treatments, see log file for more information." /> <exit_code range="1:9" level="fatal" description="Error during apt command execution, see log file for more information." /> </stdio> - - - - <command> <![CDATA[ - ##ONLY FOR LOCAL TEST PURPOSE, COMMENT OTHERWISE + <command> <![CDATA[ + ##only for local test, comment otherwise ##set $pathToApt='/mnt/galaxy/home/galaxy/Software/ThermoFischer/apt-1.20.6-x86_64-intel-linux/bin' mkdir ./apt_output/; @@ -104,8 +101,6 @@ ]]> </command> - - <configfiles> <configfile name="scriptFormat"> <