comparison tool_data_table_conf.xml.test @ 0:a0865793c152 draft default tip

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/data_managers/data_manager_malt_index_builder commit 710e56e0e522b0ed060dab2fecf05ed1c79c928f"
author iuc
date Wed, 17 Nov 2021 08:22:26 +0000
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:a0865793c152
1 <tables>
2 <!-- Location of index files for malt_build version 0.5.3 and higher -->
3 <table name="malt_indices" comment_char="#">
4 <columns>value, dbkey, name, path</columns>
5 <file path="${__HERE__}/test-data/malt_indices.loc" />
6 </table>
7 <!-- Locations of all fasta files under genome directory -->
8 <table name="all_fasta" comment_char="#">
9 <columns>value, dbkey, name, path</columns>
10 <file path="${__HERE__}/test-data/all_fasta.loc" />
11 </table>
12 </tables>