Repository 'secreted_protein_workflow'
hg clone https://toolshed.g2.bx.psu.edu/repos/peterjc/secreted_protein_workflow

Changeset 3:72f03c2102ee (2013-08-21)
Previous changeset 2:3a0c0d1c388f (2013-08-21) Next changeset 4:5e66e9fa2d3f (2013-10-25)
Commit message:
Uploaded v0.0.2b, adding link to Tool Shed in the workflow annotation (so that end users can find the README file).
modified:
README.rst
secreted_protein_workflow.ga
b
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
b
@@ -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.
 ======= ======================================================================
 
 
b
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
b
@@ -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.<br />\n<br />\nThis workflow is <a href=\"http://toolshed.g2.bx.psu.edu/view/peterjc/secreted_protein_workflow\" target=\"_blank\">available on the Galaxy Tool Shed</a> 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": {