view Galaxy-Workflow-Metavisitor__Workflow_for_nucleic_vir2_generation_and_test.ga @ 0:c375489bbcb0 draft

planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/workflows/metavisitor_2_workflows commit ecf95caa7d5e9ab001a75cbf5fb306e7ecd3def3
author artbio
date Sun, 21 Jul 2019 19:22:52 -0400
parents
children
line wrap: on
line source

{
    "a_galaxy_workflow": "true", 
    "uuid": "5fc55e4d-f7b4-4fb7-bca0-00551ceaebd4", 
    "tags": [], 
    "format-version": "0.1", 
    "version": 1, 
    "steps": {
        "11": {
            "tool_id": "toolshed.g2.bx.psu.edu/repos/artbio/blast_unmatched/blast_unmatched/0.5.0", 
            "errors": null, 
            "uuid": "bb4c2955-a0a3-4e16-a4c8-49add3f6570d", 
            "tool_version": "0.5.0", 
            "outputs": [
                {
                    "type": "fasta", 
                    "name": "output_file"
                }
            ], 
            "post_job_actions": {
                "RenameDatasetActionoutput_file": {
                    "output_name": "output_file", 
                    "action_type": "RenameDatasetAction", 
                    "action_arguments": {
                        "newname": "Sequences missed by all"
                    }
                }
            }, 
            "workflow_outputs": [
                {
                    "output_name": "output_file", 
                    "uuid": "c7ed1b03-97ae-4859-9f3d-7b4c821ada08", 
                    "label": null
                }
            ], 
            "annotation": "", 
            "content_id": "toolshed.g2.bx.psu.edu/repos/artbio/blast_unmatched/blast_unmatched/0.5.0", 
            "input_connections": {
                "blast_file": {
                    "output_name": "output1", 
                    "id": 10
                }, 
                "fasta_file": {
                    "output_name": "output_file", 
                    "id": 9
                }
            }, 
            "inputs": [
                {
                    "name": "blast_file", 
                    "description": "runtime parameter for tool Blast Unmatched"
                }, 
                {
                    "name": "fasta_file", 
                    "description": "runtime parameter for tool Blast Unmatched"
                }
            ], 
            "position": {
                "top": 486, 
                "left": 2208
            }, 
            "tool_state": "{\"blast_file\": \"{\\\"__class__\\\": \\\"RuntimeValue\\\"}\", \"fasta_file\": \"{\\\"__class__\\\": \\\"RuntimeValue\\\"}\", \"__rerun_remap_job_id__\": null, \"__page__\": null}", 
            "label": "Getsequences missed by both vir2 and unclustered sequences", 
            "type": "tool", 
            "id": 11, 
            "tool_shed_repository": {
                "owner": "artbio", 
                "changeset_revision": "fffdb903f2d1", 
                "name": "blast_unmatched", 
                "tool_shed": "toolshed.g2.bx.psu.edu"
            }, 
            "name": "Blast Unmatched"
        }, 
        "10": {
            "tool_id": "toolshed.g2.bx.psu.edu/repos/devteam/ncbi_blast_plus/ncbi_blastn_wrapper/0.3.1", 
            "errors": null, 
            "uuid": "68738682-27a0-4adc-b945-c4df49c48b72", 
            "tool_version": "0.3.1", 
            "outputs": [
                {
                    "type": "tabular", 
                    "name": "output1"
                }
            ], 
            "post_job_actions": {}, 
            "workflow_outputs": [
                {
                    "output_name": "output1", 
                    "uuid": "d0fabafb-7f8a-4119-8be6-4bed4e4cacd3", 
                    "label": null
                }
            ], 
            "annotation": "Mesure the loss of information due to clustering", 
            "content_id": "toolshed.g2.bx.psu.edu/repos/devteam/ncbi_blast_plus/ncbi_blastn_wrapper/0.3.1", 
            "input_connections": {
                "query": {
                    "output_name": "output_file", 
                    "id": 9
                }, 
                "db_opts|histdb": {
                    "output_name": "outfile", 
                    "id": 6
                }
            }, 
            "inputs": [
                {
                    "name": "db_opts", 
                    "description": "runtime parameter for tool NCBI BLAST+ blastn"
                }, 
                {
                    "name": "query", 
                    "description": "runtime parameter for tool NCBI BLAST+ blastn"
                }
            ], 
            "position": {
                "top": 281, 
                "left": 1919
            }, 
            "tool_state": "{\"evalue_cutoff\": \"\\\"0.001\\\"\", \"output\": \"{\\\"__current_case__\\\": 2, \\\"ext_cols\\\": [\\\"slen\\\"], \\\"ids_cols\\\": null, \\\"misc_cols\\\": null, \\\"out_format\\\": \\\"cols\\\", \\\"std_cols\\\": [\\\"qseqid\\\", \\\"sseqid\\\", \\\"pident\\\", \\\"length\\\", \\\"mismatch\\\", \\\"gapopen\\\", \\\"qstart\\\", \\\"qend\\\", \\\"sstart\\\", \\\"send\\\", \\\"evalue\\\", \\\"bitscore\\\"], \\\"tax_cols\\\": null}\", \"adv_opts\": \"{\\\"__current_case__\\\": 0, \\\"adv_opts_selector\\\": \\\"basic\\\"}\", \"__page__\": null, \"__rerun_remap_job_id__\": null, \"db_opts\": \"{\\\"__current_case__\\\": 1, \\\"database\\\": \\\"\\\", \\\"db_opts_selector\\\": \\\"histdb\\\", \\\"histdb\\\": {\\\"__class__\\\": \\\"RuntimeValue\\\"}, \\\"subject\\\": \\\"\\\"}\", \"blast_type\": \"\\\"blastn\\\"\", \"query\": \"{\\\"__class__\\\": \\\"RuntimeValue\\\"}\"}", 
            "label": "Blast sequences missed by vir2 to unclustered viral sequences", 
            "type": "tool", 
            "id": 10, 
            "tool_shed_repository": {
                "owner": "devteam", 
                "changeset_revision": "e25d3acf6e68", 
                "name": "ncbi_blast_plus", 
                "tool_shed": "toolshed.g2.bx.psu.edu"
            }, 
            "name": "NCBI BLAST+ blastn"
        }, 
        "1": {
            "tool_id": "toolshed.g2.bx.psu.edu/repos/artbio/fetch_fasta_from_ncbi/retrieve_fasta_from_NCBI/2.3.0", 
            "errors": null, 
            "uuid": "25b4eea6-c049-4432-9ebb-5b7c7a17e24b", 
            "tool_version": "2.3.0", 
            "outputs": [
                {
                    "type": "fasta", 
                    "name": "outfile"
                }, 
                {
                    "type": "txt", 
                    "name": "logfile"
                }
            ], 
            "post_job_actions": {}, 
            "workflow_outputs": [
                {
                    "output_name": "outfile", 
                    "uuid": "a046f3a3-f2fb-48de-88f7-0bac53abbe08", 
                    "label": null
                }, 
                {
                    "output_name": "logfile", 
                    "uuid": "022eff6b-7e3e-4152-8744-f43a5829bd88", 
                    "label": null
                }
            ], 
            "annotation": "sequences>10 000\npublished before 2017", 
            "content_id": "toolshed.g2.bx.psu.edu/repos/artbio/fetch_fasta_from_ncbi/retrieve_fasta_from_NCBI/2.3.0", 
            "input_connections": {}, 
            "inputs": [], 
            "position": {
                "top": 603, 
                "left": 296
            }, 
            "tool_state": "{\"__page__\": null, \"__rerun_remap_job_id__\": null, \"queryString\": \"\\\"txid10239[Organism] NOT txid131567[Organism] NOT phage[All Fields] NOT patent[All Fields] NOT chimeric[Title] NOT vector[Title] NOT method[Title] NOT X174[All Fields] AND 10001:1300000[Sequence length] NOT 2017/09:2075[PDAT]\\\"\", \"dbname\": \"\\\"nuccore\\\"\", \"dry_run\": \"\\\"false\\\"\"}", 
            "label": "Get long sequences", 
            "type": "tool", 
            "id": 1, 
            "tool_shed_repository": {
                "owner": "artbio", 
                "changeset_revision": "c667d0ee39f5", 
                "name": "fetch_fasta_from_ncbi", 
                "tool_shed": "toolshed.g2.bx.psu.edu"
            }, 
            "name": "Retrieve FASTA from NCBI"
        }, 
        "0": {
            "tool_id": "toolshed.g2.bx.psu.edu/repos/artbio/fetch_fasta_from_ncbi/retrieve_fasta_from_NCBI/2.3.0", 
            "errors": null, 
            "uuid": "9c3e474c-3e57-4378-a5cc-ef9c6b7b092a", 
            "tool_version": "2.3.0", 
            "outputs": [
                {
                    "type": "fasta", 
                    "name": "outfile"
                }, 
                {
                    "type": "txt", 
                    "name": "logfile"
                }
            ], 
            "post_job_actions": {}, 
            "workflow_outputs": [
                {
                    "output_name": "outfile", 
                    "uuid": "250f8193-0366-417e-863e-62d75d511d56", 
                    "label": null
                }, 
                {
                    "output_name": "logfile", 
                    "uuid": "2b4ab042-a734-4727-a9be-57b66a968488", 
                    "label": null
                }
            ], 
            "annotation": "sequences <= 10 000bp\npublished before 2017", 
            "content_id": "toolshed.g2.bx.psu.edu/repos/artbio/fetch_fasta_from_ncbi/retrieve_fasta_from_NCBI/2.3.0", 
            "input_connections": {}, 
            "inputs": [], 
            "position": {
                "top": 281, 
                "left": 283
            }, 
            "tool_state": "{\"__page__\": null, \"__rerun_remap_job_id__\": null, \"queryString\": \"\\\"txid10239[Organism] NOT txid131567[Organism] NOT phage[All Fields] NOT patent[All Fields] NOT chimeric[Title] NOT vector[Title] NOT method[Title] NOT X174[All Fields] AND 301:10000[Sequence length] NOT 2017/09:2075[PDAT]\\\"\", \"dbname\": \"\\\"nuccore\\\"\", \"dry_run\": \"\\\"false\\\"\"}", 
            "label": "Get short sequences", 
            "type": "tool", 
            "id": 0, 
            "tool_shed_repository": {
                "owner": "artbio", 
                "changeset_revision": "c667d0ee39f5", 
                "name": "fetch_fasta_from_ncbi", 
                "tool_shed": "toolshed.g2.bx.psu.edu"
            }, 
            "name": "Retrieve FASTA from NCBI"
        }, 
        "3": {
            "tool_id": "toolshed.g2.bx.psu.edu/repos/iuc/vsearch/vsearch_clustering/2.8.3.0", 
            "errors": null, 
            "uuid": "6fddbef5-bc89-4574-a0cf-335aee053e4c", 
            "tool_version": "2.8.3.0", 
            "outputs": [
                {
                    "type": "fasta", 
                    "name": "msaout"
                }, 
                {
                    "type": "fasta", 
                    "name": "consout"
                }, 
                {
                    "type": "fasta", 
                    "name": "centroids"
                }, 
                {
                    "type": "fasta", 
                    "name": "alnout"
                }, 
                {
                    "type": "fasta", 
                    "name": "notmatched"
                }, 
                {
                    "type": "fasta", 
                    "name": "matched"
                }, 
                {
                    "type": "tabular", 
                    "name": "blast6out"
                }, 
                {
                    "type": "fasta", 
                    "name": "fastapairs"
                }, 
                {
                    "type": "tabular", 
                    "name": "uc_outfile"
                }
            ], 
            "post_job_actions": {
                "HideDatasetActionfastapairs": {
                    "output_name": "fastapairs", 
                    "action_type": "HideDatasetAction", 
                    "action_arguments": {}
                }, 
                "HideDatasetActionconsout": {
                    "output_name": "consout", 
                    "action_type": "HideDatasetAction", 
                    "action_arguments": {}
                }, 
                "HideDatasetActionmsaout": {
                    "output_name": "msaout", 
                    "action_type": "HideDatasetAction", 
                    "action_arguments": {}
                }, 
                "HideDatasetActionalnout": {
                    "output_name": "alnout", 
                    "action_type": "HideDatasetAction", 
                    "action_arguments": {}
                }, 
                "HideDatasetActionblast6out": {
                    "output_name": "blast6out", 
                    "action_type": "HideDatasetAction", 
                    "action_arguments": {}
                }, 
                "HideDatasetActionuc_outfile": {
                    "output_name": "uc_outfile", 
                    "action_type": "HideDatasetAction", 
                    "action_arguments": {}
                }, 
                "HideDatasetActionnotmatched": {
                    "output_name": "notmatched", 
                    "action_type": "HideDatasetAction", 
                    "action_arguments": {}
                }, 
                "HideDatasetActionmatched": {
                    "output_name": "matched", 
                    "action_type": "HideDatasetAction", 
                    "action_arguments": {}
                }
            }, 
            "workflow_outputs": [
                {
                    "output_name": "centroids", 
                    "uuid": "88385aa5-5e7c-4e64-829c-f662d15f5efa", 
                    "label": null
                }
            ], 
            "annotation": "", 
            "content_id": "toolshed.g2.bx.psu.edu/repos/iuc/vsearch/vsearch_clustering/2.8.3.0", 
            "input_connections": {
                "infile": {
                    "output_name": "outfile", 
                    "id": 0
                }
            }, 
            "inputs": [
                {
                    "name": "infile", 
                    "description": "runtime parameter for tool VSearch clustering"
                }
            ], 
            "position": {
                "top": 273, 
                "left": 559.5
            }, 
            "tool_state": "{\"sizein\": \"\\\"false\\\"\", \"cons_truncate\": \"\\\"false\\\"\", \"__page__\": null, \"maxrejects\": \"\\\"32\\\"\", \"usersort\": \"\\\"false\\\"\", \"qmask\": \"\\\"dust\\\"\", \"iddef\": \"\\\"2\\\"\", \"__rerun_remap_job_id__\": null, \"clustering_mode\": \"{\\\"__current_case__\\\": 0, \\\"clustering_mode_select\\\": \\\"cluster_fast\\\"}\", \"id\": \"\\\"0.95\\\"\", \"sizeout\": \"\\\"false\\\"\", \"strand\": \"\\\"plus\\\"\", \"outputs\": \"[\\\"--centroids\\\"]\", \"maxaccepts\": \"\\\"1\\\"\", \"infile\": \"{\\\"__class__\\\": \\\"RuntimeValue\\\"}\", \"uc\": \"\\\"false\\\"\"}", 
            "label": "Get centroids", 
            "type": "tool", 
            "id": 3, 
            "tool_shed_repository": {
                "owner": "iuc", 
                "changeset_revision": "b3c7199d8786", 
                "name": "vsearch", 
                "tool_shed": "toolshed.g2.bx.psu.edu"
            }, 
            "name": "VSearch clustering"
        }, 
        "2": {
            "tool_id": "toolshed.g2.bx.psu.edu/repos/artbio/fetch_fasta_from_ncbi/retrieve_fasta_from_NCBI/2.3.0", 
            "errors": null, 
            "uuid": "a2a812fb-1afb-405b-8b38-199c13f391c8", 
            "tool_version": "2.3.0", 
            "outputs": [
                {
                    "type": "fasta", 
                    "name": "outfile"
                }, 
                {
                    "type": "txt", 
                    "name": "logfile"
                }
            ], 
            "post_job_actions": {}, 
            "workflow_outputs": [
                {
                    "output_name": "outfile", 
                    "uuid": "02eb3d2c-24b0-4bbc-b695-f634673214a3", 
                    "label": null
                }, 
                {
                    "output_name": "logfile", 
                    "uuid": "9ac269ab-44d2-4f6a-a287-d9122815965f", 
                    "label": null
                }
            ], 
            "annotation": "sequences published after 2017", 
            "content_id": "toolshed.g2.bx.psu.edu/repos/artbio/fetch_fasta_from_ncbi/retrieve_fasta_from_NCBI/2.3.0", 
            "input_connections": {}, 
            "inputs": [], 
            "position": {
                "top": 488, 
                "left": 1185
            }, 
            "tool_state": "{\"__page__\": null, \"__rerun_remap_job_id__\": null, \"queryString\": \"\\\"txid10239[Organism] NOT txid131567[Organism] NOT phage[All Fields] NOT patent[All Fields] NOT chimeric[Title] NOT vector[Title] NOT method[Title] NOT X174[All Fields] AND 301:1300000[Sequence length] AND 2017/09:2018/02[PDAT]\\\"\", \"dbname\": \"\\\"nuccore\\\"\", \"dry_run\": \"\\\"false\\\"\"}", 
            "label": "Get test sequences", 
            "type": "tool", 
            "id": 2, 
            "tool_shed_repository": {
                "owner": "artbio", 
                "changeset_revision": "c667d0ee39f5", 
                "name": "fetch_fasta_from_ncbi", 
                "tool_shed": "toolshed.g2.bx.psu.edu"
            }, 
            "name": "Retrieve FASTA from NCBI"
        }, 
        "5": {
            "tool_id": "toolshed.g2.bx.psu.edu/repos/artbio/concatenate_multiple_datasets/cat_multi_datasets/1.4.1", 
            "errors": null, 
            "uuid": "51e49486-67e5-430c-884f-671a424ab2c7", 
            "tool_version": "1.4.1", 
            "outputs": [
                {
                    "type": "input", 
                    "name": "paired_output"
                }, 
                {
                    "type": "input", 
                    "name": "list_output"
                }, 
                {
                    "type": "input", 
                    "name": "out_file1"
                }, 
                {
                    "type": "_sniff_", 
                    "name": "paired_out_file"
                }
            ], 
            "post_job_actions": {
                "HideDatasetActionpaired_out_file": {
                    "output_name": "paired_out_file", 
                    "action_type": "HideDatasetAction", 
                    "action_arguments": {}
                }, 
                "RenameDatasetActionout_file1": {
                    "output_name": "out_file1", 
                    "action_type": "RenameDatasetAction", 
                    "action_arguments": {
                        "newname": "Vir2"
                    }
                }, 
                "HideDatasetActionpaired_output": {
                    "output_name": "paired_output", 
                    "action_type": "HideDatasetAction", 
                    "action_arguments": {}
                }, 
                "HideDatasetActionout_file1": {
                    "output_name": "out_file1", 
                    "action_type": "HideDatasetAction", 
                    "action_arguments": {}
                }, 
                "HideDatasetActionlist_output": {
                    "output_name": "list_output", 
                    "action_type": "HideDatasetAction", 
                    "action_arguments": {}
                }
            }, 
            "workflow_outputs": [], 
            "annotation": "", 
            "content_id": "toolshed.g2.bx.psu.edu/repos/artbio/concatenate_multiple_datasets/cat_multi_datasets/1.4.1", 
            "input_connections": {
                "global_condition|inputs": {
                    "output_name": "outfile", 
                    "id": 1
                }
            }, 
            "inputs": [
                {
                    "name": "global_condition", 
                    "description": "runtime parameter for tool Concatenate multiple datasets"
                }
            ], 
            "position": {
                "top": 601.5, 
                "left": 783
            }, 
            "tool_state": "{\"dataset_names\": \"\\\"false\\\"\", \"headers\": \"\\\"0\\\"\", \"__page__\": null, \"__rerun_remap_job_id__\": null, \"global_condition\": \"{\\\"__current_case__\\\": 0, \\\"input_type\\\": \\\"singles\\\", \\\"inputs\\\": {\\\"__class__\\\": \\\"RuntimeValue\\\"}}\"}", 
            "label": "Vir2", 
            "type": "tool", 
            "id": 5, 
            "tool_shed_repository": {
                "owner": "artbio", 
                "changeset_revision": "55cf9d9defd1", 
                "name": "concatenate_multiple_datasets", 
                "tool_shed": "toolshed.g2.bx.psu.edu"
            }, 
            "name": "Concatenate multiple datasets"
        }, 
        "4": {
            "tool_id": "toolshed.g2.bx.psu.edu/repos/artbio/concatenate_multiple_datasets/cat_multi_datasets/1.4.1", 
            "errors": null, 
            "uuid": "c8435567-14ab-48a8-b217-7fed71ae87ef", 
            "tool_version": "1.4.1", 
            "outputs": [
                {
                    "type": "input", 
                    "name": "paired_output"
                }, 
                {
                    "type": "input", 
                    "name": "list_output"
                }, 
                {
                    "type": "input", 
                    "name": "out_file1"
                }, 
                {
                    "type": "_sniff_", 
                    "name": "paired_out_file"
                }
            ], 
            "post_job_actions": {
                "HideDatasetActionpaired_out_file": {
                    "output_name": "paired_out_file", 
                    "action_type": "HideDatasetAction", 
                    "action_arguments": {}
                }, 
                "RenameDatasetActionout_file1": {
                    "output_name": "out_file1", 
                    "action_type": "RenameDatasetAction", 
                    "action_arguments": {
                        "newname": "Unclustered viral sequences"
                    }
                }, 
                "HideDatasetActionlist_output": {
                    "output_name": "list_output", 
                    "action_type": "HideDatasetAction", 
                    "action_arguments": {}
                }, 
                "HideDatasetActionout_file1": {
                    "output_name": "out_file1", 
                    "action_type": "HideDatasetAction", 
                    "action_arguments": {}
                }, 
                "HideDatasetActionpaired_output": {
                    "output_name": "paired_output", 
                    "action_type": "HideDatasetAction", 
                    "action_arguments": {}
                }
            }, 
            "workflow_outputs": [], 
            "annotation": "", 
            "content_id": "toolshed.g2.bx.psu.edu/repos/artbio/concatenate_multiple_datasets/cat_multi_datasets/1.4.1", 
            "input_connections": {
                "global_condition|inputs": [
                    {
                        "output_name": "outfile", 
                        "id": 0
                    }, 
                    {
                        "output_name": "outfile", 
                        "id": 1
                    }
                ]
            }, 
            "inputs": [
                {
                    "name": "global_condition", 
                    "description": "runtime parameter for tool Concatenate multiple datasets"
                }
            ], 
            "position": {
                "top": 249.5, 
                "left": 888
            }, 
            "tool_state": "{\"dataset_names\": \"\\\"false\\\"\", \"headers\": \"\\\"0\\\"\", \"__page__\": null, \"__rerun_remap_job_id__\": null, \"global_condition\": \"{\\\"__current_case__\\\": 0, \\\"input_type\\\": \\\"singles\\\", \\\"inputs\\\": {\\\"__class__\\\": \\\"RuntimeValue\\\"}}\"}", 
            "label": "Unclustered viral sequences", 
            "type": "tool", 
            "id": 4, 
            "tool_shed_repository": {
                "owner": "artbio", 
                "changeset_revision": "55cf9d9defd1", 
                "name": "concatenate_multiple_datasets", 
                "tool_shed": "toolshed.g2.bx.psu.edu"
            }, 
            "name": "Concatenate multiple datasets"
        }, 
        "7": {
            "tool_id": "toolshed.g2.bx.psu.edu/repos/devteam/ncbi_blast_plus/ncbi_makeblastdb/0.3.1", 
            "errors": null, 
            "uuid": "1e14e648-40a7-4a4e-b343-98c4d7bb088b", 
            "tool_version": "0.3.1", 
            "outputs": [
                {
                    "type": "data", 
                    "name": "outfile"
                }
            ], 
            "post_job_actions": {
                "HideDatasetActionoutfile": {
                    "output_name": "outfile", 
                    "action_type": "HideDatasetAction", 
                    "action_arguments": {}
                }
            }, 
            "workflow_outputs": [], 
            "annotation": "", 
            "content_id": "toolshed.g2.bx.psu.edu/repos/devteam/ncbi_blast_plus/ncbi_makeblastdb/0.3.1", 
            "input_connections": {
                "input_file": {
                    "output_name": "out_file1", 
                    "id": 5
                }
            }, 
            "inputs": [
                {
                    "name": "mask_data_file", 
                    "description": "runtime parameter for tool NCBI BLAST+ makeblastdb"
                }, 
                {
                    "name": "input_file", 
                    "description": "runtime parameter for tool NCBI BLAST+ makeblastdb"
                }
            ], 
            "position": {
                "top": 645, 
                "left": 1138
            }, 
            "tool_state": "{\"__page__\": null, \"mask_data_file\": \"{\\\"__class__\\\": \\\"RuntimeValue\\\"}\", \"input_file\": \"{\\\"__class__\\\": \\\"RuntimeValue\\\"}\", \"dbtype\": \"\\\"nucl\\\"\", \"__rerun_remap_job_id__\": null, \"hash_index\": \"\\\"true\\\"\", \"tax\": \"{\\\"__current_case__\\\": 0, \\\"taxselect\\\": \\\"\\\"}\", \"title\": \"\\\"vir2 blastdb\\\"\", \"parse_seqids\": \"\\\"false\\\"\"}", 
            "label": "vir2 blastdb", 
            "type": "tool", 
            "id": 7, 
            "tool_shed_repository": {
                "owner": "devteam", 
                "changeset_revision": "e25d3acf6e68", 
                "name": "ncbi_blast_plus", 
                "tool_shed": "toolshed.g2.bx.psu.edu"
            }, 
            "name": "NCBI BLAST+ makeblastdb"
        }, 
        "6": {
            "tool_id": "toolshed.g2.bx.psu.edu/repos/devteam/ncbi_blast_plus/ncbi_makeblastdb/0.3.1", 
            "errors": null, 
            "uuid": "f2e5e817-bee7-45e2-a28c-e99ee882c172", 
            "tool_version": "0.3.1", 
            "outputs": [
                {
                    "type": "data", 
                    "name": "outfile"
                }
            ], 
            "post_job_actions": {
                "HideDatasetActionoutfile": {
                    "output_name": "outfile", 
                    "action_type": "HideDatasetAction", 
                    "action_arguments": {}
                }
            }, 
            "workflow_outputs": [], 
            "annotation": "", 
            "content_id": "toolshed.g2.bx.psu.edu/repos/devteam/ncbi_blast_plus/ncbi_makeblastdb/0.3.1", 
            "input_connections": {
                "input_file": {
                    "output_name": "out_file1", 
                    "id": 4
                }
            }, 
            "inputs": [
                {
                    "name": "mask_data_file", 
                    "description": "runtime parameter for tool NCBI BLAST+ makeblastdb"
                }, 
                {
                    "name": "input_file", 
                    "description": "runtime parameter for tool NCBI BLAST+ makeblastdb"
                }
            ], 
            "position": {
                "top": 254, 
                "left": 1341
            }, 
            "tool_state": "{\"__page__\": null, \"mask_data_file\": \"{\\\"__class__\\\": \\\"RuntimeValue\\\"}\", \"input_file\": \"{\\\"__class__\\\": \\\"RuntimeValue\\\"}\", \"dbtype\": \"\\\"nucl\\\"\", \"__rerun_remap_job_id__\": null, \"hash_index\": \"\\\"true\\\"\", \"tax\": \"{\\\"__current_case__\\\": 0, \\\"taxselect\\\": \\\"\\\"}\", \"title\": \"\\\"\\\"\", \"parse_seqids\": \"\\\"false\\\"\"}", 
            "label": null, 
            "type": "tool", 
            "id": 6, 
            "tool_shed_repository": {
                "owner": "devteam", 
                "changeset_revision": "e25d3acf6e68", 
                "name": "ncbi_blast_plus", 
                "tool_shed": "toolshed.g2.bx.psu.edu"
            }, 
            "name": "NCBI BLAST+ makeblastdb"
        }, 
        "9": {
            "tool_id": "toolshed.g2.bx.psu.edu/repos/artbio/blast_unmatched/blast_unmatched/0.5.0", 
            "errors": null, 
            "uuid": "0f9a007f-a745-4c95-b2d0-4f1ee836d8b1", 
            "tool_version": "0.5.0", 
            "outputs": [
                {
                    "type": "fasta", 
                    "name": "output_file"
                }
            ], 
            "post_job_actions": {
                "RenameDatasetActionoutput_file": {
                    "output_name": "output_file", 
                    "action_type": "RenameDatasetAction", 
                    "action_arguments": {
                        "newname": "Sequences missed by vir2"
                    }
                }
            }, 
            "workflow_outputs": [
                {
                    "output_name": "output_file", 
                    "uuid": "b5e71e9d-ef3b-4a33-a40c-1a5b00062e86", 
                    "label": null
                }
            ], 
            "annotation": "", 
            "content_id": "toolshed.g2.bx.psu.edu/repos/artbio/blast_unmatched/blast_unmatched/0.5.0", 
            "input_connections": {
                "blast_file": {
                    "output_name": "output1", 
                    "id": 8
                }, 
                "fasta_file": {
                    "output_name": "outfile", 
                    "id": 2
                }
            }, 
            "inputs": [
                {
                    "name": "blast_file", 
                    "description": "runtime parameter for tool Blast Unmatched"
                }, 
                {
                    "name": "fasta_file", 
                    "description": "runtime parameter for tool Blast Unmatched"
                }
            ], 
            "position": {
                "top": 495, 
                "left": 1733
            }, 
            "tool_state": "{\"blast_file\": \"{\\\"__class__\\\": \\\"RuntimeValue\\\"}\", \"fasta_file\": \"{\\\"__class__\\\": \\\"RuntimeValue\\\"}\", \"__rerun_remap_job_id__\": null, \"__page__\": null}", 
            "label": "Get sequences not matching vir2", 
            "type": "tool", 
            "id": 9, 
            "tool_shed_repository": {
                "owner": "artbio", 
                "changeset_revision": "fffdb903f2d1", 
                "name": "blast_unmatched", 
                "tool_shed": "toolshed.g2.bx.psu.edu"
            }, 
            "name": "Blast Unmatched"
        }, 
        "8": {
            "tool_id": "toolshed.g2.bx.psu.edu/repos/devteam/ncbi_blast_plus/ncbi_blastn_wrapper/0.3.1", 
            "errors": null, 
            "uuid": "f10e16ec-5da8-460a-a1df-5a8a7c1e9e81", 
            "tool_version": "0.3.1", 
            "outputs": [
                {
                    "type": "tabular", 
                    "name": "output1"
                }
            ], 
            "post_job_actions": {}, 
            "workflow_outputs": [
                {
                    "output_name": "output1", 
                    "uuid": "3a3992d8-9154-4b35-a4bd-6874fa4c86d4", 
                    "label": null
                }
            ], 
            "annotation": "Check if there are sequences not matching vir2", 
            "content_id": "toolshed.g2.bx.psu.edu/repos/devteam/ncbi_blast_plus/ncbi_blastn_wrapper/0.3.1", 
            "input_connections": {
                "query": {
                    "output_name": "outfile", 
                    "id": 2
                }, 
                "db_opts|histdb": {
                    "output_name": "outfile", 
                    "id": 7
                }
            }, 
            "inputs": [
                {
                    "name": "db_opts", 
                    "description": "runtime parameter for tool NCBI BLAST+ blastn"
                }, 
                {
                    "name": "query", 
                    "description": "runtime parameter for tool NCBI BLAST+ blastn"
                }
            ], 
            "position": {
                "top": 662, 
                "left": 1481
            }, 
            "tool_state": "{\"evalue_cutoff\": \"\\\"0.001\\\"\", \"output\": \"{\\\"__current_case__\\\": 2, \\\"ext_cols\\\": [\\\"slen\\\"], \\\"ids_cols\\\": null, \\\"misc_cols\\\": null, \\\"out_format\\\": \\\"cols\\\", \\\"std_cols\\\": [\\\"qseqid\\\", \\\"sseqid\\\", \\\"pident\\\", \\\"length\\\", \\\"mismatch\\\", \\\"gapopen\\\", \\\"qstart\\\", \\\"qend\\\", \\\"sstart\\\", \\\"send\\\", \\\"evalue\\\", \\\"bitscore\\\"], \\\"tax_cols\\\": null}\", \"adv_opts\": \"{\\\"__current_case__\\\": 0, \\\"adv_opts_selector\\\": \\\"basic\\\"}\", \"__page__\": null, \"__rerun_remap_job_id__\": null, \"db_opts\": \"{\\\"__current_case__\\\": 1, \\\"database\\\": \\\"\\\", \\\"db_opts_selector\\\": \\\"histdb\\\", \\\"histdb\\\": {\\\"__class__\\\": \\\"RuntimeValue\\\"}, \\\"subject\\\": \\\"\\\"}\", \"blast_type\": \"\\\"blastn\\\"\", \"query\": \"{\\\"__class__\\\": \\\"RuntimeValue\\\"}\"}", 
            "label": "Blast sequences against vir2", 
            "type": "tool", 
            "id": 8, 
            "tool_shed_repository": {
                "owner": "devteam", 
                "changeset_revision": "e25d3acf6e68", 
                "name": "ncbi_blast_plus", 
                "tool_shed": "toolshed.g2.bx.psu.edu"
            }, 
            "name": "NCBI BLAST+ blastn"
        }
    }, 
    "annotation": "", 
    "name": "Metavisitor: Workflow for nucleic vir2 generation and test"
}