comparison tool_data_table_conf.xml.sample @ 0:adab852c8216 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/homer commit e49d856e0181edc6120220a1b819cba2466a4289"
author iuc
date Sun, 08 Aug 2021 11:03:29 +0000
parents
children fa7c3a74acf2
comparison
equal deleted inserted replaced
-1:000000000000 0:adab852c8216
1 <tables>
2 <!-- Locations of all fasta files under genome directory -->
3 <table name="all_fasta" comment_char="#">
4 <columns>value, dbkey, name, path</columns>
5 <file path="tool-data/all_fasta.loc" />
6 </table>
7 <!-- Locations of preparsed genomes -->
8 <table name="homer_preparse" comment_char="#">
9 <columns>value, dbkey, mask, size, name, path, path_fasta, version</columns>
10 <file path="tool-data/homer_preparse.loc" />
11 </table>
12 </tables>