Mercurial > repos > ebi-gxa > monocle3_plotcells
comparison monocle3-plotCells.xml @ 2:ad64e2d368d6 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:03:05 -0500 |
parents | 896359db6339 |
children | 016c39d243fb |
comparison
equal
deleted
inserted
replaced
1:3e737c810a54 | 2:ad64e2d368d6 |
---|---|
1 <?xml version="1.0" encoding="utf-8"?> | 1 <?xml version="1.0" encoding="utf-8"?> |
2 <tool id="monocle3_plotCells" name="Monocle3 plotCells" version="@TOOL_VERSION@+galaxy0"> | 2 <tool id="monocle3_plotCells" name="Monocle3 plotCells" version="@TOOL_VERSION@+galaxy0" profile="@PROFILE@"> |
3 <description> in the reduced dimensionality space</description> | 3 <description> in the reduced dimensionality 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"/> |
46 --label-branch-points | 46 --label-branch-points |
47 #end if | 47 #end if |
48 | 48 |
49 @INPUT_OPTS@ | 49 @INPUT_OPTS@ |
50 output.png | 50 output.png |
51 | 51 |
52 @VERBOSE@ | 52 @VERBOSE@ |
53 ]]></command> | 53 ]]></command> |
54 | 54 |
55 <inputs> | 55 <inputs> |
56 <expand macro="input_object_params"/> | 56 <expand macro="input_object_params"/> |