# HG changeset patch
# User iuc
# Date 1592326910 14400
# Node ID 679d93c99757caa1b78bbfd773e27b3ac3f1d5ed
# Parent 6dc45faebc1d41afdd5acffea0336c5ef90c0857
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/cufflinks/cuffquant commit a0b0845a9d1b3e7ecdeacd1e606133617e3918bd"
diff -r 6dc45faebc1d -r 679d93c99757 cuff_macros.xml
--- a/cuff_macros.xml Sun Feb 19 12:09:41 2017 -0500
+++ b/cuff_macros.xml Tue Jun 16 13:01:50 2020 -0400
@@ -66,20 +66,26 @@
-
-
-
+
## Inputs.
- #for $input_file in $inputs:
- '${input_file}'
- #end for
- #for $additional_input in $additional_inputs:
- #for $input_file in $additional_input.additional_inputs:
- '${input_file}'
- #end for
+ #for $i, $input_file in enumerate($inputs):
+ 'input_$i'
#end for
getattr(inputs, "__len__", [].__len__)() >= 2
+
+
+
+ 10.1038/nbt.1621
+
+
+
+
diff -r 6dc45faebc1d -r 679d93c99757 cuffquant_wrapper.xml
--- a/cuffquant_wrapper.xml Sun Feb 19 12:09:41 2017 -0500
+++ b/cuffquant_wrapper.xml Tue Jun 16 13:01:50 2020 -0400
@@ -5,7 +5,7 @@
cuff_macros.xml
- cuffquant 2>&1 | head -n 1
+ &1 | head -n 1]]>
-
- 10.1038/nbt.1621
-
+