annotate tool_data_table_conf.xml.sample @ 8:d6cef3a1bd29
draft
"planemo upload for repository https://github.com/gregvonkuster/galaxy_tools/tree/master/tools/sequence_analysis/vsnp/vsnp_add_zero_coverage commit d7bb0c655878b9cb3f92e5e38fbdbc0c7a2453c3"
author |
greg |
date |
Mon, 02 Aug 2021 15:15:05 +0000 |
parents |
eaf4c304fd22 |
children |
|
rev |
line source |
1
|
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>
|