Previous changeset 13:7e8c677a7b71 (2024-09-14) |
Commit message:
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/anndata/ commit c1d84c1850c53deccc384de3960d2cec37bb2869 |
modified:
macros.xml manipulate.xml |
b |
diff -r 7e8c677a7b71 -r c4209ea387d4 macros.xml --- a/macros.xml Sat Sep 14 19:58:00 2024 +0000 +++ b/macros.xml Fri Nov 08 21:59:34 2024 +0000 |
b |
@@ -78,4 +78,9 @@ </valid> </sanitizer> </xml> + <xml name="bio_tools"> + <xrefs> + <xref type="bio.tools">anndata</xref> + </xrefs> + </xml> </macros> |
b |
diff -r 7e8c677a7b71 -r c4209ea387d4 manipulate.xml --- a/manipulate.xml Sat Sep 14 19:58:00 2024 +0000 +++ b/manipulate.xml Fri Nov 08 21:59:34 2024 +0000 |
[ |
@@ -11,6 +11,7 @@ </param> </xml> </macros> + <expand macro="bio_tools"/> <expand macro="requirements"/> <expand macro="version_command"/> <command detect_errors="exit_code"><![CDATA[ |