Mercurial > repos > workflow4metabolomics > physiofit
comparison physiofit.xml @ 3:4e885e541368 draft
planemo upload for repository https://github.com/MetaSys-LISBP/PhysioFit commit bc02f9f707e8d8e935d4d905598f6d6a190fd3d7
author | workflow4metabolomics |
---|---|
date | Wed, 13 Mar 2024 10:22:00 +0000 |
parents | 232ad69fc93c |
children | f2ba98635c6c |
comparison
equal
deleted
inserted
replaced
2:232ad69fc93c | 3:4e885e541368 |
---|---|
1 <tool id='physiofit' name='PhysioFit: extracellular flux calculation' version='@TOOL_VERSION@+galaxy0' python_template_version='3.5' profile='21.05'> | 1 <tool id='physiofit' name='PhysioFit: extracellular flux calculation' version='@TOOL_VERSION@+galaxy0' python_template_version='3.5' profile='21.05'> |
2 <description>PhysioFit is a scientific tool designed to quantify cell growth parameters and uptake and production fluxes</description> | 2 <description>PhysioFit is a scientific tool designed to quantify cell growth parameters and uptake and production fluxes</description> |
3 <macros> | 3 <macros> |
4 <token name='@TOOL_VERSION@'>3.3.2</token> | 4 <token name='@TOOL_VERSION@'>3.3.4</token> |
5 </macros> | 5 </macros> |
6 | |
6 <requirements> | 7 <requirements> |
7 <requirement type='package' version='@TOOL_VERSION@'>physiofit</requirement> | 8 <requirement type='package' version='@TOOL_VERSION@'>physiofit</requirement> |
8 </requirements> | 9 </requirements> |
10 | |
9 <command detect_errors='exit_code'><![CDATA[ | 11 <command detect_errors='exit_code'><![CDATA[ |
10 physiofit | 12 physiofit |
11 --galaxy | 13 --galaxy |
12 --config $configfile | 14 --config $configfile |
13 --data $datafile | 15 --data $datafile |