annotate tool_data_table_conf.xml.test @ 32:b12d81af0291 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/hisat2 commit aad431e0e65d7a5c10667042592a33fabf710b4f
author iuc
date Mon, 02 Feb 2026 12:29:35 +0000
parents d5fe9aead222
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
15
d5fe9aead222 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hisat2 commit 48012d1879395ecf1b4e6cd962f325c372164a33
iuc
parents:
diff changeset
1 <tables>
d5fe9aead222 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hisat2 commit 48012d1879395ecf1b4e6cd962f325c372164a33
iuc
parents:
diff changeset
2 <!-- Locations of indexes in the HISAT mapper format -->
d5fe9aead222 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hisat2 commit 48012d1879395ecf1b4e6cd962f325c372164a33
iuc
parents:
diff changeset
3 <table name="hisat2_indexes" comment_char="#" allow_duplicate_entries="False">
d5fe9aead222 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hisat2 commit 48012d1879395ecf1b4e6cd962f325c372164a33
iuc
parents:
diff changeset
4 <columns>value, dbkey, name, path</columns>
d5fe9aead222 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hisat2 commit 48012d1879395ecf1b4e6cd962f325c372164a33
iuc
parents:
diff changeset
5 <file path="${__HERE__}/test-data/cached_locally/hisat2_indexes.loc" />
d5fe9aead222 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hisat2 commit 48012d1879395ecf1b4e6cd962f325c372164a33
iuc
parents:
diff changeset
6 </table>
d5fe9aead222 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hisat2 commit 48012d1879395ecf1b4e6cd962f325c372164a33
iuc
parents:
diff changeset
7 </tables>