changeset 2:b90300f38c54 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/blob/master/tools/plasmidfinder commit 2cb90e0f01974c35c0ea84789a3d19c704b91c84-dirty
author pimarin
date Wed, 15 Feb 2023 08:41:37 +0000
parents c64d0c156f96
children
files tool-data/plasmidfinder_database.loc tool-data/plasmidfinder_database.loc.sample tool_data_table_conf.xml.sample
diffstat 3 files changed, 9 insertions(+), 9 deletions(-) [+]
line wrap: on
line diff
--- a/tool-data/plasmidfinder_database.loc	Wed Feb 15 08:34:39 2023 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,8 +0,0 @@
-# this is a tab separated file describing the location of plasmidfinder database
-# The name was obtained by merging date of download and commit number
-# the columns are:
-# value, name, date, path
-#
-# for example
-#plasmidfinder_9002e7282dd0_2022-12-20	9002e7282dd0_2022-12-20	2022-12-20	plasmidfinder-db
-#plasmidfinder_1307168b1ce7_2022-12-20	2.1_2022-12-20	2022-12-20	plasmidfinder-db
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/tool-data/plasmidfinder_database.loc.sample	Wed Feb 15 08:41:37 2023 +0000
@@ -0,0 +1,8 @@
+# this is a tab separated file describing the location of plasmidfinder database
+# The name was obtained by merging date of download and commit number
+# the columns are:
+# value, name, date, path
+#
+# for example
+#plasmidfinder_9002e7282dd0_2022-12-20	9002e7282dd0_2022-12-20	2022-12-20	plasmidfinder-db
+#plasmidfinder_1307168b1ce7_2022-12-20	2.1_2022-12-20	2022-12-20	plasmidfinder-db
--- a/tool_data_table_conf.xml.sample	Wed Feb 15 08:34:39 2023 +0000
+++ b/tool_data_table_conf.xml.sample	Wed Feb 15 08:41:37 2023 +0000
@@ -3,6 +3,6 @@
     <!-- Locations of plasmidfinder database in the required format -->
     <table name="plasmidfinder_database" comment_char="#">
         <columns>value, name, date, path</columns>
-        <file path="tool-data/plasmidfinder_database.loc" />
+        <file path="tool-data/plasmidfinder_database.loc.sample" />
     </table>
 </tables>