Repository 's_mart'
hg clone https://toolshed.g2.bx.psu.edu/repos/yufei-luo/s_mart

Changeset 69:1473ab954708 (2015-11-18)
Previous changeset 68:85e80c21b1f7 (2015-11-16) Next changeset 70:6b009f1530a8 (2015-11-18)
Commit message:
Corrected bug in "CollapsedReads" XML file.
modified:
SMART/galaxy/CollapseReads.xml
b
diff -r 85e80c21b1f7 -r 1473ab954708 SMART/galaxy/CollapseReads.xml
--- 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
b
@@ -20,7 +20,7 @@
  #elif $formatType.FormatInputFileName == 'gtf':
  -f gtf
  #end if
- -$strand
+ $strand
  -o $outputFileGff 
  </command>