Mercurial > repos > bgruening > deeptools_plot_profile
diff plotProfiler.xml @ 9:9d7d837a76bf draft
planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit b'a4965adc865b4c85b35ed205bc10821edc104f20'
author | bgruening |
---|---|
date | Tue, 19 Jan 2016 10:09:50 -0500 |
parents | 4339a4d28e97 |
children | d2205d523d83 |
line wrap: on
line diff
--- a/plotProfiler.xml Wed Dec 23 14:45:36 2015 -0500 +++ b/plotProfiler.xml Tue Jan 19 10:09:50 2016 -0500 @@ -157,13 +157,13 @@ <tests> <test> <param name="matrixFile" value="computeMatrix_result1.gz" ftype="deeptools_compute_matrix_archive" /> - <output name="outFileName" file="profiler_result1.png" ftype="png" compare="sim_size" delta="100" /> + <output name="outFileName" file="profiler_result1.png" ftype="png" compare="sim_size" delta="4000" /> </test> <test> <param name="matrixFile" value="computeMatrix_result1.gz" ftype="deeptools_compute_matrix_archive" /> <param name="showAdvancedOpt" value="yes" /> <param name="showScaleRegionsOpt" value="yes" /> - <output name="outFileName" file="profiler_result2.png" ftype="png" compare="sim_size" delta="100" /> + <output name="outFileName" file="profiler_result2.png" ftype="png" compare="sim_size" delta="4000" /> </test> </tests> <help> @@ -182,7 +182,7 @@ :alt: Meta-gene profile of Rna Polymerase II -You can find more details on the profiler doc page: https://deeptools.readthedocs.org/en/release-1.6/content/tools/plotProfile.html +You can find more details on the profiler doc page: https://deeptools.readthedocs.org/en/master/content/tools/plotProfile.html -----