Mercurial > repos > artbio > manta
changeset 2:6a69e5d7c21f draft
"planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/manta commit 0c076cce96ddede06511d9fb8ebc707b9f083a1d"
| author | artbio |
|---|---|
| date | Sun, 07 Jun 2020 09:08:06 -0400 |
| parents | c35d9902100e |
| children | d648e40c6da9 |
| files | manta_macros.xml test-data/all_fasta.loc test-data/cached_locally/all_fasta.loc test-data/cached_locally/fasta_indexes.loc test-data/candidateSV.vcf.gz test-data/candidateSmallIndels.vcf.gz test-data/fasta_indexes.loc tool-data/all_fasta.loc.sample tool-data/fasta_indexes.loc.sample tool_data_table_conf.xml.sample |
| diffstat | 10 files changed, 65 insertions(+), 36 deletions(-) [+] |
line wrap: on
line diff
--- a/manta_macros.xml Wed May 13 15:42:33 2020 -0400 +++ b/manta_macros.xml Sun Jun 07 09:08:06 2020 -0400 @@ -1,7 +1,7 @@ <macros> <token name="@VERSION@">1.6</token> - <token name="@WRAPPER_VERSION@">@VERSION@+galaxy3</token> + <token name="@WRAPPER_VERSION@">@VERSION@+galaxy4</token> <token name="@pipefail@"><![CDATA[set -o | grep -q pipefail && set -o pipefail;]]></token> <token name="@set_reference_fasta_filename@"><