comparison encyclopedia_library_to_blib.xml @ 4:97df51029d0e draft default tip

planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 0bb79ebbaf73fe6e902f6ef20cc9c9741063bf34
author galaxyp
date Tue, 17 May 2022 14:51:16 +0000
parents d080bb31e3dd
children
comparison
equal deleted inserted replaced
3:011aeeedc53e 4:97df51029d0e
2 <description>Convert EncyclopeDIA Library to BLIB for Skyline</description> 2 <description>Convert EncyclopeDIA Library to BLIB for Skyline</description>
3 <macros> 3 <macros>
4 <import>macros.xml</import> 4 <import>macros.xml</import>
5 </macros> 5 </macros>
6 <expand macro="requirements" /> 6 <expand macro="requirements" />
7 <command detect_errors="aggressive"><![CDATA[ 7 <command detect_errors="exit_code"><![CDATA[
8 EncyclopeDIA -convert -libtoblib 8 EncyclopeDIA -convert -libtoblib
9 -Djava.awt.headless=true -Duser.language=en-US -Duser.region=US 9 -Djava.awt.headless=true -Duser.language=en-US -Duser.region=US
10 -Xmx\$[ \${GALAXY_MEMORY_MB:-20480} / 1024 ]g 10 -Xmx\$[ \${GALAXY_MEMORY_MB:-20480} / 1024 ]g
11 -numberOfThreadsUsed "\${GALAXY_SLOTS:-4}" 11 -numberOfThreadsUsed "\${GALAXY_SLOTS:-4}"
12 -i '$i' 12 -i '$i'