Mercurial > repos > artbio > manta
changeset 1:0e7a9942599d draft
"planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/manta commit 4d77b1bf3be3afa153984b60f8a19b245ad973f7"
| author | artbio |
|---|---|
| date | Tue, 12 May 2020 17:34:19 +0000 |
| parents | 964768ef63f4 |
| children | de04a3371091 |
| files | manta_macros.xml tool-data/manta_index.loc tool_data_table_conf.xml |
| diffstat | 3 files changed, 22 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/manta_macros.xml Tue May 12 14:07:23 2020 +0000 +++ b/manta_macros.xml Tue May 12 17:34:19 2020 +0000 @@ -1,7 +1,7 @@ <macros> <token name="@VERSION@">1.6</token> - <token name="@WRAPPER_VERSION@">@VERSION@+galaxy1</token> + <token name="@WRAPPER_VERSION@">@VERSION@+galaxy2</token> <token name="@pipefail@"><![CDATA[set -o | grep -q pipefail && set -o pipefail;]]></token> <token name="@set_reference_fasta_filename@"><