Previous changeset 35:5a38c0d33704 (2017-02-27) Next changeset 37:7f2aeb19650f (2017-03-23) |
Commit message:
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/peptideshaker commit 9dc8de3ad970c292f4b5d493194a333dcac823fb |
modified:
macros.xml peptide_shaker.xml |
b |
diff -r 5a38c0d33704 -r bced7eb9e197 macros.xml --- a/macros.xml Mon Feb 27 13:16:20 2017 -0500 +++ b/macros.xml Mon Feb 27 14:29:05 2017 -0500 |
b |
@@ -49,7 +49,7 @@ </token> <token name="@SEARCHGUI_MAJOR_VERSION@">3</token> - <token name="@SEARCHGUI_VERSION@">3.2.7</token> + <token name="@SEARCHGUI_VERSION@">3.2.8</token> <xml name="general_options"> <section name="protein_digest_options" expanded="false" title="Protein Digestion Options"> |
b |
diff -r 5a38c0d33704 -r bced7eb9e197 peptide_shaker.xml --- a/peptide_shaker.xml Mon Feb 27 13:16:20 2017 -0500 +++ b/peptide_shaker.xml Mon Feb 27 14:29:05 2017 -0500 |
b |
@@ -1,4 +1,4 @@ -<tool id="peptide_shaker" name="Peptide Shaker" version="1.15.1"> +<tool id="peptide_shaker" name="Peptide Shaker" version="1.16.0"> <description> Perform protein identification using various search engines based on results from SearchGUI </description> @@ -6,7 +6,7 @@ <import>macros.xml</import> </macros> <requirements> - <requirement type="package" version="1.15.1">peptide-shaker</requirement> + <requirement type="package" version="1.16.0">peptide-shaker</requirement> </requirements> <expand macro="stdio" /> <command> |