Mercurial > repos > iuc > modify_loom
comparison modify_loom.xml @ 10:db575b4c8b22 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/anndata/ commit c1d84c1850c53deccc384de3960d2cec37bb2869
author | iuc |
---|---|
date | Fri, 08 Nov 2024 21:58:43 +0000 |
parents | 0f1aaff9b22d |
children |
comparison
equal
deleted
inserted
replaced
9:0f1aaff9b22d | 10:db575b4c8b22 |
---|---|
1 <tool id="modify_loom" name="Loom operations" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@PROFILE@"> | 1 <tool id="modify_loom" name="Loom operations" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@PROFILE@"> |
2 <description>Manipulate, export and import loom data</description> | 2 <description>Manipulate, export and import loom data</description> |
3 <macros> | 3 <macros> |
4 <import>macros.xml</import> | 4 <import>macros.xml</import> |
5 </macros> | 5 </macros> |
6 <expand macro="bio_tools"/> | |
6 <expand macro="requirements"> | 7 <expand macro="requirements"> |
7 <requirement type="package" version="1.26.4">numpy</requirement><!-- loompy seems to adapt to numpy 2.x. Remove this in the next update --> | 8 <requirement type="package" version="1.26.4">numpy</requirement><!-- loompy seems to adapt to numpy 2.x. Remove this in the next update --> |
8 </expand> | 9 </expand> |
9 <expand macro="version_command"/> | 10 <expand macro="version_command"/> |
10 <command detect_errors="exit_code"><![CDATA[ | 11 <command detect_errors="exit_code"><![CDATA[ |