changeset 9:25a9788e84ba draft

planemo upload for repository https://github.com/brsynth/icfree-ml commit b669b043a7cd633a9ba1ac2cf2a7f3ed09c3e92e-dirty
author tduigou
date Tue, 10 Sep 2024 15:02:42 +0000
parents 41755b74732c
children b3b05bfd58a8
files instructor.xml
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/instructor.xml	Tue Sep 10 14:54:30 2024 +0000
+++ b/instructor.xml	Tue Sep 10 15:02:42 2024 +0000
@@ -13,6 +13,7 @@
             --source_plate_type '$adv.source_plate_type'
             #if str($adv.max_transfer_volume) != ''
                 --max_transfer_volume '$adv.max_transfer_volume'
+            #end if
             #if str($adv.split_threshold) != ''
                 --split_threshold '$adv.split_threshold'
             #end if