Mercurial > repos > bgruening > biomodels_biomd0000001066
changeset 2:e66700f4c7eb draft
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/biomodelsML commit dcb4abd1fcf9114ced686c7343c2de4b064a57c1-dirty
author | bgruening |
---|---|
date | Tue, 12 Mar 2024 17:03:04 +0000 |
parents | 99ebf69e9b45 |
children | e5d28e255f58 |
files | biomodels_BIOMD0000001066.xml biomodels_BIOMD0000001076.xml |
diffstat | 2 files changed, 21 insertions(+), 21 deletions(-) [+] |
line wrap: on
line diff
--- a/biomodels_BIOMD0000001066.xml Fri Jan 05 13:10:02 2024 +0000 +++ b/biomodels_BIOMD0000001066.xml Tue Mar 12 17:03:04 2024 +0000 @@ -41,36 +41,36 @@ </configfile> </configfiles> <inputs> - <param name="input_file" type="data" label="Test data" format="tabular,csv,xlsx" multiple="false" /> + <param name="input_file" type="data" label="Test data" format="tabular,csv,xlsx" multiple="false"/> </inputs> <outputs> - <data format="tabular" name="output_file" label="Predicted data"></data> + <data format="tabular" name="output_file" label="Predicted data"/> </outputs> <tests> <test> - <param name="input_file" value="test_data.tabular" ftype="tabular" /> + <param name="input_file" value="test_data.tabular" ftype="tabular"/> <output name="output_file" file="pred_data.tabular"> <assert_contents> - <has_n_columns n="17" /> - <has_n_lines n="296" /> + <has_n_columns n="17"/> + <has_n_lines n="296"/> </assert_contents> </output> </test> <test> - <param name="input_file" value="test_data.csv" ftype="csv" /> + <param name="input_file" value="test_data.csv" ftype="csv"/> <output name="output_file" file="pred_data.tabular"> <assert_contents> - <has_n_columns n="17" /> - <has_n_lines n="296" /> + <has_n_columns n="17"/> + <has_n_lines n="296"/> </assert_contents> </output> </test> <test> - <param name="input_file" value="test_data.xlsx" ftype="xlsx" /> + <param name="input_file" value="test_data.xlsx" ftype="xlsx"/> <output name="output_file" file="pred_data.tabular"> <assert_contents> - <has_n_columns n="17" /> - <has_n_lines n="296" /> + <has_n_columns n="17"/> + <has_n_lines n="296"/> </assert_contents> </output> </test>
--- a/biomodels_BIOMD0000001076.xml Fri Jan 05 13:10:02 2024 +0000 +++ b/biomodels_BIOMD0000001076.xml Tue Mar 12 17:03:04 2024 +0000 @@ -4,8 +4,8 @@ <token name="@VERSION@">1</token> </macros> <creator> - <organization name="EMBL's European Bioinformatics Institute (EMBL-EBI)" url="https://www.ebi.ac.uk/biomodels/" email="biomodels-net-support@lists.sf.net" /> - <person name="Anup Kumar" email="kumara@informatik.uni-freiburg.de" /> + <organization name="EMBL's European Bioinformatics Institute (EMBL-EBI)" url="https://www.ebi.ac.uk/biomodels/" email="biomodels-net-support@lists.sf.net"/> + <person name="Anup Kumar" email="kumara@informatik.uni-freiburg.de"/> </creator> <requirements> <container type="docker">docker.io/anupkumar/biomodels_biomd0000001076:@VERSION@</container> @@ -41,27 +41,27 @@ </configfile> </configfiles> <inputs> - <param name="input_file" type="data" label="Test data" format="tabular,csv" multiple="false" /> + <param name="input_file" type="data" label="Test data" format="tabular,csv" multiple="false"/> </inputs> <outputs> - <data format="tabular" name="output_file" label="Predicted data"></data> + <data format="tabular" name="output_file" label="Predicted data"/> </outputs> <tests> <test> - <param name="input_file" value="test_data_BIOMD0000001076.tabular" ftype="tabular" /> + <param name="input_file" value="test_data_BIOMD0000001076.tabular" ftype="tabular"/> <output name="output_file" file="pred_data_BIOMD0000001076.tabular"> <assert_contents> - <has_n_columns n="302" /> - <has_n_lines n="401" /> + <has_n_columns n="302"/> + <has_n_lines n="401"/> </assert_contents> </output> </test> <test> - <param name="input_file" value="test_data_BIOMD0000001076.csv" ftype="csv" /> + <param name="input_file" value="test_data_BIOMD0000001076.csv" ftype="csv"/> <output name="output_file" file="pred_data_BIOMD0000001076.tabular"> <assert_contents> - <has_n_columns n="302" /> - <has_n_lines n="401" /> + <has_n_columns n="302"/> + <has_n_lines n="401"/> </assert_contents> </output> </test>