Mercurial > repos > jjohnson > encyclopedia_encyclopedia
diff macros.xml @ 8:ab194cb763cf 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:02:12 +0000 |
parents | 61692bb2c78f |
children | b904da8c2b26 |
line wrap: on
line diff
--- a/macros.xml Wed Aug 26 14:34:45 2020 -0400 +++ b/macros.xml Thu Sep 10 19:02:12 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