Repository 'anndata_import'
hg clone https://toolshed.g2.bx.psu.edu/repos/iuc/anndata_import

Changeset 2:e175d4067b00 (2019-12-12)
Previous changeset 1:a61350ab6563 (2019-10-16) Next changeset 3:b5c7ba11401d (2020-01-06)
Commit message:
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/anndata/ commit 3b41d687ff30583540d055f6995de00530cca81d"
modified:
import.xml
macros.xml
added:
test-data/manipulate.save_raw.h5ad
b
diff -r a61350ab6563 -r e175d4067b00 import.xml
--- a/import.xml Wed Oct 16 06:27:31 2019 -0400
+++ b/import.xml Thu Dec 12 09:23:27 2019 -0500
[
@@ -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[
b
diff -r a61350ab6563 -r e175d4067b00 macros.xml
--- a/macros.xml Wed Oct 16 06:27:31 2019 -0400
+++ b/macros.xml Thu Dec 12 09:23:27 2019 -0500
b
@@ -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>
b
diff -r a61350ab6563 -r e175d4067b00 test-data/manipulate.save_raw.h5ad
b
Binary file test-data/manipulate.save_raw.h5ad has changed