# HG changeset patch # User earlhaminst # Date 1529967055 14400 # Node ID 06470b2e491f3ffe43b3f988efb0118b38b7aa2e # Parent cc5419f7dff7c4434d9385f88326fc59a2c17307 planemo upload for repository https://github.com/TGAC/earlham-galaxytools/tree/master/workflows/GeneSeqToFamily commit 2c7c545579169dda723cd7d91d9ccef1c5061fed diff -r cc5419f7dff7 -r 06470b2e491f GeneFamilies_GeneSeqToFamily.ga --- /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" +} diff -r cc5419f7dff7 -r 06470b2e491f readme.md --- a/readme.md Mon Nov 27 11:04:05 2017 -0500 +++ b/readme.md Mon Jun 25 18:50:55 2018 -0400 @@ -67,6 +67,11 @@ The Aequatus.js plugin provides an interactive visual representation of the phylogenetic and structural relationships among the homologous genes, using a shared colour scheme for coding regions to represent homology in internal gene structure alongside their corresponding gene trees. It is also able to indicate insertions and deletions in homologous genes with respect to shared ancestors. +## Citation information: + +If you are using GeneSeqToFamily for any kind of research purpose, please cite the following paper: + +Anil S. Thanki, Nicola Soranzo, Wilfried Haerty, Robert P. Davey (2018) [GeneSeqToFamily: a Galaxy workflow to find gene families based on the Ensembl Compara GeneTrees pipeline](https://doi.org/10.1093/gigascience/giy005) *GigaScience* 7(3), giy005, doi: 10.1093/gigascience/giy005 ## References @@ -74,9 +79,6 @@ 1. Vilella AJ, Severin J, Ureta-Vidal A, Heng L, Durbin R, Birney E (2009) [EnsemblCompara GeneTrees: Complete, duplication-aware phylogenetic trees in vertebrates.](http://genome.cshlp.org/content/19/2/327) *Genome Res.* 19(2):327–335, doi: 10.1101/gr.073585.107 2. Thanki AS, Ayling S, Herrero J, Davey RP (2016) [Aequatus: An open-source homology browser.](http://biorxiv.org/content/early/2016/06/01/055632) *bioRxiv*, doi: 10.1101/055632 -## Pre-print - -Pre-print for this work can be found at [bioRxiv server](http://biorxiv.org/content/early/2017/04/19/096529) ## Project contacts: @@ -84,4 +86,4 @@ * Nicola Soranzo * Robert Davey -Copyright © 2016-2017 Earlham Institute, Norwich, UK +Copyright © 2016-2018 Earlham Institute, Norwich, UK diff -r cc5419f7dff7 -r 06470b2e491f swissprot.ga --- a/swissprot.ga Mon Nov 27 11:04:05 2017 -0500 +++ b/swissprot.ga Mon Jun 25 18:50:55 2018 -0400 @@ -2,11 +2,12 @@ "a_galaxy_workflow": "true", "annotation": "", "format-version": "0.1", - "name": "SwisProt scratch", + "name": "SwissProt", "steps": { "0": { "annotation": "", "content_id": null, + "errors": null, "id": 0, "input_connections": {}, "inputs": [ @@ -15,24 +16,30 @@ "name": "CDS" } ], - "label": null, + "label": "CDS", "name": "Input dataset", "outputs": [], "position": { - "left": 163.95219802856445, - "top": 290.93748664855957 + "left": 163.9375, + "top": 290.9375 }, - "tool_errors": null, "tool_id": null, "tool_state": "{\"name\": \"CDS\"}", "tool_version": null, "type": "data_input", "uuid": "4fb3c053-8997-48fe-a31b-e5ae64617009", - "workflow_outputs": [] + "workflow_outputs": [ + { + "label": null, + "output_name": "output", + "uuid": "81633688-02fb-4a42-a785-b784ffe3ee0e" + } + ] }, "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": { @@ -55,8 +62,8 @@ } ], "position": { - "left": 500.90070724487305, - "top": 199.963228225708 + "left": 500.890625, + "top": 199.953125 }, "post_job_actions": { "HideDatasetActionout_file1": { @@ -65,10 +72,9 @@ "output_name": "out_file1" } }, - "tool_errors": null, "tool_id": "toolshed.g2.bx.psu.edu/repos/devteam/emboss_5/EMBOSS: transeq101/5.0.0", "tool_shed_repository": { - "changeset_revision": "511429456d3c", + "changeset_revision": "1b6538ec8b56", "name": "emboss_5", "owner": "devteam", "tool_shed": "toolshed.g2.bx.psu.edu" @@ -82,6 +88,7 @@ "2": { "annotation": "", "content_id": "toolshed.g2.bx.psu.edu/repos/devteam/ncbi_blast_plus/ncbi_blastp_wrapper/0.1.08", + "errors": null, "id": 2, "input_connections": { "query": { @@ -104,8 +111,8 @@ } ], "position": { - "left": 760.4779167175293, - "top": 292.49998664855957 + "left": 760.46875, + "top": 292.5 }, "post_job_actions": { "HideDatasetActionoutput1": { @@ -114,16 +121,15 @@ "output_name": "output1" } }, - "tool_errors": null, "tool_id": "toolshed.g2.bx.psu.edu/repos/devteam/ncbi_blast_plus/ncbi_blastp_wrapper/0.1.08", "tool_shed_repository": { - "changeset_revision": "3034ce97dd33", + "changeset_revision": "6f386c5dc4fb", "name": "ncbi_blast_plus", "owner": "devteam", "tool_shed": "toolshed.g2.bx.psu.edu" }, - "tool_state": "{\"evalue_cutoff\": \"\\\"0.001\\\"\", \"__page__\": 0, \"adv_opts\": \"{\\\"adv_opts_selector\\\": \\\"basic\\\", \\\"__current_case__\\\": 0}\", \"__rerun_remap_job_id__\": null, \"blast_type\": \"\\\"blastp\\\"\", \"db_opts\": \"{\\\"db_opts_selector\\\": \\\"db\\\", \\\"subject\\\": \\\"\\\", \\\"histdb\\\": \\\"\\\", \\\"__current_case__\\\": 0, \\\"database\\\": [\\\"swissprot\\\"]}\", \"output\": \"{\\\"out_format\\\": \\\"ext\\\", \\\"__current_case__\\\": 1}\", \"query\": \"{\\\"__class__\\\": \\\"RuntimeValue\\\"}\"}", - "tool_version": "0.1.08", + "tool_state": "{\"evalue_cutoff\": \"\\\"0.001\\\"\", \"__page__\": null, \"adv_opts\": \"{\\\"adv_opts_selector\\\": \\\"basic\\\", \\\"__current_case__\\\": 0}\", \"__rerun_remap_job_id__\": null, \"db_opts\": \"{\\\"db_opts_selector\\\": \\\"db\\\", \\\"subject\\\": \\\"\\\", \\\"histdb\\\": \\\"\\\", \\\"__current_case__\\\": 0, \\\"database\\\": [\\\"swissprot\\\"]}\", \"query\": \"{\\\"__class__\\\": \\\"RuntimeValue\\\"}\", \"blast_type\": \"\\\"blastp\\\"\", \"output\": \"{\\\"out_format\\\": \\\"ext\\\", \\\"__current_case__\\\": 1}\"}", + "tool_version": "0.2.01", "type": "tool", "uuid": "c751b0ee-57ca-4aef-bbf5-d201a6b799a3", "workflow_outputs": [] @@ -131,6 +137,7 @@ "3": { "annotation": "", "content_id": "Cut1", + "errors": null, "id": 3, "input_connections": { "input": { @@ -153,8 +160,8 @@ } ], "position": { - "left": 973.9337882995605, - "top": 572.8860034942627 + "left": 973.921875, + "top": 572.875 }, "post_job_actions": { "HideDatasetActionout_file1": { @@ -163,7 +170,6 @@ "output_name": "out_file1" } }, - "tool_errors": null, "tool_id": "Cut1", "tool_state": "{\"columnList\": \"\\\"c2\\\"\", \"input\": \"{\\\"__class__\\\": \\\"RuntimeValue\\\"}\", \"delimiter\": \"\\\"T\\\"\", \"__rerun_remap_job_id__\": null, \"__page__\": 0}", "tool_version": "1.0.2", @@ -174,6 +180,7 @@ "4": { "annotation": "", "content_id": "Cut1", + "errors": null, "id": 4, "input_connections": { "input": { @@ -196,8 +203,8 @@ } ], "position": { - "left": 983.9337882995605, - "top": 728.970537185669 + "left": 983.921875, + "top": 728.96875 }, "post_job_actions": { "HideDatasetActionout_file1": { @@ -206,7 +213,6 @@ "output_name": "out_file1" } }, - "tool_errors": null, "tool_id": "Cut1", "tool_state": "{\"columnList\": \"\\\"c2\\\"\", \"input\": \"{\\\"__class__\\\": \\\"RuntimeValue\\\"}\", \"delimiter\": \"\\\"P\\\"\", \"__rerun_remap_job_id__\": null, \"__page__\": 0}", "tool_version": "1.0.2", @@ -217,6 +223,7 @@ "5": { "annotation": "", "content_id": "toolshed.g2.bx.psu.edu/repos/bgruening/uniprot_rest_interface/uniprot/0.1", + "errors": null, "id": 5, "input_connections": { "infile": { @@ -251,8 +258,8 @@ } ], "position": { - "left": 1315.9558219909668, - "top": 405.4779224395752 + "left": 1315.953125, + "top": 405.46875 }, "post_job_actions": { "HideDatasetActionoutfile_map": { @@ -276,15 +283,14 @@ "output_name": "outfile_retrieve_txt" } }, - "tool_errors": null, "tool_id": "toolshed.g2.bx.psu.edu/repos/bgruening/uniprot_rest_interface/uniprot/0.1", "tool_shed_repository": { - "changeset_revision": "cd2a41c65447", + "changeset_revision": "df4c547b2533", "name": "uniprot_rest_interface", "owner": "bgruening", "tool_shed": "toolshed.g2.bx.psu.edu" }, - "tool_state": "{\"__page__\": 0, \"tool\": \"{\\\"to\\\": {\\\"db_GenomeAnnotationDB\\\": \\\"ENSEMBL_TRS_ID\\\", \\\"__current_case__\\\": 9, \\\"category_TO\\\": \\\"GenomeAnnotationDB\\\"}, \\\"from\\\": {\\\"category_FROM\\\": \\\"uniprot\\\", \\\"db_uniprot_FROM\\\": \\\"ACC+ID\\\", \\\"__current_case__\\\": 0}, \\\"__current_case__\\\": 0, \\\"tool_choice\\\": \\\"map\\\"}\", \"__rerun_remap_job_id__\": null, \"id_column\": \"\\\"1\\\"\", \"infile\": \"{\\\"__class__\\\": \\\"RuntimeValue\\\"}\"}", + "tool_state": "{\"__page__\": 0, \"tool\": \"{\\\"to\\\": {\\\"db_GenomeAnnotationDB\\\": \\\"ENSEMBL_TRS_ID\\\", \\\"__current_case__\\\": 9, \\\"category_TO\\\": \\\"GenomeAnnotationDB\\\"}, \\\"from\\\": {\\\"category_FROM\\\": \\\"uniprot\\\", \\\"db_uniprot_FROM\\\": \\\"ACC+ID\\\", \\\"__current_case__\\\": 0}, \\\"__current_case__\\\": 0, \\\"tool_choice\\\": \\\"map\\\"}\", \"__rerun_remap_job_id__\": null, \"infile\": \"{\\\"__class__\\\": \\\"RuntimeValue\\\"}\", \"id_column\": \"\\\"1\\\"\"}", "tool_version": "0.1", "type": "tool", "uuid": "8802d99a-7699-4c13-8d53-ea2c22280808", @@ -293,6 +299,7 @@ "6": { "annotation": "", "content_id": "toolshed.g2.bx.psu.edu/repos/bgruening/uniprot_rest_interface/uniprot/0.1", + "errors": null, "id": 6, "input_connections": { "infile": { @@ -327,8 +334,8 @@ } ], "position": { - "left": 1326.9484977722168, - "top": 817.9227466583252 + "left": 1326.9375, + "top": 817.921875 }, "post_job_actions": { "HideDatasetActionoutfile_map": { @@ -352,15 +359,14 @@ "output_name": "outfile_retrieve_txt" } }, - "tool_errors": null, "tool_id": "toolshed.g2.bx.psu.edu/repos/bgruening/uniprot_rest_interface/uniprot/0.1", "tool_shed_repository": { - "changeset_revision": "cd2a41c65447", + "changeset_revision": "df4c547b2533", "name": "uniprot_rest_interface", "owner": "bgruening", "tool_shed": "toolshed.g2.bx.psu.edu" }, - "tool_state": "{\"__page__\": 0, \"tool\": \"{\\\"to\\\": {\\\"db_GenomeAnnotationDB\\\": \\\"P_ENTREZGENEID\\\", \\\"__current_case__\\\": 9, \\\"category_TO\\\": \\\"GenomeAnnotationDB\\\"}, \\\"from\\\": {\\\"category_FROM\\\": \\\"uniprot\\\", \\\"db_uniprot_FROM\\\": \\\"ACC+ID\\\", \\\"__current_case__\\\": 0}, \\\"__current_case__\\\": 0, \\\"tool_choice\\\": \\\"map\\\"}\", \"__rerun_remap_job_id__\": null, \"id_column\": \"\\\"1\\\"\", \"infile\": \"{\\\"__class__\\\": \\\"RuntimeValue\\\"}\"}", + "tool_state": "{\"__page__\": 0, \"tool\": \"{\\\"to\\\": {\\\"db_GenomeAnnotationDB\\\": \\\"P_ENTREZGENEID\\\", \\\"__current_case__\\\": 9, \\\"category_TO\\\": \\\"GenomeAnnotationDB\\\"}, \\\"from\\\": {\\\"category_FROM\\\": \\\"uniprot\\\", \\\"db_uniprot_FROM\\\": \\\"ACC+ID\\\", \\\"__current_case__\\\": 0}, \\\"__current_case__\\\": 0, \\\"tool_choice\\\": \\\"map\\\"}\", \"__rerun_remap_job_id__\": null, \"infile\": \"{\\\"__class__\\\": \\\"RuntimeValue\\\"}\", \"id_column\": \"\\\"1\\\"\"}", "tool_version": "0.1", "type": "tool", "uuid": "011b53a7-1aae-4bf1-af40-2df13c2cf41b", @@ -369,6 +375,7 @@ "7": { "annotation": "", "content_id": "Cut1", + "errors": null, "id": 7, "input_connections": { "input": { @@ -391,8 +398,8 @@ } ], "position": { - "left": 1619.9815788269043, - "top": 493.40071296691895 + "left": 1619.96875, + "top": 493.390625 }, "post_job_actions": { "HideDatasetActionout_file1": { @@ -401,7 +408,6 @@ "output_name": "out_file1" } }, - "tool_errors": null, "tool_id": "Cut1", "tool_state": "{\"columnList\": \"\\\"c2\\\"\", \"input\": \"{\\\"__class__\\\": \\\"RuntimeValue\\\"}\", \"delimiter\": \"\\\"P\\\"\", \"__rerun_remap_job_id__\": null, \"__page__\": 0}", "tool_version": "1.0.2", @@ -412,6 +418,7 @@ "8": { "annotation": "", "content_id": "Cut1", + "errors": null, "id": 8, "input_connections": { "input": { @@ -434,8 +441,8 @@ } ], "position": { - "left": 1621.9668083190918, - "top": 869.908037185669 + "left": 1621.953125, + "top": 869.90625 }, "post_job_actions": { "HideDatasetActionout_file1": { @@ -444,7 +451,6 @@ "output_name": "out_file1" } }, - "tool_errors": null, "tool_id": "Cut1", "tool_state": "{\"columnList\": \"\\\"c2\\\"\", \"input\": \"{\\\"__class__\\\": \\\"RuntimeValue\\\"}\", \"delimiter\": \"\\\"T\\\"\", \"__rerun_remap_job_id__\": null, \"__page__\": 0}", "tool_version": "1.0.2", @@ -455,6 +461,7 @@ "9": { "annotation": "", "content_id": "toolshed.g2.bx.psu.edu/repos/earlhaminst/ensembl_get_sequences/get_sequences/0.1.2", + "errors": null, "id": 9, "input_connections": { "input": { @@ -477,19 +484,18 @@ } ], "position": { - "left": 1935.5881462097168, - "top": 501.12129402160645 + "left": 1935.578125, + "top": 501.109375 }, "post_job_actions": {}, - "tool_errors": null, "tool_id": "toolshed.g2.bx.psu.edu/repos/earlhaminst/ensembl_get_sequences/get_sequences/0.1.2", "tool_shed_repository": { - "changeset_revision": "4b7261f484bb", + "changeset_revision": "bce784076824", "name": "ensembl_get_sequences", "owner": "earlhaminst", "tool_shed": "toolshed.g2.bx.psu.edu" }, - "tool_state": "{\"__page__\": 0, \"species_selector\": \"\\\"ensembl\\\"\", \"__rerun_remap_job_id__\": null, \"expand_3prime\": \"\\\"0\\\"\", \"type_selector\": \"\\\"genomic\\\"\", \"expand_5prime\": \"\\\"0\\\"\", \"input\": \"{\\\"__class__\\\": \\\"RuntimeValue\\\"}\"}", + "tool_state": "{\"__page__\": 0, \"species_selector\": \"\\\"ensembl\\\"\", \"__rerun_remap_job_id__\": null, \"expand_3prime\": \"\\\"0\\\"\", \"input\": \"{\\\"__class__\\\": \\\"RuntimeValue\\\"}\", \"expand_5prime\": \"\\\"0\\\"\", \"type_selector\": \"\\\"genomic\\\"\"}", "tool_version": "0.1.2", "type": "tool", "uuid": "1ad6ced1-1875-41d3-a075-f6b7049badc9", @@ -504,6 +510,7 @@ "10": { "annotation": "", "content_id": "toolshed.g2.bx.psu.edu/repos/earlhaminst/ensembl_get_feature_info/get_feature_info/0.1.2", + "errors": null, "id": 10, "input_connections": { "input": { @@ -526,14 +533,13 @@ } ], "position": { - "left": 1935.1285514831543, - "top": 894.0808277130127 + "left": 1935.125, + "top": 894.078125 }, "post_job_actions": {}, - "tool_errors": null, "tool_id": "toolshed.g2.bx.psu.edu/repos/earlhaminst/ensembl_get_feature_info/get_feature_info/0.1.2", "tool_shed_repository": { - "changeset_revision": "840ea71e6318", + "changeset_revision": "10dc420f725a", "name": "ensembl_get_feature_info", "owner": "earlhaminst", "tool_shed": "toolshed.g2.bx.psu.edu" @@ -551,5 +557,6 @@ ] } }, - "uuid": "2aedea24-8fdc-4b58-b8b3-752b0ceba3e9" -} \ No newline at end of file + "tags": [], + "uuid": "ad63688b-8569-4d99-b86d-97e90141ce83" +}