diff --git a/workflows/amplicon-mgnify/mgnify-amplicon-pipeline-v5-rrna-prediction/mgnify-amplicon-pipeline-v5-rrna-prediction-tests.yml b/workflows/amplicon-mgnify/mgnify-amplicon-pipeline-v5-rrna-prediction/mgnify-amplicon-pipeline-v5-rrna-prediction-tests.yml index 4ba41454fb..3feb2fd331 100755 --- a/workflows/amplicon-mgnify/mgnify-amplicon-pipeline-v5-rrna-prediction/mgnify-amplicon-pipeline-v5-rrna-prediction-tests.yml +++ b/workflows/amplicon-mgnify/mgnify-amplicon-pipeline-v5-rrna-prediction/mgnify-amplicon-pipeline-v5-rrna-prediction-tests.yml @@ -13,6 +13,9 @@ Clan information file: class: File location: "ftp://ftp.ebi.ac.uk/pub/databases/metagenomics/pipeline-5.0/ref-dbs/rfam_models/ribosomal_models/ribo.claninfo" + CM: + class: File + location: "ftp://ftp.ebi.ac.uk/pub/databases/metagenomics/pipeline-5.0/ref-dbs/rfam_models/ribosomal_models/ribo.cm" outputs: LSU_SSU_BED: element_tests: diff --git a/workflows/amplicon-mgnify/mgnify-amplicon-pipeline-v5-rrna-prediction/mgnify-amplicon-pipeline-v5-rrna-prediction.ga b/workflows/amplicon-mgnify/mgnify-amplicon-pipeline-v5-rrna-prediction/mgnify-amplicon-pipeline-v5-rrna-prediction.ga index 65464b04af..eb6dbbc0ba 100644 --- a/workflows/amplicon-mgnify/mgnify-amplicon-pipeline-v5-rrna-prediction/mgnify-amplicon-pipeline-v5-rrna-prediction.ga +++ b/workflows/amplicon-mgnify/mgnify-amplicon-pipeline-v5-rrna-prediction/mgnify-amplicon-pipeline-v5-rrna-prediction.ga @@ -24,7 +24,6 @@ "format-version": "0.1", "license": "Apache-2.0", "name": "MGnify's amplicon pipeline v5.0 - rRNA prediction", - "release": "0.1", "report": { "markdown": "\n# Workflow Execution Report\n\n## Workflow Inputs\n```galaxy\ninvocation_inputs()\n```\n\n## Workflow Outputs\n```galaxy\ninvocation_outputs()\n```\n\n## Workflow\n```galaxy\nworkflow_display()\n```\n" }, @@ -85,16 +84,51 @@ }, "2": { "annotation": "", - "content_id": "toolshed.g2.bx.psu.edu/repos/bgruening/infernal/infernal_cmsearch/1.1.4+galaxy0", + "content_id": null, "errors": null, "id": 2, + "input_connections": {}, + "inputs": [ + { + "description": "", + "name": "CM" + } + ], + "label": "CM", + "name": "Input dataset", + "outputs": [], + "position": { + "left": 32.10241852349255, + "top": 712.5722539597297 + }, + "tool_id": null, + "tool_state": "{\"optional\": false, \"tag\": null}", + "tool_version": null, + "type": "data_input", + "uuid": "68aa4d05-d7be-4c9a-9ea7-4cc722877e2e", + "when": null, + "workflow_outputs": [] + }, + "3": { + "annotation": "", + "content_id": "toolshed.g2.bx.psu.edu/repos/bgruening/infernal/infernal_cmsearch/1.1.4+galaxy0", + "errors": null, + "id": 3, "input_connections": { + "cm_opts|cmfile": { + "id": 2, + "output_name": "output" + }, "seqdb": { "id": 0, "output_name": "output" } }, "inputs": [ + { + "description": "runtime parameter for tool cmsearch", + "name": "cm_opts" + }, { "description": "runtime parameter for tool cmsearch", "name": "seqdb" @@ -109,8 +143,8 @@ } ], "position": { - "left": 353.04235240350044, - "top": 587.2717065545219 + "left": 353.0422947739334, + "top": 587.264409674583 }, "post_job_actions": { "HideDatasetActionoutfile": { @@ -126,21 +160,21 @@ "owner": "bgruening", "tool_shed": "toolshed.g2.bx.psu.edu" }, - "tool_state": "{\"A\": false, \"Z\": \"1000.0\", \"acceleration_huristics\": {\"acceleration_huristics_selector\": \"--hmmonly\", \"__current_case__\": 5}, \"acyk\": false, \"anytrunc\": false, \"bottomonly\": false, \"cm_opts\": {\"cm_opts_selector\": \"db\", \"__current_case__\": 0, \"database\": \"mgnify_5_0_rfam\"}, \"cyk\": false, \"g\": false, \"inclusion_thresholds_opts\": {\"inclusion_thresholds_selector\": \"\", \"__current_case__\": 0}, \"model_thresholds\": {\"cut_ga\": false, \"cut_nc\": false, \"cut_tc\": false}, \"mxsize\": \"128.0\", \"noali\": true, \"nonull3\": false, \"notrunc\": false, \"reporting_thresholds_opts\": {\"reporting_thresholds_selector\": \"\", \"__current_case__\": 0}, \"seqdb\": {\"__class__\": \"RuntimeValue\"}, \"smxsize\": \"128.0\", \"toponly\": false, \"verbose\": false, \"__page__\": null, \"__rerun_remap_job_id__\": null}", + "tool_state": "{\"A\": false, \"Z\": \"1000.0\", \"acceleration_huristics\": {\"acceleration_huristics_selector\": \"--hmmonly\", \"__current_case__\": 5}, \"acyk\": false, \"anytrunc\": false, \"bottomonly\": false, \"cm_opts\": {\"cm_opts_selector\": \"histdb\", \"__current_case__\": 1, \"cmfile\": {\"__class__\": \"RuntimeValue\"}}, \"cyk\": false, \"g\": false, \"inclusion_thresholds_opts\": {\"inclusion_thresholds_selector\": \"\", \"__current_case__\": 0}, \"model_thresholds\": {\"cut_ga\": false, \"cut_nc\": false, \"cut_tc\": false}, \"mxsize\": \"128.0\", \"noali\": true, \"nonull3\": false, \"notrunc\": false, \"reporting_thresholds_opts\": {\"reporting_thresholds_selector\": \"\", \"__current_case__\": 0}, \"seqdb\": {\"__class__\": \"RuntimeValue\"}, \"smxsize\": \"128.0\", \"toponly\": false, \"verbose\": false, \"__page__\": null, \"__rerun_remap_job_id__\": null}", "tool_version": "1.1.4+galaxy0", "type": "tool", "uuid": "3c4422a0-7d9e-4cc0-97ab-86a6005314c3", "when": null, "workflow_outputs": [] }, - "3": { + "4": { "annotation": "", "content_id": "__FILTER_EMPTY_DATASETS__", "errors": null, - "id": 3, + "id": 4, "input_connections": { "input": { - "id": 2, + "id": 3, "output_name": "outfile" } }, @@ -172,18 +206,18 @@ "when": null, "workflow_outputs": [] }, - "4": { + "5": { "annotation": "", "content_id": "toolshed.g2.bx.psu.edu/repos/rnateam/cmsearch_deoverlap/cmsearch_deoverlap/0.08+galaxy2", "errors": null, - "id": 4, + "id": 5, "input_connections": { "clan_information": { "id": 1, "output_name": "output" }, "cmsearch_matches": { - "id": 3, + "id": 4, "output_name": "output" } }, @@ -221,14 +255,14 @@ "when": null, "workflow_outputs": [] }, - "5": { + "6": { "annotation": "", "content_id": "toolshed.g2.bx.psu.edu/repos/iuc/query_tabular/query_tabular/3.3.1", "errors": null, - "id": 5, + "id": 6, "input_connections": { "tables_0|table": { - "id": 4, + "id": 5, "output_name": "deoverlapped_matches" } }, @@ -298,14 +332,14 @@ "when": null, "workflow_outputs": [] }, - "6": { + "7": { "annotation": "", "content_id": "toolshed.g2.bx.psu.edu/repos/bgruening/text_processing/tp_awk_tool/9.3+galaxy0", "errors": null, - "id": 6, + "id": 7, "input_connections": { "infile": { - "id": 5, + "id": 6, "output_name": "output" } }, @@ -350,14 +384,14 @@ "when": null, "workflow_outputs": [] }, - "7": { + "8": { "annotation": "", "content_id": "toolshed.g2.bx.psu.edu/repos/bgruening/text_processing/tp_awk_tool/9.3+galaxy0", "errors": null, - "id": 7, + "id": 8, "input_connections": { "infile": { - "id": 5, + "id": 6, "output_name": "output1" } }, @@ -402,14 +436,14 @@ "when": null, "workflow_outputs": [] }, - "8": { + "9": { "annotation": "", "content_id": "toolshed.g2.bx.psu.edu/repos/bgruening/text_processing/tp_awk_tool/9.3+galaxy0", "errors": null, - "id": 8, + "id": 9, "input_connections": { "infile": { - "id": 5, + "id": 6, "output_name": "output2" } }, @@ -454,14 +488,14 @@ "when": null, "workflow_outputs": [] }, - "9": { + "10": { "annotation": "", "content_id": "toolshed.g2.bx.psu.edu/repos/bgruening/text_processing/tp_awk_tool/9.3+galaxy0", "errors": null, - "id": 9, + "id": 10, "input_connections": { "infile": { - "id": 5, + "id": 6, "output_name": "output3" } }, @@ -506,18 +540,18 @@ "when": null, "workflow_outputs": [] }, - "10": { + "11": { "annotation": "", "content_id": "toolshed.g2.bx.psu.edu/repos/devteam/concat/gops_concat_1/1.0.1", "errors": null, - "id": 10, + "id": 11, "input_connections": { "input1": { - "id": 6, + "id": 7, "output_name": "outfile" }, "input2": { - "id": 7, + "id": 8, "output_name": "outfile" } }, @@ -562,18 +596,18 @@ "when": null, "workflow_outputs": [] }, - "11": { + "12": { "annotation": "", "content_id": "toolshed.g2.bx.psu.edu/repos/devteam/concat/gops_concat_1/1.0.1", "errors": null, - "id": 11, + "id": 12, "input_connections": { "input1": { - "id": 8, + "id": 9, "output_name": "outfile" }, "input2": { - "id": 9, + "id": 10, "output_name": "outfile" } }, @@ -618,14 +652,14 @@ "when": null, "workflow_outputs": [] }, - "12": { + "13": { "annotation": "", "content_id": "__FILTER_EMPTY_DATASETS__", "errors": null, - "id": 12, + "id": 13, "input_connections": { "input": { - "id": 10, + "id": 11, "output_name": "output" } }, @@ -657,14 +691,14 @@ "when": null, "workflow_outputs": [] }, - "13": { + "14": { "annotation": "", "content_id": "__FILTER_EMPTY_DATASETS__", "errors": null, - "id": 13, + "id": 14, "input_connections": { "input": { - "id": 11, + "id": 12, "output_name": "output" } }, @@ -696,18 +730,18 @@ "when": null, "workflow_outputs": [] }, - "14": { + "15": { "annotation": "", "content_id": "toolshed.g2.bx.psu.edu/repos/devteam/concat/gops_concat_1/1.0.1", "errors": null, - "id": 14, + "id": 15, "input_connections": { "input1": { - "id": 10, + "id": 11, "output_name": "output" }, "input2": { - "id": 11, + "id": 12, "output_name": "output" } }, @@ -753,14 +787,14 @@ } ] }, - "15": { + "16": { "annotation": "", "content_id": "toolshed.g2.bx.psu.edu/repos/iuc/collection_element_identifiers/collection_element_identifiers/0.0.2", "errors": null, - "id": 15, + "id": 16, "input_connections": { "input_collection": { - "id": 12, + "id": 13, "output_name": "output" } }, @@ -798,14 +832,14 @@ "when": null, "workflow_outputs": [] }, - "16": { + "17": { "annotation": "", "content_id": "toolshed.g2.bx.psu.edu/repos/iuc/collection_element_identifiers/collection_element_identifiers/0.0.2", "errors": null, - "id": 16, + "id": 17, "input_connections": { "input_collection": { - "id": 13, + "id": 14, "output_name": "output" } }, @@ -843,14 +877,14 @@ "when": null, "workflow_outputs": [] }, - "17": { + "18": { "annotation": "", "content_id": "__FILTER_FROM_FILE__", "errors": null, - "id": 17, + "id": 18, "input_connections": { "how|filter_source": { - "id": 15, + "id": 16, "output_name": "output" }, "input": { @@ -900,14 +934,14 @@ "when": null, "workflow_outputs": [] }, - "18": { + "19": { "annotation": "", "content_id": "__FILTER_FROM_FILE__", "errors": null, - "id": 18, + "id": 19, "input_connections": { "how|filter_source": { - "id": 16, + "id": 17, "output_name": "output" }, "input": { @@ -957,18 +991,18 @@ "when": null, "workflow_outputs": [] }, - "19": { + "20": { "annotation": "", "content_id": "toolshed.g2.bx.psu.edu/repos/iuc/bedtools/bedtools_getfastabed/2.30.0+galaxy1", "errors": null, - "id": 19, + "id": 20, "input_connections": { "fasta_source|fasta": { - "id": 17, + "id": 18, "output_name": "output_filtered" }, "input": { - "id": 12, + "id": 13, "output_name": "output" } }, @@ -1011,18 +1045,18 @@ "when": null, "workflow_outputs": [] }, - "20": { + "21": { "annotation": "", "content_id": "toolshed.g2.bx.psu.edu/repos/iuc/bedtools/bedtools_getfastabed/2.30.0+galaxy1", "errors": null, - "id": 20, + "id": 21, "input_connections": { "fasta_source|fasta": { - "id": 18, + "id": 19, "output_name": "output_filtered" }, "input": { - "id": 13, + "id": 14, "output_name": "output" } }, @@ -1065,14 +1099,14 @@ "when": null, "workflow_outputs": [] }, - "21": { + "22": { "annotation": "", "content_id": "toolshed.g2.bx.psu.edu/repos/devteam/fasta_formatter/cshl_fasta_formatter/1.0.1+galaxy2", "errors": null, - "id": 21, + "id": 22, "input_connections": { "input": { - "id": 19, + "id": 20, "output_name": "output" } }, @@ -1118,14 +1152,14 @@ } ] }, - "22": { + "23": { "annotation": "", "content_id": "toolshed.g2.bx.psu.edu/repos/devteam/fasta_formatter/cshl_fasta_formatter/1.0.1+galaxy2", "errors": null, - "id": 22, + "id": 23, "input_connections": { "input": { - "id": 20, + "id": 21, "output_name": "output" } }, @@ -1171,14 +1205,14 @@ } ] }, - "23": { + "24": { "annotation": "", "content_id": "toolshed.g2.bx.psu.edu/repos/iuc/mapseq/mapseq/2.1.1+galaxy0", "errors": null, - "id": 23, + "id": 24, "input_connections": { "sequences": { - "id": 21, + "id": 22, "output_name": "output" } }, @@ -1271,14 +1305,14 @@ "when": null, "workflow_outputs": [] }, - "24": { + "25": { "annotation": "", "content_id": "toolshed.g2.bx.psu.edu/repos/iuc/mapseq/mapseq/2.1.1+galaxy0", "errors": null, - "id": 24, + "id": 25, "input_connections": { "sequences": { - "id": 22, + "id": 23, "output_name": "output" } }, @@ -1371,14 +1405,14 @@ "when": null, "workflow_outputs": [] }, - "25": { + "26": { "annotation": "", "content_id": "toolshed.g2.bx.psu.edu/repos/bgruening/text_processing/tp_awk_tool/9.3+galaxy1", "errors": null, - "id": 25, + "id": 26, "input_connections": { "infile": { - "id": 23, + "id": 24, "output_name": "classifications" } }, @@ -1416,14 +1450,14 @@ "when": null, "workflow_outputs": [] }, - "26": { + "27": { "annotation": "", "content_id": "toolshed.g2.bx.psu.edu/repos/bgruening/text_processing/tp_awk_tool/9.3+galaxy1", "errors": null, - "id": 26, + "id": 27, "input_connections": { "infile": { - "id": 23, + "id": 24, "output_name": "otu_tsv" } }, @@ -1461,14 +1495,14 @@ "when": null, "workflow_outputs": [] }, - "27": { + "28": { "annotation": "", "content_id": "toolshed.g2.bx.psu.edu/repos/bgruening/text_processing/tp_awk_tool/9.3+galaxy1", "errors": null, - "id": 27, + "id": 28, "input_connections": { "infile": { - "id": 23, + "id": 24, "output_name": "otu_tsv_notaxid" } }, @@ -1506,14 +1540,14 @@ "when": null, "workflow_outputs": [] }, - "28": { + "29": { "annotation": "", "content_id": "__FILTER_EMPTY_DATASETS__", "errors": null, - "id": 28, + "id": 29, "input_connections": { "input": { - "id": 23, + "id": 24, "output_name": "krona_format" } }, @@ -1545,14 +1579,14 @@ "when": null, "workflow_outputs": [] }, - "29": { + "30": { "annotation": "", "content_id": "toolshed.g2.bx.psu.edu/repos/bgruening/text_processing/tp_awk_tool/9.3+galaxy1", "errors": null, - "id": 29, + "id": 30, "input_connections": { "infile": { - "id": 24, + "id": 25, "output_name": "classifications" } }, @@ -1590,14 +1624,14 @@ "when": null, "workflow_outputs": [] }, - "30": { + "31": { "annotation": "", "content_id": "toolshed.g2.bx.psu.edu/repos/bgruening/text_processing/tp_awk_tool/9.3+galaxy1", "errors": null, - "id": 30, + "id": 31, "input_connections": { "infile": { - "id": 24, + "id": 25, "output_name": "otu_tsv" } }, @@ -1635,14 +1669,14 @@ "when": null, "workflow_outputs": [] }, - "31": { + "32": { "annotation": "", "content_id": "toolshed.g2.bx.psu.edu/repos/bgruening/text_processing/tp_awk_tool/9.3+galaxy1", "errors": null, - "id": 31, + "id": 32, "input_connections": { "infile": { - "id": 24, + "id": 25, "output_name": "otu_tsv_notaxid" } }, @@ -1680,14 +1714,14 @@ "when": null, "workflow_outputs": [] }, - "32": { + "33": { "annotation": "", "content_id": "__FILTER_EMPTY_DATASETS__", "errors": null, - "id": 32, + "id": 33, "input_connections": { "input": { - "id": 24, + "id": 25, "output_name": "krona_format" } }, @@ -1719,14 +1753,14 @@ "when": null, "workflow_outputs": [] }, - "33": { + "34": { "annotation": "", "content_id": "__FILTER_EMPTY_DATASETS__", "errors": null, - "id": 33, + "id": 34, "input_connections": { "input": { - "id": 25, + "id": 26, "output_name": "outfile" } }, @@ -1766,14 +1800,14 @@ } ] }, - "34": { + "35": { "annotation": "", "content_id": "__FILTER_EMPTY_DATASETS__", "errors": null, - "id": 34, + "id": 35, "input_connections": { "input": { - "id": 26, + "id": 27, "output_name": "outfile" } }, @@ -1813,14 +1847,14 @@ } ] }, - "35": { + "36": { "annotation": "", "content_id": "__FILTER_EMPTY_DATASETS__", "errors": null, - "id": 35, + "id": 36, "input_connections": { "input": { - "id": 27, + "id": 28, "output_name": "outfile" } }, @@ -1852,12 +1886,12 @@ "when": null, "workflow_outputs": [] }, - "36": { + "37": { "annotation": "", - "id": 36, + "id": 37, "input_connections": { "Input collection": { - "id": 28, + "id": 29, "input_subworkflow_step_id": 0, "output_name": "output" } @@ -2096,14 +2130,14 @@ "when": null, "workflow_outputs": [] }, - "37": { + "38": { "annotation": "", "content_id": "__FILTER_EMPTY_DATASETS__", "errors": null, - "id": 37, + "id": 38, "input_connections": { "input": { - "id": 29, + "id": 30, "output_name": "outfile" } }, @@ -2143,14 +2177,14 @@ } ] }, - "38": { + "39": { "annotation": "", "content_id": "__FILTER_EMPTY_DATASETS__", "errors": null, - "id": 38, + "id": 39, "input_connections": { "input": { - "id": 30, + "id": 31, "output_name": "outfile" } }, @@ -2190,14 +2224,14 @@ } ] }, - "39": { + "40": { "annotation": "", "content_id": "__FILTER_EMPTY_DATASETS__", "errors": null, - "id": 39, + "id": 40, "input_connections": { "input": { - "id": 31, + "id": 32, "output_name": "outfile" } }, @@ -2229,12 +2263,12 @@ "when": null, "workflow_outputs": [] }, - "40": { + "41": { "annotation": "", - "id": 40, + "id": 41, "input_connections": { "Input collection": { - "id": 32, + "id": 33, "input_subworkflow_step_id": 0, "output_name": "output" } @@ -2473,12 +2507,12 @@ "when": null, "workflow_outputs": [] }, - "41": { + "42": { "annotation": "", - "id": 41, + "id": 42, "input_connections": { "Input collection": { - "id": 35, + "id": 36, "input_subworkflow_step_id": 0, "output_name": "output" } @@ -2717,18 +2751,18 @@ "when": null, "workflow_outputs": [] }, - "42": { + "43": { "annotation": "", "content_id": "toolshed.g2.bx.psu.edu/repos/crs4/taxonomy_krona_chart/taxonomy_krona_chart/2.7.1+galaxy0", "errors": null, - "id": 42, + "id": 43, "input_connections": { "type_of_data|input": { - "id": 28, + "id": 29, "output_name": "output" }, "when": { - "id": 36, + "id": 37, "output_name": "boolean_param" } }, @@ -2779,12 +2813,12 @@ } ] }, - "43": { + "44": { "annotation": "", - "id": 43, + "id": 44, "input_connections": { "Input collection": { - "id": 39, + "id": 40, "input_subworkflow_step_id": 0, "output_name": "output" } @@ -3023,18 +3057,18 @@ "when": null, "workflow_outputs": [] }, - "44": { + "45": { "annotation": "", "content_id": "toolshed.g2.bx.psu.edu/repos/crs4/taxonomy_krona_chart/taxonomy_krona_chart/2.7.1+galaxy0", "errors": null, - "id": 44, + "id": 45, "input_connections": { "type_of_data|input": { - "id": 32, + "id": 33, "output_name": "output" }, "when": { - "id": 40, + "id": 41, "output_name": "boolean_param" } }, @@ -3085,18 +3119,18 @@ } ] }, - "45": { + "46": { "annotation": "", "content_id": "toolshed.g2.bx.psu.edu/repos/iuc/biom_convert/biom_convert/2.1.15+galaxy1", "errors": null, - "id": 45, + "id": 46, "input_connections": { "input|input_fp": { - "id": 35, + "id": 36, "output_name": "output" }, "when": { - "id": 41, + "id": 42, "output_name": "boolean_param" } }, @@ -3155,18 +3189,18 @@ } ] }, - "46": { + "47": { "annotation": "", "content_id": "toolshed.g2.bx.psu.edu/repos/iuc/biom_convert/biom_convert/2.1.15+galaxy1", "errors": null, - "id": 46, + "id": 47, "input_connections": { "input|input_fp": { - "id": 35, + "id": 36, "output_name": "output" }, "when": { - "id": 41, + "id": 42, "output_name": "boolean_param" } }, @@ -3225,18 +3259,18 @@ } ] }, - "47": { + "48": { "annotation": "", "content_id": "toolshed.g2.bx.psu.edu/repos/iuc/biom_convert/biom_convert/2.1.15+galaxy1", "errors": null, - "id": 47, + "id": 48, "input_connections": { "input|input_fp": { - "id": 39, + "id": 40, "output_name": "output" }, "when": { - "id": 43, + "id": 44, "output_name": "boolean_param" } }, @@ -3295,18 +3329,18 @@ } ] }, - "48": { + "49": { "annotation": "", "content_id": "toolshed.g2.bx.psu.edu/repos/iuc/biom_convert/biom_convert/2.1.15+galaxy1", "errors": null, - "id": 48, + "id": 49, "input_connections": { "input|input_fp": { - "id": 39, + "id": 40, "output_name": "output" }, "when": { - "id": 43, + "id": 44, "output_name": "boolean_param" } }, @@ -3371,6 +3405,6 @@ "metagenomics", "amplicon" ], - "uuid": "12715e0b-ede7-4f3c-b7ed-618ae9acb092", - "version": 31 + "uuid": "56109a9d-5c12-4930-8b29-381daf04b791", + "version": 1 } \ No newline at end of file