Previous changeset 13:dbfc505896e9 (2024-10-15) Next changeset 15:a626e8c0e1ba (2024-11-15) |
Commit message:
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/fastp commit b76fe0b833d61c5161ed033ce1f57e3881bf336f |
modified:
fastp.xml macros.xml |
b |
diff -r dbfc505896e9 -r ecb9f4854617 fastp.xml --- a/fastp.xml Tue Oct 15 11:45:19 2024 +0000 +++ b/fastp.xml Mon Nov 11 14:53:41 2024 +0000 |
b |
@@ -1,4 +1,4 @@ -<tool id="fastp" name="fastp" version="@TOOL_VERSION@+galaxy2" profile="23.1"> +<tool id="fastp" name="fastp" version="@TOOL_VERSION@+galaxy0" profile="23.1"> <description>fast all-in-one preprocessing for FASTQ files</description> <macros> <import>macros.xml</import> |
b |
diff -r dbfc505896e9 -r ecb9f4854617 macros.xml --- a/macros.xml Tue Oct 15 11:45:19 2024 +0000 +++ b/macros.xml Mon Nov 11 14:53:41 2024 +0000 |
b |
@@ -1,5 +1,5 @@ <macros> - <token name="@TOOL_VERSION@">0.23.4</token> + <token name="@TOOL_VERSION@">0.24.0</token> <xml name="biotools"> <xrefs> <xref type="bio.tools"> |