Previous changeset 9:8fd3191302d0 (2018-06-13) Next changeset 11:c851dab0d2d9 (2018-06-14) |
Commit message:
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/damidseq_findpeaks commit 5bf4f4dbd82988d1612d951d69125bc5f5b439be-dirty |
modified:
damidseq_findpeaks.xml |
b |
diff -r 8fd3191302d0 -r 48d9c6f9ef41 damidseq_findpeaks.xml --- a/damidseq_findpeaks.xml Wed Jun 13 12:41:00 2018 -0400 +++ b/damidseq_findpeaks.xml Wed Jun 13 15:19:36 2018 -0400 |
[ |
@@ -7,7 +7,7 @@ <command detect_errors="aggressive"><![CDATA[ perl '$__tool_directory__/find_peaks' --fdr=$fdr - --frac=$fdr + --frac=$frac --min_count=$min_count --min_quant=$min_quant --n=$n |