changeset 18:ff993132505f draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/deseq2 commit 3bc8d91ee546682ef8e9303bd1044bb14cf21b07
author iuc
date Wed, 09 Nov 2016 17:00:19 -0500
parents 24930eeff731
children 1f88c99898b9
files deseq2.xml
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/deseq2.xml	Thu Nov 03 16:03:53 2016 -0400
+++ b/deseq2.xml	Wed Nov 09 17:00:19 2016 -0500
@@ -111,10 +111,10 @@
                         <option value="tabular">Transcript-ID and Gene-ID mapping file</option>
                     </param>
                     <when value="gtf">
-                        <param name="gtf_file" type="data" format="gtf" optional="True" label="GTF file with Transcript - Gene mapping"/>
+                        <param name="gtf_file" type="data" format="gtf" label="GTF file with Transcript - Gene mapping"/>
                     </when>
                     <when value="tabular">
-                        <param name="tabular_file" type="data" format="tabular" optional="True" label="Tabular file with Transcript - Gene mapping"/>
+                        <param name="tabular_file" type="data" format="tabular" label="Tabular file with Transcript - Gene mapping"/>
                     </when>
                 </conditional>
             </when>