# HG changeset patch
# User peterjc
# Date 1377102716 14400
# Node ID ec6f6ba3bc787a1ec32a10912da2f8fe9d947883
# Parent f32581ab2c353bf052a67f61136b3c5d87b7bdc2
Uploaded v0.0.2b, adding link to Tool Shed in the workflow annotation (so that end users can find the README file).
diff -r f32581ab2c35 -r ec6f6ba3bc78 README.rst
--- a/README.rst Wed Aug 21 11:19:27 2013 -0400
+++ b/README.rst Wed Aug 21 12:31:56 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 f32581ab2c35 -r ec6f6ba3bc78 secreted_protein_workflow.ga
--- a/secreted_protein_workflow.ga Wed Aug 21 11:19:27 2013 -0400
+++ b/secreted_protein_workflow.ga Wed Aug 21 12:31:56 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": {