Mercurial > repos > ebi-gxa > monocle3_partition
comparison monocle3-partition.xml @ 2:92ca41fbc123 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:48 -0500 |
parents | be84f9c3a2dd |
children |
comparison
equal
deleted
inserted
replaced
1:426e1a869cb3 | 2:92ca41fbc123 |
---|---|
1 <?xml version="1.0" encoding="utf-8"?> | 1 <?xml version="1.0" encoding="utf-8"?> |
2 <tool id="monocle3_partition" name="Monocle3 partition" version="@TOOL_VERSION@+galaxy0"> | 2 <tool id="monocle3_partition" name="Monocle3 partition" version="@TOOL_VERSION@+galaxy0" profile="@PROFILE@"> |
3 <description>of cells into groups</description> | 3 <description>of cells into groups</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"/> |
24 --partition-qval '${partition_qval}' | 24 --partition-qval '${partition_qval}' |
25 #end if | 25 #end if |
26 | 26 |
27 @INPUT_OPTS@ | 27 @INPUT_OPTS@ |
28 @OUTPUT_OPTS@ | 28 @OUTPUT_OPTS@ |
29 | 29 |
30 @VERBOSE@ | 30 @VERBOSE@ |
31 ]]></command> | 31 ]]></command> |
32 | 32 |
33 <inputs> | 33 <inputs> |
34 <expand macro="input_object_params"/> | 34 <expand macro="input_object_params"/> |