Mercurial > repos > stemcellcommons > fastqc_workflow
changeset 1:47f7049c89ee draft
New FastQC tool version
author | stemcellcommons |
---|---|
date | Wed, 10 Feb 2016 14:03:03 -0500 |
parents | 33f4207a7f22 |
children | d5bdd6a80bac |
files | Galaxy-Workflow-FastQC.ga |
diffstat | 1 files changed, 5 insertions(+), 5 deletions(-) [+] |
line wrap: on
line diff
--- a/Galaxy-Workflow-FastQC.ga Wed May 13 10:40:49 2015 -0400 +++ b/Galaxy-Workflow-FastQC.ga Wed Feb 10 14:03:03 2016 -0500 @@ -28,7 +28,7 @@ "user_outputs": [] }, "1": { - "annotation": "{\"html_file\": {\"name\": \"html_report\", \"description\": \"\", \"type\": \"html\"}}", + "annotation": "{\"html_file\": {\"name\": \"fastqc_report\", \"description\": \"HTML file containing FASTQC report.\", \"type\": \"html\"}, \"text_file\": {\"name\": \"fastqc_results\", \"description\": \"Data file containing FASTQC results.\", \"type\": \"txt\"}}", "id": 1, "input_connections": { "input_file": { @@ -49,14 +49,14 @@ } ], "position": { - "left": 464, - "top": 346 + "left": 420, + "top": 351.5 }, "post_job_actions": {}, "tool_errors": null, - "tool_id": "toolshed.g2.bx.psu.edu/repos/devteam/fastqc/fastqc/0.63", + "tool_id": "toolshed.g2.bx.psu.edu/repos/devteam/fastqc/fastqc/0.64", "tool_state": "{\"__page__\": 0, \"contaminants\": \"null\", \"__rerun_remap_job_id__\": null, \"limits\": \"null\", \"input_file\": \"null\"}", - "tool_version": "0.63", + "tool_version": "0.64", "type": "tool", "user_outputs": [] }