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

Changeset 10:c5d3684f7c4c (2021-09-22)
Previous changeset 9:e4c99c83dfbf (2021-04-12) Next changeset 11:6bd82ed14acd (2023-11-08)
Commit message:
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/scanpy/ commit 806c15e8f3ae7acea300ebeb83222162c42eca14"
modified:
inspect.xml
macros.xml
b
diff -r e4c99c83dfbf -r c5d3684f7c4c inspect.xml
--- a/inspect.xml Mon Apr 12 18:13:59 2021 +0000
+++ b/inspect.xml Wed Sep 22 21:14:32 2021 +0000
b
@@ -1,5 +1,6 @@
 <tool id="scanpy_inspect" name="Inspect and manipulate" version="@galaxy_version@" profile="@profile@">
     <description> with scanpy</description>
+    <expand macro="bio_tools"/>
     <macros>
         <import>macros.xml</import>
         <xml name="score_genes_params">
b
diff -r e4c99c83dfbf -r c5d3684f7c4c macros.xml
--- a/macros.xml Mon Apr 12 18:13:59 2021 +0000
+++ b/macros.xml Wed Sep 22 21:14:32 2021 +0000
b
@@ -10,6 +10,11 @@
             <yield />
         </requirements>
     </xml>
+    <xml name="bio_tools">
+        <xrefs>
+            <xref type="bio.tools">scanpy</xref>
+        </xrefs>
+    </xml>
     <xml name="citations">
         <citations>
             <citation type="doi">10.1186/s13059-017-1382-0</citation>