Mercurial > repos > galaxyp > fastg2protlib
comparison macros.xml @ 0:25dd9931d6b1 draft default tip
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/fastg2protlib commit e777bdb1d28b1ffee75cb1a8ad782a50c10a5358"
| author | galaxyp |
|---|---|
| date | Fri, 07 Aug 2020 10:16:55 +0000 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:25dd9931d6b1 |
|---|---|
| 1 <macros> | |
| 2 <token name="@VERSION@">1.0.2</token> | |
| 3 <xml name="cleavages"> | |
| 4 <option value="arg-c">Arg-c</option> | |
| 5 <option value="asp-n">Asp-n</option> | |
| 6 <option value="thrombin">Thrombin</option></xml> | |
| 7 <xml name="help-text"> | |
| 8 <help> | |
| 9 <![CDATA[ | |
| 10 | |
| 11 FASTG2Protlib creates a validated protein FASTA library starting from FASTG output. The tool | |
| 12 operates in two steps. | |
| 13 | |
| 14 **Generate Peptides from FASTG** | |
| 15 | |
| 16 Use the tool to generate peptides cleaved from putative proteins generated from a FASTG file. | |
| 17 | |
| 18 **Generate Verified Protein Library** | |
| 19 | |
| 20 Use the tool to generate a verified protein library with MSGF+ verified peptides as input | |
| 21 ]]> | |
| 22 </help> | |
| 23 </xml> | |
| 24 <xml name="pkg_requirement"> | |
| 25 <requirements> | |
| 26 <requirement type="package" version="@VERSION@">fastg2protlib</requirement> | |
| 27 </requirements> | |
| 28 </xml> | |
| 29 </macros> |
