# HG changeset patch
# User iuc
# Date 1719394526 0
# Node ID d46af27fe48a2284865ebb3e8026e2b027aab879
# Parent 92c2de50f6e97692f880a43db852f57082dbb3d1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/funannotate commit 9e3708d04faea0f1be4ea8918e859d6f2c7eb31d
diff -r 92c2de50f6e9 -r d46af27fe48a funannotate_predict.xml
--- a/funannotate_predict.xml Tue Apr 25 18:28:18 2023 +0000
+++ b/funannotate_predict.xml Wed Jun 26 09:35:26 2024 +0000
@@ -3,6 +3,7 @@
macros.xml
+
@@ -28,6 +29,7 @@
funannotate predict
--input input/input.fasta
--out output
+--tmpdir "\${_GALAXY_JOB_TMP_DIR:-/tmp}"
#if $uglyTestingHack == "true":
--database `pwd`'/hacked_database'
#else
@@ -45,6 +47,7 @@
--SeqAccession '${organism.SeqAccession}'
--name '${organism.name}'
--numbering ${organism.numbering}
+--header_length ${header_length}
#if $parameters:
--parameters '${parameters}'
@@ -253,7 +256,7 @@
^[\w: ]+$
-
+
@@ -307,7 +310,7 @@
-
+
-
+
-
+
-
+
diff -r 92c2de50f6e9 -r d46af27fe48a macros.xml
--- a/macros.xml Tue Apr 25 18:28:18 2023 +0000
+++ b/macros.xml Wed Jun 26 09:35:26 2024 +0000
@@ -1,8 +1,14 @@
1.8.15
- 1
-
+ 5
+
+
+
+ funannotate
+
+
+
funannotate