# HG changeset patch
# User iuc
# Date 1719394912 0
# Node ID 9c15ca7e764ed4efe3ac56172b0872ce0986bf58
# Parent d0336d67702b9856cad03f82d46999e73266ecc0
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/funannotate commit 9e3708d04faea0f1be4ea8918e859d6f2c7eb31d
diff -r d0336d67702b -r 9c15ca7e764e funannotate_annotate.xml
--- a/funannotate_annotate.xml Sun Feb 11 00:08:00 2024 +0000
+++ b/funannotate_annotate.xml Wed Jun 26 09:41:52 2024 +0000
@@ -26,6 +26,7 @@
#end if
--out output
+--tmpdir "\${_GALAXY_JOB_TMP_DIR:-/tmp}"
--database '$database.fields.path'
@@ -76,7 +77,7 @@
## https://github.com/nextgenusfs/funannotate/issues/777
## The partial tbl files are combined by funannotate and are deleted below.
## The sqn files are discrete and are collected with discover_datasets.
-find output/annotate_results
+find output/annotate_results
-regex ".*part_[0-9]+\.\(tbl\)$"
-delete
@@ -241,7 +242,7 @@
-
+