Previous changeset 1:52da1e2c82d3 (2020-06-28) |
Commit message:
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/ont_fast5_api commit e83fdc3a33f17709196a0f5567fbec42f9f31922" |
modified:
compress_fast5.xml macros.xml |
b |
diff -r 52da1e2c82d3 -r 82c6009bc120 compress_fast5.xml --- a/compress_fast5.xml Sun Jun 28 14:51:16 2020 -0400 +++ b/compress_fast5.xml Sat Oct 23 20:38:11 2021 +0000 |
b |
@@ -1,5 +1,5 @@ <?xml version="1.0"?> -<tool id="ont_fast5_api_compress_fast5" name="@TOOL_NAME@ Compress" version="@TOOL_VERSION@+galaxy0" profile="18.01"> +<tool id="ont_fast5_api_compress_fast5" name="@TOOL_NAME@ Compress" version="@TOOL_VERSION@+galaxy1" profile="@PROFILE@"> <description>multi read file(s)</description> <macros> <import>macros.xml</import> |
b |
diff -r 52da1e2c82d3 -r 82c6009bc120 macros.xml --- a/macros.xml Sun Jun 28 14:51:16 2020 -0400 +++ b/macros.xml Sat Oct 23 20:38:11 2021 +0000 |
b |
@@ -1,6 +1,6 @@ -<?xml version="1.0"?> <macros> <token name="@TOOL_VERSION@">3.1.3</token> + <token name="@PROFILE@">20.05</token> <token name="@TOOL_NAME@">ont_fast5_api:</token> <xml name="requirements"> <requirements> |