changeset 10:afdac2e27f1b draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/scanpy/ commit e0d4688a59e6eeba33adcfe803ac43d0bc2863e7"
author iuc
date Wed, 01 Sep 2021 08:25:23 +0000
parents 8782807b9767
children 336f7f889475
files 1.4.tar.gz a.out cluster_reduce_dimension.xml macros.xml
diffstat 4 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
Binary file 1.4.tar.gz has changed
Binary file a.out has changed
--- a/cluster_reduce_dimension.xml	Mon Apr 12 18:07:53 2021 +0000
+++ b/cluster_reduce_dimension.xml	Wed Sep 01 08:25:23 2021 +0000
@@ -1,5 +1,6 @@
 <tool id="scanpy_cluster_reduce_dimension" name="Cluster, infer trajectories and embed" version="@galaxy_version@" profile="@profile@">
     <description>with scanpy</description>
+    <expand macro="bio_tools"/>
     <macros>
         <import>macros.xml</import>
         <xml name="pca_inputs">
--- a/macros.xml	Mon Apr 12 18:07:53 2021 +0000
+++ b/macros.xml	Wed Sep 01 08:25:23 2021 +0000
@@ -10,6 +10,11 @@
             <yield />
         </requirements>
     </xml>
+    <xml name="bio_tools">
+        <xrefs>
+            <xref type="bio.tools">obitools</xref>
+        </xrefs>
+    </xml>
     <xml name="citations">
         <citations>
             <citation type="doi">10.1186/s13059-017-1382-0</citation>