# HG changeset patch # User stemcellcommons # Date 1455130983 18000 # Node ID 47f7049c89ee749f1c6c4b60cc760dd031b6ebf8 # Parent 33f4207a7f2291c158ff3abd46754161b0056063 New FastQC tool version diff -r 33f4207a7f22 -r 47f7049c89ee Galaxy-Workflow-FastQC.ga --- 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": [] }