diff monocle3-plotCells.xml @ 2:84095a7b9867 draft

"planemo upload for repository https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/ commit c388aa3bb719eff471508b6f01cae8583ee7bb1d"
author ebi-gxa
date Thu, 14 May 2020 21:16:15 +0000
parents 42dde38186fe
children 27d964d6264c
line wrap: on
line diff
--- a/monocle3-plotCells.xml	Thu Apr 16 08:58:16 2020 +0000
+++ b/monocle3-plotCells.xml	Thu May 14 21:16:15 2020 +0000
@@ -1,10 +1,12 @@
 <?xml version="1.0" encoding="utf-8"?>
-<tool id="monocle3_plotCells" name="Monocle3 plotCells" version="@TOOL_VERSION@+galaxy0" profile="@PROFILE@">
+<tool id="monocle3_plotCells" name="Monocle3 plotCells" version="0.1.5+galaxy0" profile="@PROFILE@">
   <description> in the reduced dimensionality space</description>
   <macros>
     <import>monocle3-macros.xml</import>
   </macros>
-  <expand macro="requirements"/>
+  <requirements>
+    <requirement type="package" version="0.0.8">monocle3-cli</requirement>
+  </requirements>
   <command detect_errors="exit_code"><![CDATA[
 LANG=en_US.UTF-8 monocle3 plotCells
     --reduction-method '$(reduction_method)'