changeset 2:4bfb75bb7c8e draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/scanpy/ commit e6675eff6b4d49386c2a9e4dde0011ba33aedbcc"
author iuc
date Thu, 05 Dec 2019 07:10:37 -0500
parents e4c0f5ee8e17
children a8f865950ac4
files macros.xml plot.xml
diffstat 2 files changed, 3 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/macros.xml	Wed Oct 16 06:28:57 2019 -0400
+++ b/macros.xml	Thu Dec 05 07:10:37 2019 -0500
@@ -1,5 +1,6 @@
 <macros>
-    <token name="@version@">1.4.4</token>
+    <token name="@version@">1.4.4.post1</token>
+    <token name="@profile@">19.01</token>
     <token name="@galaxy_version@"><![CDATA[@version@+galaxy0]]></token>
     <xml name="requirements">
         <requirements>
--- a/plot.xml	Wed Oct 16 06:28:57 2019 -0400
+++ b/plot.xml	Thu Dec 05 07:10:37 2019 -0500
@@ -1,4 +1,4 @@
-<tool id="scanpy_plot" name="Plot" version="@galaxy_version@">
+<tool id="scanpy_plot" name="Plot" version="@galaxy_version@" profile="@profile@">
     <description> with scanpy</description>
     <macros>
         <import>macros.xml</import>