# HG changeset patch
# User iuc
# Date 1736886420 0
# Node ID 4abc306ec842bf4dd773f10304f6816c47ef874a
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/data_managers/data_manager_checkm2 commit f02ef28c39a18da4afb9148d0342244f6788485a
diff -r 000000000000 -r 4abc306ec842 data_manager/checkm2_datamanager.xml
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/data_manager/checkm2_datamanager.xml Tue Jan 14 20:27:00 2025 +0000
@@ -0,0 +1,62 @@
+
+ database builder
+
+
+ 1.0.2
+ 0
+ 23.1
+
+
+ checkm2
+
+ checkm2 --version
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 10.1038/s41592-023-01940-w
+
+
diff -r 000000000000 -r 4abc306ec842 data_manager_conf.xml
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/data_manager_conf.xml Tue Jan 14 20:27:00 2025 +0000
@@ -0,0 +1,19 @@
+
+
+
+
+
+
+
\ No newline at end of file
diff -r 000000000000 -r 4abc306ec842 test-data/checkm2.loc
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/test-data/checkm2.loc Tue Jan 14 20:27:00 2025 +0000
@@ -0,0 +1,2 @@
+
+1.0.2 CheckM2 diamond DB downloaded with version 1.0.2 1.0.2 /tmp/tmpf_hplx2a/galaxy-dev/tool-data/checkm2/1.0.2/uniref100.KO.1.dmnd
diff -r 000000000000 -r 4abc306ec842 tool-data/checkm2.loc.sample
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/tool-data/checkm2.loc.sample Tue Jan 14 20:27:00 2025 +0000
@@ -0,0 +1,18 @@
+#This is a sample file distributed with Galaxy that enables tools
+#to use a the checkm2 dabase.
+#You will need to create these data files using the following command
+
+#checkm2 database --download --path /custom/path/
+
+#and then create a checkm2_db_versioned.loc file similar to this one (store it in this
+#directory) that points to the directories in which those files are stored.
+
+#The checkm2_db_versioned.loc file has this format (longer white space
+#characters are TAB characters):
+#
+#
+
+#The column indicates the checkm2 version that generated the database
+
+#
+#diamond_db_1.0.2 Diamond database 1.0.2 /mnt/galaxyIndices/Checkm2_database/uniref100.KO.1.dmnd
diff -r 000000000000 -r 4abc306ec842 tool_data_table_conf.xml.sample
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/tool_data_table_conf.xml.sample Tue Jan 14 20:27:00 2025 +0000
@@ -0,0 +1,6 @@
+
+
+ value, dbkey, name, version, path
+
+
+
\ No newline at end of file
diff -r 000000000000 -r 4abc306ec842 tool_data_table_conf.xml.test
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/tool_data_table_conf.xml.test Tue Jan 14 20:27:00 2025 +0000
@@ -0,0 +1,7 @@
+
+
+
+ value, dbkey, name, version, path
+
+
+
\ No newline at end of file