comparison rgToolFactory.xml @ 32:4162896b29bd draft

Citations added (thanks John!) and a few more output formats for Alistair Chilcott
author fubar
date Thu, 28 Aug 2014 02:25:07 -0400
parents fb3fa6a2874d
children
comparison
equal deleted inserted replaced
31:8e19698d597e 32:4162896b29bd
138 <change_format> 138 <change_format>
139 <when input="out_format" value="interval" format="interval" /> 139 <when input="out_format" value="interval" format="interval" />
140 <when input="out_format" value="gz" format="gz" /> 140 <when input="out_format" value="gz" format="gz" />
141 <when input="out_format" value="text" format="text" /> 141 <when input="out_format" value="text" format="text" />
142 <when input="out_format" value="sam" format="sam" /> 142 <when input="out_format" value="sam" format="sam" />
143 <when input="out_format" value="bam" format=bam" /> 143 <when input="out_format" value="bam" format="bam" />
144 <when input="out_format" value="fastqsanger" format="fastqsanger" /> 144 <when input="out_format" value="fastqsanger" format="fastqsanger" />
145 <when input="out_format" value="fastq" format=fastq" /> 145 <when input="out_format" value="fastq" format="fastq" />
146 </change_format> 146 </change_format>
147 </data> 147 </data>
148 <data format="html" name="html_file" label="${tool_name}.html"> 148 <data format="html" name="html_file" label="${tool_name}.html">
149 <filter>make_HTML == "yes"</filter> 149 <filter>make_HTML == "yes"</filter>
150 </data> 150 </data>