| Previous changeset 16:10678d49d39e (2025-02-08) Next changeset 18:480ddbd12a03 (2025-06-03) |
|
Commit message:
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/fastp commit 68607e04ba077a9a2b0549ec7b8b9fceedd19d86 |
|
modified:
fastp.xml macros.xml |
| b |
| diff -r 10678d49d39e -r 25c59c0ceb55 fastp.xml --- a/fastp.xml Sat Feb 08 15:15:16 2025 +0000 +++ b/fastp.xml Mon Apr 21 18:16:30 2025 +0000 |
| b |
| @@ -1,4 +1,4 @@ -<tool id="fastp" name="fastp" version="@TOOL_VERSION@+galaxy4" 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 10678d49d39e -r 25c59c0ceb55 macros.xml --- a/macros.xml Sat Feb 08 15:15:16 2025 +0000 +++ b/macros.xml Mon Apr 21 18:16:30 2025 +0000 |
| b |
| @@ -1,5 +1,5 @@ <macros> - <token name="@TOOL_VERSION@">0.24.0</token> + <token name="@TOOL_VERSION@">0.24.1</token> <xml name="biotools"> <xrefs> <xref type="bio.tools"> |