Mercurial > repos > bgruening > deeptools_multi_bigwig_summary
diff multiBigwigSummary.xml @ 12:a8e8cd3f12bd draft
planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 09975f870c75347fba5c6777c9f3b442bdeeb289
author | bgruening |
---|---|
date | Fri, 31 Mar 2017 08:10:24 -0400 |
parents | 1903a836f5ee |
children | 2565fa4fe087 |
line wrap: on
line diff
--- a/multiBigwigSummary.xml Tue Jan 24 04:54:09 2017 -0500 +++ b/multiBigwigSummary.xml Fri Mar 31 08:10:24 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" />