Mercurial > repos > bgruening > deeptools
comparison profiler.xml @ 78:5f7c4d7930e2 draft
planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 3bc1d1c6f4e28ac7ff8df79fe4e3f00a195938e6-dirty
author | bgruening |
---|---|
date | Fri, 09 Oct 2015 11:56:30 -0400 |
parents | 1dbd76a58d8b |
children |
comparison
equal
deleted
inserted
replaced
77:002545a03ef1 | 78:5f7c4d7930e2 |
---|---|
69 | 69 |
70 #end if | 70 #end if |
71 ]]> | 71 ]]> |
72 </command> | 72 </command> |
73 <inputs> | 73 <inputs> |
74 <param name="matrixFile" format="bgzip" type="data" label="Matrix file from the computeMatrix tool"/> | 74 <param name="matrixFile" format="deeptools_compute_matrix_archive" type="data" label="Matrix file from the computeMatrix tool"/> |
75 <conditional name="scaleRegions"> | 75 <conditional name="scaleRegions"> |
76 <param name="showScaleRegionsOpt" type="select" label="The input matrix was computed in scale-regions mode"> | 76 <param name="showScaleRegionsOpt" type="select" label="The input matrix was computed in scale-regions mode"> |
77 <option value="no" selected="true">no</option> | 77 <option value="no" selected="true">no</option> |
78 <option value="yes">yes</option> | 78 <option value="yes">yes</option> |
79 </param> | 79 </param> |