Mercurial > repos > iuc > datamash_transpose
comparison macros.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 <macros> | 1 <macros> |
| 2 <token name="@TOOL_VERSION@">1.8</token> | 2 <token name="@TOOL_VERSION@">1.9</token> |
| 3 <token name="@VERSION_SUFFIX@">0</token> | 3 <token name="@VERSION_SUFFIX@">0</token> |
| 4 <token name="@PROFILE@">22.01</token> | 4 <token name="@PROFILE@">22.01</token> |
| 5 <xml name="inputs_outputs"> | 5 <xml name="inputs_outputs"> |
| 6 <inputs> | 6 <inputs> |
| 7 <param name="in_file" type="data" format="tabular,csv,tsv" label="Input tabular dataset" help="" /> | 7 <param name="in_file" type="data" format="tabular,csv,tsv" label="Input tabular dataset" help="" /> |
| 29 <token name="@HELP_FOOTER@"> | 29 <token name="@HELP_FOOTER@"> |
| 30 ----- | 30 ----- |
| 31 | 31 |
| 32 **GNU Datamash** is a Free and Open Source Software, see more details on the Datamash_ Website. | 32 **GNU Datamash** is a Free and Open Source Software, see more details on the Datamash_ Website. |
| 33 | 33 |
| 34 **GNU Datamash** is also available as a command-line program, see http://www.gnu.org/software/datamash/download/ . | 34 For more details about supported statistical operations, see https://www.gnu.org/software/datamash/download/ |
| 35 | 35 |
| 36 For more details about supported statistical operations, see Datamash_ website. | 36 For more details about supported statistical operations, see Datamash_ website. |
| 37 | 37 |
| 38 .. _Datamash: http://www.gnu.org/software/datamash/ | 38 .. _Datamash: https://www.gnu.org/software/datamash/ |
| 39 | |
| 39 </token> | 40 </token> |
| 40 <token name="@HELP_HEADER@"> | 41 <token name="@HELP_HEADER@"> |
| 41 .. class:: infomark | 42 .. class:: infomark |
| 42 | 43 |
| 43 **TIP:** Input data must be TAB delimited. If the desired dataset does not appear in the input list, use *Text Manipulation->Convert* to convert it to **Tabular** type. | 44 **TIP:** Input data must be TAB delimited. If the desired dataset does not appear in the input list, use *Text Manipulation->Convert* to convert it to **Tabular** type. |
