changeset 6:ebc5e82e6ae5 draft

Uploaded
author scisjnu123
date Thu, 12 Sep 2019 12:38:52 -0400
parents af119bf658e8
children ab331b4507fd
files Galaxy-Workflow-SVDetect.ga
diffstat 1 files changed, 163 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/Galaxy-Workflow-SVDetect.ga	Thu Sep 12 12:38:52 2019 -0400
@@ -0,0 +1,163 @@
+{
+    "a_galaxy_workflow": "true", 
+    "annotation": "This workflows uses SVDetect to call structural variants.", 
+    "format-version": "0.1", 
+    "name": "SVDetect", 
+    "steps": {
+        "0": {
+            "annotation": "", 
+            "id": 0, 
+            "input_connections": {}, 
+            "inputs": [], 
+            "label": null, 
+            "name": "Import data", 
+            "outputs": [
+                {
+                    "name": "outbamfile", 
+                    "type": "bam"
+                }, 
+                {
+                    "name": "outlenfile", 
+                    "type": "len"
+                }, 
+                {
+                    "name": "outsvfile", 
+                    "type": "sv"
+                }
+            ], 
+            "position": {
+                "left": 164, 
+                "top": 190
+            }, 
+            "post_job_actions": {}, 
+            "tool_errors": null, 
+            "tool_id": "toolshed.g2.bx.psu.edu/repos/bzeitouni/svdetect/svdetect_import/1.0.0", 
+            "tool_state": "{\"file_name\": \"\\\"file1\\\"\", \"__rerun_remap_job_id__\": null, \"type\": \"{\\\"file_type\\\": \\\"bam\\\", \\\"__current_case__\\\": 0}\", \"file_path\": \"\\\"\\\"\", \"__page__\": 0}", 
+            "tool_version": "1.0.0", 
+            "type": "tool", 
+            "user_outputs": [], 
+            "uuid": "02a471b2-8d04-4407-9d24-a377f1ab66ef"
+        }, 
+        "1": {
+            "annotation": "", 
+            "id": 1, 
+            "input_connections": {}, 
+            "inputs": [], 
+            "label": null, 
+            "name": "Import data", 
+            "outputs": [
+                {
+                    "name": "outbamfile", 
+                    "type": "bam"
+                }, 
+                {
+                    "name": "outlenfile", 
+                    "type": "len"
+                }, 
+                {
+                    "name": "outsvfile", 
+                    "type": "sv"
+                }
+            ], 
+            "position": {
+                "left": 404, 
+                "top": 354
+            }, 
+            "post_job_actions": {}, 
+            "tool_errors": null, 
+            "tool_id": "toolshed.g2.bx.psu.edu/repos/bzeitouni/svdetect/svdetect_import/1.0.0", 
+            "tool_state": "{\"file_name\": \"\\\"file1\\\"\", \"__rerun_remap_job_id__\": null, \"type\": \"{\\\"file_type\\\": \\\"bam\\\", \\\"__current_case__\\\": 0}\", \"file_path\": \"\\\"\\\"\", \"__page__\": 0}", 
+            "tool_version": "1.0.0", 
+            "type": "tool", 
+            "user_outputs": [], 
+            "uuid": "d62c6f73-6a55-4ef7-8c2f-fe6371f45224"
+        }, 
+        "2": {
+            "annotation": "", 
+            "id": 2, 
+            "input_connections": {
+                "inputBam": {
+                    "id": 0, 
+                    "output_name": "outbamfile"
+                }
+            }, 
+            "inputs": [], 
+            "label": null, 
+            "name": "BAM preprocessing", 
+            "outputs": [
+                {
+                    "name": "abBAM", 
+                    "type": "bam"
+                }, 
+                {
+                    "name": "log", 
+                    "type": "txt"
+                }, 
+                {
+                    "name": "normBAM", 
+                    "type": "bam"
+                }
+            ], 
+            "position": {
+                "left": 404, 
+                "top": 190
+            }, 
+            "post_job_actions": {}, 
+            "tool_errors": null, 
+            "tool_id": "toolshed.g2.bx.psu.edu/repos/bzeitouni/svdetect/svdetect_preprocessing/1.0.0", 
+            "tool_state": "{\"__page__\": 0, \"isizeMin\": \"\\\"0\\\"\", \"newBam\": \"{\\\"__current_case__\\\": 1, \\\"pairNormal\\\": \\\"no\\\"}\", \"isizeMax\": \"\\\"10000\\\"\", \"inputBam\": \"null\", \"__rerun_remap_job_id__\": null, \"nbrePair\": \"\\\"1000000\\\"\", \"readType\": \"\\\"1\\\"\", \"sample_name\": \"\\\"sample\\\"\", \"pairType\": \"\\\"1\\\"\", \"foldPair\": \"\\\"3.0\\\"\"}", 
+            "tool_version": "1.0.0", 
+            "type": "tool", 
+            "user_outputs": [], 
+            "uuid": "8fd607f0-b9ea-486c-9a34-b8bf53e6c611"
+        }, 
+        "3": {
+            "annotation": "", 
+            "id": 3, 
+            "input_connections": {
+                "cmap_file": {
+                    "id": 1, 
+                    "output_name": "outlenfile"
+                }, 
+                "mates_file": {
+                    "id": 2, 
+                    "output_name": "abBAM"
+                }
+            }, 
+            "inputs": [], 
+            "label": null, 
+            "name": "Detect clusters of anomalously mapped pairs", 
+            "outputs": [
+                {
+                    "name": "sv_file", 
+                    "type": "sv"
+                }, 
+                {
+                    "name": "circos_file", 
+                    "type": "segdup"
+                }, 
+                {
+                    "name": "bed_file", 
+                    "type": "bed"
+                }, 
+                {
+                    "name": "log_file", 
+                    "type": "txt"
+                }
+            ], 
+            "position": {
+                "left": 639.5, 
+                "top": 201
+            }, 
+            "post_job_actions": {}, 
+            "tool_errors": null, 
+            "tool_id": "toolshed.g2.bx.psu.edu/repos/bzeitouni/svdetect/svdetect_run_parallel/1.0.0", 
+            "tool_state": "{\"__page__\": 0, \"sv_type\": \"\\\"all\\\"\", \"getLinks\": \"{\\\"window_size\\\": \\\"3000\\\", \\\"step_length\\\": \\\"250\\\", \\\"splitmate\\\": \\\"True\\\", \\\"__current_case__\\\": 1, \\\"linking\\\": \\\"linking\\\"}\", \"mates_file\": \"null\", \"__rerun_remap_job_id__\": null, \"getFilteredLinks\": \"{\\\"nb_pairs_threshold\\\": \\\"5\\\", \\\"filtering\\\": \\\"filtering\\\", \\\"chromosomes\\\": \\\"\\\", \\\"file_conversion\\\": {\\\"file_conversion_select\\\": \\\"do_not_convert\\\", \\\"__current_case__\\\": 0}, \\\"splitlink\\\": \\\"False\\\", \\\"filter1\\\": {\\\"strand_filtering\\\": \\\"strand\\\", \\\"final_score_threshold\\\": \\\"1.0\\\", \\\"__current_case__\\\": 1, \\\"filter2\\\": {\\\"nb_pairs_order_threshold\\\": \\\"2\\\", \\\"order_filtering\\\": \\\"order\\\", \\\"__current_case__\\\": 1, \\\"filter3\\\": {\\\"indel_sigma_threshold\\\": \\\"3.0\\\", \\\"dup_sigma_threshold\\\": \\\"3.0\\\", \\\"singleton_sigma_threshold\\\": \\\"4.0\\\", \\\"__current_case__\\\": 1, \\\"insert_size_filtering\\\": \\\"insert\\\"}, \\\"mu_length\\\": \\\"3000\\\", \\\"sigma_length\\\": \\\"250\\\"}}, \\\"__current_case__\\\": 1, \\\"links2SV\\\": \\\"True\\\"}\", \"read2_length\": \"\\\"50\\\"\", \"read1_length\": \"\\\"50\\\"\", \"sample_name\": \"\\\"sample\\\"\", \"mates_orientation\": \"\\\"FR\\\"\", \"cmap_file\": \"null\"}", 
+            "tool_version": "1.0.0", 
+            "type": "tool", 
+            "user_outputs": [], 
+            "uuid": "d4109ce9-9ae3-4095-afd3-d16a4b900804"
+        }
+    }, 
+    "uuid": "ddc77ce0-31e9-4e37-b1f8-7188bf46a9a4"
+}
\ No newline at end of file