| Previous changeset 7:f32581ab2c35 (2013-08-21) Next changeset 9:3b5eecc9551e (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 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 |
| 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 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 |
| 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": { |