Skip to content

Commit

Permalink
Updating workflows/VGP-assembly-v2/Purge-duplicate-contigs-VGP6 from …
Browse files Browse the repository at this point in the history
…0.4 to 0.5
  • Loading branch information
planemo-autoupdate committed Aug 19, 2024
1 parent 425856c commit 4c3b63b
Show file tree
Hide file tree
Showing 2 changed files with 159 additions and 30 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Changelog

## [0.5] 2024-08-19

### Automatic update
- `toolshed.g2.bx.psu.edu/repos/bgruening/text_processing/tp_cut_tool/9.3+galaxy1` was updated to `toolshed.g2.bx.psu.edu/repos/bgruening/text_processing/tp_cut_tool/9.3+galaxy2`

## [0.4] 2024-08-13

### Added
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
],
"format-version": "0.1",
"license": "CC-BY-4.0",
"release": "0.4",
"release": "0.5",
"name": "Purge-duplicate-contigs-VGP6",
"report": {
"markdown": "\n# Workflow Execution Report\n\nTime workflow was invoked\n\n```galaxy\ninvocation_time()\n```\n\n```galaxy\ngenerate_galaxy_version()\n```\n\n## Merqury results\n\nMerqury QV:\n\n```galaxy\nhistory_dataset_as_table(output=\"merqury_QV\")\n```\n\nMerqury completeness:\n\n```galaxy\nhistory_dataset_as_table(output=\"merqury_stats\")\n```\n\nMerqury plots:\n\nspectra-cn:\n\n\n```galaxy\nhistory_dataset_as_image(output=\"output_merqury.spectra-cn.fl\")\n```\n\n\nspectra-asm:\n\n\n```galaxy\nhistory_dataset_as_image(output=\"output_merqury.spectra-asm.fl\")\n```\n\n\nhap1/Primary spectra-cn:\n\n\n```galaxy\nhistory_dataset_as_image(output=\"output_merqury.assembly_01.spectra-cn.fl\")\n```\n\n\nhap2/alternate spectra-cn:\n\n```galaxy\nhistory_dataset_as_image(output=\"output_merqury.assembly_02.spectra-cn.fl\")\n```\n\n\n\n\n## BUSCO results (Vertebrata database)\n\nPurged hap1/primary Assembly\n\n\n```galaxy\nhistory_dataset_as_image(output=\"Busco on Purged Primary assembly: summary image\")\n```\n\n\n## Assembly statistics\n\n\n```galaxy\nhistory_dataset_as_table(output=\"clean_stats\")\n```\n\n\n## Nx and Size plots\n\n\n```galaxy\nhistory_dataset_as_image(output=\"Nx Plot\")\n```\n\n\n```galaxy\nhistory_dataset_as_image(output=\"Size Plot\")\n```\n\n\n\n## Current Workflow\n```galaxy\nworkflow_display()\n```\n"
Expand Down Expand Up @@ -363,7 +363,16 @@
"output_name": "output"
}
},
"inputs": [],
"inputs": [
{
"description": "runtime parameter for tool Map with minimap2",
"name": "fastq_input"
},
{
"description": "runtime parameter for tool Map with minimap2",
"name": "reference_source"
}
],
"label": null,
"name": "Map with minimap2",
"outputs": [
Expand Down Expand Up @@ -415,7 +424,12 @@
"output_name": "output"
}
},
"inputs": [],
"inputs": [
{
"description": "runtime parameter for tool Purge overlaps",
"name": "function_select"
}
],
"label": null,
"name": "Purge overlaps",
"outputs": [
Expand Down Expand Up @@ -634,7 +648,16 @@
"output_name": "split_fasta"
}
},
"inputs": [],
"inputs": [
{
"description": "runtime parameter for tool Map with minimap2",
"name": "fastq_input"
},
{
"description": "runtime parameter for tool Map with minimap2",
"name": "reference_source"
}
],
"label": null,
"name": "Map with minimap2",
"outputs": [
Expand Down Expand Up @@ -854,7 +877,12 @@
"output_name": "integer_param"
}
},
"inputs": [],
"inputs": [
{
"description": "runtime parameter for tool Purge overlaps",
"name": "function_select"
}
],
"label": null,
"name": "Purge overlaps",
"outputs": [
Expand Down Expand Up @@ -975,7 +1003,20 @@
"output_name": "alignment_output"
}
},
"inputs": [],
"inputs": [
{
"description": "runtime parameter for tool Purge overlaps",
"name": "function_select"
},
{
"description": "runtime parameter for tool Purge overlaps",
"name": "function_select"
},
{
"description": "runtime parameter for tool Purge overlaps",
"name": "function_select"
}
],
"label": null,
"name": "Purge overlaps",
"outputs": [
Expand Down Expand Up @@ -1037,7 +1078,16 @@
"output_name": "output"
}
},
"inputs": [],
"inputs": [
{
"description": "runtime parameter for tool Purge overlaps",
"name": "function_select"
},
{
"description": "runtime parameter for tool Purge overlaps",
"name": "function_select"
}
],
"label": null,
"name": "Purge overlaps",
"outputs": [
Expand Down Expand Up @@ -1173,7 +1223,16 @@
"output_name": "output"
}
},
"inputs": [],
"inputs": [
{
"description": "runtime parameter for tool Busco",
"name": "lineage"
},
{
"description": "runtime parameter for tool Busco",
"name": "lineage_conditional"
}
],
"label": null,
"name": "Busco",
"outputs": [
Expand Down Expand Up @@ -1279,7 +1338,12 @@
"output_name": "output"
}
},
"inputs": [],
"inputs": [
{
"description": "runtime parameter for tool gfastats",
"name": "mode_condition"
}
],
"label": null,
"name": "gfastats",
"outputs": [
Expand Down Expand Up @@ -1434,7 +1498,16 @@
"output_name": "out_file1"
}
},
"inputs": [],
"inputs": [
{
"description": "runtime parameter for tool Map with minimap2",
"name": "fastq_input"
},
{
"description": "runtime parameter for tool Map with minimap2",
"name": "reference_source"
}
],
"label": null,
"name": "Map with minimap2",
"outputs": [
Expand Down Expand Up @@ -1488,7 +1561,12 @@
"output_name": "out_file1"
}
},
"inputs": [],
"inputs": [
{
"description": "runtime parameter for tool Purge overlaps",
"name": "function_select"
}
],
"label": null,
"name": "Purge overlaps",
"outputs": [
Expand Down Expand Up @@ -1566,7 +1644,7 @@
},
"tool_id": "toolshed.g2.bx.psu.edu/repos/bgruening/text_processing/tp_awk_tool/9.3+galaxy1",
"tool_shed_repository": {
"changeset_revision": "fbf99087e067",
"changeset_revision": "86755160afbf",
"name": "text_processing",
"owner": "bgruening",
"tool_shed": "toolshed.g2.bx.psu.edu"
Expand Down Expand Up @@ -1702,7 +1780,7 @@
},
"tool_id": "toolshed.g2.bx.psu.edu/repos/bgruening/text_processing/tp_awk_tool/9.3+galaxy1",
"tool_shed_repository": {
"changeset_revision": "fbf99087e067",
"changeset_revision": "86755160afbf",
"name": "text_processing",
"owner": "bgruening",
"tool_shed": "toolshed.g2.bx.psu.edu"
Expand Down Expand Up @@ -1947,7 +2025,7 @@
}
},
"tags": [],
"uuid": "a9f43eb4-7587-49e4-aee4-7fabb96cc753"
"uuid": "168a176e-53aa-4b6e-b04e-36546b4e31cd"
},
"tool_id": null,
"type": "subworkflow",
Expand All @@ -1974,7 +2052,12 @@
"output_name": "integer_param"
}
},
"inputs": [],
"inputs": [
{
"description": "runtime parameter for tool Purge overlaps",
"name": "function_select"
}
],
"label": null,
"name": "Purge overlaps",
"outputs": [
Expand Down Expand Up @@ -2098,7 +2181,16 @@
"output_name": "split_fasta"
}
},
"inputs": [],
"inputs": [
{
"description": "runtime parameter for tool Map with minimap2",
"name": "fastq_input"
},
{
"description": "runtime parameter for tool Map with minimap2",
"name": "reference_source"
}
],
"label": null,
"name": "Map with minimap2",
"outputs": [
Expand Down Expand Up @@ -2160,7 +2252,20 @@
"output_name": "alignment_output"
}
},
"inputs": [],
"inputs": [
{
"description": "runtime parameter for tool Purge overlaps",
"name": "function_select"
},
{
"description": "runtime parameter for tool Purge overlaps",
"name": "function_select"
},
{
"description": "runtime parameter for tool Purge overlaps",
"name": "function_select"
}
],
"label": null,
"name": "Purge overlaps",
"outputs": [
Expand Down Expand Up @@ -2222,7 +2327,16 @@
"output_name": "out_file1"
}
},
"inputs": [],
"inputs": [
{
"description": "runtime parameter for tool Purge overlaps",
"name": "function_select"
},
{
"description": "runtime parameter for tool Purge overlaps",
"name": "function_select"
}
],
"label": null,
"name": "Purge overlaps",
"outputs": [
Expand Down Expand Up @@ -2399,7 +2513,12 @@
"output_name": "output"
}
},
"inputs": [],
"inputs": [
{
"description": "runtime parameter for tool Merqury",
"name": "mode"
}
],
"label": null,
"name": "Merqury",
"outputs": [
Expand Down Expand Up @@ -2524,7 +2643,12 @@
"output_name": "output"
}
},
"inputs": [],
"inputs": [
{
"description": "runtime parameter for tool gfastats",
"name": "mode_condition"
}
],
"label": null,
"name": "gfastats",
"outputs": [
Expand Down Expand Up @@ -2603,7 +2727,7 @@
},
"tool_id": "toolshed.g2.bx.psu.edu/repos/bgruening/text_processing/tp_awk_tool/9.3+galaxy1",
"tool_shed_repository": {
"changeset_revision": "fbf99087e067",
"changeset_revision": "86755160afbf",
"name": "text_processing",
"owner": "bgruening",
"tool_shed": "toolshed.g2.bx.psu.edu"
Expand Down Expand Up @@ -2739,7 +2863,7 @@
},
"tool_id": "toolshed.g2.bx.psu.edu/repos/bgruening/text_processing/tp_awk_tool/9.3+galaxy1",
"tool_shed_repository": {
"changeset_revision": "fbf99087e067",
"changeset_revision": "86755160afbf",
"name": "text_processing",
"owner": "bgruening",
"tool_shed": "toolshed.g2.bx.psu.edu"
Expand Down Expand Up @@ -2984,7 +3108,7 @@
}
},
"tags": [],
"uuid": "7a0c200d-3c99-48e2-a4f7-5e86715448b9"
"uuid": "fbf55c69-e3a0-42a8-919b-dc34488238fc"
},
"tool_id": null,
"type": "subworkflow",
Expand Down Expand Up @@ -3612,7 +3736,7 @@
},
"tool_id": "toolshed.g2.bx.psu.edu/repos/bgruening/text_processing/tp_cat/9.3+galaxy1",
"tool_shed_repository": {
"changeset_revision": "fbf99087e067",
"changeset_revision": "86755160afbf",
"name": "text_processing",
"owner": "bgruening",
"tool_shed": "toolshed.g2.bx.psu.edu"
Expand Down Expand Up @@ -3824,7 +3948,7 @@
}
},
"tags": [],
"uuid": "b7f76989-26b9-4071-964c-ea77f10a94e7"
"uuid": "7b9f04f1-7130-4cc9-a5e5-550983db0ea7"
},
"tool_id": null,
"type": "subworkflow",
Expand Down Expand Up @@ -3855,7 +3979,7 @@
},
"52": {
"annotation": "",
"content_id": "toolshed.g2.bx.psu.edu/repos/bgruening/text_processing/tp_cut_tool/9.3+galaxy1",
"content_id": "toolshed.g2.bx.psu.edu/repos/bgruening/text_processing/tp_cut_tool/9.3+galaxy2",
"errors": null,
"id": 52,
"input_connections": {
Expand Down Expand Up @@ -3893,15 +4017,15 @@
"output_name": "output"
}
},
"tool_id": "toolshed.g2.bx.psu.edu/repos/bgruening/text_processing/tp_cut_tool/9.3+galaxy1",
"tool_id": "toolshed.g2.bx.psu.edu/repos/bgruening/text_processing/tp_cut_tool/9.3+galaxy2",
"tool_shed_repository": {
"changeset_revision": "fbf99087e067",
"changeset_revision": "86755160afbf",
"name": "text_processing",
"owner": "bgruening",
"tool_shed": "toolshed.g2.bx.psu.edu"
},
"tool_state": "{\"complement\": \"--complement\", \"cut_type_options\": {\"cut_element\": \"-f\", \"__current_case__\": 0, \"delimiter\": \"\", \"colnames_option\": {\"header\": \"N\", \"__current_case__\": 1, \"list\": [\"3\"]}}, \"input\": {\"__class__\": \"ConnectedValue\"}, \"__page__\": null, \"__rerun_remap_job_id__\": null}",
"tool_version": "9.3+galaxy1",
"tool_version": "9.3+galaxy2",
"type": "tool",
"uuid": "1963d91c-104e-4845-8045-6ae47c991241",
"when": null,
Expand Down Expand Up @@ -3946,7 +4070,7 @@
},
"tool_id": "toolshed.g2.bx.psu.edu/repos/bgruening/text_processing/tp_find_and_replace/9.3+galaxy1",
"tool_shed_repository": {
"changeset_revision": "fbf99087e067",
"changeset_revision": "86755160afbf",
"name": "text_processing",
"owner": "bgruening",
"tool_shed": "toolshed.g2.bx.psu.edu"
Expand Down

0 comments on commit 4c3b63b

Please sign in to comment.