changeset 3:b08c5567f2f0 draft

Uploaded
author chrisw
date Tue, 12 Feb 2019 11:21:33 -0500
parents f0c744144100
children ae546ad6f2f4
files monorail.xml
diffstat 1 files changed, 0 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/monorail.xml	Tue Feb 12 11:11:43 2019 -0500
+++ b/monorail.xml	Tue Feb 12 11:21:33 2019 -0500
@@ -102,7 +102,6 @@
 
         <!--    <expand macro="dbKeyActions" /> -->
 <outputs>
-    <!--
         <data format="txt" name="output_log" label="${tool.name} on ${on_string}: log" from_work_dir="Log.final.out">
         </data>
         <data format="interval" name="chimeric_junctions" label="${tool.name} on ${on_string}: chimeric junctions" from_work_dir="Chimeric.out.junction">
@@ -112,7 +111,6 @@
         </data>
         <data name="mapped_reads" format="bam" label="${tool.name} on ${on_string}: mapped.bam" from_work_dir="sorted.bam">
         </data>
-        -->
         <data name="mapped_reads_index" format="bai" label="${tool.name} on ${on_string}: mapped.bam.bai" from_work_dir="sorted.bam.bai">
         </data>
     </outputs>