diff env/lib/python3.9/site-packages/bioblend/_tests/data/paste_columns_collections.ga @ 0:4f3585e2f14b draft default tip

"planemo upload commit 60cee0fc7c0cda8592644e1aad72851dec82c959"
author shellac
date Mon, 22 Mar 2021 18:12:50 +0000
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/env/lib/python3.9/site-packages/bioblend/_tests/data/paste_columns_collections.ga	Mon Mar 22 18:12:50 2021 +0000
@@ -0,0 +1,94 @@
+{
+    "a_galaxy_workflow": "true",
+    "annotation": "",
+    "format-version": "0.1",
+    "name": "paste_columns_collections",
+    "steps": {
+        "0": {
+            "annotation": "",
+            "id": 0,
+            "input_connections": {},
+            "inputs": [
+                {
+                    "description": "",
+                    "name": "Input Dataset Collection"
+                }
+            ],
+            "label": null,
+            "name": "Input dataset collection",
+            "outputs": [],
+            "position": {
+                "left": 119.5,
+                "top": 200
+            },
+            "tool_errors": null,
+            "tool_id": null,
+            "tool_state": "{\"collection_type\": \"list\", \"name\": \"Input Dataset Collection\"}",
+            "tool_version": null,
+            "type": "data_collection_input",
+            "user_outputs": [],
+            "uuid": "88591325-c867-407a-a8df-df01430f2196"
+        },
+        "1": {
+            "annotation": "",
+            "id": 1,
+            "input_connections": {},
+            "inputs": [
+                {
+                    "description": "",
+                    "name": "Input 2"
+                }
+            ],
+            "label": null,
+            "name": "Input dataset",
+            "outputs": [],
+            "position": {
+                "left": 200,
+                "top": 434
+            },
+            "tool_errors": null,
+            "tool_id": null,
+            "tool_state": "{\"name\": \"Input 2\"}",
+            "tool_version": null,
+            "type": "data_input",
+            "user_outputs": [],
+            "uuid": "64008e61-3304-4452-96ce-9564ec55cf9f"
+        },
+        "2": {
+            "annotation": "",
+            "id": 2,
+            "input_connections": {
+                "input1": {
+                    "id": 0,
+                    "output_name": "output"
+                },
+                "input2": {
+                    "id": 1,
+                    "output_name": "output"
+                }
+            },
+            "inputs": [],
+            "label": null,
+            "name": "Paste",
+            "outputs": [
+                {
+                    "name": "out_file1",
+                    "type": "input"
+                }
+            ],
+            "position": {
+                "left": 420,
+                "top": 314
+            },
+            "post_job_actions": {},
+            "tool_errors": null,
+            "tool_id": "Paste1",
+            "tool_state": "{\"input2\": \"null\", \"__page__\": 0, \"input1\": \"null\", \"__rerun_remap_job_id__\": null, \"delimiter\": \"\\\"T\\\"\", \"chromInfo\": \"\\\"/home/simleo/hg/galaxy-dist/tool-data/shared/ucsc/chrom/?.len\\\"\"}",
+            "tool_version": "1.0.0",
+            "type": "tool",
+            "user_outputs": [],
+            "uuid": "b89ede53-9967-4138-8b1a-59799f8f5cb5"
+        }
+    },
+    "uuid": "4b38804c-064d-4e84-aa02-ca1e0fe7cf8d"
+}