Repository 'volcanoplot'
hg clone https://toolshed.g2.bx.psu.edu/repos/iuc/volcanoplot

Changeset 4:73b8cb5bddcd (2019-08-04)
Previous changeset 3:6d532d760950 (2019-02-12) Next changeset 5:44608d0193ed (2021-06-06)
Commit message:
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/volcanoplot commit e8c104fae4904d9c3c35834ac37ee17cf8e49bb9
modified:
volcanoplot.xml
b
diff -r 6d532d760950 -r 73b8cb5bddcd volcanoplot.xml
--- a/volcanoplot.xml Tue Feb 12 05:32:23 2019 -0500
+++ b/volcanoplot.xml Sun Aug 04 10:53:30 2019 -0400
b
@@ -76,6 +76,7 @@
             <when value="file">
                 <param name="label_file" type="data" format="tabular" label="File of labels"/>
             </when>
+            <when value="none" />
         </conditional>
         <section name="plot_options" expanded="false" title="Plot Options">
             <param name="boxes" type="boolean" truevalue="True" falsevalue="False" checked="True" label="Label Boxes" help="If this is set to Yes, the labels for the points will be in boxes. Default: Yes"/>
@@ -153,4 +154,4 @@
     ]]></help>
     <citations>
     </citations>
-</tool>
\ No newline at end of file
+</tool>