Mercurial > repos > jjohnson > encyclopedia_prosit_csv_to_library
diff macros.xml @ 7:daec38135177 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:49 +0000 |
parents | d742ebf29341 |
children | a1d185d0040c |
line wrap: on
line diff
--- a/macros.xml Fri Aug 21 16:10:17 2020 -0400 +++ b/macros.xml Thu Sep 10 19:02:49 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