Mercurial > repos > galaxyp > fastg2protlib
view macros.xml @ 0:6b226c5907a1 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 06:17:31 -0400 |
parents | |
children |
line wrap: on
line source
<macros> <token name="@VERSION@">1.0.2</token> <xml name="cleavages"> <option value="arg-c">Arg-c</option> <option value="asp-n">Asp-n</option> <option value="thrombin">Thrombin</option></xml> <xml name="help-text"> <help> <![CDATA[ FASTG2Protlib creates a validated protein FASTA library starting from FASTG output. The tool operates in two steps. **Generate Peptides from FASTG** Use the tool to generate peptides cleaved from putative proteins generated from a FASTG file. **Generate Verified Protein Library** Use the tool to generate a verified protein library with MSGF+ verified peptides as input ]]> </help> </xml> <xml name="pkg_requirement"> <requirements> <requirement type="package" version="@VERSION@">fastg2protlib</requirement> </requirements> </xml> </macros>