comparison tool_data_table_conf.xml.sample @ 17:6be51647d31a draft default tip

"planemo upload for repository https://github.com/BlankenbergLab/galaxy-tools-blankenberg/tree/master/tools/naive_variant_caller commit 3e2fca43a0b119b34befa5d7642a07682d1d77af"
author blankenberg
date Thu, 05 Dec 2019 12:23:12 -0500
parents 5c852eca82e0
children
comparison
equal deleted inserted replaced
16:07e71cf6c8ef 17:6be51647d31a
1 <tables> 1 <tables>
2 <!-- Location of SAMTools indexes and other files --> 2 <!-- Location of SAMTools indexes and other files -->
3 <table name="fasta_indexes" comment_char="#">
4 <columns>value, dbkey, name, path</columns>
5 <file path="tool-data/fasta_indexes.loc" />
6 </table>
7 <!-- Deprecated Location of SAMTools indexes and other files -->
3 <table name="sam_fa_indexes" comment_char="#"> 8 <table name="sam_fa_indexes" comment_char="#">
4 <columns>line_type, value, path</columns> 9 <columns>line_type, value, path</columns>
5 <file path="tool-data/sam_fa_indices.loc" /> 10 <file path="tool-data/sam_fa_indices.loc" />
6 </table> 11 </table>
7 </tables> 12 </tables>