Mercurial > repos > recetox > use_theoretical_mz_annotations
changeset 5:c68193aed29e draft default tip
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/misc commit a57d984a9850c1faa44b6948981eb1303881ba9c
author | recetox |
---|---|
date | Thu, 14 Aug 2025 12:44:45 +0000 |
parents | 34d6b282ab6a |
children | |
files | use_theoretical_mz_annotations.xml |
diffstat | 1 files changed, 5 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/use_theoretical_mz_annotations.xml Mon May 12 14:05:31 2025 +0000 +++ b/use_theoretical_mz_annotations.xml Thu Aug 14 12:44:45 2025 +0000 @@ -1,10 +1,14 @@ -<tool id="use_theoretical_mz_annotations" name="use theoretical m/z values" version="@TOOL_VERSION@+galaxy1" profile="21.09"> +<tool id="use_theoretical_mz_annotations" name="use theoretical m/z values" version="@TOOL_VERSION@+galaxy2" profile="23.0"> <description>Overwrite experimentally measured mz values for peaks with theoretical values from peak comments.</description> <macros> <import>macros.xml</import> </macros> <expand macro="creator"/> + <requirements> + <requirement type="package" version="3.11">python</requirement> + </requirements> + <command detect_errors="exit_code"><![CDATA[ python3 '${__tool_directory__}/use_theoretical_mz_annotations.py' -i '${input}'