Mercurial > repos > iuc > datamash_transpose
comparison datamash-transpose.xml @ 7:a2667f8d23de draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/datamash commit 3d9fe3e41995abc2dcc20edf86ddcb21f43095d3
author | iuc |
---|---|
date | Wed, 09 Jul 2025 12:53:56 +0000 |
parents | a513e3fbb4c5 |
children |
comparison
equal
deleted
inserted
replaced
6:a513e3fbb4c5 | 7:a2667f8d23de |
---|---|
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@">1</token> | 5 <token name="@VERSION_SUFFIX@">0</token> |
6 </macros> | 6 </macros> |
7 <edam_topics> | 7 <edam_topics> |
8 <edam_topic>topic_3570</edam_topic> <!-- Pure math / linear algebra --> | 8 <edam_topic>topic_3570</edam_topic> <!-- Pure math / linear algebra --> |
9 </edam_topics> | 9 </edam_topics> |
10 <edam_operations> | 10 <edam_operations> |