Mercurial > repos > tduigou > icfree_instructor
diff instructor.xml @ 11:401d55846cbf draft
planemo upload for repository https://github.com/brsynth/icfree-ml commit 36522574cb42262281f2f6501921cc4b534702bb-dirty
| author | tduigou |
|---|---|
| date | Wed, 15 Mar 2023 11:10:07 +0000 |
| parents | 6b5c22fc9388 |
| children | 337634672ac5 |
line wrap: on
line diff
--- a/instructor.xml Wed Mar 15 11:06:16 2023 +0000 +++ b/instructor.xml Wed Mar 15 11:10:07 2023 +0000 @@ -42,7 +42,7 @@ --dest_wells '$s_dws' --output-folder '.' && mv instructions.csv '$output_instruction' && - #if not s.path.isfile('volume_warning.tsv') + #if not os.path.isfile('volume_warning.tsv') touch volume_warning.tsv && #end if mv volume_warning.tsv '$output_warning'
