Mercurial > repos > jjohnson > encyclopedia_searchtolib
diff macros.xml @ 8:aad27385a532 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:43 +0000 |
parents | 7efddaece152 |
children | aed00720d656 |
line wrap: on
line diff
--- a/macros.xml Wed Aug 26 14:45:18 2020 -0400 +++ b/macros.xml Thu Sep 10 19:03:43 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