Repository 'samtools_v1_1'
hg clone https://testtoolshed.g2.bx.psu.edu/repos/yukke/samtools_v1_1

Changeset 8:3e36d134d1c8 (2014-11-21)
Previous changeset 7:64a012fe92e3 (2014-11-21) Next changeset 9:bf0eace4dd6d (2014-11-21)
Commit message:
Add escape sequence
modified:
samtools_v1_1.xml
b
diff -r 64a012fe92e3 -r 3e36d134d1c8 samtools_v1_1.xml
--- a/samtools_v1_1.xml Fri Nov 21 18:11:38 2014 +0900
+++ b/samtools_v1_1.xml Fri Nov 21 18:16:40 2014 +0900
b
@@ -3,7 +3,7 @@
     <requirement type="package" version="1.1">samtools</requirement>
   </requirements>
   <description>samtools version 1.1.</description>
-  <command interpreter="samtools flagstat">$inputfile > $outfile</command>
+  <command interpreter="samtools flagstat">$inputfile &gt; $outfile</command>
   <inputs>
     <conditional name="command_type">
       <param name="command_type" type="select" label="Execute samtools command">