Mercurial > repos > stemcellcommons > fastqc_workflow
changeset 2:d5bdd6a80bac draft
Uploaded
author | stemcellcommons |
---|---|
date | Mon, 18 Apr 2016 21:28:24 -0400 |
parents | 47f7049c89ee |
children | 83ad2631fb5c |
files | ._Galaxy-Workflow-FastQC.ga Galaxy-Workflow-FastQC.ga repository_dependencies.xml |
diffstat | 3 files changed, 8 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/Galaxy-Workflow-FastQC.ga Wed Feb 10 14:03:03 2016 -0500 +++ b/Galaxy-Workflow-FastQC.ga Mon Apr 18 21:28:24 2016 -0400 @@ -49,14 +49,14 @@ } ], "position": { - "left": 420, - "top": 351.5 + "left": 439, + "top": 330.5 }, "post_job_actions": {}, "tool_errors": null, - "tool_id": "toolshed.g2.bx.psu.edu/repos/devteam/fastqc/fastqc/0.64", + "tool_id": "toolshed.g2.bx.psu.edu/repos/devteam/fastqc/fastqc/0.65", "tool_state": "{\"__page__\": 0, \"contaminants\": \"null\", \"__rerun_remap_job_id__\": null, \"limits\": \"null\", \"input_file\": \"null\"}", - "tool_version": "0.64", + "tool_version": "0.65", "type": "tool", "user_outputs": [] }
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/repository_dependencies.xml Mon Apr 18 21:28:24 2016 -0400 @@ -0,0 +1,4 @@ +<?xml version="1.0"?> +<repositories description="Stem Cell Commons FastQC workflow require FastQC tools"> + <repository toolshed="https://toolshed.g2.bx.psu.edu" name="fastqc" owner="devteam" changeset_revision="3fdc1a74d866" /> +</repositories>