Mercurial > repos > iuc > data_manager_build_kma_index
annotate 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 |
rev | line source |
---|---|
3
b221a6c2ed00
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/data_managers/data_manager_build_kma_index/ commit d0b3d69f25fe8419e5b98165ae53b59651d711b1
iuc
parents:
0
diff
changeset
|
1 # This data table has records in the format |
b221a6c2ed00
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/data_managers/data_manager_build_kma_index/ commit d0b3d69f25fe8419e5b98165ae53b59651d711b1
iuc
parents:
0
diff
changeset
|
2 # value name path |
b221a6c2ed00
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/data_managers/data_manager_build_kma_index/ commit d0b3d69f25fe8419e5b98165ae53b59651d711b1
iuc
parents:
0
diff
changeset
|
3 # where paths point to folders with kma index files but include the common prefix (always index) of these files. |
b221a6c2ed00
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/data_managers/data_manager_build_kma_index/ commit d0b3d69f25fe8419e5b98165ae53b59651d711b1
iuc
parents:
0
diff
changeset
|
4 # A record could look like this: |
b221a6c2ed00
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/data_managers/data_manager_build_kma_index/ commit d0b3d69f25fe8419e5b98165ae53b59651d711b1
iuc
parents:
0
diff
changeset
|
5 # 2025-10-10_abbf9e73ffdc7e46450db9781b23e605 an_example_index /tool-data/kma_index/2025-10-10_abbf9e73ffdc7e46450db9781b23e605/index |
b221a6c2ed00
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/data_managers/data_manager_build_kma_index/ commit d0b3d69f25fe8419e5b98165ae53b59651d711b1
iuc
parents:
0
diff
changeset
|
6 # with the following files inside /tool-data/kma_index/2025-10-10_abbf9e73ffdc7e46450db9781b23e605/: |
b221a6c2ed00
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/data_managers/data_manager_build_kma_index/ commit d0b3d69f25fe8419e5b98165ae53b59651d711b1
iuc
parents:
0
diff
changeset
|
7 # index.comp.b index.length.b index.name index.seq.b |
b221a6c2ed00
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/data_managers/data_manager_build_kma_index/ commit d0b3d69f25fe8419e5b98165ae53b59651d711b1
iuc
parents:
0
diff
changeset
|
8 # The entire recorded path (including the /index) can be passed to kma unaltered and it will discover the index files from it. |