Previous changeset 2:232ad69fc93c (2024-01-16) Next changeset 4:f2ba98635c6c (2024-03-19) |
Commit message:
planemo upload for repository https://github.com/MetaSys-LISBP/PhysioFit commit bc02f9f707e8d8e935d4d905598f6d6a190fd3d7 |
modified:
physiofit.xml |
b |
diff -r 232ad69fc93c -r 4e885e541368 physiofit.xml --- a/physiofit.xml Tue Jan 16 15:42:03 2024 +0000 +++ b/physiofit.xml Wed Mar 13 10:22:00 2024 +0000 |
[ |
@@ -1,11 +1,13 @@ <tool id='physiofit' name='PhysioFit: extracellular flux calculation' version='@TOOL_VERSION@+galaxy0' python_template_version='3.5' profile='21.05'> <description>PhysioFit is a scientific tool designed to quantify cell growth parameters and uptake and production fluxes</description> <macros> - <token name='@TOOL_VERSION@'>3.3.2</token> + <token name='@TOOL_VERSION@'>3.3.4</token> </macros> + <requirements> <requirement type='package' version='@TOOL_VERSION@'>physiofit</requirement> </requirements> + <command detect_errors='exit_code'><![CDATA[ physiofit --galaxy |