diff tool-data/checkm2.loc.sample @ 0:70b492856e17 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/binette/ commit 59b031eff1c156122720281e42b0eaa8d3724c57
author iuc
date Mon, 20 Jan 2025 16:19:35 +0000
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/tool-data/checkm2.loc.sample	Mon Jan 20 16:19:35 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):
+#
+#<unique_build_id>	<dbkey>	<display_name>	<version>	<file_base_path>
+
+#The <version> column indicates the checkm2 version that generated the database
+
+#
+#diamond_db_1.0.2	1.0.2	Diamond database	1.0.2	/mnt/galaxyIndices/Checkm2_database/uniref100.KO.1.dmnd
\ No newline at end of file