Mercurial > repos > bgruening > biomodels_biomd0000001066
comparison biomodels_BIOMD0000001076.xml @ 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 |
comparison
equal
deleted
inserted
replaced
1:99ebf69e9b45 | 2:e66700f4c7eb |
---|---|
2 <description>proteins involved in cancer immunotherapy using molecular descriptors and Multi Layer Perceptron (MLP) neural network</description> | 2 <description>proteins involved in cancer immunotherapy using molecular descriptors and Multi Layer Perceptron (MLP) neural network</description> |
3 <macros> | 3 <macros> |
4 <token name="@VERSION@">1</token> | 4 <token name="@VERSION@">1</token> |
5 </macros> | 5 </macros> |
6 <creator> | 6 <creator> |
7 <organization name="EMBL's European Bioinformatics Institute (EMBL-EBI)" url="https://www.ebi.ac.uk/biomodels/" email="biomodels-net-support@lists.sf.net" /> | 7 <organization name="EMBL's European Bioinformatics Institute (EMBL-EBI)" url="https://www.ebi.ac.uk/biomodels/" email="biomodels-net-support@lists.sf.net"/> |
8 <person name="Anup Kumar" email="kumara@informatik.uni-freiburg.de" /> | 8 <person name="Anup Kumar" email="kumara@informatik.uni-freiburg.de"/> |
9 </creator> | 9 </creator> |
10 <requirements> | 10 <requirements> |
11 <container type="docker">docker.io/anupkumar/biomodels_biomd0000001076:@VERSION@</container> | 11 <container type="docker">docker.io/anupkumar/biomodels_biomd0000001076:@VERSION@</container> |
12 </requirements> | 12 </requirements> |
13 <command><![CDATA[ | 13 <command><![CDATA[ |
39 | 39 |
40 ]]> | 40 ]]> |
41 </configfile> | 41 </configfile> |
42 </configfiles> | 42 </configfiles> |
43 <inputs> | 43 <inputs> |
44 <param name="input_file" type="data" label="Test data" format="tabular,csv" multiple="false" /> | 44 <param name="input_file" type="data" label="Test data" format="tabular,csv" multiple="false"/> |
45 </inputs> | 45 </inputs> |
46 <outputs> | 46 <outputs> |
47 <data format="tabular" name="output_file" label="Predicted data"></data> | 47 <data format="tabular" name="output_file" label="Predicted data"/> |
48 </outputs> | 48 </outputs> |
49 <tests> | 49 <tests> |
50 <test> | 50 <test> |
51 <param name="input_file" value="test_data_BIOMD0000001076.tabular" ftype="tabular" /> | 51 <param name="input_file" value="test_data_BIOMD0000001076.tabular" ftype="tabular"/> |
52 <output name="output_file" file="pred_data_BIOMD0000001076.tabular"> | 52 <output name="output_file" file="pred_data_BIOMD0000001076.tabular"> |
53 <assert_contents> | 53 <assert_contents> |
54 <has_n_columns n="302" /> | 54 <has_n_columns n="302"/> |
55 <has_n_lines n="401" /> | 55 <has_n_lines n="401"/> |
56 </assert_contents> | 56 </assert_contents> |
57 </output> | 57 </output> |
58 </test> | 58 </test> |
59 <test> | 59 <test> |
60 <param name="input_file" value="test_data_BIOMD0000001076.csv" ftype="csv" /> | 60 <param name="input_file" value="test_data_BIOMD0000001076.csv" ftype="csv"/> |
61 <output name="output_file" file="pred_data_BIOMD0000001076.tabular"> | 61 <output name="output_file" file="pred_data_BIOMD0000001076.tabular"> |
62 <assert_contents> | 62 <assert_contents> |
63 <has_n_columns n="302" /> | 63 <has_n_columns n="302"/> |
64 <has_n_lines n="401" /> | 64 <has_n_lines n="401"/> |
65 </assert_contents> | 65 </assert_contents> |
66 </output> | 66 </output> |
67 </test> | 67 </test> |
68 </tests> | 68 </tests> |
69 <help> | 69 <help> |