comparison monocle3-preprocess.xml @ 2:273d11a83e42 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:20 -0500
parents 0869b0264af1
children
comparison
equal deleted inserted replaced
1:0869b0264af1 2:273d11a83e42
1 <?xml version="1.0" encoding="utf-8"?> 1 <?xml version="1.0" encoding="utf-8"?>
2 <tool id="monocle3_preprocess" name="Monocle3 preprocess" version="@TOOL_VERSION@+galaxy0"> 2 <tool id="monocle3_preprocess" name="Monocle3 preprocess" version="@TOOL_VERSION@+galaxy0" profile="@PROFILE@">
3 <description>a Monocle3 object to an initially dimensionally reduced space</description> 3 <description>a Monocle3 object to an initially dimensionally reduced space</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"/>
25 --no-scaling 25 --no-scaling
26 #end if 26 #end if
27 27
28 @INPUT_OPTS@ 28 @INPUT_OPTS@
29 @OUTPUT_OPTS@ 29 @OUTPUT_OPTS@
30 30
31 @VERBOSE@ 31 @VERBOSE@
32 ]]></command> 32 ]]></command>
33 33
34 <inputs> 34 <inputs>
35 <expand macro="input_object_params"/> 35 <expand macro="input_object_params"/>