Mercurial > repos > bgruening > deeptools_compute_matrix
comparison computeMatrix.xml @ 3:2f2dd609644f draft
planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit a92b8557d0985038d24daaab2996fbf8e4cd323f
author | bgruening |
---|---|
date | Mon, 21 Dec 2015 07:25:28 -0500 |
parents | de51aa03c9b9 |
children | 345a9a2281e0 |
comparison
equal
deleted
inserted
replaced
2:fb65748c2594 | 3:2f2dd609644f |
---|---|
187 help="If set to 'yes', missing values (NAs) are converted to 0. | 187 help="If set to 'yes', missing values (NAs) are converted to 0. |
188 The default is to ignore such cases, which will be | 188 The default is to ignore such cases, which will be |
189 depicted as black areas in the heatmap by default." /> | 189 depicted as black areas in the heatmap by default." /> |
190 | 190 |
191 <expand macro="skipZeros" /> | 191 <expand macro="skipZeros" /> |
192 <expand macro="skipNAs" /> | |
192 | 193 |
193 <param name="minThreshold" type="float" optional="True" | 194 <param name="minThreshold" type="float" optional="True" |
194 label="Minimum threshold" | 195 label="Minimum threshold" |
195 help="Any region containing a value that is equal or less than this numeric | 196 help="Any region containing a value that is equal or less than this numeric |
196 value will be skipped. This is useful to skip, for example, genes where the | 197 value will be skipped. This is useful to skip, for example, genes where the |