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