Mercurial > repos > iuc > modify_loom
comparison modify_loom.xml @ 9:6e7355ea9228 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/anndata/ commit c1d84c1850c53deccc384de3960d2cec37bb2869
| author | iuc |
|---|---|
| date | Fri, 08 Nov 2024 21:56:47 +0000 |
| parents | e4847e917c2b |
| children |
comparison
equal
deleted
inserted
replaced
| 8:e4847e917c2b | 9:6e7355ea9228 |
|---|---|
| 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"><