diff bowtie_transcriptome_wrapper/bowtie_transcriptomic_wrapper.xml @ 24:65e9b881213b draft default tip

Uploaded
author jackcurragh
date Mon, 27 Mar 2023 09:53:42 +0000
parents 1157b2d3f288
children
line wrap: on
line diff
--- a/bowtie_transcriptome_wrapper/bowtie_transcriptomic_wrapper.xml	Fri Feb 10 20:44:18 2023 +0000
+++ b/bowtie_transcriptome_wrapper/bowtie_transcriptomic_wrapper.xml	Mon Mar 27 09:53:42 2023 +0000
@@ -1,4 +1,4 @@
-<tool id="bowtie_trans_wrapper" name="Bowtie Transcriptome Alignment" version="1.8c">
+<tool id="bowtie_trans_wrapper" name="Bowtie Transcriptome Alignment" version="1.7.7">
   <description>Align to Transcriptome using Bowtie</description>
   <requirements>
     <requirement type="package" version="1.2.0">bowtie</requirement>
@@ -426,7 +426,7 @@
     <param name="suppressHeader" type="boolean" truevalue="true" falsevalue="false" checked="False" label="Suppress the header in the output SAM file (--sam-nohead)" help="Bowtie produces SAM with several lines of header information by default" />
   </inputs>
   <outputs>
-    <data format="sam" name="output" label="${tool.name} on ${on_string}: mapped reads">
+    <data format="bam" name="output" label="${tool.name} on ${on_string}: mapped reads">
       <actions>
         <conditional name="refGenomeSource.genomeSource">
           <when value="indexed">