Mercurial > repos > jjohnson > encyclopedia_walnut
diff macros.xml @ 8:c0af2ce65e32 draft
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit dd611a143e4e003a5fb085cdf93ae477cc5ea0b1-dirty"
author | jjohnson |
---|---|
date | Thu, 10 Sep 2020 19:03:25 +0000 |
parents | 0172dfa08216 |
children | 886a93db834d |
line wrap: on
line diff
--- a/macros.xml Wed Aug 26 14:42:51 2020 -0400 +++ b/macros.xml Thu Sep 10 19:03:25 2020 +0000 @@ -102,8 +102,12 @@ </token> <xml name="target_fasta"> - <param name="target_fasta" argument="-t" type="data" format="fasta" label="Target fasta database" optional="true"/> - <param argument="-tp" type="boolean" truevalue="true" falsevalue="false" checked="false" label="target FASTA file contains peptides"/> + <param name="target_fasta" argument="-t" type="data" format="fasta" label="Target fasta database" optional="true"> + <help>Optional - Only analyze this subset of the background fasta proteome</help> + </param> + <param argument="-tp" type="boolean" truevalue="true" falsevalue="false" checked="false" label="Target FASTA file contains peptides"> + <help>Rather than full proteins</help> + </param> </xml> <token name="@LINK_TARGET_FASTA@"><![CDATA[ #if $target_fasta