Mercurial > repos > bgruening > hicexplorer_hicplotdistvscounts
diff hicPlotDistVsCounts.xml @ 15:a370923a657f draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hicexplorer commit fa19d3b6a9d0160a13f8d1e4a99f20c4dbe937b2"
author | iuc |
---|---|
date | Mon, 16 Dec 2019 22:33:44 +0000 |
parents | a0f796482cff |
children | 746becb5d022 |
line wrap: on
line diff
--- a/hicPlotDistVsCounts.xml Mon Dec 16 13:10:31 2019 +0000 +++ b/hicPlotDistVsCounts.xml Mon Dec 16 22:33:44 2019 +0000 @@ -11,8 +11,8 @@ #set matrices_labels=[] #for $counter, $m, in enumerate($matrices): #set identifier = re.sub('[^\s\w\-]', '_', str($m.element_identifier)) - ln -f -s '${m}' '${identifier}_${counter}' && - #silent $matrices_path.append("'%s_%s'" % ($identifier, $counter)) + ln -f -s '${m}' '${identifier}_${counter}.$m.ext' && + #silent $matrices_path.append("'%s_%s.%s'" % ($identifier, $counter, $m.ext)) #silent $matrices_labels.append("'%s'" % ($identifier)) #end for @@ -64,19 +64,19 @@ </outputs> <tests> <test> - <param name="matrices" ftype="h5" value="small_test_matrix_50kb_res.h5"/> + <param name="matrices" ftype="h5" value="small_test_matrix.h5"/> <param name="skipDiagonal" value="False"/> <output name="plotFile" file="hicPlotDistVsCounts_result1.png" ftype="png" compare="sim_size"/> </test> <test> - <param name="matrices" ftype="h5" value="small_test_matrix_50kb_res.h5"/> + <param name="matrices" ftype="h5" value="small_test_matrix.h5"/> <param name="skipDiagonal" value="False"/> <param name='outFileData_Boolean' value='True'/> <output name="plotFile" file="hicPlotDistVsCounts_result1.png" ftype="png" compare="sim_size"/> <output name="outFileData" file="distVsCounts.txt" ftype="txt" compare="sim_size" delta='600'/> </test> <test> - <param name="matrices" ftype="h5" value="small_test_matrix_50kb_res.h5,small_test_matrix_50kb_res.h5"/> + <param name="matrices" ftype="h5" value="small_test_matrix.h5,small_test_matrix.h5"/> <param name="skipDiagonal" value="False"/> <param name="perchr" value="True" /> <repeat name="chromosomeExclude">