# HG changeset patch # User tduigou # Date 1725975764 0 # Node ID 39f049e5b0320173fce9825a372bfb1a9b5d093d # Parent caee84791e0d2e46b91bc8650b29e160e15441d5 planemo upload for repository https://github.com/brsynth/icfree-ml commit b669b043a7cd633a9ba1ac2cf2a7f3ed09c3e92e-dirty diff -r caee84791e0d -r 39f049e5b032 instructor.xml --- a/instructor.xml Tue Sep 10 08:17:27 2024 +0000 +++ b/instructor.xml Tue Sep 10 13:42:44 2024 +0000 @@ -11,12 +11,12 @@ '$destination_plate_file' 'instructor.csv' --source_plate_type '$adv.source_plate_type' - --max_transfer_volume '$max_transfer_volume' + --max_transfer_volume '$adv.max_transfer_volume' #if str($adv.split_threshold) != '' - --split_threshold '$split_threshold' + --split_threshold '$adv.split_threshold' #end if #if str($adv.split_components) != '' - --split_components '$split_components' + --split_components '$adv.split_components' #end if ]]> @@ -26,8 +26,8 @@ - - + + diff -r caee84791e0d -r 39f049e5b032 macros.xml --- a/macros.xml Tue Sep 10 08:17:27 2024 +0000 +++ b/macros.xml Tue Sep 10 13:42:44 2024 +0000 @@ -3,7 +3,7 @@ 0 - icfree-ml + icfree