changeset 69:1473ab954708 draft

Corrected bug in "CollapsedReads" XML file.
author m-zytnicki
date Wed, 18 Nov 2015 10:59:02 -0500
parents 85e80c21b1f7
children 6b009f1530a8
files SMART/galaxy/CollapseReads.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/SMART/galaxy/CollapseReads.xml	Mon Nov 16 12:00:32 2015 -0500
+++ b/SMART/galaxy/CollapseReads.xml	Wed Nov 18 10:59:02 2015 -0500
@@ -20,7 +20,7 @@
 		#elif $formatType.FormatInputFileName == 'gtf':
 			-f gtf
 		#end if
-		-$strand
+		$strand
 		-o $outputFileGff 
 	</command>