comparison volcanoplot.xml @ 4:73b8cb5bddcd draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/volcanoplot commit e8c104fae4904d9c3c35834ac37ee17cf8e49bb9
author iuc
date Sun, 04 Aug 2019 10:53:30 -0400
parents 6d532d760950
children 44608d0193ed
comparison
equal deleted inserted replaced
3:6d532d760950 4:73b8cb5bddcd
74 <param name="top_num" type="integer" optional="True" label="Only label top most significant" help="Specify the top number of points to label by P value significance. If no number is specified, all points that pass the FDR and Log Fold Change thresholds will be labelled."/> 74 <param name="top_num" type="integer" optional="True" label="Only label top most significant" help="Specify the top number of points to label by P value significance. If no number is specified, all points that pass the FDR and Log Fold Change thresholds will be labelled."/>
75 </when> 75 </when>
76 <when value="file"> 76 <when value="file">
77 <param name="label_file" type="data" format="tabular" label="File of labels"/> 77 <param name="label_file" type="data" format="tabular" label="File of labels"/>
78 </when> 78 </when>
79 <when value="none" />
79 </conditional> 80 </conditional>
80 <section name="plot_options" expanded="false" title="Plot Options"> 81 <section name="plot_options" expanded="false" title="Plot Options">
81 <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"/> 82 <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"/>
82 <param name="title" type="text" optional="True" label="Plot title"/> 83 <param name="title" type="text" optional="True" label="Plot title"/>
83 <param name="xlab" type="text" optional="True" label="Label for x axis"/> 84 <param name="xlab" type="text" optional="True" label="Label for x axis"/>