Mercurial > repos > iuc > cwpair2
changeset 1:d4db13c9dd7f draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cwpair2 commit 0e04a4c237677c1f5be1950babcf8591097996a9
author | iuc |
---|---|
date | Wed, 23 Dec 2015 09:26:01 -0500 |
parents | 8600bfe7ed52 |
children | abc464ca7260 |
files | cwpair2.xml |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/cwpair2.xml Tue Dec 22 17:03:46 2015 -0500 +++ b/cwpair2.xml Wed Dec 23 09:26:01 2015 -0500 @@ -48,8 +48,8 @@ <param name="absolute_threshold" type="float" value="0.0" min="0.0" label="Absolute value to filter below" /> </when> </conditional> - <param name="output_files" type="select" label="Please select the output you want to have" help="Statistics will always be generated." > - <option value="all" selected="True">no restrictions (output everything: C,D,F,O,P,MP)</option> + <param name="output_files" type="select" label="Select output" help="Statistics will always be generated." > + <option value="all" selected="True">everything (C,D,F,O,P,MP)</option> <option value="matched_pair">matched pairs only (MP)</option> <option value="matched_pair_orphan">matched pairs and orphans only (O,MP)</option> <option value="matched_pair_orphan_detail">matched pairs, orphans and details only (D,O,MP)</option>