comparison monocle3-learnGraph.xml @ 2:17e74fba97fd 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:03 -0500
parents 710d112ee525
children
comparison
equal deleted inserted replaced
1:98e99ab36505 2:17e74fba97fd
1 <?xml version="1.0" encoding="utf-8"?> 1 <?xml version="1.0" encoding="utf-8"?>
2 <tool id="monocle3_learnGraph" name="Monocle3 learnGraph" version="@TOOL_VERSION@+galaxy0"> 2 <tool id="monocle3_learnGraph" name="Monocle3 learnGraph" version="@TOOL_VERSION@+galaxy0" profile="@PROFILE@">
3 <description>between cells in dimensionality reduced space</description> 3 <description>between cells in dimensionality 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"/>
29 --orthogonal-proj-tip 29 --orthogonal-proj-tip
30 #end if 30 #end if
31 31
32 @INPUT_OPTS@ 32 @INPUT_OPTS@
33 @OUTPUT_OPTS@ 33 @OUTPUT_OPTS@
34 34
35 @VERBOSE@ 35 @VERBOSE@
36 ]]></command> 36 ]]></command>
37 37
38 <inputs> 38 <inputs>
39 <expand macro="input_object_params"/> 39 <expand macro="input_object_params"/>