Skip to content

Commit

Permalink
Updating workflows/bacterial_genomics/amr_gene_detection from 1.1.5 t…
Browse files Browse the repository at this point in the history
…o 1.1.6
  • Loading branch information
planemo-autoupdate committed Dec 23, 2024
1 parent cc1071d commit 8cc3c63
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 5 deletions.
5 changes: 5 additions & 0 deletions workflows/bacterial_genomics/amr_gene_detection/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Changelog

## [1.1.6] 2024-12-23

### Automatic update
- `toolshed.g2.bx.psu.edu/repos/nml/staramr/staramr_search/0.10.0+galaxy1` was updated to `toolshed.g2.bx.psu.edu/repos/nml/staramr/staramr_search/0.11.0+galaxy0`

## [1.1.5] 2024-10-21

### Automatic update
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
],
"format-version": "0.1",
"license": "GPL-3.0-or-later",
"release": "1.1.5",
"release": "1.1.6",
"name": "amr_gene_detection",
"steps": {
"0": {
Expand Down Expand Up @@ -140,7 +140,7 @@
},
"4": {
"annotation": "staramr_amr_genes",
"content_id": "toolshed.g2.bx.psu.edu/repos/nml/staramr/staramr_search/0.10.0+galaxy1",
"content_id": "toolshed.g2.bx.psu.edu/repos/nml/staramr/staramr_search/0.11.0+galaxy0",
"errors": null,
"id": 4,
"input_connections": {
Expand Down Expand Up @@ -304,15 +304,15 @@
"output_name": "summary"
}
},
"tool_id": "toolshed.g2.bx.psu.edu/repos/nml/staramr/staramr_search/0.10.0+galaxy1",
"tool_id": "toolshed.g2.bx.psu.edu/repos/nml/staramr/staramr_search/0.11.0+galaxy0",
"tool_shed_repository": {
"changeset_revision": "3b22de20bd4b",
"changeset_revision": "3548a93b39c1",
"name": "staramr",
"owner": "nml",
"tool_shed": "toolshed.g2.bx.psu.edu"
},
"tool_state": "{\"advanced\": {\"pid_threshold\": \"90.0\", \"plength_resfinder\": \"60.0\", \"plength_pointfinder\": \"95.0\", \"plength_plasmidfinder\": \"60.0\", \"genome_size_lower_bound\": \"4000000\", \"genome_size_upper_bound\": \"6000000\", \"minimum_N50_value\": \"10000\", \"minimum_contig_length\": \"300\", \"unacceptable_number_contigs\": \"1000\", \"report_all_blast\": false, \"exclude_negatives\": false, \"exclude_resistance_phenotypes\": false, \"mlst_scheme\": \"auto\", \"exclude_genes\": {\"exclude_genes_condition\": \"default\", \"__current_case__\": 0}, \"complex_mutations\": {\"complex_mutations_condition\": \"default\", \"__current_case__\": 0}, \"plasmidfinder_type\": \"include_all\"}, \"genomes\": {\"__class__\": \"ConnectedValue\"}, \"pointfinder_db\": {\"use_pointfinder\": \"disabled\", \"__current_case__\": 0}, \"__page__\": null, \"__rerun_remap_job_id__\": null}",
"tool_version": "0.10.0+galaxy1",
"tool_version": "0.11.0+galaxy0",
"type": "tool",
"uuid": "10eed503-9e5b-4acf-8cd8-29e81d7668a5",
"when": null,
Expand Down

0 comments on commit 8cc3c63

Please sign in to comment.