Mercurial > repos > artbio > manta
diff manta_macros.xml @ 4:e44fd9e36210 draft
"planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/manta commit 3a81ba68c86f4e98bd822bec831f70aa2df28883"
| author | artbio |
|---|---|
| date | Wed, 13 May 2020 19:39:31 +0000 |
| parents | de04a3371091 |
| children | 2dda8684d642 |
line wrap: on
line diff
--- a/manta_macros.xml Wed May 13 18:05:33 2020 +0000 +++ b/manta_macros.xml Wed May 13 19:39:31 2020 +0000 @@ -1,7 +1,7 @@ <macros> <token name="@VERSION@">1.6</token> - <token name="@WRAPPER_VERSION@">@VERSION@+galaxy2</token> + <token name="@WRAPPER_VERSION@">@VERSION@+galaxy3</token> <token name="@pipefail@"><![CDATA[set -o | grep -q pipefail && set -o pipefail;]]></token> <token name="@set_reference_fasta_filename@"><