# HG changeset patch # User tduigou # Date 1685480678 0 # Node ID a4022782b0fc7e04f9a0f74cf357d15f98281dc9 # Parent f93749376fe56efa8ebe98536d351d62354350ad planemo upload for repository https://github.com/brsynth/icfree-ml commit 1e01b679611d980f87089184e7d8a538b96d68c7 diff -r f93749376fe5 -r a4022782b0fc config/tool_conf.xml --- a/config/tool_conf.xml Tue Mar 28 12:35:26 2023 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,6 +0,0 @@ -
- - - - -
diff -r f93749376fe5 -r a4022782b0fc instructor.xml --- a/instructor.xml Tue Mar 28 12:35:26 2023 +0000 +++ b/instructor.xml Tue May 30 21:04:38 2023 +0000 @@ -37,10 +37,10 @@ --robot '$robot' --output-folder '.' && mv instructions.csv '$output_instruction' && - #if not os.path.isfile('volume_warning.tsv') - touch volume_warning.tsv && + #if not os.path.isfile('volumes_warnings.tsv') + touch volumes_warnings.tsv && #end if - mv volume_warning.tsv '$output_warning' + mv volumes_warnings.tsv '$output_warning' ]]> @@ -53,7 +53,7 @@ - + @@ -61,10 +61,10 @@ - - - - + + + +