# HG changeset patch
# User iuc
# Date 1740673760 0
# Node ID d0a2e0a9c853eead1e6972b307f0042134d76164
# Parent 9e8cf8dd6955e89ad88585f7a77178e87aec8d84
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/staramr commit 9688e265b7b8407c3732b96318b56b2482a9cd98
diff -r 9e8cf8dd6955 -r d0a2e0a9c853 staramr_search.xml
--- a/staramr_search.xml Mon Feb 10 19:23:20 2025 +0000
+++ b/staramr_search.xml Thu Feb 27 16:29:20 2025 +0000
@@ -2,7 +2,7 @@
Scans genome assemblies against the ResFinder, PlasmidFinder, and PointFinder databases searching for AMR genes
0.11.0
- 0
+ 1
22.05
@@ -98,9 +98,9 @@
--pointfinder-organism '${pointfinder_organism}'
#end if
-$named_genomes &&
+$named_genomes
#if str($hide_db_build) == 'true':
- rm -r resfinder_d1e607b_pointfinder_694919f_plasmidfinder_3e77502
+ && rm -r resfinder_d1e607b_pointfinder_694919f_plasmidfinder_3e77502
#end if
]]>