changeset 10:c5d3684f7c4c draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/scanpy/ commit 806c15e8f3ae7acea300ebeb83222162c42eca14"
author iuc
date Wed, 22 Sep 2021 21:14:32 +0000
parents e4c99c83dfbf
children 6bd82ed14acd
files inspect.xml macros.xml
diffstat 2 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/inspect.xml	Mon Apr 12 18:13:59 2021 +0000
+++ b/inspect.xml	Wed Sep 22 21:14:32 2021 +0000
@@ -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">
--- a/macros.xml	Mon Apr 12 18:13:59 2021 +0000
+++ b/macros.xml	Wed Sep 22 21:14:32 2021 +0000
@@ -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>