comparison monocle3-orderCells.xml @ 2:f58c4eb5446d draft

"planemo upload for repository https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/ commit 8ef74a1abb7d22b5c18611b8cdd7a5bf56c51b10"
author ebi-gxa
date Tue, 03 Mar 2020 18:02:37 -0500
parents 5520da33a868
children
comparison
equal deleted inserted replaced
1:e17c3123cdb5 2:f58c4eb5446d
1 <?xml version="1.0" encoding="utf-8"?> 1 <?xml version="1.0" encoding="utf-8"?>
2 <tool id="monocle3_orderCells" name="Monocle3 orderCells" version="@TOOL_VERSION@+galaxy0"> 2 <tool id="monocle3_orderCells" name="Monocle3 orderCells" version="@TOOL_VERSION@+galaxy0" profile="@PROFILE@">
3 <description>along trajectories</description> 3 <description>along trajectories</description>
4 <macros> 4 <macros>
5 <import>monocle3-macros.xml</import> 5 <import>monocle3-macros.xml</import>
6 </macros> 6 </macros>
7 <expand macro="requirements"/> 7 <expand macro="requirements"/>
21 --root-type '${root_type}' 21 --root-type '${root_type}'
22 #end if 22 #end if
23 23
24 @INPUT_OPTS@ 24 @INPUT_OPTS@
25 @OUTPUT_OPTS@ 25 @OUTPUT_OPTS@
26 26
27 @VERBOSE@ 27 @VERBOSE@
28 ]]></command> 28 ]]></command>
29 29
30 <inputs> 30 <inputs>
31 <expand macro="input_object_params"/> 31 <expand macro="input_object_params"/>