changeset 2:e239534e003a draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/anndata/ commit 3b41d687ff30583540d055f6995de00530cca81d"
author iuc
date Thu, 12 Dec 2019 14:16:29 +0000
parents ac832f969c67
children b68022a5c83f
files import.xml macros.xml test-data/manipulate.save_raw.h5ad
diffstat 3 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/import.xml	Wed Oct 16 06:20:05 2019 -0400
+++ b/import.xml	Thu Dec 12 14:16:29 2019 +0000
@@ -13,7 +13,7 @@
         </xml>
     </macros>
     <expand macro="requirements">
-
+        <requirement type="package" version="1.4.4.post1">scanpy</requirement>
     </expand>
     <expand macro="version_command"/>
     <command detect_errors="exit_code"><![CDATA[
--- a/macros.xml	Wed Oct 16 06:20:05 2019 -0400
+++ b/macros.xml	Thu Dec 12 14:16:29 2019 +0000
@@ -1,6 +1,6 @@
 <macros>
     <token name="@VERSION@">0.6.22.post1</token>
-    <token name="@GALAXY_VERSION@">galaxy0</token>
+    <token name="@GALAXY_VERSION@">galaxy1</token>
     <xml name="requirements">
         <requirements>
             <requirement type="package" version="@VERSION@">anndata</requirement>
Binary file test-data/manipulate.save_raw.h5ad has changed