Mercurial > repos > iuc > prot_scriber
comparison prot-scriber.xml @ 1:a830e9f84593 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/prot-scriber commit ad83f6e032963de05c74bd65046e387715de2c6c
| author | iuc |
|---|---|
| date | Wed, 15 Jun 2022 08:36:31 +0000 |
| parents | 278aa57e2c4d |
| children | c32f98757c4d |
comparison
equal
deleted
inserted
replaced
| 0:278aa57e2c4d | 1:a830e9f84593 |
|---|---|
| 1 <tool id="prot_scriber" name="prot-scriber" version="@TOOL_VERSION@" profile="21.05"> | 1 <tool id="prot_scriber" name="prot-scriber" version="@TOOL_VERSION@" profile="21.05"> |
| 2 <description>Protein annotation of short human readable descriptions</description> | 2 <description>Protein annotation of short human readable descriptions</description> |
| 3 <macros> | 3 <macros> |
| 4 <token name="@TOOL_VERSION@">0.1.1</token> | 4 <token name="@TOOL_VERSION@">0.1.3</token> |
| 5 </macros> | 5 </macros> |
| 6 <requirements> | 6 <requirements> |
| 7 <requirement type="package" version="@TOOL_VERSION@">prot-scriber</requirement> | 7 <requirement type="package" version="@TOOL_VERSION@">prot-scriber</requirement> |
| 8 </requirements> | 8 </requirements> |
| 9 <stdio> | 9 <stdio> |
| 132 <data format="tabular" name="output" /> | 132 <data format="tabular" name="output" /> |
| 133 </outputs> | 133 </outputs> |
| 134 <tests> | 134 <tests> |
| 135 <test> | 135 <test> |
| 136 <param name="input_config_selector" value="basic"/> | 136 <param name="input_config_selector" value="basic"/> |
| 137 <param name="seq_sim_table" value="8_Proteins_vs_Swissprot_blastp.txt" /> | 137 <param name="seq_sim_table" value="8_Proteins_vs_Swissprot_blastp.txt,8_Proteins_vs_Trembl_blastp.txt" /> |
| 138 <param name="seq_sim_table" value="8_Proteins_vs_Trembl_blastp.txt" /> | |
| 139 <output name="output" file="8_Proteins_prot-scriber.out" sort="true" /> | 138 <output name="output" file="8_Proteins_prot-scriber.out" sort="true" /> |
| 140 </test> | 139 </test> |
| 141 <test> | 140 <test> |
| 142 <param name="input_config_selector" value="advanced" /> | 141 <param name="input_config_selector" value="advanced" /> |
| 143 <repeat name="advanced_input_repeat"> | 142 <repeat name="advanced_input_repeat"> |
