diff hifive.xml @ 11:cc95aa05f643 draft default tip

planemo upload for repository https://github.com/bxlab/galaxy_tools/tools/hifive commit 00f5bb3bc367ca8dfddc094b24463af613eaccc6-dirty
author sauria
date Fri, 01 Dec 2017 12:24:35 -0500
parents 0b5a01448cb5
children
line wrap: on
line diff
--- a/hifive.xml	Fri Feb 24 15:01:23 2017 -0500
+++ b/hifive.xml	Fri Dec 01 12:24:35 2017 -0500
@@ -7,6 +7,10 @@
 	<expand macro="requirements"/>
 	<expand macro="stdio"/>
 	<command><![CDATA[
+#if str( $command.command_select )== "hic-complete" or str( $command.command_select )== "hic-project" or str( $command.command_select )== "hic-normalize" or str( $command.command_select )== "hic-heatmap" or str( $command.command_select )== "hic-mrheatmap":
+    mpirun -np \${GALAXY_SLOTS:-4}
+#end if
+
 hifive
 
 $command.command_select