diff feature_merge.xml @ 5:cc4bffe1d9b5 draft default tip

"planemo upload for repository https://github.com/brinkmanlab/galaxy-tools/tree/master/feature_merge commit afc9f4ade42686dcf53a2615d90e1e9962cf1561"
author brinkmanlab
date Thu, 04 Feb 2021 01:32:31 +0000
parents fefd7cb5d9aa
children
line wrap: on
line diff
--- a/feature_merge.xml	Fri Jan 22 20:35:30 2021 +0000
+++ b/feature_merge.xml	Thu Feb 04 01:32:31 2021 +0000
@@ -9,7 +9,7 @@
         #if $threshold != 0
             -t $threshold
         #end if
-        #for set in $features
+        #for $set in $features
             -f '${str($set.csv).replace(" ", "")}'
         #end for
         #for $input in $inputs