diff tool-data/kma_index.loc.sample @ 3:b221a6c2ed00 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/data_managers/data_manager_build_kma_index/ commit d0b3d69f25fe8419e5b98165ae53b59651d711b1
author iuc
date Fri, 10 Oct 2025 12:03:10 +0000
parents 889cc43b72d6
children
line wrap: on
line diff
--- a/tool-data/kma_index.loc.sample	Sun Nov 22 12:45:39 2020 +0000
+++ b/tool-data/kma_index.loc.sample	Fri Oct 10 12:03:10 2025 +0000
@@ -0,0 +1,8 @@
+# This data table has records in the format
+# value    name    path
+# where paths point to folders with kma index files but include the common prefix (always index) of these files.
+# A record could look like this:
+# 2025-10-10_abbf9e73ffdc7e46450db9781b23e605    an_example_index      /tool-data/kma_index/2025-10-10_abbf9e73ffdc7e46450db9781b23e605/index
+# with the following files inside /tool-data/kma_index/2025-10-10_abbf9e73ffdc7e46450db9781b23e605/:
+# index.comp.b  index.length.b  index.name  index.seq.b
+# The entire recorded path (including the /index) can be passed to kma unaltered and it will discover the index files from it.