# HG changeset patch # User davidvanzessen # Date 1380203043 14400 # Node ID edff149bd7d127234e3ca8c35eab0bc56c5a95bc Uploaded diff -r 000000000000 -r edff149bd7d1 Galaxy-Workflow-Immune_repertoire,_blast_-__parse.ga --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Galaxy-Workflow-Immune_repertoire,_blast_-__parse.ga Thu Sep 26 09:44:03 2013 -0400 @@ -0,0 +1,95 @@ +{ + "a_galaxy_workflow": "true", + "annotation": "", + "format-version": "0.1", + "name": "Immune repertoire, blast -> parse", + "steps": { + "0": { + "annotation": "", + "id": 0, + "input_connections": {}, + "inputs": [ + { + "description": "", + "name": "Input Dataset" + } + ], + "name": "Input dataset", + "outputs": [], + "position": { + "left": 200, + "top": 200 + }, + "tool_errors": null, + "tool_id": null, + "tool_state": "{\"name\": \"Input Dataset\"}", + "tool_version": null, + "type": "data_input", + "user_outputs": [] + }, + "1": { + "annotation": "", + "id": 1, + "input_connections": { + "input": { + "id": 0, + "output_name": "output" + } + }, + "inputs": [], + "name": "igBLASTn", + "outputs": [ + { + "name": "output", + "type": "text" + } + ], + "position": { + "left": 420, + "top": 200 + }, + "post_job_actions": { + "HideDatasetActionoutput": { + "action_arguments": {}, + "action_type": "HideDatasetAction", + "output_name": "output" + } + }, + "tool_errors": null, + "tool_id": "testtoolshed.g2.bx.psu.edu/repos/davidvanzessen/igblast_human/igblastn/0.1.0", + "tool_state": "{\"input\": \"null\", \"__rerun_remap_job_id__\": null, \"chromInfo\": \"\\\"/usr/local/galaxy/galaxy-dist/tool-data/shared/ucsc/chrom/?.len\\\"\", \"__page__\": 0}", + "tool_version": "0.1.0", + "type": "tool", + "user_outputs": [] + }, + "2": { + "annotation": "", + "id": 2, + "input_connections": { + "input": { + "id": 1, + "output_name": "output" + } + }, + "inputs": [], + "name": "igBLASTreport parser", + "outputs": [ + { + "name": "output", + "type": "tabular" + } + ], + "position": { + "left": 640, + "top": 200 + }, + "post_job_actions": {}, + "tool_errors": null, + "tool_id": "testtoolshed.g2.bx.psu.edu/repos/davidvanzessen/igparse/igparse/0.2.0", + "tool_state": "{\"__page__\": 0, \"input\": \"null\", \"__rerun_remap_job_id__\": null, \"chromInfo\": \"\\\"/usr/local/galaxy/galaxy-dist/tool-data/shared/ucsc/chrom/?.len\\\"\", \"record\": \"\\\"0\\\"\"}", + "tool_version": "0.2.0", + "type": "tool", + "user_outputs": [] + } + } +} \ No newline at end of file