Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "a_galaxy_workflow": "true",
- "annotation": "",
- "format-version": "0.1",
- "name": "Positively selected genes pipeline",
- "steps": {
- "0": {
- "annotation": "",
- "id": 0,
- "input_connections": {},
- "inputs": [
- {
- "description": "",
- "name": "Strain 1 Genbank file"
- }
- ],
- "name": "Input dataset",
- "outputs": [],
- "position": {
- "left": 200.00001525878906,
- "top": 200
- },
- "tool_errors": null,
- "tool_id": null,
- "tool_state": "{\"name\": \"Strain 1 Genbank file\"}",
- "tool_version": null,
- "type": "data_input",
- "user_outputs": []
- },
- "1": {
- "annotation": "",
- "id": 1,
- "input_connections": {},
- "inputs": [
- {
- "description": "",
- "name": "Strain 2 Genbank file"
- }
- ],
- "name": "Input dataset",
- "outputs": [],
- "position": {
- "left": 200.00001525878906,
- "top": 283
- },
- "tool_errors": null,
- "tool_id": null,
- "tool_state": "{\"name\": \"Strain 2 Genbank file\"}",
- "tool_version": null,
- "type": "data_input",
- "user_outputs": []
- },
- "2": {
- "annotation": "",
- "id": 2,
- "input_connections": {},
- "inputs": [
- {
- "description": "",
- "name": "CodeML tree file"
- }
- ],
- "name": "Input dataset",
- "outputs": [],
- "position": {
- "left": 200.00001525878906,
- "top": 366
- },
- "tool_errors": null,
- "tool_id": null,
- "tool_state": "{\"name\": \"CodeML tree file\"}",
- "tool_version": null,
- "type": "data_input",
- "user_outputs": []
- },
- "3": {
- "annotation": "",
- "id": 3,
- "input_connections": {},
- "inputs": [
- {
- "description": "",
- "name": "CodeML control file"
- }
- ],
- "name": "Input dataset",
- "outputs": [],
- "position": {
- "left": 200.00001525878906,
- "top": 449
- },
- "tool_errors": null,
- "tool_id": null,
- "tool_state": "{\"name\": \"CodeML control file\"}",
- "tool_version": null,
- "type": "data_input",
- "user_outputs": []
- },
- "4": {
- "annotation": "",
- "id": 4,
- "input_connections": {
- "genbank_filename": {
- "id": 0,
- "output_name": "output"
- }
- },
- "inputs": [],
- "name": "Genbank to GFF3",
- "outputs": [
- {
- "name": "gff3_filename",
- "type": "gff3"
- }
- ],
- "position": {
- "left": 467.00001525878906,
- "top": 142
- },
- "post_job_actions": {
- "RenameDatasetActiongff3_filename": {
- "action_arguments": {
- "newname": "Strain 1 gff"
- },
- "action_type": "RenameDatasetAction",
- "output_name": "gff3_filename"
- }
- },
- "tool_errors": null,
- "tool_id": "Genbank2GFF3",
- "tool_state": "{\"__page__\": 0, \"genbank_filename\": \"null\"}",
- "tool_version": "1.0",
- "type": "tool",
- "user_outputs": []
- },
- "5": {
- "annotation": "",
- "id": 5,
- "input_connections": {
- "input1": {
- "id": 0,
- "output_name": "output"
- }
- },
- "inputs": [],
- "name": "seqret",
- "outputs": [
- {
- "name": "out_file1",
- "type": "fasta"
- }
- ],
- "position": {
- "left": 433.00001525878906,
- "top": 298
- },
- "post_job_actions": {
- "HideDatasetActionout_file1": {
- "action_arguments": {},
- "action_type": "HideDatasetAction",
- "output_name": "out_file1"
- }
- },
- "tool_errors": null,
- "tool_id": "toolshed.g2.bx.psu.edu/repos/devteam/emboss_5/EMBOSS: seqret84/5.0.0",
- "tool_state": "{\"firstonly\": \"\\\"no\\\"\", \"input1\": \"null\", \"out_format1\": \"\\\"fasta\\\"\", \"feature\": \"\\\"no\\\"\", \"__page__\": 0}",
- "tool_version": "5.0.0",
- "type": "tool",
- "user_outputs": []
- },
- "6": {
- "annotation": "",
- "id": 6,
- "input_connections": {
- "genbank_filename": {
- "id": 1,
- "output_name": "output"
- }
- },
- "inputs": [],
- "name": "Genbank to GFF3",
- "outputs": [
- {
- "name": "gff3_filename",
- "type": "gff3"
- }
- ],
- "position": {
- "left": 456.00001525878906,
- "top": 412
- },
- "post_job_actions": {
- "RenameDatasetActiongff3_filename": {
- "action_arguments": {
- "newname": "Strain 2 gff"
- },
- "action_type": "RenameDatasetAction",
- "output_name": "gff3_filename"
- }
- },
- "tool_errors": null,
- "tool_id": "Genbank2GFF3",
- "tool_state": "{\"__page__\": 0, \"genbank_filename\": \"null\"}",
- "tool_version": "1.0",
- "type": "tool",
- "user_outputs": []
- },
- "7": {
- "annotation": "",
- "id": 7,
- "input_connections": {
- "input1": {
- "id": 1,
- "output_name": "output"
- }
- },
- "inputs": [],
- "name": "seqret",
- "outputs": [
- {
- "name": "out_file1",
- "type": "fasta"
- }
- ],
- "position": {
- "left": 430.00001525878906,
- "top": 530
- },
- "post_job_actions": {
- "HideDatasetActionout_file1": {
- "action_arguments": {},
- "action_type": "HideDatasetAction",
- "output_name": "out_file1"
- }
- },
- "tool_errors": null,
- "tool_id": "toolshed.g2.bx.psu.edu/repos/devteam/emboss_5/EMBOSS: seqret84/5.0.0",
- "tool_state": "{\"firstonly\": \"\\\"no\\\"\", \"input1\": \"null\", \"out_format1\": \"\\\"fasta\\\"\", \"feature\": \"\\\"no\\\"\", \"__page__\": 0}",
- "tool_version": "5.0.0",
- "type": "tool",
- "user_outputs": []
- },
- "8": {
- "annotation": "",
- "id": 8,
- "input_connections": {
- "input1": {
- "id": 4,
- "output_name": "gff3_filename"
- }
- },
- "inputs": [],
- "name": "Extract features",
- "outputs": [
- {
- "name": "out_file1",
- "type": "input"
- }
- ],
- "position": {
- "left": 689.0000152587891,
- "top": 200
- },
- "post_job_actions": {
- "RenameDatasetActionout_file1": {
- "action_arguments": {
- "newname": "Strain 1 genes"
- },
- "action_type": "RenameDatasetAction",
- "output_name": "out_file1"
- }
- },
- "tool_errors": null,
- "tool_id": "Extract_features1",
- "tool_state": "{\"column_choice\": \"{\\\"col\\\": \\\"2\\\", \\\"__current_case__\\\": 2, \\\"feature\\\": {\\\"__class__\\\": \\\"UnvalidatedValue\\\", \\\"value\\\": [\\\"gene\\\", \\\"\\\"]}}\", \"input1\": \"null\", \"__page__\": 0}",
- "tool_version": "1.0.0",
- "type": "tool",
- "user_outputs": []
- },
- "9": {
- "annotation": "",
- "id": 9,
- "input_connections": {
- "input1": {
- "id": 6,
- "output_name": "gff3_filename"
- }
- },
- "inputs": [],
- "name": "Extract features",
- "outputs": [
- {
- "name": "out_file1",
- "type": "input"
- }
- ],
- "position": {
- "left": 689.0000152587891,
- "top": 310
- },
- "post_job_actions": {
- "RenameDatasetActionout_file1": {
- "action_arguments": {
- "newname": "Strain 2 genes"
- },
- "action_type": "RenameDatasetAction",
- "output_name": "out_file1"
- }
- },
- "tool_errors": null,
- "tool_id": "Extract_features1",
- "tool_state": "{\"column_choice\": \"{\\\"col\\\": \\\"2\\\", \\\"__current_case__\\\": 2, \\\"feature\\\": {\\\"__class__\\\": \\\"UnvalidatedValue\\\", \\\"value\\\": [\\\"gene\\\"]}}\", \"input1\": \"null\", \"__page__\": 0}",
- "tool_version": "1.0.0",
- "type": "tool",
- "user_outputs": []
- },
- "10": {
- "annotation": "",
- "id": 10,
- "input_connections": {
- "input": {
- "id": 8,
- "output_name": "out_file1"
- },
- "seq_source|ref_file": {
- "id": 5,
- "output_name": "out_file1"
- }
- },
- "inputs": [],
- "name": "Extract Genomic DNA",
- "outputs": [
- {
- "name": "out_file1",
- "type": "input"
- }
- ],
- "position": {
- "left": 919.0000152587891,
- "top": 200
- },
- "post_job_actions": {
- "HideDatasetActionout_file1": {
- "action_arguments": {},
- "action_type": "HideDatasetAction",
- "output_name": "out_file1"
- },
- "RenameDatasetActionout_file1": {
- "action_arguments": {
- "newname": "Strain 1 nucleotide FASTA"
- },
- "action_type": "RenameDatasetAction",
- "output_name": "out_file1"
- }
- },
- "tool_errors": null,
- "tool_id": "Extract genomic DNA 1",
- "tool_state": "{\"out_format\": \"\\\"fasta\\\"\", \"input\": \"null\", \"__page__\": 0, \"seq_source\": \"{\\\"index_source\\\": \\\"history\\\", \\\"ref_file\\\": null, \\\"__current_case__\\\": 1}\", \"interpret_features\": \"\\\"yes\\\"\"}",
- "tool_version": "2.2.2",
- "type": "tool",
- "user_outputs": []
- },
- "11": {
- "annotation": "",
- "id": 11,
- "input_connections": {
- "input": {
- "id": 9,
- "output_name": "out_file1"
- },
- "seq_source|ref_file": {
- "id": 7,
- "output_name": "out_file1"
- }
- },
- "inputs": [],
- "name": "Extract Genomic DNA",
- "outputs": [
- {
- "name": "out_file1",
- "type": "input"
- }
- ],
- "position": {
- "left": 919.0000152587891,
- "top": 336
- },
- "post_job_actions": {
- "HideDatasetActionout_file1": {
- "action_arguments": {},
- "action_type": "HideDatasetAction",
- "output_name": "out_file1"
- },
- "RenameDatasetActionout_file1": {
- "action_arguments": {
- "newname": "Strain 2 nucleotide FASTA"
- },
- "action_type": "RenameDatasetAction",
- "output_name": "out_file1"
- }
- },
- "tool_errors": null,
- "tool_id": "Extract genomic DNA 1",
- "tool_state": "{\"out_format\": \"\\\"fasta\\\"\", \"input\": \"null\", \"__page__\": 0, \"seq_source\": \"{\\\"index_source\\\": \\\"history\\\", \\\"ref_file\\\": null, \\\"__current_case__\\\": 1}\", \"interpret_features\": \"\\\"yes\\\"\"}",
- "tool_version": "2.2.2",
- "type": "tool",
- "user_outputs": []
- },
- "12": {
- "annotation": "",
- "id": 12,
- "input_connections": {
- "input1": {
- "id": 10,
- "output_name": "out_file1"
- }
- },
- "inputs": [],
- "name": "transeq",
- "outputs": [
- {
- "name": "out_file1",
- "type": "fasta"
- }
- ],
- "position": {
- "left": 1190.9999542236328,
- "top": 200
- },
- "post_job_actions": {
- "HideDatasetActionout_file1": {
- "action_arguments": {},
- "action_type": "HideDatasetAction",
- "output_name": "out_file1"
- }
- },
- "tool_errors": null,
- "tool_id": "toolshed.g2.bx.psu.edu/repos/devteam/emboss_5/EMBOSS: transeq101/5.0.0",
- "tool_state": "{\"trim\": \"\\\"no\\\"\", \"__page__\": 0, \"input1\": \"null\", \"out_format1\": \"\\\"fasta\\\"\", \"frame\": \"\\\"1\\\"\", \"regions\": \"\\\"\\\"\", \"clean\": \"\\\"no\\\"\", \"table\": \"\\\"11\\\"\", \"alternative\": \"\\\"no\\\"\"}",
- "tool_version": "5.0.0",
- "type": "tool",
- "user_outputs": []
- },
- "13": {
- "annotation": "",
- "id": 13,
- "input_connections": {
- "input1": {
- "id": 11,
- "output_name": "out_file1"
- }
- },
- "inputs": [],
- "name": "transeq",
- "outputs": [
- {
- "name": "out_file1",
- "type": "fasta"
- }
- ],
- "position": {
- "left": 1190.9999542236328,
- "top": 310
- },
- "post_job_actions": {
- "HideDatasetActionout_file1": {
- "action_arguments": {},
- "action_type": "HideDatasetAction",
- "output_name": "out_file1"
- }
- },
- "tool_errors": null,
- "tool_id": "toolshed.g2.bx.psu.edu/repos/devteam/emboss_5/EMBOSS: transeq101/5.0.0",
- "tool_state": "{\"trim\": \"\\\"no\\\"\", \"__page__\": 0, \"input1\": \"null\", \"out_format1\": \"\\\"fasta\\\"\", \"frame\": \"\\\"1\\\"\", \"regions\": \"\\\"\\\"\", \"clean\": \"\\\"no\\\"\", \"table\": \"\\\"11\\\"\", \"alternative\": \"\\\"no\\\"\"}",
- "tool_version": "5.0.0",
- "type": "tool",
- "user_outputs": []
- },
- "14": {
- "annotation": "",
- "id": 14,
- "input_connections": {
- "input1": {
- "id": 10,
- "output_name": "out_file1"
- },
- "queries_0|input2": {
- "id": 11,
- "output_name": "out_file1"
- }
- },
- "inputs": [],
- "name": "Concatenate datasets",
- "outputs": [
- {
- "name": "out_file1",
- "type": "input"
- }
- ],
- "position": {
- "left": 1190.9999542236328,
- "top": 420
- },
- "post_job_actions": {
- "HideDatasetActionout_file1": {
- "action_arguments": {},
- "action_type": "HideDatasetAction",
- "output_name": "out_file1"
- }
- },
- "tool_errors": null,
- "tool_id": "cat1",
- "tool_state": "{\"__page__\": 0, \"input1\": \"null\", \"queries\": \"[{\\\"input2\\\": null, \\\"__index__\\\": 0}]\"}",
- "tool_version": "1.0.0",
- "type": "tool",
- "user_outputs": []
- },
- "15": {
- "annotation": "Remove the _1 that transeq adds to accessions.",
- "id": 15,
- "input_connections": {
- "input": {
- "id": 12,
- "output_name": "out_file1"
- }
- },
- "inputs": [],
- "name": "Manipulation",
- "outputs": [
- {
- "name": "outfile",
- "type": "input"
- }
- ],
- "position": {
- "left": 1435.9999542236328,
- "top": 200
- },
- "post_job_actions": {
- "RenameDatasetActionoutfile": {
- "action_arguments": {
- "newname": "Strain 1 protein FASTA"
- },
- "action_type": "RenameDatasetAction",
- "output_name": "outfile"
- }
- },
- "tool_errors": null,
- "tool_id": "toolshed.g2.bx.psu.edu/repos/bjoern-gruening/sed_wrapper/sed_stream_editor/0.0.1",
- "tool_state": "{\"__page__\": 0, \"input\": \"null\", \"pattern\": \"\\\"/^>/s/_1 / /\\\"\"}",
- "tool_version": "0.0.1",
- "type": "tool",
- "user_outputs": []
- },
- "16": {
- "annotation": "",
- "id": 16,
- "input_connections": {
- "input": {
- "id": 13,
- "output_name": "out_file1"
- }
- },
- "inputs": [],
- "name": "Manipulation",
- "outputs": [
- {
- "name": "outfile",
- "type": "input"
- }
- ],
- "position": {
- "left": 1435.9999542236328,
- "top": 310
- },
- "post_job_actions": {
- "RenameDatasetActionoutfile": {
- "action_arguments": {
- "newname": "Strain 2 protein FASTA"
- },
- "action_type": "RenameDatasetAction",
- "output_name": "outfile"
- }
- },
- "tool_errors": null,
- "tool_id": "toolshed.g2.bx.psu.edu/repos/bjoern-gruening/sed_wrapper/sed_stream_editor/0.0.1",
- "tool_state": "{\"__page__\": 0, \"input\": \"null\", \"pattern\": \"\\\"/^>/s/_1 / /\\\"\"}",
- "tool_version": "0.0.1",
- "type": "tool",
- "user_outputs": []
- },
- "17": {
- "annotation": "",
- "id": 17,
- "input_connections": {
- "fasta_filename": {
- "id": 14,
- "output_name": "out_file1"
- }
- },
- "inputs": [],
- "name": "Index a FASTA file (Bio.SeqIO.index_db)",
- "outputs": [
- {
- "name": "output_db_filename",
- "type": "sqlite3"
- }
- ],
- "position": {
- "left": 1435.9999542236328,
- "top": 420
- },
- "post_job_actions": {
- "RenameDatasetActionoutput_db_filename": {
- "action_arguments": {
- "newname": "Nucleotide DB"
- },
- "action_type": "RenameDatasetAction",
- "output_name": "output_db_filename"
- }
- },
- "tool_errors": null,
- "tool_id": "index_seqs",
- "tool_state": "{\"__page__\": 0, \"fasta_filename\": \"null\"}",
- "tool_version": "1.0",
- "type": "tool",
- "user_outputs": []
- },
- "18": {
- "annotation": "",
- "id": 18,
- "input_connections": {
- "db_opts|subject": {
- "id": 16,
- "output_name": "outfile"
- },
- "query": {
- "id": 15,
- "output_name": "outfile"
- }
- },
- "inputs": [],
- "name": "NCBI BLAST+ blastp",
- "outputs": [
- {
- "name": "output1",
- "type": "tabular"
- }
- ],
- "position": {
- "left": 1765.9999542236328,
- "top": 200
- },
- "post_job_actions": {
- "HideDatasetActionoutput1": {
- "action_arguments": {},
- "action_type": "HideDatasetAction",
- "output_name": "output1"
- }
- },
- "tool_errors": null,
- "tool_id": "ncbi_blastp_wrapper",
- "tool_state": "{\"out_format\": \"\\\"6\\\"\", \"evalue_cutoff\": \"\\\"1e-10\\\"\", \"__page__\": 0, \"db_opts\": \"{\\\"db_opts_selector\\\": \\\"file\\\", \\\"subject\\\": null, \\\"__current_case__\\\": 1, \\\"database\\\": \\\"\\\"}\", \"adv_opts\": \"{\\\"matrix\\\": \\\"BLOSUM62\\\", \\\"adv_opts_selector\\\": \\\"advanced\\\", \\\"filter_query\\\": \\\"False\\\", \\\"word_size\\\": \\\"0\\\", \\\"__current_case__\\\": 1, \\\"parse_deflines\\\": \\\"False\\\", \\\"max_hits\\\": \\\"1\\\"}\", \"blast_type\": \"\\\"blastp\\\"\", \"query\": \"null\"}",
- "tool_version": "0.0.11",
- "type": "tool",
- "user_outputs": []
- },
- "19": {
- "annotation": "",
- "id": 19,
- "input_connections": {
- "input1": {
- "id": 15,
- "output_name": "outfile"
- },
- "queries_0|input2": {
- "id": 16,
- "output_name": "outfile"
- }
- },
- "inputs": [],
- "name": "Concatenate datasets",
- "outputs": [
- {
- "name": "out_file1",
- "type": "input"
- }
- ],
- "position": {
- "left": 1765.9999542236328,
- "top": 336
- },
- "post_job_actions": {
- "HideDatasetActionout_file1": {
- "action_arguments": {},
- "action_type": "HideDatasetAction",
- "output_name": "out_file1"
- }
- },
- "tool_errors": null,
- "tool_id": "cat1",
- "tool_state": "{\"__page__\": 0, \"input1\": \"null\", \"queries\": \"[{\\\"input2\\\": null, \\\"__index__\\\": 0}]\"}",
- "tool_version": "1.0.0",
- "type": "tool",
- "user_outputs": []
- },
- "20": {
- "annotation": "",
- "id": 20,
- "input_connections": {
- "db_opts|subject": {
- "id": 15,
- "output_name": "outfile"
- },
- "query": {
- "id": 16,
- "output_name": "outfile"
- }
- },
- "inputs": [],
- "name": "NCBI BLAST+ blastp",
- "outputs": [
- {
- "name": "output1",
- "type": "tabular"
- }
- ],
- "position": {
- "left": 1765.9999542236328,
- "top": 472
- },
- "post_job_actions": {
- "HideDatasetActionoutput1": {
- "action_arguments": {},
- "action_type": "HideDatasetAction",
- "output_name": "output1"
- }
- },
- "tool_errors": null,
- "tool_id": "ncbi_blastp_wrapper",
- "tool_state": "{\"out_format\": \"\\\"6\\\"\", \"evalue_cutoff\": \"\\\"1e-10\\\"\", \"__page__\": 0, \"db_opts\": \"{\\\"db_opts_selector\\\": \\\"file\\\", \\\"subject\\\": null, \\\"__current_case__\\\": 1, \\\"database\\\": \\\"\\\"}\", \"adv_opts\": \"{\\\"matrix\\\": \\\"BLOSUM62\\\", \\\"adv_opts_selector\\\": \\\"advanced\\\", \\\"filter_query\\\": \\\"False\\\", \\\"word_size\\\": \\\"0\\\", \\\"__current_case__\\\": 1, \\\"parse_deflines\\\": \\\"False\\\", \\\"max_hits\\\": \\\"1\\\"}\", \"blast_type\": \"\\\"blastp\\\"\", \"query\": \"null\"}",
- "tool_version": "0.0.11",
- "type": "tool",
- "user_outputs": []
- },
- "21": {
- "annotation": "",
- "id": 21,
- "input_connections": {
- "input": {
- "id": 18,
- "output_name": "output1"
- }
- },
- "inputs": [],
- "name": "Filter",
- "outputs": [
- {
- "name": "out_file1",
- "type": "input"
- }
- ],
- "position": {
- "left": 2070.0000762939453,
- "top": 200
- },
- "post_job_actions": {
- "HideDatasetActionout_file1": {
- "action_arguments": {},
- "action_type": "HideDatasetAction",
- "output_name": "out_file1"
- }
- },
- "tool_errors": null,
- "tool_id": "Filter1",
- "tool_state": "{\"input\": \"null\", \"cond\": \"\\\"c3 > 50\\\"\", \"__page__\": 0}",
- "tool_version": "1.1.0",
- "type": "tool",
- "user_outputs": []
- },
- "22": {
- "annotation": "",
- "id": 22,
- "input_connections": {
- "fasta_filename": {
- "id": 19,
- "output_name": "out_file1"
- }
- },
- "inputs": [],
- "name": "Index a FASTA file (Bio.SeqIO.index_db)",
- "outputs": [
- {
- "name": "output_db_filename",
- "type": "sqlite3"
- }
- ],
- "position": {
- "left": 2070.0000762939453,
- "top": 420
- },
- "post_job_actions": {
- "RenameDatasetActionoutput_db_filename": {
- "action_arguments": {
- "newname": "Protein DB"
- },
- "action_type": "RenameDatasetAction",
- "output_name": "output_db_filename"
- }
- },
- "tool_errors": null,
- "tool_id": "index_seqs",
- "tool_state": "{\"__page__\": 0, \"fasta_filename\": \"null\"}",
- "tool_version": "1.0",
- "type": "tool",
- "user_outputs": []
- },
- "23": {
- "annotation": "",
- "id": 23,
- "input_connections": {
- "input": {
- "id": 20,
- "output_name": "output1"
- }
- },
- "inputs": [],
- "name": "Filter",
- "outputs": [
- {
- "name": "out_file1",
- "type": "input"
- }
- ],
- "position": {
- "left": 2070.0000762939453,
- "top": 310
- },
- "post_job_actions": {
- "HideDatasetActionout_file1": {
- "action_arguments": {},
- "action_type": "HideDatasetAction",
- "output_name": "out_file1"
- }
- },
- "tool_errors": null,
- "tool_id": "Filter1",
- "tool_state": "{\"input\": \"null\", \"cond\": \"\\\"c3 > 50\\\"\", \"__page__\": 0}",
- "tool_version": "1.1.0",
- "type": "tool",
- "user_outputs": []
- },
- "24": {
- "annotation": "",
- "id": 24,
- "input_connections": {
- "input": {
- "id": 21,
- "output_name": "out_file1"
- }
- },
- "inputs": [],
- "name": "Cut",
- "outputs": [
- {
- "name": "out_file1",
- "type": "tabular"
- }
- ],
- "position": {
- "left": 2400.0000762939453,
- "top": 200
- },
- "post_job_actions": {
- "HideDatasetActionout_file1": {
- "action_arguments": {},
- "action_type": "HideDatasetAction",
- "output_name": "out_file1"
- }
- },
- "tool_errors": null,
- "tool_id": "Cut1",
- "tool_state": "{\"columnList\": \"\\\"c1,c2\\\"\", \"input\": \"null\", \"delimiter\": \"\\\"T\\\"\", \"__page__\": 0}",
- "tool_version": "1.0.1",
- "type": "tool",
- "user_outputs": []
- },
- "25": {
- "annotation": "",
- "id": 25,
- "input_connections": {
- "input": {
- "id": 23,
- "output_name": "out_file1"
- }
- },
- "inputs": [],
- "name": "Cut",
- "outputs": [
- {
- "name": "out_file1",
- "type": "tabular"
- }
- ],
- "position": {
- "left": 2400.0000762939453,
- "top": 310
- },
- "post_job_actions": {
- "HideDatasetActionout_file1": {
- "action_arguments": {},
- "action_type": "HideDatasetAction",
- "output_name": "out_file1"
- }
- },
- "tool_errors": null,
- "tool_id": "Cut1",
- "tool_state": "{\"columnList\": \"\\\"c1,c2\\\"\", \"input\": \"null\", \"delimiter\": \"\\\"T\\\"\", \"__page__\": 0}",
- "tool_version": "1.0.1",
- "type": "tool",
- "user_outputs": []
- },
- "26": {
- "annotation": "Swap around column 1 and column 2",
- "id": 26,
- "input_connections": {
- "input": {
- "id": 24,
- "output_name": "out_file1"
- }
- },
- "inputs": [],
- "name": "Manipulation",
- "outputs": [
- {
- "name": "outfile",
- "type": "input"
- }
- ],
- "position": {
- "left": 2630.0000762939453,
- "top": 200
- },
- "post_job_actions": {
- "HideDatasetActionoutfile": {
- "action_arguments": {},
- "action_type": "HideDatasetAction",
- "output_name": "outfile"
- }
- },
- "tool_errors": null,
- "tool_id": "toolshed.g2.bx.psu.edu/repos/bjoern-gruening/sed_wrapper/sed_stream_editor/0.0.1",
- "tool_state": "{\"__page__\": 0, \"input\": \"null\", \"pattern\": \"\\\"s/^([^\\\\\\\\t]+)\\\\\\\\t(.+)$/\\\\\\\\2\\\\\\\\t\\\\\\\\1/\\\"\"}",
- "tool_version": "0.0.1",
- "type": "tool",
- "user_outputs": []
- },
- "27": {
- "annotation": "",
- "id": 27,
- "input_connections": {
- "input1": {
- "id": 26,
- "output_name": "outfile"
- },
- "queries_0|input2": {
- "id": 25,
- "output_name": "out_file1"
- }
- },
- "inputs": [],
- "name": "Concatenate datasets",
- "outputs": [
- {
- "name": "out_file1",
- "type": "input"
- }
- ],
- "position": {
- "left": 2860.0000762939453,
- "top": 200
- },
- "post_job_actions": {
- "HideDatasetActionout_file1": {
- "action_arguments": {},
- "action_type": "HideDatasetAction",
- "output_name": "out_file1"
- }
- },
- "tool_errors": null,
- "tool_id": "cat1",
- "tool_state": "{\"__page__\": 0, \"input1\": \"null\", \"queries\": \"[{\\\"input2\\\": null, \\\"__index__\\\": 0}]\"}",
- "tool_version": "1.0.0",
- "type": "tool",
- "user_outputs": []
- },
- "28": {
- "annotation": "",
- "id": 28,
- "input_connections": {
- "input": {
- "id": 27,
- "output_name": "out_file1"
- }
- },
- "inputs": [],
- "name": "unique_line",
- "outputs": [
- {
- "name": "output",
- "type": "input"
- }
- ],
- "position": {
- "left": 3105.0000762939453,
- "top": 200
- },
- "post_job_actions": {
- "HideDatasetActionoutput": {
- "action_arguments": {},
- "action_type": "HideDatasetAction",
- "output_name": "output"
- },
- "RenameDatasetActionoutput": {
- "action_arguments": {
- "newname": "Ortholog pairs"
- },
- "action_type": "RenameDatasetAction",
- "output_name": "output"
- }
- },
- "tool_errors": null,
- "tool_id": "toolshed.g2.bx.psu.edu/repos/xuebing/unique_line/unique_line/1.0.0",
- "tool_state": "{\"input\": \"null\", \"__page__\": 0}",
- "tool_version": "1.0.0",
- "type": "tool",
- "user_outputs": []
- },
- "29": {
- "annotation": "",
- "id": 29,
- "input_connections": {
- "control_filename": {
- "id": 3,
- "output_name": "output"
- },
- "nucleotide_db": {
- "id": 17,
- "output_name": "output_db_filename"
- },
- "ortholog_filename": {
- "id": 28,
- "output_name": "output"
- },
- "protein_db": {
- "id": 22,
- "output_name": "output_db_filename"
- },
- "tree_filename": {
- "id": 2,
- "output_name": "output"
- }
- },
- "inputs": [],
- "name": "Find positive selected genes",
- "outputs": [
- {
- "name": "output_filename",
- "type": "tabular"
- }
- ],
- "position": {
- "left": 3335.0000762939453,
- "top": 200
- },
- "post_job_actions": {
- "RenameDatasetActionoutput_filename": {
- "action_arguments": {
- "newname": "Positively selected genes"
- },
- "action_type": "RenameDatasetAction",
- "output_name": "output_filename"
- }
- },
- "tool_errors": null,
- "tool_id": "find_positive_selections",
- "tool_state": "{\"chisquared_threshold\": \"\\\"5.99\\\"\", \"tree_filename\": \"null\", \"__page__\": 0, \"nucleotide_db\": \"null\", \"control_filename\": \"null\", \"ortholog_filename\": \"null\", \"protein_db\": \"null\"}",
- "tool_version": "1.0",
- "type": "tool",
- "user_outputs": []
- }
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement