Skip to content

Commit

Permalink
Updating workflows/VGP-assembly-v2/Assembly-decontamination-VGP9 from…
Browse files Browse the repository at this point in the history
… 0.1.1 to 0.1.2
  • Loading branch information
planemo-autoupdate committed Nov 20, 2023
1 parent 92c9492 commit c8a9188
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 9 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
],
"format-version": "0.1",
"license": "BSD-3-Clause",
"release": "0.1.1",
"release": "0.1.2",
"name": "Assembly-decontamination-VGP9",
"steps": {
"0": {
Expand Down Expand Up @@ -116,7 +116,7 @@
},
"3": {
"annotation": "",
"content_id": "toolshed.g2.bx.psu.edu/repos/devteam/ncbi_blast_plus/ncbi_dustmasker_wrapper/2.14.1+galaxy0",
"content_id": "toolshed.g2.bx.psu.edu/repos/devteam/ncbi_blast_plus/ncbi_dustmasker_wrapper/2.14.1+galaxy1",
"errors": null,
"id": 3,
"input_connections": {
Expand All @@ -139,15 +139,15 @@
"top": 176.06640625
},
"post_job_actions": {},
"tool_id": "toolshed.g2.bx.psu.edu/repos/devteam/ncbi_blast_plus/ncbi_dustmasker_wrapper/2.14.1+galaxy0",
"tool_id": "toolshed.g2.bx.psu.edu/repos/devteam/ncbi_blast_plus/ncbi_dustmasker_wrapper/2.14.1+galaxy1",
"tool_shed_repository": {
"changeset_revision": "a52d2d93e595",
"changeset_revision": "d999e774072a",
"name": "ncbi_blast_plus",
"owner": "devteam",
"tool_shed": "toolshed.g2.bx.psu.edu"
},
"tool_state": "{\"db_opts\": {\"db_opts_selector\": \"file\", \"__current_case__\": 2, \"database\": \"\", \"histdb\": \"\", \"subject\": {\"__class__\": \"ConnectedValue\"}}, \"level\": \"40\", \"linker\": \"1\", \"outformat\": \"fasta\", \"window\": \"64\", \"__page__\": null, \"__rerun_remap_job_id__\": null}",
"tool_version": "2.14.1+galaxy0",
"tool_version": "2.14.1+galaxy1",
"type": "tool",
"uuid": "903a13af-2be0-48a9-8355-1e2486d857cf",
"when": null,
Expand Down Expand Up @@ -265,7 +265,7 @@
},
"6": {
"annotation": "",
"content_id": "toolshed.g2.bx.psu.edu/repos/devteam/ncbi_blast_plus/ncbi_blastn_wrapper/2.14.1+galaxy0",
"content_id": "toolshed.g2.bx.psu.edu/repos/devteam/ncbi_blast_plus/ncbi_blastn_wrapper/2.14.1+galaxy1",
"errors": null,
"id": 6,
"input_connections": {
Expand All @@ -288,15 +288,15 @@
"top": 392.03515625
},
"post_job_actions": {},
"tool_id": "toolshed.g2.bx.psu.edu/repos/devteam/ncbi_blast_plus/ncbi_blastn_wrapper/2.14.1+galaxy0",
"tool_id": "toolshed.g2.bx.psu.edu/repos/devteam/ncbi_blast_plus/ncbi_blastn_wrapper/2.14.1+galaxy1",
"tool_shed_repository": {
"changeset_revision": "a52d2d93e595",
"changeset_revision": "d999e774072a",
"name": "ncbi_blast_plus",
"owner": "devteam",
"tool_shed": "toolshed.g2.bx.psu.edu"
},
"tool_state": "{\"adv_opts\": {\"adv_opts_selector\": \"basic\", \"__current_case__\": 0}, \"blast_type\": \"blastn\", \"db_opts\": {\"db_opts_selector\": \"db\", \"__current_case__\": 0, \"database\": [\"refseq_mitochondrion\"], \"histdb\": \"\", \"subject\": \"\"}, \"evalue_cutoff\": \"0.001\", \"output\": {\"out_format\": \"cols\", \"__current_case__\": 2, \"std_cols\": [\"qseqid\", \"sseqid\", \"length\", \"qstart\", \"qend\", \"evalue\"], \"ext_cols\": [\"qlen\"], \"ids_cols\": null, \"misc_cols\": [\"qcovs\", \"qcovhsp\"], \"tax_cols\": null}, \"query\": {\"__class__\": \"ConnectedValue\"}, \"__page__\": null, \"__rerun_remap_job_id__\": null}",
"tool_version": "2.14.1+galaxy0",
"tool_version": "2.14.1+galaxy1",
"type": "tool",
"uuid": "1737bad0-48d9-489e-9a45-d6f3d3fcb900",
"when": null,
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## [0.1.2] 2023-11-20

### Automatic update
- `toolshed.g2.bx.psu.edu/repos/devteam/ncbi_blast_plus/ncbi_dustmasker_wrapper/2.14.1+galaxy0` was updated to `toolshed.g2.bx.psu.edu/repos/devteam/ncbi_blast_plus/ncbi_dustmasker_wrapper/2.14.1+galaxy1`
- `toolshed.g2.bx.psu.edu/repos/devteam/ncbi_blast_plus/ncbi_blastn_wrapper/2.14.1+galaxy0` was updated to `toolshed.g2.bx.psu.edu/repos/devteam/ncbi_blast_plus/ncbi_blastn_wrapper/2.14.1+galaxy1`

## [0.1.1] 2023-11-09

### Automatic update
Expand Down

0 comments on commit c8a9188

Please sign in to comment.