Mercurial > repos > bgruening > hicexplorer_hictransform
comparison hicTransform.xml @ 7:014e59185b0c draft
"planemo upload for repository https://github.com/maxplanck-ie/HiCExplorer/tree/master/galaxy/wrapper/ commit 91a0182476a7fc26be7bef1677790518c4e88348-dirty"
author | bgruening |
---|---|
date | Mon, 16 Dec 2019 08:53:27 -0500 |
parents | 09ae55eb26fa |
children | ae9cc6dbfaca |
comparison
equal
deleted
inserted
replaced
6:09ae55eb26fa | 7:014e59185b0c |
---|---|
45 <tests> | 45 <tests> |
46 <test> | 46 <test> |
47 <param name="matrix_h5_cooler" value="small_test_matrix_50kb_res.h5"/> | 47 <param name="matrix_h5_cooler" value="small_test_matrix_50kb_res.h5"/> |
48 <param name="outputFormat" value="h5" /> | 48 <param name="outputFormat" value="h5" /> |
49 <output name="obs_exp" file="obs_exp_small_50kb.h5" ftype="h5" compare="sim_size"/> | 49 <output name="obs_exp" file="obs_exp_small_50kb.h5" ftype="h5" compare="sim_size"/> |
50 <output name="pearson" file="pearson_small_50kb.h5" ftype="h5" compare="sim_size"/> | 50 <output name="pearson" file="pearson_small_50kb.h5" ftype="h5" compare="sim_size" delta="50000"/> |
51 <output name="covariance" file="covariance_small_50kb.h5" ftype="h5" compare="sim_size"/> | 51 <output name="covariance" file="covariance_small_50kb.h5" ftype="h5" compare="sim_size" delta="150000"/> |
52 </test> | 52 </test> |
53 <test> | 53 <test> |
54 <param name="matrix_h5_cooler" value="small_test_matrix_50kb_res.h5"/> | 54 <param name="matrix_h5_cooler" value="small_test_matrix_50kb_res.h5"/> |
55 <param name="outputFormat" value="cool" /> | 55 <param name="outputFormat" value="cool" /> |
56 <output name="obs_exp" file="obs_exp_small_50kb.cool" ftype="cool" compare="sim_size"/> | 56 <output name="obs_exp" file="obs_exp_small_50kb.cool" ftype="cool" compare="sim_size"/> |