changeset 8:ec6f6ba3bc78 draft

Uploaded v0.0.2b, adding link to Tool Shed in the workflow annotation (so that end users can find the README file).
author peterjc
date Wed, 21 Aug 2013 12:31:56 -0400
parents f32581ab2c35
children 3b5eecc9551e
files README.rst secreted_protein_workflow.ga
diffstat 2 files changed, 3 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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.
 ======= ======================================================================
 
 
--- 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.<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": {