Mercurial > repos > earlhaminst > geneseqtofamily
diff GeneFamilies_GeneSeqToFamily.ga @ 5:06470b2e491f draft
planemo upload for repository https://github.com/TGAC/earlham-galaxytools/tree/master/workflows/GeneSeqToFamily commit 2c7c545579169dda723cd7d91d9ccef1c5061fed
author | earlhaminst |
---|---|
date | Mon, 25 Jun 2018 18:50:55 -0400 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/GeneFamilies_GeneSeqToFamily.ga Mon Jun 25 18:50:55 2018 -0400 @@ -0,0 +1,303 @@ +{ + "a_galaxy_workflow": "true", + "annotation": "", + "format-version": "0.1", + "name": "GeneFamilies_GeneSeqToFamily", + "steps": { + "0": { + "annotation": "", + "content_id": null, + "errors": null, + "id": 0, + "input_connections": {}, + "inputs": [ + { + "description": "", + "name": "CDS" + } + ], + "label": "CDS", + "name": "Input dataset", + "outputs": [], + "position": { + "left": 200, + "top": 390.5 + }, + "tool_id": null, + "tool_state": "{\"name\": \"CDS\"}", + "tool_version": null, + "type": "data_input", + "uuid": "d2777a78-6429-47f6-9567-cb15140ace8d", + "workflow_outputs": [ + { + "label": null, + "output_name": "output", + "uuid": "7eedd485-b41e-4b55-9359-9f7e56d84f54" + } + ] + }, + "1": { + "annotation": "", + "content_id": "toolshed.g2.bx.psu.edu/repos/devteam/emboss_5/EMBOSS: transeq101/5.0.0", + "errors": null, + "id": 1, + "input_connections": { + "input1": { + "id": 0, + "output_name": "output" + } + }, + "inputs": [ + { + "description": "runtime parameter for tool transeq", + "name": "input1" + } + ], + "label": null, + "name": "transeq", + "outputs": [ + { + "name": "out_file1", + "type": "fasta" + } + ], + "position": { + "left": 460.0625, + "top": 324.5 + }, + "post_job_actions": { + "HideDatasetActionout_file1": { + "action_arguments": {}, + "action_type": "HideDatasetAction", + "output_name": "out_file1" + } + }, + "tool_id": "toolshed.g2.bx.psu.edu/repos/devteam/emboss_5/EMBOSS: transeq101/5.0.0", + "tool_shed_repository": { + "changeset_revision": "1b6538ec8b56", + "name": "emboss_5", + "owner": "devteam", + "tool_shed": "toolshed.g2.bx.psu.edu" + }, + "tool_state": "{\"trim\": \"\\\"no\\\"\", \"__page__\": null, \"input1\": \"{\\\"__class__\\\": \\\"RuntimeValue\\\"}\", \"out_format1\": \"\\\"fasta\\\"\", \"frame\": \"\\\"1\\\"\", \"regions\": \"\\\"\\\"\", \"clean\": \"\\\"no\\\"\", \"table\": \"\\\"0\\\"\", \"alternative\": \"\\\"no\\\"\", \"__rerun_remap_job_id__\": null}", + "tool_version": "5.0.0", + "type": "tool", + "uuid": "12722a4e-291d-4ba2-b7f8-77209049b0ac", + "workflow_outputs": [] + }, + "2": { + "annotation": "", + "content_id": "toolshed.g2.bx.psu.edu/repos/devteam/ncbi_blast_plus/ncbi_makeblastdb/0.1.08", + "errors": null, + "id": 2, + "input_connections": { + "input_file": { + "id": 1, + "output_name": "out_file1" + } + }, + "inputs": [ + { + "description": "runtime parameter for tool NCBI BLAST+ makeblastdb", + "name": "mask_data_file" + }, + { + "description": "runtime parameter for tool NCBI BLAST+ makeblastdb", + "name": "input_file" + } + ], + "label": null, + "name": "NCBI BLAST+ makeblastdb", + "outputs": [ + { + "name": "outfile", + "type": "data" + } + ], + "position": { + "left": 689.171875, + "top": 454.390625 + }, + "post_job_actions": { + "HideDatasetActionoutfile": { + "action_arguments": {}, + "action_type": "HideDatasetAction", + "output_name": "outfile" + } + }, + "tool_id": "toolshed.g2.bx.psu.edu/repos/devteam/ncbi_blast_plus/ncbi_makeblastdb/0.1.08", + "tool_shed_repository": { + "changeset_revision": "6f386c5dc4fb", + "name": "ncbi_blast_plus", + "owner": "devteam", + "tool_shed": "toolshed.g2.bx.psu.edu" + }, + "tool_state": "{\"__page__\": null, \"mask_data_file\": \"{\\\"__class__\\\": \\\"RuntimeValue\\\"}\", \"input_file\": \"{\\\"__class__\\\": \\\"RuntimeValue\\\"}\", \"dbtype\": \"\\\"prot\\\"\", \"__rerun_remap_job_id__\": null, \"hash_index\": \"\\\"true\\\"\", \"tax\": \"{\\\"__current_case__\\\": 0, \\\"taxselect\\\": \\\"\\\"}\", \"title\": \"\\\"\\\"\", \"parse_seqids\": \"\\\"false\\\"\"}", + "tool_version": "0.2.01", + "type": "tool", + "uuid": "c72477fb-cc1d-45ec-a0cd-8215be8fe8ee", + "workflow_outputs": [] + }, + "3": { + "annotation": "", + "content_id": "toolshed.g2.bx.psu.edu/repos/devteam/ncbi_blast_plus/ncbi_blastp_wrapper/0.2.01", + "errors": null, + "id": 3, + "input_connections": { + "db_opts|histdb": { + "id": 2, + "output_name": "outfile" + }, + "query": { + "id": 1, + "output_name": "out_file1" + } + }, + "inputs": [ + { + "description": "runtime parameter for tool NCBI BLAST+ blastp", + "name": "db_opts" + }, + { + "description": "runtime parameter for tool NCBI BLAST+ blastp", + "name": "query" + } + ], + "label": null, + "name": "NCBI BLAST+ blastp", + "outputs": [ + { + "name": "output1", + "type": "tabular" + } + ], + "position": { + "left": 909.5, + "top": 187 + }, + "post_job_actions": { + "HideDatasetActionoutput1": { + "action_arguments": {}, + "action_type": "HideDatasetAction", + "output_name": "output1" + } + }, + "tool_id": "toolshed.g2.bx.psu.edu/repos/devteam/ncbi_blast_plus/ncbi_blastp_wrapper/0.2.01", + "tool_shed_repository": { + "changeset_revision": "6f386c5dc4fb", + "name": "ncbi_blast_plus", + "owner": "devteam", + "tool_shed": "toolshed.g2.bx.psu.edu" + }, + "tool_state": "{\"evalue_cutoff\": \"\\\"1e-10\\\"\", \"__page__\": null, \"adv_opts\": \"{\\\"adv_optional_id_files_opts\\\": {\\\"__current_case__\\\": 0, \\\"adv_optional_id_files_opts_selector\\\": \\\"none\\\"}, \\\"use_sw_tback\\\": \\\"false\\\", \\\"matrix\\\": \\\"BLOSUM62\\\", \\\"max_hsps\\\": \\\"1\\\", \\\"adv_opts_selector\\\": \\\"advanced\\\", \\\"filter_query\\\": \\\"false\\\", \\\"word_size\\\": \\\"0\\\", \\\"__current_case__\\\": 1, \\\"parse_deflines\\\": \\\"false\\\", \\\"qcov_hsp_perc\\\": \\\"0.0\\\", \\\"max_hits\\\": \\\"0\\\"}\", \"__rerun_remap_job_id__\": null, \"db_opts\": \"{\\\"db_opts_selector\\\": \\\"histdb\\\", \\\"subject\\\": \\\"\\\", \\\"histdb\\\": {\\\"__class__\\\": \\\"RuntimeValue\\\"}, \\\"__current_case__\\\": 1, \\\"database\\\": \\\"\\\"}\", \"query\": \"{\\\"__class__\\\": \\\"RuntimeValue\\\"}\", \"blast_type\": \"\\\"blastp\\\"\", \"output\": \"{\\\"out_format\\\": \\\"6\\\", \\\"__current_case__\\\": 0}\"}", + "tool_version": "0.2.01", + "type": "tool", + "uuid": "b67576ce-b912-4b00-8277-0e422399f70c", + "workflow_outputs": [] + }, + "4": { + "annotation": "", + "content_id": "toolshed.g2.bx.psu.edu/repos/earlhaminst/blast_parser/blast_parser/0.1.1", + "errors": null, + "id": 4, + "input_connections": { + "input": { + "id": 3, + "output_name": "output1" + } + }, + "inputs": [ + { + "description": "runtime parameter for tool BLAST parser", + "name": "input" + } + ], + "label": null, + "name": "BLAST parser", + "outputs": [ + { + "name": "output", + "type": "tabular" + } + ], + "position": { + "left": 1239.421875, + "top": 419.421875 + }, + "post_job_actions": {}, + "tool_id": "toolshed.g2.bx.psu.edu/repos/earlhaminst/blast_parser/blast_parser/0.1.1", + "tool_shed_repository": { + "changeset_revision": "363f3480622d", + "name": "blast_parser", + "owner": "earlhaminst", + "tool_shed": "toolshed.g2.bx.psu.edu" + }, + "tool_state": "{\"input\": \"{\\\"__class__\\\": \\\"RuntimeValue\\\"}\", \"__rerun_remap_job_id__\": null, \"reciprocal\": \"\\\"true\\\"\", \"__page__\": null}", + "tool_version": "0.1.2", + "type": "tool", + "uuid": "3eb98d54-a52d-4605-b068-28a700290d92", + "workflow_outputs": [ + { + "label": null, + "output_name": "output", + "uuid": "6473f6a6-9036-43f2-ba10-961cecfb351f" + } + ] + }, + "5": { + "annotation": "", + "content_id": "toolshed.g2.bx.psu.edu/repos/earlhaminst/hcluster_sg/hcluster_sg/0.5.1", + "errors": null, + "id": 5, + "input_connections": { + "inputFile": { + "id": 4, + "output_name": "output" + } + }, + "inputs": [ + { + "description": "runtime parameter for tool hcluster_sg", + "name": "c_conditional" + }, + { + "description": "runtime parameter for tool hcluster_sg", + "name": "inputFile" + } + ], + "label": null, + "name": "hcluster_sg", + "outputs": [ + { + "name": "outputFile", + "type": "tabular" + } + ], + "position": { + "left": 1462.921875, + "top": 331.5 + }, + "post_job_actions": { + "HideDatasetActionoutputFile": { + "action_arguments": {}, + "action_type": "HideDatasetAction", + "output_name": "outputFile" + } + }, + "tool_id": "toolshed.g2.bx.psu.edu/repos/earlhaminst/hcluster_sg/hcluster_sg/0.5.1", + "tool_shed_repository": { + "changeset_revision": "1d2de27d7a9c", + "name": "hcluster_sg", + "owner": "earlhaminst", + "tool_shed": "toolshed.g2.bx.psu.edu" + }, + "tool_state": "{\"__page__\": null, \"__rerun_remap_job_id__\": null, \"c_conditional\": \"{\\\"c\\\": \\\"\\\", \\\"b\\\": \\\"0.1\\\", \\\"m\\\": \\\"500\\\", \\\"C\\\": {\\\"__class__\\\": \\\"RuntimeValue\\\"}, \\\"O\\\": {\\\"O_selector\\\": \\\"\\\", \\\"__current_case__\\\": 1}, \\\"L\\\": \\\"2\\\", \\\"s\\\": \\\"0.34\\\", \\\"__current_case__\\\": 1}\", \"w\": \"\\\"0\\\"\", \"inputFile\": \"{\\\"__class__\\\": \\\"RuntimeValue\\\"}\"}", + "tool_version": "0.5.1.1", + "type": "tool", + "uuid": "d2b2ba89-b47d-4241-8adf-0d780f834412", + "workflow_outputs": [] + } + }, + "tags": [], + "uuid": "5bad18ae-08f1-4da5-b375-5a43d0440616" +}