diff hicPlotDistVsCounts.xml @ 12:34dc1acfcc62 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hicexplorer commit 3b41d687ff30583540d055f6995de00530cca81d-dirty"
author bgruening
date Mon, 16 Dec 2019 14:32:28 -0500
parents d7a84a789c83
children e2971589184b
line wrap: on
line diff
--- a/hicPlotDistVsCounts.xml	Mon Dec 16 08:35:21 2019 -0500
+++ b/hicPlotDistVsCounts.xml	Mon Dec 16 14:32:28 2019 -0500
@@ -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">