# HG changeset patch
# User iuc
# Date 1691316677 0
# Node ID 1268b98fac17ab22b4bc8b452d822efd83ac836a
# Parent b5835ab488985d25740748bba258b437d493fbf5
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/pharokka commit fcbcfe6bfcf007dc489ae035a6f23c07dc64ed31
diff -r b5835ab48898 -r 1268b98fac17 macros.xml
--- a/macros.xml Wed Mar 22 18:05:20 2023 +0000
+++ b/macros.xml Sun Aug 06 10:11:17 2023 +0000
@@ -1,7 +1,7 @@
- 1.2.1
- 1
+ 1.3.2
+ 0
21.05
@@ -33,8 +33,8 @@
-
-
-
+
+
+
diff -r b5835ab48898 -r 1268b98fac17 pharokka.xml
--- a/pharokka.xml Wed Mar 22 18:05:20 2023 +0000
+++ b/pharokka.xml Sun Aug 06 10:11:17 2023 +0000
@@ -1,6 +1,6 @@
- rapid standardised annotation tool for bacteriophage genomes and metagenomes
+ Rapid standardised annotation tool for bacteriophage genomes and metagenomes
macros.xml
@@ -43,9 +43,9 @@
-
+
-
+
@@ -57,7 +57,7 @@
Prodigal
-
+
diff -r b5835ab48898 -r 1268b98fac17 test-data/pharokka_db.loc
--- a/test-data/pharokka_db.loc Wed Mar 22 18:05:20 2023 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-pharokka_db pharokka_db Minimal DB for testing ${__HERE__}/subset_pharokka_db
diff -r b5835ab48898 -r 1268b98fac17 test-data/pharokka_db_versioned.loc
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/test-data/pharokka_db_versioned.loc Sun Aug 06 10:11:17 2023 +0000
@@ -0,0 +1,1 @@
+pharokka_db pharokka_db v0.1 Minimal DB for testing ${__HERE__}/subset_pharokka_db
diff -r b5835ab48898 -r 1268b98fac17 tool-data/pharokka_db.loc.sample
--- a/tool-data/pharokka_db.loc.sample Wed Mar 22 18:05:20 2023 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,12 +0,0 @@
-#This is a sample file distributed with Galaxy that enables tools
-#to use a pharokka DB folder. The pharokka_db.loc
-#file needs this format (longer white space is the TAB character):
-
-#
-
-# for example:
-
-# pharokka_db pharokka_db Pharokka Database v1.2.0 /data/pharokka_db
-
-# To retrieve the complete DB look at https://github.com/gbouras13/pharokka or
-# use `wget "https://zenodo.org/record/7563578/files/pharokka_v1.2.0_database.tar.gz"` (14.02.2023)
\ No newline at end of file
diff -r b5835ab48898 -r 1268b98fac17 tool-data/pharokka_db_versioned.loc.sample
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/tool-data/pharokka_db_versioned.loc.sample Sun Aug 06 10:11:17 2023 +0000
@@ -0,0 +1,12 @@
+#This is a sample file distributed with Galaxy that enables tools
+#to use a pharokka DB folder. The pharokka_db.loc
+#file needs this format (longer white space is the TAB character):
+
+#
+
+# for example:
+
+# pharokka_db pharokka_db v1.2.0 Pharokka Database v1.2.0 /data/pharokka_db
+
+# To retrieve the complete DB look at https://github.com/gbouras13/pharokka or
+# use `wget "https://zenodo.org/record/7563578/files/pharokka_v1.2.0_database.tar.gz"` (14.02.2023)
\ No newline at end of file
diff -r b5835ab48898 -r 1268b98fac17 tool_data_table_conf.xml.sample
--- a/tool_data_table_conf.xml.sample Wed Mar 22 18:05:20 2023 +0000
+++ b/tool_data_table_conf.xml.sample Sun Aug 06 10:11:17 2023 +0000
@@ -1,7 +1,7 @@
-
- value, dbkey, name, path
-
+
+ value, dbkey, version, name, path
+
\ No newline at end of file
diff -r b5835ab48898 -r 1268b98fac17 tool_data_table_conf.xml.test
--- a/tool_data_table_conf.xml.test Wed Mar 22 18:05:20 2023 +0000
+++ b/tool_data_table_conf.xml.test Sun Aug 06 10:11:17 2023 +0000
@@ -1,7 +1,7 @@
-
- value, dbkey, name, path
-
+
+ value, dbkey, version, name, path
+
\ No newline at end of file