Mercurial > repos > bimib > marea
comparison Marea/marea.xml @ 55:39238e5840ae draft
Uploaded
author | bimib |
---|---|
date | Sun, 15 Mar 2020 11:22:00 -0400 |
parents | 1c0cb543af19 |
children | dcb817af5d81 |
comparison
equal
deleted
inserted
replaced
54:1c0cb543af19 | 55:39238e5840ae |
---|---|
98 <option value="false">Yes</option> | 98 <option value="false">Yes</option> |
99 </param> | 99 </param> |
100 <when value="false"></when> | 100 <when value="false"></when> |
101 <when value="true"> | 101 <when value="true"> |
102 <conditional name="cond_map"> | 102 <conditional name="cond_map"> |
103 <param name="choice" type="boolean" checked="false" label="Use custom map and rules?" help="Use this option only if you have generated RAS using a custom set of rules"> | 103 <param name="choice" type="boolean" checked="false" label="Use custom map?" help="Use this option only if you have generated RAS using a custom set of rules"> |
104 <option value="false" selected="true">No</option> | 104 <option value="false" selected="true">No</option> |
105 <option value="true">Yes</option> | 105 <option value="true">Yes</option> |
106 </param> | 106 </param> |
107 <when value="true"> | 107 <when value="true"> |
108 <param name="Custom_rule" argument="--custom_rule" type="data" format="tabular, csv, tsv, xml" label="Custom rules" /> | |
109 <param name="Custom_map" argument="--custom_map" type="data" format="xml, svg" label="custom-map.svg"/> | 108 <param name="Custom_map" argument="--custom_map" type="data" format="xml, svg" label="custom-map.svg"/> |
110 </when> | 109 </when> |
111 </conditional> | 110 </conditional> |
112 <param name="pValue" argument="--pValue" type="float" size="20" value="0.01" max="1" min="0" label="P-value threshold:" help="min value 0" /> | 111 <param name="pValue" argument="--pValue" type="float" size="20" value="0.01" max="1" min="0" label="P-value threshold:" help="min value 0" /> |
113 <param name="fChange" argument="--fChange" type="float" size="20" value="1.2" min="1" label="Fold-Change threshold:" help="min value 1" /> | 112 <param name="fChange" argument="--fChange" type="float" size="20" value="1.2" min="1" label="Fold-Change threshold:" help="min value 1" /> |