Mercurial > repos > bgruening > deeptools_multi_bigwig_summary
diff multiBigwigSummary.xml @ 18:b72c892aefef draft
planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 09975f870c75347fba5c6777c9f3b442bdeeb289
| author | bgruening |
|---|---|
| date | Fri, 31 Mar 2017 08:06:35 -0400 |
| parents | b186037f17f1 |
| children | 660103debaf6 |
line wrap: on
line diff
--- a/multiBigwigSummary.xml Tue Jan 24 04:02:02 2017 -0500 +++ b/multiBigwigSummary.xml Fri Mar 31 08:06:35 2017 -0400 @@ -90,7 +90,7 @@ <param name="modeOpt" value="bins" /> <param name="binSize" value="10" /> <param name="corMethod" value="spearman" /> - <output name="outFileName" file="multiBigwigSummary_result1.npz" ftype="deeptools_coverage_matrix" compare="sim_size" /> + <output name="outFile" file="multiBigwigSummary_result1.npz" ftype="deeptools_coverage_matrix" compare="sim_size" /> </test> <!--test> <param name="bigwigfiles" value="test.bw,test.bw" ftype="bigwig" />
