Mercurial > repos > iuc > anndata_export
comparison export.xml @ 12:155982133d99 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:22 +0000 |
| parents | 2411ca833c18 |
| children |
comparison
equal
deleted
inserted
replaced
| 11:2411ca833c18 | 12:155982133d99 |
|---|---|
| 1 <tool id="anndata_export" name="Export AnnData" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@PROFILE@"> | 1 <tool id="anndata_export" name="Export AnnData" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@PROFILE@"> |
| 2 <description>matrix and annotations</description> | 2 <description>matrix and annotations</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 <expand macro="version_command"/> | 8 <expand macro="version_command"/> |
| 8 <command detect_errors="exit_code"><![CDATA[ | 9 <command detect_errors="exit_code"><![CDATA[ |
| 9 @CMD@ | 10 @CMD@ |
| 10 ]]></command> | 11 ]]></command> |
