comparison monocle3-reduceDim.xml @ 2:98f4918eee70 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:50 -0500
parents 9e59e242ed63
children
comparison
equal deleted inserted replaced
1:004a86dffd79 2:98f4918eee70
1 <?xml version="1.0" encoding="utf-8"?> 1 <?xml version="1.0" encoding="utf-8"?>
2 <tool id="monocle3_reduceDim" name="Monocle3 reduceDim" version="@TOOL_VERSION@+galaxy0"> 2 <tool id="monocle3_reduceDim" name="Monocle3 reduceDim" version="@TOOL_VERSION@+galaxy0" profile="@PROFILE@">
3 <description>for downstream analysis</description> 3 <description>for downstream analysis</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"/>
13 --reduction-method '${reduction_method}' 13 --reduction-method '${reduction_method}'
14 --preprocess-method '${preprocess_method}' 14 --preprocess-method '${preprocess_method}'
15 15
16 @INPUT_OPTS@ 16 @INPUT_OPTS@
17 @OUTPUT_OPTS@ 17 @OUTPUT_OPTS@
18 18
19 @VERBOSE@ 19 @VERBOSE@
20 ]]></command> 20 ]]></command>
21 21
22 <inputs> 22 <inputs>
23 <expand macro="input_object_params"/> 23 <expand macro="input_object_params"/>