comparison instructor.xml @ 5:caee84791e0d draft

planemo upload for repository https://github.com/brsynth/icfree-ml commit b669b043a7cd633a9ba1ac2cf2a7f3ed09c3e92e
author tduigou
date Tue, 10 Sep 2024 08:17:27 +0000
parents 6d368cd4a9eb
children 39f049e5b032
comparison
equal deleted inserted replaced
4:6d368cd4a9eb 5:caee84791e0d
8 <command detect_errors="exit_code"><![CDATA[ 8 <command detect_errors="exit_code"><![CDATA[
9 python -m icfree.instructor 9 python -m icfree.instructor
10 '$source_plate_file' 10 '$source_plate_file'
11 '$destination_plate_file' 11 '$destination_plate_file'
12 'instructor.csv' 12 'instructor.csv'
13 --source_plate_type '$source_plate_type' 13 --source_plate_type '$adv.source_plate_type'
14 --max_transfer_volume '$max_transfer_volume' 14 --max_transfer_volume '$max_transfer_volume'
15 #if str($adv.split_threshold) != '' 15 #if str($adv.split_threshold) != ''
16 --split_threshold '$split_threshold' 16 --split_threshold '$split_threshold'
17 #end if 17 #end if
18 #if str($adv.split_components) != '' 18 #if str($adv.split_components) != ''