view Galaxy-Workflow-Phenix_workflow.ga @ 12:e252b0b9dd99 draft

Uploaded
author ulfschaefer
date Thu, 16 Jun 2016 10:44:40 -0400
parents a3f15f50a4af
children b26e4f861e08
line wrap: on
line source

{
    "a_galaxy_workflow": "true", 
    "annotation": "", 
    "format-version": "0.1", 
    "name": "Phenix workflow", 
    "steps": {
        "0": {
            "annotation": "", 
            "content_id": null, 
            "id": 0, 
            "input_connections": {}, 
            "inputs": [
                {
                    "description": "", 
                    "name": "Reference fasta"
                }
            ], 
            "label": null, 
            "name": "Input dataset", 
            "outputs": [], 
            "position": {
                "left": 200, 
                "top": 116
            }, 
            "tool_errors": null, 
            "tool_id": null, 
            "tool_state": "{\"name\": \"Reference fasta\"}", 
            "tool_version": null, 
            "type": "data_input", 
            "uuid": "e8f09ff7-1ad7-4798-b4e1-5d28171afb9c", 
            "workflow_outputs": []
        }, 
        "1": {
            "annotation": "", 
            "content_id": null, 
            "id": 1, 
            "input_connections": {}, 
            "inputs": [
                {
                    "description": "", 
                    "name": "R1 fastq"
                }
            ], 
            "label": null, 
            "name": "Input dataset", 
            "outputs": [], 
            "position": {
                "left": 207, 
                "top": 334
            }, 
            "tool_errors": null, 
            "tool_id": null, 
            "tool_state": "{\"name\": \"R1 fastq\"}", 
            "tool_version": null, 
            "type": "data_input", 
            "uuid": "129fd86e-8b0c-4816-bff0-0ca5916064d7", 
            "workflow_outputs": []
        }, 
        "2": {
            "annotation": "", 
            "content_id": null, 
            "id": 2, 
            "input_connections": {}, 
            "inputs": [
                {
                    "description": "", 
                    "name": "R2 fastqs"
                }
            ], 
            "label": null, 
            "name": "Input dataset", 
            "outputs": [], 
            "position": {
                "left": 211, 
                "top": 462
            }, 
            "tool_errors": null, 
            "tool_id": null, 
            "tool_state": "{\"name\": \"R2 fastqs\"}", 
            "tool_version": null, 
            "type": "data_input", 
            "uuid": "4d4064d2-6fe8-4758-973f-3b869fdc5432", 
            "workflow_outputs": []
        }, 
        "3": {
            "annotation": "", 
            "content_id": "toolshed.g2.bx.psu.edu/repos/devteam/bwa/bwa_mem/0.7.12.1", 
            "id": 3, 
            "input_connections": {
                "fastq_input|fastq_input1": {
                    "id": 1, 
                    "output_name": "output"
                }, 
                "fastq_input|fastq_input2": {
                    "id": 2, 
                    "output_name": "output"
                }, 
                "reference_source|ref_file": {
                    "id": 0, 
                    "output_name": "output"
                }
            }, 
            "inputs": [], 
            "label": null, 
            "name": "Map with BWA-MEM", 
            "outputs": [
                {
                    "name": "bam_output", 
                    "type": "bam"
                }
            ], 
            "position": {
                "left": 423.5, 
                "top": 288
            }, 
            "post_job_actions": {
                "RenameDatasetActionbam_output": {
                    "action_arguments": {
                        "newname": "#{fastq_input1 | basename}.bam"
                    }, 
                    "action_type": "RenameDatasetAction", 
                    "output_name": "bam_output"
                }
            }, 
            "tool_errors": null, 
            "tool_id": "toolshed.g2.bx.psu.edu/repos/devteam/bwa/bwa_mem/0.7.12.1", 
            "tool_state": "{\"__page__\": 0, \"__rerun_remap_job_id__\": null, \"rg\": \"{\\\"rg_selector\\\": \\\"set_picard\\\", \\\"read_group_sm_conditional\\\": {\\\"do_auto_name\\\": \\\"True\\\", \\\"__current_case__\\\": 0}, \\\"CN\\\": \\\"\\\", \\\"PU\\\": \\\"\\\", \\\"read_group_lb_conditional\\\": {\\\"do_auto_name\\\": \\\"True\\\", \\\"__current_case__\\\": 0}, \\\"read_group_id_conditional\\\": {\\\"do_auto_name\\\": \\\"True\\\", \\\"__current_case__\\\": 0}, \\\"__current_case__\\\": 0, \\\"DT\\\": \\\"\\\", \\\"PI\\\": \\\"\\\", \\\"DS\\\": \\\"\\\", \\\"PL\\\": \\\"ILLUMINA\\\"}\", \"fastq_input\": \"{\\\"iset_stats\\\": \\\"\\\", \\\"fastq_input2\\\": null, \\\"fastq_input_selector\\\": \\\"paired\\\", \\\"__current_case__\\\": 0, \\\"fastq_input1\\\": null}\", \"analysis_type\": \"{\\\"analysis_type_selector\\\": \\\"illumina\\\", \\\"__current_case__\\\": 0}\", \"reference_source\": \"{\\\"ref_file\\\": null, \\\"reference_source_selector\\\": \\\"history\\\", \\\"__current_case__\\\": 1, \\\"index_a\\\": \\\"auto\\\"}\"}", 
            "tool_version": "0.7.12.1", 
            "type": "tool", 
            "uuid": "698f08bf-70f5-4fbc-b0b2-d4383bb0f46c", 
            "workflow_outputs": []
        }, 
        "4": {
            "annotation": "", 
            "content_id": "toolshed.g2.bx.psu.edu/repos/ulfschaefer/phe_samtools_mpileup/phe_samtools_mpileup/1.0", 
            "id": 4, 
            "input_connections": {
                "input_bam": {
                    "id": 3, 
                    "output_name": "bam_output"
                }, 
                "ref_file": {
                    "id": 0, 
                    "output_name": "output"
                }
            }, 
            "inputs": [], 
            "label": null, 
            "name": "PHE MPileup", 
            "outputs": [
                {
                    "name": "outvcf", 
                    "type": "vcf"
                }
            ], 
            "position": {
                "left": 634, 
                "top": 126
            }, 
            "post_job_actions": {
                "RenameDatasetActionoutvcf": {
                    "action_arguments": {
                        "newname": "#{input_bam | basename}.vcf"
                    }, 
                    "action_type": "RenameDatasetAction", 
                    "output_name": "outvcf"
                }
            }, 
            "tool_errors": null, 
            "tool_id": "toolshed.g2.bx.psu.edu/repos/ulfschaefer/phe_samtools_mpileup/phe_samtools_mpileup/1.0", 
            "tool_state": "{\"ref_file\": \"null\", \"__page__\": 0, \"__rerun_remap_job_id__\": null, \"input_bam\": \"null\"}", 
            "tool_version": "1.0", 
            "type": "tool", 
            "uuid": "55618bcb-113c-463d-86a5-07c56f36bd2a", 
            "workflow_outputs": []
        }, 
        "5": {
            "annotation": "", 
            "content_id": "toolshed.g2.bx.psu.edu/repos/ulfschaefer/phephenix/filter_vcf/1.0", 
            "id": 5, 
            "input_connections": {
                "input": {
                    "id": 4, 
                    "output_name": "outvcf"
                }, 
                "ref_fa": {
                    "id": 0, 
                    "output_name": "output"
                }
            }, 
            "inputs": [], 
            "label": null, 
            "name": "Filter VCF", 
            "outputs": [
                {
                    "name": "output", 
                    "type": "vcf"
                }
            ], 
            "position": {
                "left": 747, 
                "top": 314
            }, 
            "post_job_actions": {
                "RenameDatasetActionoutput": {
                    "action_arguments": {
                        "newname": "#{input | basename}.filtered.vcf"
                    }, 
                    "action_type": "RenameDatasetAction", 
                    "output_name": "output"
                }
            }, 
            "tool_errors": null, 
            "tool_id": "toolshed.g2.bx.psu.edu/repos/ulfschaefer/phephenix/filter_vcf/1.0", 
            "tool_state": "{\"__page__\": 0, \"onlygood\": \"\\\"false\\\"\", \"__rerun_remap_job_id__\": null, \"ref_fa\": \"null\", \"input\": \"null\", \"snp_filter\": \"[{\\\"__index__\\\": 0, \\\"snp_filter_type\\\": {\\\"ad_ratio\\\": \\\"0.8\\\", \\\"__current_case__\\\": 2, \\\"snp_filter_type_selector\\\": \\\"ad_ratio_option\\\"}}, {\\\"__index__\\\": 1, \\\"snp_filter_type\\\": {\\\"min_depth\\\": \\\"25\\\", \\\"__current_case__\\\": 4, \\\"snp_filter_type_selector\\\": \\\"min_depth_option\\\"}}, {\\\"__index__\\\": 2, \\\"snp_filter_type\\\": {\\\"mq_score\\\": \\\"30\\\", \\\"__current_case__\\\": 3, \\\"snp_filter_type_selector\\\": \\\"mq_score_option\\\"}}, {\\\"__index__\\\": 3, \\\"snp_filter_type\\\": {\\\"qual_score\\\": \\\"30\\\", \\\"__current_case__\\\": 7, \\\"snp_filter_type_selector\\\": \\\"qual_score_option\\\"}}]\"}", 
            "tool_version": "1.0", 
            "type": "tool", 
            "uuid": "9107d008-d037-414d-ad61-715ec3c4b3eb", 
            "workflow_outputs": []
        }
    }, 
    "uuid": "80e0166f-6275-4dfd-b94d-5ce2fd15d6d8"
}