Mercurial > repos > iuc > datamash_transpose
comparison datamash-transpose.xml @ 10:3dcdff1ab5ac draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/datamash commit 178914e2f45c9d80bd4d88377c634593246b9f36
| author | iuc |
|---|---|
| date | Tue, 18 Nov 2025 22:08:08 +0000 |
| parents | a1cdc32ea989 |
| children |
comparison
equal
deleted
inserted
replaced
| 9:a1cdc32ea989 | 10:3dcdff1ab5ac |
|---|---|
| 1 <tool id="datamash_transpose" name="Transpose" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@PROFILE@"> | 1 <tool id="datamash_transpose" name="Transpose" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@PROFILE@"> |
| 2 <description>rows/columns in a tabular file</description> | 2 <description>rows/columns in a tabular file</description> |
| 3 <macros> | 3 <macros> |
| 4 <import>macros.xml</import> | 4 <import>macros.xml</import> |
| 5 <token name="@VERSION_SUFFIX@">0</token> | |
| 5 </macros> | 6 </macros> |
| 6 <edam_topics> | 7 <edam_topics> |
| 7 <edam_topic>topic_3570</edam_topic> <!-- Pure math / linear algebra --> | 8 <edam_topic>topic_3570</edam_topic> <!-- Pure math / linear algebra --> |
| 8 </edam_topics> | 9 </edam_topics> |
| 9 <edam_operations> | 10 <edam_operations> |
| 11 </edam_operations> | 12 </edam_operations> |
| 12 <expand macro="requirements"/> | 13 <expand macro="requirements"/> |
| 13 <expand macro="stdio"/> | 14 <expand macro="stdio"/> |
| 14 <command><