# HG changeset patch # User peterjc # Date 1377102679 14400 # Node ID 72f03c2102ee948a51bafcd030ef8e4df59bfea9 # Parent 3a0c0d1c388f754da1015352da598f244add4a68 Uploaded v0.0.2b, adding link to Tool Shed in the workflow annotation (so that end users can find the README file). diff -r 3a0c0d1c388f -r 72f03c2102ee README.rst --- a/README.rst Wed Aug 21 11:58:54 2013 -0400 +++ b/README.rst Wed Aug 21 12:31:19 2013 -0400 @@ -102,6 +102,8 @@ - Expanded README file to include example data v0.0.2 - Updated versions of the tools used, inclulding core Galaxy Filter tool to avoid warning about new ``header_lines`` parameter. + - Added link to Tool Shed in the workflow annotation explaining there + is a README file with sample data, and a requested citation. ======= ====================================================================== diff -r 3a0c0d1c388f -r 72f03c2102ee secreted_protein_workflow.ga --- a/secreted_protein_workflow.ga Wed Aug 21 11:58:54 2013 -0400 +++ b/secreted_protein_workflow.ga Wed Aug 21 12:31:19 2013 -0400 @@ -1,6 +1,6 @@ { "a_galaxy_workflow": "true", - "annotation": "Runs SignalP v3.0 and TMHMM v2.0 to look for secreted proteins.", + "annotation": "Runs SignalP v3.0 and TMHMM v2.0 to look for secreted proteins.
\n
\nThis workflow is available on the Galaxy Tool Shed with a README file giving more information including sample data, and full citation details (Cock and Pritchard 2013).", "format-version": "0.1", "name": "Find secreted proteins with TMHMM and SignalP", "steps": {