Mercurial > repos > jjohnson > encyclopedia_fasta_to_prosit_csv
diff macros.xml @ 7:dedfeaab569d 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:04:03 +0000 |
parents | 7003adde5668 |
children | e3c67833efac |
line wrap: on
line diff
--- a/macros.xml Fri Aug 21 16:14:27 2020 -0400 +++ b/macros.xml Thu Sep 10 19:04:03 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