changeset 2:ea2117a7b363 draft

Uploaded CAPS marker design workflow for 454 Data
author john-mccallum
date Sun, 09 Sep 2012 23:16:56 -0400
parents a0689dc29b7f
children 402c3f0fe807
files Galaxy-Workflow-CAPS_Marker_Development_from_454_Read_Mapping.ga
diffstat 1 files changed, 401 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/Galaxy-Workflow-CAPS_Marker_Development_from_454_Read_Mapping.ga	Sun Sep 09 23:16:56 2012 -0400
@@ -0,0 +1,401 @@
+{
+    "a_galaxy_workflow": "true", 
+    "annotation": "", 
+    "format-version": "0.1", 
+    "name": "CAPS Marker Development from 454 Read Mapping", 
+    "steps": {
+        "0": {
+            "annotation": "", 
+            "id": 0, 
+            "input_connections": {}, 
+            "inputs": [
+                {
+                    "description": "", 
+                    "name": "Reference sequences"
+                }
+            ], 
+            "name": "Input dataset", 
+            "outputs": [], 
+            "position": {
+                "left": 122.80303955078125, 
+                "top": 119.77274131774902
+            }, 
+            "tool_errors": null, 
+            "tool_id": null, 
+            "tool_state": "{\"name\": \"Reference sequences\"}", 
+            "tool_version": null, 
+            "type": "data_input", 
+            "user_outputs": []
+        }, 
+        "1": {
+            "annotation": "Reads to map", 
+            "id": 1, 
+            "input_connections": {}, 
+            "inputs": [
+                {
+                    "description": "Reads to map", 
+                    "name": "SFF File "
+                }
+            ], 
+            "name": "Input dataset", 
+            "outputs": [], 
+            "position": {
+                "left": 104.6212158203125, 
+                "top": 313.95454406738281
+            }, 
+            "tool_errors": null, 
+            "tool_id": null, 
+            "tool_state": "{\"name\": \"SFF File \"}", 
+            "tool_version": null, 
+            "type": "data_input", 
+            "user_outputs": []
+        }, 
+        "2": {
+            "annotation": "barcode, vector or adapter sequences to trim", 
+            "id": 2, 
+            "input_connections": {}, 
+            "inputs": [
+                {
+                    "description": "barcode, vector or adapter sequences to trim", 
+                    "name": "Trimming file"
+                }
+            ], 
+            "name": "Input dataset", 
+            "outputs": [], 
+            "position": {
+                "left": 195.727294921875, 
+                "top": 544.8787841796875
+            }, 
+            "tool_errors": null, 
+            "tool_id": null, 
+            "tool_state": "{\"name\": \"Trimming file\"}", 
+            "tool_version": null, 
+            "type": "data_input", 
+            "user_outputs": []
+        }, 
+        "3": {
+            "annotation": "", 
+            "id": 3, 
+            "input_connections": {
+                "ref_inputs_0|ref_input": {
+                    "id": 0, 
+                    "output_name": "output"
+                }, 
+                "sff_inputs_0|sff_input": {
+                    "id": 1, 
+                    "output_name": "output"
+                }, 
+                "vt": {
+                    "id": 2, 
+                    "output_name": "output"
+                }
+            }, 
+            "inputs": [], 
+            "name": "runMapping", 
+            "outputs": [
+                {
+                    "name": "newbler_metrics", 
+                    "type": "txt"
+                }, 
+                {
+                    "name": "read_status", 
+                    "type": "tabular"
+                }, 
+                {
+                    "name": "trimmed_reads_fasta", 
+                    "type": "fasta"
+                }, 
+                {
+                    "name": "trimmed_reads_qual", 
+                    "type": "qual454"
+                }, 
+                {
+                    "name": "alignment_info", 
+                    "type": "tabular"
+                }, 
+                {
+                    "name": "all_contigs_fasta", 
+                    "type": "fasta"
+                }, 
+                {
+                    "name": "all_contigs_qual", 
+                    "type": "qual454"
+                }, 
+                {
+                    "name": "contigs_ace", 
+                    "type": "ace"
+                }, 
+                {
+                    "name": "large_contigs_fasta", 
+                    "type": "fasta"
+                }, 
+                {
+                    "name": "large_contigs_qual", 
+                    "type": "qual454"
+                }, 
+                {
+                    "name": "pair_align", 
+                    "type": "txt"
+                }, 
+                {
+                    "name": "pair_status", 
+                    "type": "tabular"
+                }, 
+                {
+                    "name": "scaffolds_fasta", 
+                    "type": "fasta"
+                }, 
+                {
+                    "name": "scaffolds_qual", 
+                    "type": "qual454"
+                }, 
+                {
+                    "name": "scaffolds_agp", 
+                    "type": "tabular"
+                }, 
+                {
+                    "name": "tag_pair_align", 
+                    "type": "txt"
+                }, 
+                {
+                    "name": "trim_status", 
+                    "type": "tabular"
+                }, 
+                {
+                    "name": "all_diffs", 
+                    "type": "tabular"
+                }, 
+                {
+                    "name": "all_struct_vars", 
+                    "type": "tabular"
+                }, 
+                {
+                    "name": "hc_diff", 
+                    "type": "tabular"
+                }, 
+                {
+                    "name": "hc_struct_vars", 
+                    "type": "tabular"
+                }, 
+                {
+                    "name": "gene_status", 
+                    "type": "tabular"
+                }, 
+                {
+                    "name": "mapping_qc", 
+                    "type": "xls"
+                }, 
+                {
+                    "name": "ref_status", 
+                    "type": "tabular"
+                }
+            ], 
+            "position": {
+                "left": 432.71212768554688, 
+                "top": 330.90908813476562
+            }, 
+            "post_job_actions": {}, 
+            "tool_errors": null, 
+            "tool_id": "toolshed.g2.bx.psu.edu/repos/edward-kirton/roche454_toolsuite/runMapping/1.0.1", 
+            "tool_state": "{\"minlen\": \"\\\"20\\\"\", \"rst\": \"\\\"12\\\"\", \"vs\": \"null\", \"vt\": \"null\", \"__page__\": 0, \"no\": \"\\\"\\\"\", \"paired_reads\": \"\\\"false\\\"\", \"notrim\": \"\\\"False\\\"\", \"tr\": \"\\\"-tr\\\"\", \"mcf\": \"null\", \"ref_type\": \"\\\"-gref\\\"\", \"newbler_exe\": \"\\\"runMapping\\\"\", \"info\": \"\\\"-info\\\"\", \"sanger_inputs\": \"[]\", \"sl\": \"\\\"16\\\"\", \"hsl\": \"\\\"70\\\"\", \"sanger_paired_inputs\": \"[]\", \"fe\": \"null\", \"pair\": \"\\\"\\\"\", \"fi\": \"null\", \"nor\": \"\\\"False\\\"\", \"a\": \"\\\"100\\\"\", \"sff_paired_inputs\": \"[]\", \"e\": \"\\\"0\\\"\", \"ace\": \"\\\"\\\"\", \"ss\": \"\\\"12\\\"\", \"ml\": \"\\\"40\\\"\", \"mi\": \"\\\"90\\\"\", \"l\": \"\\\"500\\\"\", \"ais\": \"\\\"2\\\"\", \"ref_inputs\": \"[{\\\"__index__\\\": 0, \\\"ref_input\\\": null}]\", \"srv\": \"\\\"False\\\"\", \"sff_inputs\": \"[{\\\"__index__\\\": 0, \\\"sff_input\\\": null}]\", \"sc\": \"\\\"1\\\"\", \"ud\": \"\\\"False\\\"\", \"chromInfo\": \"\\\"/opt/galaxy_workflow/galaxy-pfr-production-2/tool-data/shared/ucsc/chrom/?.len\\\"\", \"qo\": \"\\\"False\\\"\"}", 
+            "tool_version": "1.0.1", 
+            "type": "tool", 
+            "user_outputs": []
+        }, 
+        "4": {
+            "annotation": "", 
+            "id": 4, 
+            "input_connections": {
+                "inputGsFile": {
+                    "id": 3, 
+                    "output_name": "all_diffs"
+                }
+            }, 
+            "inputs": [], 
+            "name": "Convert gsMapper to gff3", 
+            "outputs": [
+                {
+                    "name": "outputfile", 
+                    "type": "gff3"
+                }
+            ], 
+            "position": {
+                "left": 729.65148448944092, 
+                "top": 503.80300903320312
+            }, 
+            "post_job_actions": {}, 
+            "tool_errors": null, 
+            "tool_id": "toolshed.g2.bx.psu.edu/repos/john-mccallum/pcr_markers/gsMapper_to_gff3_1/1.0.0", 
+            "tool_state": "{\"__page__\": 0, \"inputGsFile\": \"null\", \"chromInfo\": \"\\\"/opt/galaxy_workflow/galaxy-pfr-production-2/tool-data/shared/ucsc/chrom/?.len\\\"\"}", 
+            "tool_version": "1.0.0", 
+            "type": "tool", 
+            "user_outputs": []
+        }, 
+        "5": {
+            "annotation": "", 
+            "id": 5, 
+            "input_connections": {
+                "inputFasta": {
+                    "id": 0, 
+                    "output_name": "output"
+                }, 
+                "inputSNPGff3File": {
+                    "id": 4, 
+                    "output_name": "outputfile"
+                }
+            }, 
+            "inputs": [], 
+            "name": "CAPS Detection", 
+            "outputs": [
+                {
+                    "name": "outputfile", 
+                    "type": "interval"
+                }
+            ], 
+            "position": {
+                "left": 994.77265930175781, 
+                "top": 317.83332824707031
+            }, 
+            "post_job_actions": {}, 
+            "tool_errors": null, 
+            "tool_id": "toolshed.g2.bx.psu.edu/repos/john-mccallum/pcr_markers/CAPS_Marker_Design_2/1.0.0", 
+            "tool_state": "{\"inputFasta\": \"null\", \"chromInfo\": \"\\\"/opt/galaxy_workflow/galaxy-pfr-production-2/tool-data/shared/ucsc/chrom/?.len\\\"\", \"inputSNPGff3File\": \"null\", \"__page__\": 0}", 
+            "tool_version": "1.0.0", 
+            "type": "tool", 
+            "user_outputs": []
+        }, 
+        "6": {
+            "annotation": "", 
+            "id": 6, 
+            "input_connections": {
+                "input": {
+                    "id": 5, 
+                    "output_name": "outputfile"
+                }
+            }, 
+            "inputs": [], 
+            "name": "Cut", 
+            "outputs": [
+                {
+                    "name": "out_file1", 
+                    "type": "tabular"
+                }
+            ], 
+            "position": {
+                "left": 1222.7424011230469, 
+                "top": 314.98484802246094
+            }, 
+            "post_job_actions": {}, 
+            "tool_errors": null, 
+            "tool_id": "Cut1", 
+            "tool_state": "{\"columnList\": \"\\\"c4\\\"\", \"input\": \"null\", \"delimiter\": \"\\\"T\\\"\", \"chromInfo\": \"\\\"/opt/galaxy_workflow/galaxy-pfr-production-2/tool-data/shared/ucsc/chrom/?.len\\\"\", \"__page__\": 0}", 
+            "tool_version": "1.0.1", 
+            "type": "tool", 
+            "user_outputs": []
+        }, 
+        "7": {
+            "annotation": "", 
+            "id": 7, 
+            "input_connections": {
+                "inputSNPfile": {
+                    "id": 4, 
+                    "output_name": "outputfile"
+                }, 
+                "inputTargetfile": {
+                    "id": 6, 
+                    "output_name": "out_file1"
+                }, 
+                "inputfastaFile": {
+                    "id": 0, 
+                    "output_name": "output"
+                }
+            }, 
+            "inputs": [
+                {
+                    "description": "runtime parameter for tool Design primers to features", 
+                    "name": "min_size"
+                }, 
+                {
+                    "description": "runtime parameter for tool Design primers to features", 
+                    "name": "max_size"
+                }
+            ], 
+            "name": "Design primers to features", 
+            "outputs": [
+                {
+                    "name": "primer_outputfile", 
+                    "type": "tabular"
+                }
+            ], 
+            "position": {
+                "left": 1442.6968994140625, 
+                "top": 314.98484802246094
+            }, 
+            "post_job_actions": {}, 
+            "tool_errors": null, 
+            "tool_id": "toolshed.g2.bx.psu.edu/repos/john-mccallum/pcr_markers/Genetic_Marker_Design_2/1.0.0", 
+            "tool_state": "{\"__page__\": 0, \"inputTargetfile\": \"null\", \"inputfastaFile\": \"null\", \"min_size\": \"{\\\"__class__\\\": \\\"RuntimeValue\\\"}\", \"inputSNPfile\": \"null\", \"chromInfo\": \"\\\"/opt/galaxy_workflow/galaxy-pfr-production-2/tool-data/shared/ucsc/chrom/?.len\\\"\", \"max_size\": \"{\\\"__class__\\\": \\\"RuntimeValue\\\"}\"}", 
+            "tool_version": "1.0.0", 
+            "type": "tool", 
+            "user_outputs": []
+        }, 
+        "8": {
+            "annotation": "Select successful design targets", 
+            "id": 8, 
+            "input_connections": {
+                "input": {
+                    "id": 7, 
+                    "output_name": "primer_outputfile"
+                }
+            }, 
+            "inputs": [], 
+            "name": "Select", 
+            "outputs": [
+                {
+                    "name": "out_file1", 
+                    "type": "input"
+                }
+            ], 
+            "position": {
+                "left": 1692.6968994140625, 
+                "top": 316.92424011230469
+            }, 
+            "post_job_actions": {}, 
+            "tool_errors": null, 
+            "tool_id": "Grep1", 
+            "tool_state": "{\"__page__\": 0, \"input\": \"null\", \"invert\": \"\\\"true\\\"\", \"chromInfo\": \"\\\"/opt/galaxy_workflow/galaxy-pfr-production-2/tool-data/shared/ucsc/chrom/?.len\\\"\", \"pattern\": \"\\\"NONE\\\"\"}", 
+            "tool_version": "1.0.1", 
+            "type": "tool", 
+            "user_outputs": []
+        }, 
+        "9": {
+            "annotation": "Remove duplicates", 
+            "id": 9, 
+            "input_connections": {
+                "inputFile": {
+                    "id": 8, 
+                    "output_name": "out_file1"
+                }
+            }, 
+            "inputs": [], 
+            "name": "Unique", 
+            "outputs": [
+                {
+                    "name": "outputfile", 
+                    "type": "txt"
+                }
+            ], 
+            "position": {
+                "left": 1900.6818237304688, 
+                "top": 310.90907287597656
+            }, 
+            "post_job_actions": {}, 
+            "tool_errors": null, 
+            "tool_id": "toolshed.g2.bx.psu.edu/repos/john-mccallum/pcr_markers/uni_Mask_1/1.0.0", 
+            "tool_state": "{\"__page__\": 0, \"chromInfo\": \"\\\"/opt/galaxy_workflow/galaxy-pfr-production-2/tool-data/shared/ucsc/chrom/?.len\\\"\", \"inputFile\": \"null\"}", 
+            "tool_version": "1.0.0", 
+            "type": "tool", 
+            "user_outputs": []
+        }
+    }
+}
\ No newline at end of file