annotate tool_data_table_conf.xml.sample @ 40:0d8581534009
draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/freebayes commit 48700fed491e8056cddd1ee7d8bc9ca08e19fe8d
| author |
iuc |
| date |
Tue, 05 Aug 2025 13:47:58 +0000 |
| parents |
4c80a1387285 |
| children |
|
| rev |
line source |
|
17
|
1 <!-- Use the file tool_data_table_conf.xml.oldlocstyle if you don't want to update your loc files as changed in revision 4550:535d276c92bc-->
|
|
|
2 <tables>
|
|
|
3 <!-- Location of SAMTools indexes for FASTA files -->
|
|
|
4 <table name="fasta_indexes" comment_char="#">
|
|
|
5 <columns>value, dbkey, name, path</columns>
|
|
|
6 <file path="tool-data/fasta_indexes.loc" />
|
|
|
7 </table>
|
|
|
8 </tables>
|