# HG changeset patch # User stemcellcommons # Date 1461877272 14400 # Node ID df2d7e8eacda163e318b757f14572e19aab20003 # Parent 2d805c407c010b2a85f2c46f970d5205826d500c Shorten workflow file name diff -r 2d805c407c01 -r df2d7e8eacda FastQC.ga --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/FastQC.ga Thu Apr 28 17:01:12 2016 -0400 @@ -0,0 +1,64 @@ +{ + "a_galaxy_workflow": "true", + "annotation": "{\"refinery_type\": \"analysis\"}", + "format-version": "0.1", + "name": "FastQC", + "steps": { + "0": { + "annotation": "", + "id": 0, + "input_connections": {}, + "inputs": [ + { + "description": "", + "name": "Input Dataset" + } + ], + "name": "Input dataset", + "outputs": [], + "position": { + "left": 155, + "top": 389 + }, + "tool_errors": null, + "tool_id": null, + "tool_state": "{\"name\": \"Input Dataset\"}", + "tool_version": null, + "type": "data_input", + "user_outputs": [] + }, + "1": { + "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": { + "id": 0, + "output_name": "output" + } + }, + "inputs": [], + "name": "FastQC", + "outputs": [ + { + "name": "html_file", + "type": "html" + }, + { + "name": "text_file", + "type": "txt" + } + ], + "position": { + "left": 439, + "top": 330.5 + }, + "post_job_actions": {}, + "tool_errors": null, + "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.65", + "type": "tool", + "user_outputs": [] + } + } +} \ No newline at end of file diff -r 2d805c407c01 -r df2d7e8eacda Galaxy-Workflow-FastQC.ga --- a/Galaxy-Workflow-FastQC.ga Mon Apr 18 21:42:02 2016 -0400 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,64 +0,0 @@ -{ - "a_galaxy_workflow": "true", - "annotation": "{\"refinery_type\": \"analysis\"}", - "format-version": "0.1", - "name": "FastQC", - "steps": { - "0": { - "annotation": "", - "id": 0, - "input_connections": {}, - "inputs": [ - { - "description": "", - "name": "Input Dataset" - } - ], - "name": "Input dataset", - "outputs": [], - "position": { - "left": 155, - "top": 389 - }, - "tool_errors": null, - "tool_id": null, - "tool_state": "{\"name\": \"Input Dataset\"}", - "tool_version": null, - "type": "data_input", - "user_outputs": [] - }, - "1": { - "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": { - "id": 0, - "output_name": "output" - } - }, - "inputs": [], - "name": "FastQC", - "outputs": [ - { - "name": "html_file", - "type": "html" - }, - { - "name": "text_file", - "type": "txt" - } - ], - "position": { - "left": 439, - "top": 330.5 - }, - "post_job_actions": {}, - "tool_errors": null, - "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.65", - "type": "tool", - "user_outputs": [] - } - } -} \ No newline at end of file diff -r 2d805c407c01 -r df2d7e8eacda repository_dependencies.xml --- a/repository_dependencies.xml Mon Apr 18 21:42:02 2016 -0400 +++ b/repository_dependencies.xml Thu Apr 28 17:01:12 2016 -0400 @@ -1,4 +1,4 @@ - +