comparison monocle3-diffExp.xml @ 2:a7d4f80d1265 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:01:17 -0500
parents c0441ea8f37a
children d333006ef72a
comparison
equal deleted inserted replaced
1:f91ddb6bc4ff 2:a7d4f80d1265
1 <?xml version="1.0" encoding="utf-8"?> 1 <?xml version="1.0" encoding="utf-8"?>
2 <tool id="monocle3_diffExp" name="Monocle3 diffExp" version="@TOOL_VERSION@+galaxy0"> 2 <tool id="monocle3_diffExp" name="Monocle3 diffExp" version="@TOOL_VERSION@+galaxy0" profile="@PROFILE@">
3 <description> of genes along a trajectory</description> 3 <description> of genes along a trajectory</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"/>
15 --method '$(method)' 15 --method '$(method)'
16 --alternative '$(alternative)' 16 --alternative '$(alternative)'
17 17
18 @INPUT_OPTS@ 18 @INPUT_OPTS@
19 output.tsv 19 output.tsv
20 20
21 @VERBOSE@ 21 @VERBOSE@
22 ]]></command> 22 ]]></command>
23 23
24 <inputs> 24 <inputs>
25 <expand macro="input_object_params"/> 25 <expand macro="input_object_params"/>