Mercurial > repos > iuc > datamash_transpose
comparison macros.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 | 374cb875d38a |
| children |
comparison
equal
deleted
inserted
replaced
| 6:a513e3fbb4c5 | 7:a2667f8d23de |
|---|---|
| 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. |
